Skip to content

Commit

Permalink
chore: update deps (#4811)
Browse files Browse the repository at this point in the history
* update `ws`

* update `ip`

* regenerate `yarn.lock`
  • Loading branch information
oXtxNt9U authored and sebastijankuzner committed Jun 19, 2024
1 parent c88b98c commit eab138e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions packages/core-p2p/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,15 +39,15 @@
"@hapi/teamwork": "5.1.0",
"dayjs": "1.11.10",
"delay": "4.4.1",
"ip": "1.1.8",
"ip": "2.0.1",
"ipaddr.js": "2.1.0",
"joi": "17.12.1",
"pluralize": "8.0.0",
"pretty-ms": "7.0.1",
"protobufjs": "7.2.6",
"rate-limiter-flexible": "4.0.1",
"semver": "7.5.4",
"ws": "7.5.5"
"ws": "7.5.10"
},
"devDependencies": {
"@types/fs-extra": "8.1.2",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7866,10 +7866,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/inversify/-/inversify-5.1.1.tgz#6fbd668c591337404e005a1946bfe0d802c08730"
integrity sha512-j8grHGDzv1v+8T1sAQ+3boTCntFPfvxLCkNcxB1J8qA0lUN+fAlSyYd+RXKvaPRL4AGyPxViutBEJHNXOyUdFQ==

ip@1.1.8:
version "1.1.8"
resolved "https://registry.yarnpkg.com/ip/-/ip-1.1.8.tgz#ae05948f6b075435ed3307acce04629da8cdbf48"
integrity sha512-PuExPYUiu6qMBQb4l06ecm6T6ujzhmh+MeJcW9wa89PoAz5pvd4zPgN5WJV104mb6S2T1AwNIAaB70JNrLQWhg==
ip@2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/ip/-/ip-2.0.1.tgz#e8f3595d33a3ea66490204234b77636965307105"
integrity sha512-lJUL9imLTNi1ZfXT+DU6rBBdbiKGBuay9B6xGSPVjUeQwaH1RIGqef8RZkUtHioLmSNpPR5M4HVKJGm1j8FWVQ==

ip@^2.0.0:
version "2.0.0"
Expand Down Expand Up @@ -13999,10 +13999,10 @@ [email protected]:
type-fest "^0.4.1"
write-json-file "^3.2.0"

[email protected].5:
version "7.5.5"
resolved "https://registry.yarnpkg.com/ws/-/ws-7.5.5.tgz#8b4bc4af518cfabd0473ae4f99144287b33eb881"
integrity sha512-BAkMFcAzl8as1G/hArkxOxq3G7pjUqQ3gzYbLL0/5zNkph70e+lCoxBGnm6AW1+/aiNeV4fnKqZ8m4GZewmH2w==
[email protected].10:
version "7.5.10"
resolved "https://registry.yarnpkg.com/ws/-/ws-7.5.10.tgz#58b5c20dc281633f6c19113f39b349bd8bd558d9"
integrity sha512-+dbF1tHwZpXcbOJdVOkzLDxZP1ailvSxM6ZweXTegylPny803bFhA+vqBYw4s31NSAk4S2Qz+AKXK9a4wkdjcQ==

ws@^7.4.6:
version "7.5.9"
Expand Down

0 comments on commit eab138e

Please sign in to comment.