Skip to content

Commit eca6399

Browse files
authoredMay 24, 2021
fix: upgrade @babel/runtime from 7.13.17 to 7.14.0 (#1367)
Snyk has created this PR to upgrade @babel/runtime from 7.13.17 to 7.14.0. See this package in npm: https://www.npmjs.com/package/@babel/runtime See this project in Snyk: https://app.snyk.io/org/acinader/project/17ee3f73-4f22-492c-a53c-260a77a979d6?utm_source=github&utm_medium=upgrade-pr
1 parent ffc523f commit eca6399

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed
 

‎package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"react-native": false
3030
},
3131
"dependencies": {
32-
"@babel/runtime": "7.13.17",
32+
"@babel/runtime": "7.14.0",
3333
"@babel/runtime-corejs3": "7.13.17",
3434
"idb-keyval": "5.0.5",
3535
"react-native-crypto-js": "1.0.0",

0 commit comments

Comments
 (0)
Please sign in to comment.