Skip to content

Commit

Permalink
Bump crypto-js from 3.3.0 to 4.2.0
Browse files Browse the repository at this point in the history
Bumps [crypto-js](https://github.com/brix/crypto-js) from 3.3.0 to 4.2.0.
- [Commits](brix/crypto-js@3.3.0...4.2.0)

---
updated-dependencies:
- dependency-name: crypto-js
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 21, 2023
1 parent d342325 commit d662631
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion packages/@magic-ext/oauth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@
"devDependencies": {
"@magic-sdk/commons": "^17.3.0",
"@types/crypto-js": "~3.1.47",
"crypto-js": "^3.3.0"
"crypto-js": "^4.2.0"
}
}
2 changes: 1 addition & 1 deletion packages/@magic-ext/react-native-bare-oauth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"dependencies": {
"@magic-sdk/types": "^10.0.1",
"crypto-js": "^3.3.0",
"crypto-js": "^4.2.0",
"react-native-device-info": "^10.3.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@magic-ext/react-native-expo-oauth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"dependencies": {
"@magic-sdk/types": "^10.0.0",
"crypto-js": "^3.3.0",
"crypto-js": "^4.2.0",
"expo-application": "^5.0.1",
"expo-web-browser": ">=12.0.0"
},
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2964,7 +2964,7 @@ __metadata:
dependencies:
"@magic-sdk/commons": ^17.3.0
"@types/crypto-js": ~3.1.47
crypto-js: ^3.3.0
crypto-js: ^4.2.0
languageName: unknown
linkType: soft

Expand All @@ -2991,7 +2991,7 @@ __metadata:
"@magic-sdk/react-native-bare": ^22.3.0
"@magic-sdk/types": ^10.0.1
"@types/crypto-js": ~3.1.47
crypto-js: ^3.3.0
crypto-js: ^4.2.0
react-native-device-info: ^10.3.0
react-native-inappbrowser-reborn: ^3.7.0
peerDependencies:
Expand All @@ -3007,7 +3007,7 @@ __metadata:
"@magic-sdk/react-native-expo": ^22.3.0
"@magic-sdk/types": ^10.0.0
"@types/crypto-js": ~3.1.47
crypto-js: ^3.3.0
crypto-js: ^4.2.0
expo-application: ^5.0.1
expo-web-browser: ">=12.0.0"
peerDependencies:
Expand Down Expand Up @@ -7109,10 +7109,10 @@ __metadata:
languageName: node
linkType: hard

"crypto-js@npm:^3.3.0":
version: 3.3.0
resolution: "crypto-js@npm:3.3.0"
checksum: 193923143a4784b2f974366068d96fe8280168fd3fef2bfea9551a5c3e32096f5a8fa49ff4eeb5bd0b9716d325618d38cfbe6125e359a4ef488fbca93e600824
"crypto-js@npm:^4.2.0":
version: 4.2.0
resolution: "crypto-js@npm:4.2.0"
checksum: f051666dbc077c8324777f44fbd3aaea2986f198fe85092535130d17026c7c2ccf2d23ee5b29b36f7a4a07312db2fae23c9094b644cc35f7858b1b4fcaf27774
languageName: node
linkType: hard

Expand Down

0 comments on commit d662631

Please sign in to comment.