Skip to content

Commit

Permalink
fix(deps): update dependency ws to v8.1.0 (#3363)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Aug 11, 2021
1 parent 53927f4 commit bf779b8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/loaders/url/package.json
Expand Up @@ -62,7 +62,7 @@
"sync-fetch": "0.3.0",
"tslib": "~2.3.0",
"valid-url": "1.0.9",
"ws": "8.0.0",
"ws": "8.1.0",
"value-or-promise": "1.0.10"
},
"publishConfig": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -12584,10 +12584,10 @@ write-pkg@^4.0.0:
type-fest "^0.4.1"
write-json-file "^3.2.0"

ws@8.0.0:
version "8.0.0"
resolved "https://registry.yarnpkg.com/ws/-/ws-8.0.0.tgz#550605d13dfc1437c9ec1396975709c6d7ffc57d"
integrity sha512-6AcSIXpBlS0QvCVKk+3cWnWElLsA6SzC0lkQ43ciEglgXJXiCWK3/CGFEJ+Ybgp006CMibamAsqOlxE9s4AvYA==
ws@8.1.0:
version "8.1.0"
resolved "https://registry.yarnpkg.com/ws/-/ws-8.1.0.tgz#75e5ec608f66d3d3934ec6dbc4ebc8a34a68638c"
integrity sha512-0UWlCD2s3RSclw8FN+D0zDTUyMO+1kHwJQQJzkgUh16S8d3NYON0AKCEQPffE0ez4JyRFu76QDA9KR5bOG/7jw==

"ws@^5.2.0 || ^6.0.0 || ^7.0.0", ws@^7.3.1, ws@^7.4.5:
version "7.5.3"
Expand Down

1 comment on commit bf779b8

@vercel
Copy link

@vercel vercel bot commented on bf779b8 Aug 11, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.