Skip to content

Commit

Permalink
chore: Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pgrzesik committed Mar 22, 2022
1 parent 6462373 commit dc510b3
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@
"@hapi/boom": "^9.1.4",
"@hapi/h2o2": "^9.1.0",
"@hapi/hapi": "^20.2.1",
"aws-sdk": "^2.1076.0",
"aws-sdk": "^2.1097.0",
"boxen": "^5.1.2",
"chalk": "^4.1.2",
"cuid": "^2.1.8",
Expand Down Expand Up @@ -233,14 +233,14 @@
"ws": "^7.5.7"
},
"devDependencies": {
"@babel/cli": "^7.17.3",
"@babel/core": "^7.17.5",
"@babel/cli": "^7.17.6",
"@babel/core": "^7.17.8",
"@babel/plugin-proposal-class-properties": "^7.16.7",
"@babel/plugin-proposal-dynamic-import": "^7.16.7",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.16.7",
"@babel/plugin-proposal-optional-chaining": "^7.16.7",
"@babel/plugin-transform-modules-commonjs": "^7.16.8",
"@babel/register": "^7.17.0",
"@babel/plugin-transform-modules-commonjs": "^7.17.7",
"@babel/register": "^7.17.7",
"archiver": "^5.3.0",
"babel-eslint": "^10.1.0",
"copyfiles": "^2.4.1",
Expand All @@ -254,9 +254,9 @@
"jest": "^26.6.3",
"lint-staged": "^11.2.6",
"p-map": "^4.0.0",
"prettier": "^2.5.1",
"prettier": "^2.6.0",
"rimraf": "^3.0.2",
"serverless": "^2.72.2",
"serverless": "^2.72.3",
"standard-version": "^9.3.2"
},
"peerDependencies": {
Expand Down

0 comments on commit dc510b3

Please sign in to comment.