fix: upgrade subscriptions-transport-ws from 0.9.17 to 0.9.18 (#6895)
Snyk has created this PR to upgrade subscriptions-transport-ws from 0.9.17 to 0.9.18. See this package in npm: https://www.npmjs.com/package/subscriptions-transport-ws See this project in Snyk: https://app.snyk.io/org/acinader/project/8c1a9edb-c8f5-4dc1-b221-4d6030a323eb?utm_source=github&utm_medium=upgrade-pr
This commit is contained in:
6
package-lock.json
generated
6
package-lock.json
generated
@@ -11620,9 +11620,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"subscriptions-transport-ws": {
|
"subscriptions-transport-ws": {
|
||||||
"version": "0.9.17",
|
"version": "0.9.18",
|
||||||
"resolved": "https://registry.npmjs.org/subscriptions-transport-ws/-/subscriptions-transport-ws-0.9.17.tgz",
|
"resolved": "https://registry.npmjs.org/subscriptions-transport-ws/-/subscriptions-transport-ws-0.9.18.tgz",
|
||||||
"integrity": "sha512-hNHi2N80PBz4T0V0QhnnsMGvG3XDFDS9mS6BhZ3R12T6EBywC8d/uJscsga0cVO4DKtXCkCRrWm2sOYrbOdhEA==",
|
"integrity": "sha512-tztzcBTNoEbuErsVQpTN2xUNN/efAZXyCyL5m3x4t6SKrEiTL2N8SaKWBFWM4u56pL79ULif3zjyeq+oV+nOaA==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"backo2": "^1.0.2",
|
"backo2": "^1.0.2",
|
||||||
"eventemitter3": "^3.1.0",
|
"eventemitter3": "^3.1.0",
|
||||||
|
|||||||
@@ -51,7 +51,7 @@
|
|||||||
"pluralize": "8.0.0",
|
"pluralize": "8.0.0",
|
||||||
"redis": "3.0.2",
|
"redis": "3.0.2",
|
||||||
"semver": "7.3.2",
|
"semver": "7.3.2",
|
||||||
"subscriptions-transport-ws": "0.9.17",
|
"subscriptions-transport-ws": "0.9.18",
|
||||||
"tv4": "1.3.0",
|
"tv4": "1.3.0",
|
||||||
"uuid": "8.3.0",
|
"uuid": "8.3.0",
|
||||||
"winston": "3.3.3",
|
"winston": "3.3.3",
|
||||||
|
|||||||
Reference in New Issue
Block a user