diff --git a/package-lock.json b/package-lock.json index 755825e..16b32b2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "react": "19.2.6", "react-dom": "19.2.6", "three": "^0.185.1", - "trystero": "^0.25.2" + "trystero": "^0.25.4" }, "devDependencies": { "@cloudflare/vite-plugin": "1.37.1", @@ -475,7 +475,6 @@ "version": "1.10.0", "resolved": "https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.10.0.tgz", "integrity": "sha512-ewvYlk86xUoGI0zQRNq/mC+16R1QeDlKQy21Ki3oSYXNgLb45GV1P6A0M+/s6nyCuNDqe5VpaY84BzXGwVbwFA==", - "dev": true, "license": "MIT", "optional": true, "dependencies": { @@ -1598,7 +1597,6 @@ "cpu": [ "arm64" ], - "dev": true, "license": "Apache-2.0", "optional": true, "os": [ @@ -1621,7 +1619,6 @@ "cpu": [ "x64" ], - "dev": true, "license": "Apache-2.0", "optional": true, "os": [ @@ -1644,7 +1641,6 @@ "cpu": [ "arm64" ], - "dev": true, "license": "LGPL-3.0-or-later", "optional": true, "os": [ @@ -1661,7 +1657,6 @@ "cpu": [ "x64" ], - "dev": true, "license": "LGPL-3.0-or-later", "optional": true, "os": [ @@ -1678,7 +1673,6 @@ "cpu": [ "arm" ], - "dev": true, "license": "LGPL-3.0-or-later", "optional": true, "os": [ @@ -1695,7 +1689,6 @@ "cpu": [ "arm64" ], - "dev": true, "license": "LGPL-3.0-or-later", "optional": true, "os": [ @@ -1712,7 +1705,6 @@ "cpu": [ "ppc64" ], - "dev": true, "license": "LGPL-3.0-or-later", "optional": true, "os": [ @@ -1729,7 +1721,6 @@ "cpu": [ "riscv64" ], - "dev": true, "license": "LGPL-3.0-or-later", "optional": true, "os": [ @@ -1746,7 +1737,6 @@ "cpu": [ "s390x" ], - "dev": true, "license": "LGPL-3.0-or-later", "optional": true, "os": [ @@ -1763,7 +1753,6 @@ "cpu": [ "x64" ], - "dev": true, "license": "LGPL-3.0-or-later", "optional": true, "os": [ @@ -1780,7 +1769,6 @@ "cpu": [ "arm64" ], - "dev": true, "license": "LGPL-3.0-or-later", "optional": true, "os": [ @@ -1797,7 +1785,6 @@ "cpu": [ "x64" ], - "dev": true, "license": "LGPL-3.0-or-later", "optional": true, "os": [ @@ -1814,7 +1801,6 @@ "cpu": [ "arm" ], - "dev": true, "license": "Apache-2.0", "optional": true, "os": [ @@ -1837,7 +1823,6 @@ "cpu": [ "arm64" ], - "dev": true, "license": "Apache-2.0", "optional": true, "os": [ @@ -1860,7 +1845,6 @@ "cpu": [ "ppc64" ], - "dev": true, "license": "Apache-2.0", "optional": true, "os": [ @@ -1883,7 +1867,6 @@ "cpu": [ "riscv64" ], - "dev": true, "license": "Apache-2.0", "optional": true, "os": [ @@ -1906,7 +1889,6 @@ "cpu": [ "s390x" ], - "dev": true, "license": "Apache-2.0", "optional": true, "os": [ @@ -1929,7 +1911,6 @@ "cpu": [ "x64" ], - "dev": true, "license": "Apache-2.0", "optional": true, "os": [ @@ -1952,7 +1933,6 @@ "cpu": [ "arm64" ], - "dev": true, "license": "Apache-2.0", "optional": true, "os": [ @@ -1975,7 +1955,6 @@ "cpu": [ "x64" ], - "dev": true, "license": "Apache-2.0", "optional": true, "os": [ @@ -1998,7 +1977,6 @@ "cpu": [ "wasm32" ], - "dev": true, "license": "Apache-2.0 AND LGPL-3.0-or-later AND MIT", "optional": true, "dependencies": { @@ -2018,7 +1996,6 @@ "cpu": [ "arm64" ], - "dev": true, "license": "Apache-2.0 AND LGPL-3.0-or-later", "optional": true, "os": [ @@ -2038,7 +2015,6 @@ "cpu": [ "ia32" ], - "dev": true, "license": "Apache-2.0 AND LGPL-3.0-or-later", "optional": true, "os": [ @@ -2058,7 +2034,6 @@ "cpu": [ "x64" ], - "dev": true, "license": "Apache-2.0 AND LGPL-3.0-or-later", "optional": true, "os": [ @@ -2291,9 +2266,9 @@ } }, "node_modules/@noble/secp256k1": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/@noble/secp256k1/-/secp256k1-3.1.0.tgz", - "integrity": "sha512-+F7iS7tUMaNGXcc9X3PjmjvuQnXEuSjCRNzVVA2xAcKXgCaP0dHYz4SFyt4FKNHef7sOP//xihowcySSS7PK9g==", + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/@noble/secp256k1/-/secp256k1-3.2.0.tgz", + "integrity": "sha512-Z3ZAWOTxJ0EuTuZTi7Y69iK7GgrLHh8sgm45lVDhg/b3Nk1TpAiKhick2KkZisHuupeepSkyIydN/J459SdX1w==", "license": "MIT", "funding": { "url": "https://paulmillr.com/funding/" @@ -3081,19 +3056,19 @@ } }, "node_modules/@trystero-p2p/core": { - "version": "0.25.2", - "resolved": "https://registry.npmjs.org/@trystero-p2p/core/-/core-0.25.2.tgz", - "integrity": "sha512-NOlNyKiVjsr0u4rHIHV1O0GLPFbHSNIKmS49XshWPcVHM38tuoTffQeARC9S3ytrY/wAX3DJQDCE/iTGYw//Aw==", + "version": "0.25.4", + "resolved": "https://registry.npmjs.org/@trystero-p2p/core/-/core-0.25.4.tgz", + "integrity": "sha512-ehvSL1FqW962XyEctXngeDF/IOM1bWmfCKBNR4vwmVa0JGfM0+dlY4TEzSEGghYp3qqGCrpFIVTxdvlBUGVO6Q==", "license": "MIT" }, "node_modules/@trystero-p2p/nostr": { - "version": "0.25.2", - "resolved": "https://registry.npmjs.org/@trystero-p2p/nostr/-/nostr-0.25.2.tgz", - "integrity": "sha512-JTRktpt8VMtKeQuA2h4OmOzMEXq28KuBgL4JyfVatkxiFkFITJo9Q/D5Fx6xqeBT3cCFsfA4oDh4vUpp8SVZhg==", + "version": "0.25.4", + "resolved": "https://registry.npmjs.org/@trystero-p2p/nostr/-/nostr-0.25.4.tgz", + "integrity": "sha512-QDox1VVHl0ro/CLfQVUtMS9EQbtJhQM7CCsO4SGv9KrPBT+x3bmOqQ4Y6iugsLzQ6sW+a2cwUTxjDRz/BywqMg==", "license": "MIT", "dependencies": { "@noble/secp256k1": "^3.1.0", - "@trystero-p2p/core": "0.25.2" + "@trystero-p2p/core": "0.25.4" } }, "node_modules/@tweenjs/tween.js": { @@ -9540,12 +9515,12 @@ } }, "node_modules/trystero": { - "version": "0.25.2", - "resolved": "https://registry.npmjs.org/trystero/-/trystero-0.25.2.tgz", - "integrity": "sha512-A8IF1hT1dHdSODpRubXcaq0ZHBg58ve34qlZ9bQrylgTTw2tN+YYGTs63DJadeTEXOXUuZfSXnBu4LsLfbyjRg==", + "version": "0.25.4", + "resolved": "https://registry.npmjs.org/trystero/-/trystero-0.25.4.tgz", + "integrity": "sha512-tFYn/fO1kBeSKLUxRPKHH2n5jIuz9zlPPF9SmCVrGBiPNDGtFZyHuQONMUwftnCclTWlVsLoTus5/6eHhVEg+Q==", "license": "MIT", "dependencies": { - "@trystero-p2p/nostr": "0.25.2" + "@trystero-p2p/nostr": "0.25.4" } }, "node_modules/ts-api-utils": { diff --git a/package.json b/package.json index c874702..0b741c8 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "react": "19.2.6", "react-dom": "19.2.6", "three": "^0.185.1", - "trystero": "^0.25.2" + "trystero": "^0.25.4" }, "devDependencies": { "@cloudflare/vite-plugin": "1.37.1",