chore: Bump dependencies

This commit is contained in:
Mariusz Nowak 2020-10-29 12:56:14 +01:00
parent 85f823cf46
commit 80816ca70f
No known key found for this signature in database
GPG Key ID: A292FE0143B1828B

View File

@ -23,20 +23,20 @@
},
"dependencies": {
"@serverless/cli": "^1.5.2",
"@serverless/components": "^3.2.3",
"@serverless/components": "^3.2.7",
"@serverless/enterprise-plugin": "^4.1.1",
"@serverless/utils": "^2.0.0",
"ajv": "^6.12.6",
"ajv-keywords": "^3.5.2",
"archiver": "^5.0.2",
"aws-sdk": "^2.772.0",
"aws-sdk": "^2.781.0",
"bluebird": "^3.7.2",
"boxen": "^4.2.0",
"cachedir": "^2.3.0",
"chalk": "^4.1.0",
"child-process-ext": "^2.1.1",
"d": "^1.0.1",
"dayjs": "^1.9.3",
"dayjs": "^1.9.4",
"decompress": "^4.2.1",
"download": "^8.0.0",
"essentials": "^1.1.1",
@ -45,7 +45,7 @@
"fs-extra": "^9.0.1",
"get-stdin": "^8.0.0",
"globby": "^11.0.1",
"got": "^11.7.0",
"got": "^11.8.0",
"graceful-fs": "^4.2.4",
"https-proxy-agent": "^5.0.0",
"is-docker": "^2.1.1",
@ -71,7 +71,7 @@
"untildify": "^4.0.0",
"uuid": "^8.3.1",
"yaml-ast-parser": "0.0.43",
"yargs-parser": "^20.2.2"
"yargs-parser": "^20.2.3"
},
"devDependencies": {
"@commitlint/cli": "^11.0.0",
@ -80,13 +80,13 @@
"chai": "^4.2.0",
"chai-as-promised": "^7.1.1",
"cos-nodejs-sdk-v5": "^2.8.2",
"eslint": "^7.11.0",
"eslint": "^7.12.1",
"eslint-plugin-import": "^2.22.1",
"git-list-updated": "^1.2.1",
"github-release-from-cc-changelog": "^2.2.0",
"husky": "^4.3.0",
"jszip": "^3.5.0",
"lint-staged": "^10.4.0",
"lint-staged": "^10.5.0",
"log": "^6.0.0",
"log-node": "^7.0.0",
"mocha": "^6.2.3",