mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2024-11-19 09:50:15 +01:00
fix: upgrade dayjs from 1.8.30 to 1.8.32
Snyk has created this PR to upgrade dayjs from 1.8.30 to 1.8.32. See this package in npm: https://www.npmjs.com/package/dayjs 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
a31a1e0a09
commit
330515b475
6
package-lock.json
generated
6
package-lock.json
generated
@ -7287,9 +7287,9 @@
|
||||
}
|
||||
},
|
||||
"dayjs": {
|
||||
"version": "1.8.30",
|
||||
"resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.8.30.tgz",
|
||||
"integrity": "sha512-5s5IGuP5bVvIbOWkEDcfmXsUj24fZW1NMHVVSdSFF/kW8d+alZcI9SpBKC+baEyBe+z3fUp17y75ulstv5swUw=="
|
||||
"version": "1.8.32",
|
||||
"resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.8.32.tgz",
|
||||
"integrity": "sha512-V91aTRu5btP+uzGHaaOfodckEfBWhmi9foRP7cauAO1PTB8+tZ9o0Jec7q6TIIRY1N4q1IfiKsZunkB/AEWqMQ=="
|
||||
},
|
||||
"debug": {
|
||||
"version": "4.1.1",
|
||||
|
@ -86,7 +86,7 @@
|
||||
"buffer-reverse": "1.0.1",
|
||||
"coinselect": "3.1.12",
|
||||
"crypto-js": "3.1.9-1",
|
||||
"dayjs": "1.8.30",
|
||||
"dayjs": "1.8.32",
|
||||
"detox": "16.9.2",
|
||||
"ecurve": "1.0.6",
|
||||
"electrum-client": "git+https://github.com/BlueWallet/rn-electrum-client.git#09453000a63b8b15b37e58f80c47c7120dc8d89d",
|
||||
|
Loading…
Reference in New Issue
Block a user