refactor: upgrade ws from 8.6.0 to 8.7.0 (#8064)

This commit is contained in:
Snyk bot
2022-06-19 09:12:20 +01:00
committed by GitHub
parent 4c9e95674a
commit e26beb1f5c
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -16220,9 +16220,9 @@
}
},
"ws": {
"version": "8.6.0",
"resolved": "https://registry.npmjs.org/ws/-/ws-8.6.0.tgz",
"integrity": "sha512-AzmM3aH3gk0aX7/rZLYvjdvZooofDu3fFOzGqcSnQ1tOcTWwhM/o+q++E8mAyVVIyUdajrkzWUGftaVSDLn1bw=="
"version": "8.7.0",
"resolved": "https://registry.npmjs.org/ws/-/ws-8.7.0.tgz",
"integrity": "sha512-c2gsP0PRwcLFzUiA8Mkr37/MI7ilIlHQxaEAtd0uNMbVMoy8puJyafRlm0bV9MbGSabUPeLrRRaqIBcFcA2Pqg=="
},
"xmlcreate": {
"version": "2.0.3",