Skip to content

Commit a8ac2cd

Browse files
authored
chore: update deps (#4811)
* update `ws` * update `ip` * regenerate `yarn.lock`
1 parent 176fa4a commit a8ac2cd

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

packages/core-p2p/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -39,15 +39,15 @@
3939
"@hapi/teamwork": "5.1.0",
4040
"dayjs": "1.11.10",
4141
"delay": "4.4.1",
42-
"ip": "1.1.8",
42+
"ip": "2.0.1",
4343
"ipaddr.js": "2.1.0",
4444
"joi": "17.12.1",
4545
"pluralize": "8.0.0",
4646
"pretty-ms": "7.0.1",
4747
"protobufjs": "7.2.6",
4848
"rate-limiter-flexible": "4.0.1",
4949
"semver": "7.5.4",
50-
"ws": "7.5.5"
50+
"ws": "7.5.10"
5151
},
5252
"devDependencies": {
5353
"@types/fs-extra": "8.1.2",

yarn.lock

+8-8
Original file line numberDiff line numberDiff line change
@@ -7866,10 +7866,10 @@ inversify@5.1.1:
78667866
resolved "https://registry.yarnpkg.com/inversify/-/inversify-5.1.1.tgz#6fbd668c591337404e005a1946bfe0d802c08730"
78677867
integrity sha512-j8grHGDzv1v+8T1sAQ+3boTCntFPfvxLCkNcxB1J8qA0lUN+fAlSyYd+RXKvaPRL4AGyPxViutBEJHNXOyUdFQ==
78687868

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

78747874
ip@^2.0.0:
78757875
version "2.0.0"
@@ -13999,10 +13999,10 @@ write-pkg@4.0.0:
1399913999
type-fest "^0.4.1"
1400014000
write-json-file "^3.2.0"
1400114001

14002-
ws@7.5.5:
14003-
version "7.5.5"
14004-
resolved "https://registry.yarnpkg.com/ws/-/ws-7.5.5.tgz#8b4bc4af518cfabd0473ae4f99144287b33eb881"
14005-
integrity sha512-BAkMFcAzl8as1G/hArkxOxq3G7pjUqQ3gzYbLL0/5zNkph70e+lCoxBGnm6AW1+/aiNeV4fnKqZ8m4GZewmH2w==
14002+
ws@7.5.10:
14003+
version "7.5.10"
14004+
resolved "https://registry.yarnpkg.com/ws/-/ws-7.5.10.tgz#58b5c20dc281633f6c19113f39b349bd8bd558d9"
14005+
integrity sha512-+dbF1tHwZpXcbOJdVOkzLDxZP1ailvSxM6ZweXTegylPny803bFhA+vqBYw4s31NSAk4S2Qz+AKXK9a4wkdjcQ==
1400614006

1400714007
ws@^7.4.6:
1400814008
version "7.5.9"

0 commit comments

Comments
 (0)