Bump ws from 7.4.6 to 7.5.10 in /test/load (#3787)

Bumps [ws](https://github.com/websockets/ws) from 7.4.6 to 7.5.10.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.4.6...7.5.10)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-06-17 17:00:18 -07:00
committed by GitHub
parent 0ee21156d8
commit c23726786a
2 changed files with 4 additions and 4 deletions

View File

@@ -10,6 +10,6 @@
"license": "ISC",
"dependencies": {
"artillery": "^2.0.10",
"ws": "^7.4.6"
"ws": "^7.5.10"
}
}