refactor: upgrade ws from 8.5.0 to 8.6.0 (#8011)

This commit is contained in:
Snyk bot
2022-05-23 20:36:46 +03:00
committed by GitHub
parent 51fb14be3f
commit 91bb235bc7
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

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