Skip to content

Commit

Permalink
chore(deps): pin dependency subscriptions-transport-ws to 0.11.0 (#4404)
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 Apr 19, 2022
1 parent 36b1b1e commit 435af04
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/loaders/url/package.json
Expand Up @@ -44,7 +44,7 @@
"graphql-upload": "13.0.0",
"graphql-sse": "1.2.0",
"puppeteer": "13.5.2",
"subscriptions-transport-ws": "^0.11.0",
"subscriptions-transport-ws": "0.11.0",
"webpack": "5.72.0"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Expand Up @@ -12701,7 +12701,7 @@ stylis@4.0.13, stylis@^4.0.10, stylis@^4.0.6:
resolved "https://registry.yarnpkg.com/stylis/-/stylis-4.0.13.tgz#f5db332e376d13cc84ecfe5dace9a2a51d954c91"
integrity sha512-xGPXiFVl4YED9Jh7Euv2V220mriG9u4B2TA6Ybjc1catrstKD2PpIdU3U0RKpkVBC2EhmL/F0sPCr9vrFTNRag==

subscriptions-transport-ws@^0.11.0:
subscriptions-transport-ws@0.11.0:
version "0.11.0"
resolved "https://registry.yarnpkg.com/subscriptions-transport-ws/-/subscriptions-transport-ws-0.11.0.tgz#baf88f050cba51d52afe781de5e81b3c31f89883"
integrity sha512-8D4C6DIH5tGiAIpp5I0wD/xRlNiZAPGHygzCe7VzyzUoxHtawzjNAY9SUTXU05/EY2NMY9/9GF0ycizkXr1CWQ==
Expand Down

0 comments on commit 435af04

Please sign in to comment.