mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-23 15:20:55 +01:00
fix: upgrade @babel/preset-env from 7.8.7 to 7.9.5
Snyk has created this PR to upgrade @babel/preset-env from 7.8.7 to 7.9.5. See this package in NPM: https://www.npmjs.com/package/@babel/preset-env See this project in Snyk: https://app.snyk.io/org/bluewallet/project/4d0df22a-0152-410a-8584-6df0d0a596d4?utm_source=github&utm_medium=upgrade-pr
This commit is contained in:
parent
55c697433c
commit
f6f45222d4
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@
|
|||
]
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/preset-env": "7.8.7",
|
||||
"@babel/preset-env": "7.9.5",
|
||||
"@react-native-community/async-storage": "1.8.1",
|
||||
"@react-native-community/blur": "3.4.1",
|
||||
"@react-native-community/slider": "2.0.8",
|
||||
|
|
Loading…
Add table
Reference in a new issue