Skip to content

Commit 4f2109c

Browse files
committed
Update package.json
1 parent b5d5a69 commit 4f2109c

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -68,10 +68,10 @@
6868
"@libp2p/autonat-v2": "^2.0.19",
6969
"@libp2p/bootstrap": "^12.0.21",
7070
"@libp2p/crypto": "^5.1.18",
71-
"@libp2p/identify": "^4.1.4",
71+
"@libp2p/identify": "^4.1.5",
7272
"@libp2p/interface": "^3.2.2",
7373
"@libp2p/interface-transport": "^4.0.3",
74-
"@libp2p/kad-dht": "^16.2.5",
74+
"@libp2p/kad-dht": "^16.2.6",
7575
"@libp2p/logger": "^6.2.7",
7676
"@libp2p/mdns": "^12.0.21",
7777
"@libp2p/peer-id": "^6.0.9",
@@ -80,10 +80,10 @@
8080
"@libp2p/tcp": "^11.0.19",
8181
"@libp2p/upnp-nat": "^4.0.19",
8282
"@libp2p/websockets": "^10.1.12",
83-
"@multiformats/multiaddr": "^13.0.1",
83+
"@multiformats/multiaddr": "^13.0.3",
8484
"@noble/curves": "^2.2.0",
8585
"@noble/secp256k1": "^3.1.0",
86-
"@typescript/native-preview": "^7.0.0-dev.20260511.1",
86+
"@typescript/native-preview": "^7.0.0-dev.20260514.1",
8787
"asyncapi-validator": "^5.1.1",
8888
"bignumber.js": "^11.1.1",
8989
"bip174": "^3.0.0",
@@ -104,7 +104,7 @@
104104
"mongodb": "^7.2.0",
105105
"multiformats": "^14.0.0",
106106
"openapi-comment-parser": "^1.0.0",
107-
"protobufjs": "^8.2.0",
107+
"protobufjs": "^8.3.0",
108108
"sodium-native": "^5.1.0",
109109
"ssh2": "^1.17.0",
110110
"swagger-ui-express": "^5.0.1",
@@ -116,7 +116,7 @@
116116
},
117117
"devDependencies": {
118118
"@types/cors": "^2.8.19",
119-
"@types/node": "^25.7.0",
119+
"@types/node": "^25.8.0",
120120
"@types/semver": "^7.7.1",
121121
"@types/sodium-native": "^2.3.9",
122122
"@types/ssh2": "^1.15.5",

0 commit comments

Comments
 (0)