Skip to content

Commit 8cb321c

Browse files
authored
fix: upgrade @babel/runtime from 7.14.8 to 7.15.3 (#1404)
1 parent 2083cd5 commit 8cb321c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"react-native": false
3030
},
3131
"dependencies": {
32-
"@babel/runtime": "7.14.8",
32+
"@babel/runtime": "7.15.3",
3333
"@babel/runtime-corejs3": "7.14.6",
3434
"idb-keyval": "5.0.6",
3535
"react-native-crypto-js": "1.0.0",

0 commit comments

Comments
 (0)