Skip to content

Commit 62a0f1d

Browse files
committed
fix(deps): update dependency ws to v7.5.0
1 parent 9f0196e commit 62a0f1d

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
@@ -60,7 +60,7 @@
6060
"sync-fetch": "0.3.0",
6161
"tslib": "~2.3.0",
6262
"valid-url": "1.0.9",
63-
"ws": "7.4.6"
63+
"ws": "7.5.0"
6464
},
6565
"publishConfig": {
6666
"access": "public",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13672,10 +13672,10 @@ write-pkg@^4.0.0:
1367213672
type-fest "^0.4.1"
1367313673
write-json-file "^3.2.0"
1367413674

13675-
ws@7.4.6, "ws@^5.2.0 || ^6.0.0 || ^7.0.0", ws@^7.3.1, ws@^7.4.5:
13676-
version "7.4.6"
13677-
resolved "https://registry.yarnpkg.com/ws/-/ws-7.4.6.tgz#5654ca8ecdeee47c33a9a4bf6d28e2be2980377c"
13678-
integrity sha512-YmhHDO4MzaDLB+M9ym/mDA5z0naX8j7SIlT8f8z+I0VtzsRbekxEutHSme7NPS2qE8StCYQNUnfWdXta/Yu85A==
13675+
ws@7.5.0, "ws@^5.2.0 || ^6.0.0 || ^7.0.0", ws@^7.3.1, ws@^7.4.5:
13676+
version "7.5.0"
13677+
resolved "https://registry.yarnpkg.com/ws/-/ws-7.5.0.tgz#0033bafea031fb9df041b2026fc72a571ca44691"
13678+
integrity sha512-6ezXvzOZupqKj4jUqbQ9tXuJNo+BR2gU8fFRk3XCP3e0G6WT414u5ELe6Y0vtp7kmSJ3F7YWObSNr1ESsgi4vw==
1367913679

1368013680
ws@^6.2.1:
1368113681
version "6.2.1"

0 commit comments

Comments
 (0)