Skip to content

Commit dbc6519

Browse files
authored
chore(middleware-recursion-detection): upgrade lambda-invoke-store dependency (#7559)
1 parent 656bd00 commit dbc6519

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

packages/middleware-recursion-detection/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"license": "Apache-2.0",
2626
"dependencies": {
2727
"@aws-sdk/types": "*",
28-
"@aws/lambda-invoke-store": "^0.2.0",
28+
"@aws/lambda-invoke-store": "^0.2.2",
2929
"@smithy/protocol-http": "^5.3.5",
3030
"@smithy/types": "^4.9.0",
3131
"tslib": "^2.6.2"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23968,7 +23968,7 @@ __metadata:
2396823968
resolution: "@aws-sdk/middleware-recursion-detection@workspace:packages/middleware-recursion-detection"
2396923969
dependencies:
2397023970
"@aws-sdk/types": "npm:*"
23971-
"@aws/lambda-invoke-store": "npm:^0.2.0"
23971+
"@aws/lambda-invoke-store": "npm:^0.2.2"
2397223972
"@smithy/protocol-http": "npm:^5.3.5"
2397323973
"@smithy/types": "npm:^4.9.0"
2397423974
"@tsconfig/recommended": "npm:1.0.1"
@@ -24891,10 +24891,10 @@ __metadata:
2489124891
languageName: node
2489224892
linkType: hard
2489324893

24894-
"@aws/lambda-invoke-store@npm:^0.2.0":
24895-
version: 0.2.0
24896-
resolution: "@aws/lambda-invoke-store@npm:0.2.0"
24897-
checksum: 10c0/ff37fe5d7c3b59afffa4591f9be89c5b53b808fe9dd85dd02d324bbd2b8f11366de481569284b9a5b65221cf17ba254730085aa00d6a3d1a57d9ab08a3a39879
24894+
"@aws/lambda-invoke-store@npm:^0.2.2":
24895+
version: 0.2.2
24896+
resolution: "@aws/lambda-invoke-store@npm:0.2.2"
24897+
checksum: 10c0/0ce2f527e2ab6b07372a08a137991163b99bf646b8dbbb01dbc5370f4e578aa6ddf7f09a63ecead576f04ce54e52cb927c12683f4d97e322dcb76ddfc5843784
2489824898
languageName: node
2489924899
linkType: hard
2490024900

0 commit comments

Comments
 (0)