Skip to content

Commit f062490

Browse files
committed
chore(aws-echo-service): update @aws-crypto/* deps
1 parent d4116fc commit f062490

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

private/aws-echo-service/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
"module": "./dist-es/index.js",
2020
"sideEffects": false,
2121
"dependencies": {
22-
"@aws-crypto/sha256-browser": "^1.1.0",
23-
"@aws-crypto/sha256-js": "^1.1.0",
22+
"@aws-crypto/sha256-browser": "2.0.0",
23+
"@aws-crypto/sha256-js": "2.0.0",
2424
"@aws-sdk/config-resolver": "3.38.0",
2525
"@aws-sdk/fetch-http-handler": "3.38.0",
2626
"@aws-sdk/hash-node": "3.38.0",

0 commit comments

Comments
 (0)