Update dependency subscriptions-transport-ws to ^0.11.0

This commit is contained in:
renovate[bot] 2023-01-16 03:39:41 +00:00 committed by GitHub
parent 248261b485
commit 9ee1372270
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -8,7 +8,7 @@
"graphql": "^15.5.1",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"subscriptions-transport-ws": "^0.9.19",
"subscriptions-transport-ws": "^0.11.0",
"web-vitals": "^1.0.1"
},
"scripts": {

View File

@ -10936,10 +10936,10 @@ stylehacks@^4.0.0:
postcss "^7.0.0"
postcss-selector-parser "^3.0.0"
subscriptions-transport-ws@^0.9.19:
version "0.9.19"
resolved "https://r.ctdn.net/repository/npm-proxy/subscriptions-transport-ws/-/subscriptions-transport-ws-0.9.19.tgz#10ca32f7e291d5ee8eb728b9c02e43c52606cdcf"
integrity sha512-dxdemxFFB0ppCLg10FTtRqH/31FNRL1y1BQv8209MK5I4CwALb7iihQg+7p65lFcIl8MHatINWBLOqpgU4Kyyw==
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==
dependencies:
backo2 "^1.0.2"
eventemitter3 "^3.1.0"