Skip to content

Commit 1b669d8

Browse files
Bump ws and karma in /webapp
Bumps [ws](https://github.com/websockets/ws) to 8.17.1 and updates ancestor dependency [karma](https://github.com/karma-runner/karma). These dependencies need to be updated together. Updates `ws` from 8.11.0 to 8.17.1 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@8.11.0...8.17.1) Updates `karma` from 6.4.3 to 6.4.3 - [Release notes](https://github.com/karma-runner/karma/releases) - [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md) - [Commits](karma-runner/karma@v6.4.3...v6.4.3) --- updated-dependencies: - dependency-name: ws dependency-type: indirect - dependency-name: karma dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 109966f commit 1b669d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webapp/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"eslint": "^8.56.0",
6363
"jasmine": "^5.1.0",
6464
"jasmine-core": "~5.1.0",
65-
"karma": "~6.4.0",
65+
"karma": "~6.4.3",
6666
"karma-chrome-launcher": "~3.2.0",
6767
"karma-coverage": "~2.2.0",
6868
"karma-jasmine": "~5.1.0",

0 commit comments

Comments
 (0)