mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2024-11-19 01:40:12 +01:00
fix: upgrade path-browserify from 1.0.0 to 1.0.1
Snyk has created this PR to upgrade path-browserify from 1.0.0 to 1.0.1. See this package in NPM: https://www.npmjs.com/package/path-browserify 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
03c7f7e92c
commit
7460023b4a
6
package-lock.json
generated
6
package-lock.json
generated
@ -13692,9 +13692,9 @@
|
||||
"integrity": "sha1-s2PlXoAGym/iF4TS2yK9FdeRfxQ="
|
||||
},
|
||||
"path-browserify": {
|
||||
"version": "1.0.0",
|
||||
"resolved": "https://registry.npmjs.org/path-browserify/-/path-browserify-1.0.0.tgz",
|
||||
"integrity": "sha512-Hkavx/nY4/plImrZPHRk2CL9vpOymZLgEbMNX1U0bjcBL7QN9wODxyx0yaMZURSQaUtSEvDrfAvxa9oPb0at9g=="
|
||||
"version": "1.0.1",
|
||||
"resolved": "https://registry.npmjs.org/path-browserify/-/path-browserify-1.0.1.tgz",
|
||||
"integrity": "sha512-b7uo2UCUOYZcnF/3ID0lulOJi/bafxa1xPe7ZPsammBSpjSWQkjNxlt635YGS2MiR9GjvuXCtz2emr3jbsz98g=="
|
||||
},
|
||||
"path-exists": {
|
||||
"version": "3.0.0",
|
||||
|
@ -98,7 +98,7 @@
|
||||
"lottie-ios": "3.1.8",
|
||||
"lottie-react-native": "3.4.0",
|
||||
"metro-react-native-babel-preset": "0.59.0",
|
||||
"path-browserify": "1.0.0",
|
||||
"path-browserify": "1.0.1",
|
||||
"pbkdf2": "3.0.17",
|
||||
"prettier": "2.0.5",
|
||||
"process": "0.11.10",
|
||||
|
Loading…
Reference in New Issue
Block a user