Spaces:
Running
Running
dependabot[bot]
dependabot[bot]
commited on
chore(deps): bump ws from 8.13.0 to 8.17.1 (#1291)
Browse filesBumps [ws](https://github.com/websockets/ws) from 8.13.0 to 8.17.1.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.13.0...8.17.1)
---
updated-dependencies:
- dependency-name: ws
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- package-lock.json +3 -3
package-lock.json
CHANGED
@@ -11577,9 +11577,9 @@
|
|
11577 |
"integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ=="
|
11578 |
},
|
11579 |
"node_modules/ws": {
|
11580 |
-
"version": "8.
|
11581 |
-
"resolved": "https://registry.npmjs.org/ws/-/ws-8.
|
11582 |
-
"integrity": "sha512-
|
11583 |
"engines": {
|
11584 |
"node": ">=10.0.0"
|
11585 |
},
|
|
|
11577 |
"integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ=="
|
11578 |
},
|
11579 |
"node_modules/ws": {
|
11580 |
+
"version": "8.17.1",
|
11581 |
+
"resolved": "https://registry.npmjs.org/ws/-/ws-8.17.1.tgz",
|
11582 |
+
"integrity": "sha512-6XQFvXTkbfUOZOKKILFG1PDK2NDQs4azKQl26T0YS5CxqWLgXajbPZ+h4gZekJyRqFU8pvnbAbbs/3TgRPy+GQ==",
|
11583 |
"engines": {
|
11584 |
"node": ">=10.0.0"
|
11585 |
},
|