Skip to content

Commit caf7487

Browse files
fix(deps): update dependency ws to v7.5.1 (#3118)
Co-authored-by: Renovate Bot <[email protected]>
1 parent c0ca319 commit caf7487

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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.5.0"
63+
"ws": "7.5.1"
6464
},
6565
"publishConfig": {
6666
"access": "public",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13657,10 +13657,10 @@ write-pkg@^4.0.0:
1365713657
type-fest "^0.4.1"
1365813658
write-json-file "^3.2.0"
1365913659

13660-
[email protected].0, "ws@^5.2.0 || ^6.0.0 || ^7.0.0", ws@^7.3.1, ws@^7.4.5:
13661-
version "7.5.0"
13662-
resolved "https://registry.yarnpkg.com/ws/-/ws-7.5.0.tgz#0033bafea031fb9df041b2026fc72a571ca44691"
13663-
integrity sha512-6ezXvzOZupqKj4jUqbQ9tXuJNo+BR2gU8fFRk3XCP3e0G6WT414u5ELe6Y0vtp7kmSJ3F7YWObSNr1ESsgi4vw==
13660+
[email protected].1, "ws@^5.2.0 || ^6.0.0 || ^7.0.0", ws@^7.3.1, ws@^7.4.5:
13661+
version "7.5.1"
13662+
resolved "https://registry.yarnpkg.com/ws/-/ws-7.5.1.tgz#44fc000d87edb1d9c53e51fbc69a0ac1f6871d66"
13663+
integrity sha512-2c6faOUH/nhoQN6abwMloF7Iyl0ZS2E9HGtsiLrWn0zOOMWlhtDmdf/uihDt6jnuCxgtwGBNy6Onsoy2s2O2Ow==
1366413664

1366513665
ws@^6.2.1:
1366613666
version "6.2.1"

0 commit comments

Comments
 (0)