Skip to content

Commit

Permalink
Bump crypto-es from 1.2.7 to 2.1.0 in /example
Browse files Browse the repository at this point in the history
Bumps [crypto-es](https://github.com/entronad/crypto-es) from 1.2.7 to 2.1.0.
- [Release notes](https://github.com/entronad/crypto-es/releases)
- [Changelog](https://github.com/entronad/crypto-es/blob/master/CHANGELOG.md)
- [Commits](https://github.com/entronad/crypto-es/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 8, 2024
1 parent 34b5b52 commit d1067e4
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions example/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@react-native-async-storage/async-storage": "^1.17.10",
"crypto-es": "^1.2.7",
"crypto-es": "^2.1.0",
"react": "18.2.0",
"react-native": "^0.70.5"
},
Expand Down
8 changes: 4 additions & 4 deletions example/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1661,10 +1661,10 @@ cross-spawn@^6.0.0:
shebang-command "^1.2.0"
which "^1.2.9"

crypto-es@^1.2.7:
version "1.2.7"
resolved "https://registry.yarnpkg.com/crypto-es/-/crypto-es-1.2.7.tgz#754a6d52319a94fb4eb1f119297f17196b360f88"
integrity sha512-UUqiVJ2gUuZFmbFsKmud3uuLcNP2+Opt+5ysmljycFCyhA0+T16XJmo1ev/t5kMChMqWh7IEvURNCqsg+SjZGQ==
crypto-es@^2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/crypto-es/-/crypto-es-2.1.0.tgz#1095f324ffd7dc1ccab8e21d0960e17025da8ce9"
integrity sha512-C5Dbuv4QTPGuloy5c5Vv/FZHtmK+lobLAypFfuRaBbwCsk3qbCWWESCH3MUcBsrgXloRNMrzwUAiPg4U6+IaKA==

dayjs@^1.8.15:
version "1.11.6"
Expand Down

0 comments on commit d1067e4

Please sign in to comment.