Merge pull request #862 from BlueWallet/snyk-upgrade-f9112ecd2e2cb3b3e11d2fab5388174a

[Snyk] Upgrade dayjs from 1.8.14 to 1.8.20
This commit is contained in:
Overtorment 2020-03-05 15:33:04 +00:00 committed by GitHub
commit 25e904ba64
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -5216,9 +5216,9 @@
}
},
"dayjs": {
"version": "1.8.14",
"resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.8.14.tgz",
"integrity": "sha512-AVhDmRTe541iWirnoeFSSDDGvCT6HWaNQ4z2WmmzXMGZj6ph6ydao2teKq/eUtR43GPJXlYFD+C/SotG1P9wUQ=="
"version": "1.8.20",
"resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.8.20.tgz",
"integrity": "sha512-mH0MCDxw6UCGJYxVN78h8ugWycZAO8thkj3bW6vApL5tS0hQplIDdAQcmbvl7n35H0AKdCJQaArTrIQw2xt4Qg=="
},
"debounce": {
"version": "1.2.0",

View file

@ -70,7 +70,7 @@
"buffer-reverse": "1.0.1",
"coinselect": "3.1.11",
"crypto-js": "3.1.9-1",
"dayjs": "1.8.14",
"dayjs": "1.8.20",
"ecurve": "1.0.6",
"electrum-client": "git+https://github.com/BlueWallet/rn-electrum-client.git",
"eslint-config-prettier": "6.10.0",