Skip to content

Commit

Permalink
chore: Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pgrzesik committed May 11, 2021
1 parent 56f8587 commit e22b3cc
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Expand Up @@ -24,12 +24,12 @@
"dependencies": {
"@serverless/cli": "^1.5.2",
"@serverless/components": "^3.9.2",
"@serverless/enterprise-plugin": "^4.5.3",
"@serverless/enterprise-plugin": "^4.6.0",
"@serverless/utils": "^4.1.0",
"ajv": "^6.12.6",
"ajv-keywords": "^3.5.2",
"archiver": "^5.3.0",
"aws-sdk": "^2.901.0",
"aws-sdk": "^2.904.0",
"bluebird": "^3.7.2",
"boxen": "^5.0.1",
"cachedir": "^2.3.0",
Expand Down Expand Up @@ -79,8 +79,8 @@
"@serverless/test": "^8.1.0",
"chai": "^4.3.4",
"chai-as-promised": "^7.1.1",
"cos-nodejs-sdk-v5": "^2.9.14",
"eslint": "^7.25.0",
"cos-nodejs-sdk-v5": "^2.9.15",
"eslint": "^7.26.0",
"eslint-plugin-import": "^2.22.1",
"git-list-updated": "^1.2.1",
"github-release-from-cc-changelog": "^2.2.0",
Expand All @@ -89,7 +89,7 @@
"lint-staged": "^10.5.4",
"log": "^6.0.0",
"log-node": "^7.0.0",
"mocha": "^8.3.2",
"mocha": "^8.4.0",
"mock-require": "^3.0.3",
"nyc": "^15.1.0",
"pkg": "^4.5.1",
Expand Down

0 comments on commit e22b3cc

Please sign in to comment.