Skip to content

Commit 2db528c

Browse files
authored
fix: upgrade @babel/runtime from 7.12.0 to 7.12.1 (#1246)
Snyk has created this PR to upgrade @babel/runtime from 7.12.0 to 7.12.1. 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 ac11290 commit 2db528c

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
@@ -30,7 +30,7 @@
3030
},
3131
"dependencies": {
3232
"@babel/runtime-corejs3": "7.11.2",
33-
"@babel/runtime": "7.12.0",
33+
"@babel/runtime": "7.12.1",
3434
"react-native-crypto-js": "1.0.0",
3535
"uuid": "3.4.0",
3636
"ws": "7.3.1",

0 commit comments

Comments
 (0)