npm audit fix
This commit is contained in:
parent
8ef04218b4
commit
7388491784
1 changed files with 6 additions and 6 deletions
12
package-lock.json
generated
12
package-lock.json
generated
|
|
@ -2418,9 +2418,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/flatted": {
|
"node_modules/flatted": {
|
||||||
"version": "3.3.4",
|
"version": "3.4.1",
|
||||||
"resolved": "https://registry.npmjs.org/flatted/-/flatted-3.3.4.tgz",
|
"resolved": "https://registry.npmjs.org/flatted/-/flatted-3.4.1.tgz",
|
||||||
"integrity": "sha512-3+mMldrTAPdta5kjX2G2J7iX4zxtnwpdA8Tr2ZSjkyPSanvbZAcy6flmtnXbEybHrDcU9641lxrMfFuUxVz9vA==",
|
"integrity": "sha512-IxfVbRFVlV8V/yRaGzk0UVIcsKKHMSfYw66T/u4nTwlWteQePsxe//LjudR1AMX4tZW3WFCh3Zqa/sjlqpbURQ==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"license": "ISC"
|
"license": "ISC"
|
||||||
},
|
},
|
||||||
|
|
@ -4100,7 +4100,7 @@
|
||||||
},
|
},
|
||||||
"packages/core": {
|
"packages/core": {
|
||||||
"name": "@wizardconnect/core",
|
"name": "@wizardconnect/core",
|
||||||
"version": "0.1.0",
|
"version": "0.1.2",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@bch-wc2/interfaces": "^0.0.8",
|
"@bch-wc2/interfaces": "^0.0.8",
|
||||||
"@bitauth/libauth": "^3.1.0-next.2",
|
"@bitauth/libauth": "^3.1.0-next.2",
|
||||||
|
|
@ -4117,7 +4117,7 @@
|
||||||
},
|
},
|
||||||
"packages/dapp": {
|
"packages/dapp": {
|
||||||
"name": "@wizardconnect/dapp",
|
"name": "@wizardconnect/dapp",
|
||||||
"version": "0.1.0",
|
"version": "0.1.2",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@wizardconnect/core": "*",
|
"@wizardconnect/core": "*",
|
||||||
"eventemitter3": "^5.0.1"
|
"eventemitter3": "^5.0.1"
|
||||||
|
|
@ -4149,7 +4149,7 @@
|
||||||
},
|
},
|
||||||
"packages/wallet": {
|
"packages/wallet": {
|
||||||
"name": "@wizardconnect/wallet",
|
"name": "@wizardconnect/wallet",
|
||||||
"version": "0.1.0",
|
"version": "0.1.2",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@bitauth/libauth": "^3.1.0-next.2",
|
"@bitauth/libauth": "^3.1.0-next.2",
|
||||||
"@wizardconnect/core": "*",
|
"@wizardconnect/core": "*",
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue