Skip to content

Commit

Permalink
chore: Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
medikoo committed Jan 26, 2023
1 parent 2198799 commit a969a38
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,18 +22,18 @@
"sls": "./bin/serverless.js"
},
"dependencies": {
"@serverless/dashboard-plugin": "^6.2.2",
"@serverless/dashboard-plugin": "^6.2.3",
"@serverless/platform-client": "^4.3.2",
"@serverless/utils": "^6.8.2",
"ajv": "^8.11.2",
"ajv": "^8.12.0",
"ajv-formats": "^2.1.1",
"archiver": "^5.3.1",
"aws-sdk": "^2.1280.0",
"aws-sdk": "^2.1303.0",
"bluebird": "^3.7.2",
"cachedir": "^2.3.0",
"chalk": "^4.1.2",
"child-process-ext": "^2.1.1",
"ci-info": "^3.7.0",
"ci-info": "^3.7.1",
"cli-progress-footer": "^2.3.2",
"d": "^1.0.1",
"dayjs": "^1.11.7",
Expand All @@ -57,7 +57,7 @@
"lodash": "^4.17.21",
"memoizee": "^0.4.15",
"micromatch": "^4.0.5",
"node-fetch": "^2.6.7",
"node-fetch": "^2.6.8",
"npm-registry-utilities": "^1.0.0",
"object-hash": "^3.0.0",
"open": "^8.4.0",
Expand All @@ -81,12 +81,12 @@
"@serverless/eslint-config": "^5.0.1",
"@serverless/test": "^11.1.0",
"adm-zip": "^0.5.10",
"aws4": "^1.11.0",
"aws4": "^1.12.0",
"chai": "^4.3.7",
"chai-as-promised": "^7.1.1",
"cos-nodejs-sdk-v5": "^2.11.18",
"eslint": "^8.30.0",
"eslint-plugin-import": "^2.26.0",
"cos-nodejs-sdk-v5": "^2.11.19",
"eslint": "^8.32.0",
"eslint-plugin-import": "^2.27.5",
"git-list-updated": "^1.2.1",
"github-release-from-cc-changelog": "^2.3.0",
"husky": "^4.3.8",
Expand All @@ -96,10 +96,10 @@
"log-node": "^8.0.3",
"mocha": "^9.2.2",
"mock-require": "^3.0.3",
"ncjsm": "^4.3.1",
"ncjsm": "^4.3.2",
"nyc": "^15.1.0",
"pkg": "^5.8.0",
"prettier": "^2.8.1",
"prettier": "^2.8.3",
"proxyquire": "^2.1.3",
"semver-regex": "^3.1.4",
"sinon": "^13.0.2",
Expand Down

0 comments on commit a969a38

Please sign in to comment.