Skip to content

Commit

Permalink
chore(deps): update all patch dependencies (#558)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Nov 2, 2023
1 parent f35ff54 commit a66a3aa
Show file tree
Hide file tree
Showing 8 changed files with 3,468 additions and 1,349 deletions.
152 changes: 112 additions & 40 deletions deployment/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 deployment/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,24 +5,24 @@
"devDependencies": {
"@types/inquirer": "8.2.9",
"inquirer": "8.2.6",
"@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",
"@types/node-fetch": "2.6.8",
"aws-cdk": "2.103.1",
"aws-cdk-lib": "2.103.1",
"aws-cdk-local": "2.18.0",
"cdk-sso-sync": "0.0.6",
"constructs": "10.1.224",
"node-fetch": "2.6.7",
"semantic-release": "19.0.3"
"semantic-release": "19.0.5"
},
"overrides": {
"next": "12.3.4",
"eslint-config-next": "12.3.4",
"loader-utils": "1.4.2",
"shell-quote": "1.7.3",
"node-fetch": "$node-fetch",
"jsonwebtoken": "9.0.0"
"jsonwebtoken": "9.0.2"
},
"engines": {
"node": ">=16.20.0",
Expand Down

0 comments on commit a66a3aa

Please sign in to comment.