mirror of
https://github.com/vale981/apollo-server
synced 2025-03-04 17:21:42 -05:00
chore(deps): update dependency subscriptions-transport-ws to v0.9.15
This commit is contained in:
parent
86dd95e223
commit
1cd33c60dd
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -11841,9 +11841,9 @@
|
|||
}
|
||||
},
|
||||
"subscriptions-transport-ws": {
|
||||
"version": "0.9.14",
|
||||
"resolved": "https://registry.npmjs.org/subscriptions-transport-ws/-/subscriptions-transport-ws-0.9.14.tgz",
|
||||
"integrity": "sha512-n1+mgupVdJn1MIls1ZhSJurJjc+islp7Tv9EIaEJ3HAd9DaINneKq0KRqOYNOrvUI7orVWGomEnlIxoudjfbeA==",
|
||||
"version": "0.9.15",
|
||||
"resolved": "https://registry.npmjs.org/subscriptions-transport-ws/-/subscriptions-transport-ws-0.9.15.tgz",
|
||||
"integrity": "sha512-f9eBfWdHsePQV67QIX+VRhf++dn1adyC/PZHP6XI5AfKnZ4n0FW+v5omxwdHVpd4xq2ZijaHEcmlQrhBY79ZWQ==",
|
||||
"requires": {
|
||||
"backo2": "^1.0.2",
|
||||
"eventemitter3": "^3.1.0",
|
||||
|
|
|
@ -108,7 +108,7 @@
|
|||
"redis-mock": "0.32.0",
|
||||
"request": "2.88.0",
|
||||
"request-promise": "4.2.2",
|
||||
"subscriptions-transport-ws": "0.9.14",
|
||||
"subscriptions-transport-ws": "0.9.15",
|
||||
"supertest": "3.3.0",
|
||||
"test-listen": "1.1.0",
|
||||
"ts-jest": "23.1.4",
|
||||
|
|
Loading…
Add table
Reference in a new issue