Skip to content

Commit eb9eefa

Browse files
committed
fix(deps): update dependency ws to v7.5.2
1 parent e055252 commit eb9eefa

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

packages/loaders/url/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"sync-fetch": "0.3.0",
6262
"tslib": "~2.3.0",
6363
"valid-url": "1.0.9",
64-
"ws": "7.5.1",
64+
"ws": "7.5.2",
6565
"value-or-promise": "1.0.10"
6666
},
6767
"publishConfig": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13677,10 +13677,10 @@ write-pkg@^4.0.0:
1367713677
type-fest "^0.4.1"
1367813678
write-json-file "^3.2.0"
1367913679

13680-
[email protected].1, "ws@^5.2.0 || ^6.0.0 || ^7.0.0", ws@^7.3.1, ws@^7.4.5:
13681-
version "7.5.1"
13682-
resolved "https://registry.yarnpkg.com/ws/-/ws-7.5.1.tgz#44fc000d87edb1d9c53e51fbc69a0ac1f6871d66"
13683-
integrity sha512-2c6faOUH/nhoQN6abwMloF7Iyl0ZS2E9HGtsiLrWn0zOOMWlhtDmdf/uihDt6jnuCxgtwGBNy6Onsoy2s2O2Ow==
13680+
[email protected].2, "ws@^5.2.0 || ^6.0.0 || ^7.0.0", ws@^7.3.1, ws@^7.4.5:
13681+
version "7.5.2"
13682+
resolved "https://registry.yarnpkg.com/ws/-/ws-7.5.2.tgz#09cc8fea3bec1bc5ed44ef51b42f945be36900f6"
13683+
integrity sha512-lkF7AWRicoB9mAgjeKbGqVUekLnSNO4VjKVnuPHpQeOxZOErX6BPXwJk70nFslRCEEA8EVW7ZjKwXaP9N+1sKQ==
1368413684

1368513685
ws@^6.2.1:
1368613686
version "6.2.1"

0 commit comments

Comments
 (0)