Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/aws-sdk-2.1528.0
Browse files Browse the repository at this point in the history
  • Loading branch information
shtukas authored Jan 2, 2024
2 parents 80c2dff + 6d3722e commit 410dd64
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@guardian/types": "^9.0.1",
"@okta/jwt-verifier": "^3.0.1",
"@types/aws-lambda": "8.10.130",
"@types/node": "^20.10.4",
"@types/node": "^20.10.6",
"aws-sdk": "^2.1528.0",
"node-fetch": "2.6.7",
"source-map-support": "^0.5.21",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -856,10 +856,10 @@
"@types/node" "*"
form-data "^3.0.0"

"@types/node@*", "@types/node@^20.10.4":
version "20.10.4"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.10.4.tgz#b246fd84d55d5b1b71bf51f964bd514409347198"
integrity sha512-D08YG6rr8X90YB56tSIuBaddy/UXAA9RKJoFvrsnogAum/0pmjkgi4+2nx96A330FmioegBWmEYQ+syqCFaveg==
"@types/node@*", "@types/node@^20.10.6":
version "20.10.6"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.10.6.tgz#a3ec84c22965802bf763da55b2394424f22bfbb5"
integrity sha512-Vac8H+NlRNNlAmDfGUP7b5h/KA+AtWIzuXy0E6OyP8f1tCLYAtPvKRRDJjAPqhpCb0t6U2j7/xqAuLEebW2kiw==
dependencies:
undici-types "~5.26.4"

Expand Down

0 comments on commit 410dd64

Please sign in to comment.