Skip to content

Commit a33c9a3

Browse files
authored
chore(dev-deps): Bump ws from 8.11.0 to 8.17.1 (#584)
This bumps `ws` from `8.11.0` to `8.17.1` to resolve this Dependabot alert: https://github.com/MetaMask/snaps-directory/security/dependabot/21
1 parent 5a5a647 commit a33c9a3

2 files changed

Lines changed: 5 additions & 19 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@
5252
"express": "^4.21.2",
5353
"path-to-regexp": "^0.1.12",
5454
"sharp": "^0.34.2",
55+
"ws": "^8.17.1",
5556
"xml2js": "^0.5.0"
5657
},
5758
"dependencies": {

yarn.lock

Lines changed: 4 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -22796,9 +22796,9 @@ __metadata:
2279622796
languageName: node
2279722797
linkType: hard
2279822798

22799-
"ws@npm:^8.11.0":
22800-
version: 8.14.2
22801-
resolution: "ws@npm:8.14.2"
22799+
"ws@npm:^8.17.1":
22800+
version: 8.18.3
22801+
resolution: "ws@npm:8.18.3"
2280222802
peerDependencies:
2280322803
bufferutil: ^4.0.1
2280422804
utf-8-validate: ">=5.0.2"
@@ -22807,22 +22807,7 @@ __metadata:
2280722807
optional: true
2280822808
utf-8-validate:
2280922809
optional: true
22810-
checksum: 3ca0dad26e8cc6515ff392b622a1467430814c463b3368b0258e33696b1d4bed7510bc7030f7b72838b9fdeb8dbd8839cbf808367d6aae2e1d668ce741d4308b
22811-
languageName: node
22812-
linkType: hard
22813-
22814-
"ws@npm:~8.11.0":
22815-
version: 8.11.0
22816-
resolution: "ws@npm:8.11.0"
22817-
peerDependencies:
22818-
bufferutil: ^4.0.1
22819-
utf-8-validate: ^5.0.2
22820-
peerDependenciesMeta:
22821-
bufferutil:
22822-
optional: true
22823-
utf-8-validate:
22824-
optional: true
22825-
checksum: 316b33aba32f317cd217df66dbfc5b281a2f09ff36815de222bc859e3424d83766d9eb2bd4d667de658b6ab7be151f258318fb1da812416b30be13103e5b5c67
22810+
checksum: d64ef1631227bd0c5fe21b3eb3646c9c91229402fb963d12d87b49af0a1ef757277083af23a5f85742bae1e520feddfb434cb882ea59249b15673c16dc3f36e0
2282622811
languageName: node
2282722812
linkType: hard
2282822813

0 commit comments

Comments
 (0)