Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
dnalborczyk committed Sep 23, 2019
1 parent 3082e89 commit 452eb36
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 42 deletions.
82 changes: 44 additions & 38 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@
"node": ">=8.10.0"
},
"dependencies": {
"@hapi/boom": "^7.4.6",
"@hapi/boom": "^7.4.9",
"@hapi/h2o2": "^8.3.2",
"@hapi/hapi": "^18.4.0",
"@hapi/inert": "^5.2.2",
Expand All @@ -151,7 +151,7 @@
"js-string-escape": "^1.0.1",
"jsonpath-plus": "^1.0.0",
"jsonwebtoken": "^8.5.1",
"luxon": "^1.18.0",
"luxon": "^1.19.2",
"object.fromentries": "^2.0.0",
"please-upgrade-node": "^3.2.0",
"semver": "^6.3.0",
Expand All @@ -164,7 +164,7 @@
"@babel/plugin-proposal-dynamic-import": "^7.5.0",
"@babel/plugin-transform-modules-commonjs": "^7.6.0",
"@babel/register": "^7.6.0",
"aws-sdk": "^2.532.0",
"aws-sdk": "^2.533.0",
"babel-eslint": "^10.0.3",
"eslint": "^6.4.0",
"eslint-config-airbnb-base": "^14.0.0",
Expand All @@ -179,7 +179,7 @@
"rollup-plugin-copy": "^3.1.0",
"rollup-plugin-delete": "^1.1.0",
"rollup-plugin-json": "^4.0.0",
"serverless": "^1.52.1"
"serverless": "^1.52.2"
},
"peerDependencies": {
"serverless": ">=1.48.1"
Expand Down

0 comments on commit 452eb36

Please sign in to comment.