Skip to content

Commit

Permalink
fix(deps): update all patch dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 29, 2023
1 parent 4071879 commit ca19e2c
Show file tree
Hide file tree
Showing 8 changed files with 33,438 additions and 26,793 deletions.
87 changes: 46 additions & 41 deletions deployment/package-lock.json

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

10 changes: 5 additions & 5 deletions deployment/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,22 +4,22 @@
"private": true,
"devDependencies": {
"@aws-cdk/aws-appsync-alpha": "2.53.0-alpha.0",
"@semantic-release/exec": "6.0.2",
"@semantic-release/exec": "6.0.3",
"@sls-next/cdk-construct": "3.7.0",
"@types/node-fetch": "2.6.2",
"aws-cdk": "2.60.0",
"aws-cdk-lib": "2.60.0",
"aws-cdk-local": "2.15.0",
"aws-sdk": "2.1274.0",
"constructs": "10.1.224",
"node-fetch": "2.6.7",
"semantic-release": "19.0.3"
"constructs": "10.1.234",
"node-fetch": "2.6.8",
"semantic-release": "19.0.5"
},
"overrides": {
"next": "11.1.4",
"eslint-config-next": "11.1.4",
"loader-utils": "1.4.2",
"shell-quote": "1.7.3",
"shell-quote": "1.7.4",
"node-fetch": "$node-fetch",
"jsonwebtoken": "9.0.0"
},
Expand Down
14 changes: 7 additions & 7 deletions layers/lambda-base/nodejs/package-lock.json

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

2 changes: 1 addition & 1 deletion layers/lambda-base/nodejs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "AWS SDK, sekä yleisimmät kirjastot omana Lambda-layerinaan",
"dependencies": {
"aws-sdk": "2.1274.0",
"aws-xray-sdk-core": "3.4.0",
"aws-xray-sdk-core": "3.4.1",
"nodemailer": "6.7.2"
}
}

0 comments on commit ca19e2c

Please sign in to comment.