Skip to content

Commit 22b6a0e

Browse files
Update core-js to the latest version 🚀 (#1142)
* chore(package): update core-js to version 3.6.5 * chore(package): update lockfile package-lock.json * Revert "chore(package): update lockfile package-lock.json" This reverts commit 0f47761. * fix conflicts Co-authored-by: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com> Co-authored-by: Diamond Lewis <findlewis@gmail.com>
1 parent e6ab6c3 commit 22b6a0e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

‎package-lock.json

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

‎package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@babel/runtime": "7.9.2",
3333
"@babel/runtime-corejs3": "7.9.2",
3434
"crypto-js": "4.0.0",
35-
"react-native-crypto-js": "^1.0.0",
35+
"react-native-crypto-js": "1.0.0",
3636
"uuid": "3.3.3",
3737
"ws": "7.2.3",
3838
"xmlhttprequest": "1.8.0"
@@ -53,7 +53,7 @@
5353
"babel-plugin-transform-inline-environment-variables": "0.4.3",
5454
"browserify": "16.5.1",
5555
"codecov": "3.6.5",
56-
"core-js": "3.6.1",
56+
"core-js": "3.6.5",
5757
"cross-env": "7.0.2",
5858
"eslint": "6.8.0",
5959
"eslint-plugin-flowtype": "4.7.0",

0 commit comments

Comments
 (0)