Update dependency dayjs to v1.11.20
This commit is contained in:
parent
1da5d67959
commit
2b80bbbe2e
6
package-lock.json
generated
6
package-lock.json
generated
@ -58,7 +58,7 @@
|
||||
"coinselect": "github:BlueWallet/coinselect#35f8038",
|
||||
"crypto-browserify": "3.12.1",
|
||||
"crypto-js": "4.2.0",
|
||||
"dayjs": "1.11.19",
|
||||
"dayjs": "1.11.20",
|
||||
"detox": "20.47.0",
|
||||
"ecpair": "3.0.0",
|
||||
"electrum-client": "github:BlueWallet/rn-electrum-client#d9f511d",
|
||||
@ -7772,7 +7772,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/dayjs": {
|
||||
"version": "1.11.19",
|
||||
"version": "1.11.20",
|
||||
"resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.20.tgz",
|
||||
"integrity": "sha512-YbwwqR/uYpeoP4pu043q+LTDLFBLApUP6VxRihdfNTqu4ubqMlGDLd6ErXhEgsyvY0K6nCs7nggYumAN+9uEuQ==",
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/debug": {
|
||||
|
||||
@ -141,7 +141,7 @@
|
||||
"coinselect": "github:BlueWallet/coinselect#35f8038",
|
||||
"crypto-browserify": "3.12.1",
|
||||
"crypto-js": "4.2.0",
|
||||
"dayjs": "1.11.19",
|
||||
"dayjs": "1.11.20",
|
||||
"detox": "20.47.0",
|
||||
"ecpair": "3.0.0",
|
||||
"electrum-client": "github:BlueWallet/rn-electrum-client#d9f511d",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user