Skip to content

Commit 51f4404

Browse files
committed
chore: restore previous resolution
1 parent 1edf2eb commit 51f4404

File tree

2 files changed

+3
-17
lines changed

2 files changed

+3
-17
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,8 @@
4646
},
4747
"resolutions": {
4848
"elliptic@6.5.4": "^6.5.7",
49-
"fast-xml-parser@^4.3.4": "^4.4.1"
49+
"fast-xml-parser@^4.3.4": "^4.4.1",
50+
"ws@7.4.6": "^7.5.10"
5051
},
5152
"devDependencies": {
5253
"@babel/core": "^7.23.5",

yarn.lock

Lines changed: 1 addition & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -15005,21 +15005,6 @@ __metadata:
1500515005
languageName: node
1500615006
linkType: hard
1500715007

15008-
"ws@npm:7.4.6":
15009-
version: 7.4.6
15010-
resolution: "ws@npm:7.4.6"
15011-
peerDependencies:
15012-
bufferutil: ^4.0.1
15013-
utf-8-validate: ^5.0.2
15014-
peerDependenciesMeta:
15015-
bufferutil:
15016-
optional: true
15017-
utf-8-validate:
15018-
optional: true
15019-
checksum: 10/150e3f917b7cde568d833a5ea6ccc4132e59c38d04218afcf2b6c7b845752bd011a9e0dc1303c8694d3c402a0bdec5893661a390b71ff88f0fc81a4e4e66b09c
15020-
languageName: node
15021-
linkType: hard
15022-
1502315008
"ws@npm:8.17.1":
1502415009
version: 8.17.1
1502515010
resolution: "ws@npm:8.17.1"
@@ -15035,7 +15020,7 @@ __metadata:
1503515020
languageName: node
1503615021
linkType: hard
1503715022

15038-
"ws@npm:^7, ws@npm:^7.4.6, ws@npm:^7.5.5":
15023+
"ws@npm:^7, ws@npm:^7.4.6, ws@npm:^7.5.10, ws@npm:^7.5.5":
1503915024
version: 7.5.10
1504015025
resolution: "ws@npm:7.5.10"
1504115026
peerDependencies:

0 commit comments

Comments
 (0)