Skip to content

Commit e72954f

Browse files
chore(deps): upgrade @aws-crypto dependencies to latest major version (#1188)
Co-authored-by: Tony Knapp <[email protected]>
1 parent 1d74248 commit e72954f

File tree

5 files changed

+37
-70
lines changed

5 files changed

+37
-70
lines changed

SUPPORT_POLICY.rst

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,14 @@ This table describes the current support status of each major version of the AWS
2626
-
2727
-
2828
* - 2.x
29-
- Maintenance
3029
- End of Support
31-
- 2023-03-02
30+
-
31+
-
3232
* - 3.x
33+
- Maintenance
34+
- End of Support
35+
- 2024-01-17
36+
* - 4.x
3337
- General Availability
3438
-
3539
-

modules/raw-aes-keyring-browser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"license": "Apache-2.0",
2020
"dependencies": {
2121
"@aws-crypto/material-management-browser": "file:../material-management-browser",
22-
"@aws-crypto/random-source-browser": "1.0.0",
22+
"@aws-crypto/random-source-browser": "5.0.0",
2323
"@aws-crypto/raw-keyring": "file:../raw-keyring",
2424
"@aws-crypto/serialize": "file:../serialize",
2525
"@aws-crypto/web-crypto-backend": "file:../web-crypto-backend",

modules/raw-rsa-keyring-browser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"license": "Apache-2.0",
2020
"dependencies": {
2121
"@aws-crypto/material-management-browser": "file:../material-management-browser",
22-
"@aws-crypto/random-source-browser": "1.0.0",
22+
"@aws-crypto/random-source-browser": "5.0.0",
2323
"@aws-crypto/raw-keyring": "file:../raw-keyring",
2424
"@aws-crypto/web-crypto-backend": "file:../web-crypto-backend",
2525
"@aws-sdk/util-base64-browser": "3.1.0",

modules/web-crypto-backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"license": "Apache-2.0",
2121
"dependencies": {
2222
"@aws-crypto/ie11-detection": "1.0.0",
23-
"@aws-crypto/supports-web-crypto": "1.0.0",
23+
"@aws-crypto/supports-web-crypto": "5.0.0",
2424
"@aws-sdk/util-locate-window": "3.37.0",
2525
"tslib": "^2.2.0"
2626
},

package-lock.json

Lines changed: 28 additions & 65 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)