npm audit fix

This commit is contained in:
Dagur Valberg Johannsson 2026-03-16 15:23:59 +01:00
parent 8ef04218b4
commit 7388491784
No known key found for this signature in database
GPG key ID: FD701804AEE88107

12
package-lock.json generated
View file

@ -2418,9 +2418,9 @@
}
},
"node_modules/flatted": {
"version": "3.3.4",
"resolved": "https://registry.npmjs.org/flatted/-/flatted-3.3.4.tgz",
"integrity": "sha512-3+mMldrTAPdta5kjX2G2J7iX4zxtnwpdA8Tr2ZSjkyPSanvbZAcy6flmtnXbEybHrDcU9641lxrMfFuUxVz9vA==",
"version": "3.4.1",
"resolved": "https://registry.npmjs.org/flatted/-/flatted-3.4.1.tgz",
"integrity": "sha512-IxfVbRFVlV8V/yRaGzk0UVIcsKKHMSfYw66T/u4nTwlWteQePsxe//LjudR1AMX4tZW3WFCh3Zqa/sjlqpbURQ==",
"dev": true,
"license": "ISC"
},
@ -4100,7 +4100,7 @@
},
"packages/core": {
"name": "@wizardconnect/core",
"version": "0.1.0",
"version": "0.1.2",
"dependencies": {
"@bch-wc2/interfaces": "^0.0.8",
"@bitauth/libauth": "^3.1.0-next.2",
@ -4117,7 +4117,7 @@
},
"packages/dapp": {
"name": "@wizardconnect/dapp",
"version": "0.1.0",
"version": "0.1.2",
"dependencies": {
"@wizardconnect/core": "*",
"eventemitter3": "^5.0.1"
@ -4149,7 +4149,7 @@
},
"packages/wallet": {
"name": "@wizardconnect/wallet",
"version": "0.1.0",
"version": "0.1.2",
"dependencies": {
"@bitauth/libauth": "^3.1.0-next.2",
"@wizardconnect/core": "*",