1
0
Fork 0
mirror of https://github.com/heyarne/airsonic-ui.git synced 2026-05-06 18:33:38 +02:00

Bump socket.io-parser and karma

Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) to 3.4.2 and updates ancestor dependency [karma](https://github.com/karma-runner/karma). These dependencies need to be updated together.


Updates `socket.io-parser` from 3.2.0 to 3.4.2
- [Release notes](https://github.com/socketio/socket.io-parser/releases)
- [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io-parser/compare/3.2.0...3.4.2)

Updates `karma` from 5.0.0 to 5.2.3
- [Release notes](https://github.com/karma-runner/karma/releases)
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
- [Commits](https://github.com/karma-runner/karma/compare/v5.0.0...v5.2.3)

---
updated-dependencies:
- dependency-name: socket.io-parser
  dependency-type: indirect
- dependency-name: karma
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-11-10 15:08:12 +00:00 committed by GitHub
commit 7e9d532f5f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 513 additions and 353 deletions

View file

@ -39,7 +39,7 @@
},
"devDependencies": {
"gh-pages": "^3.0.0",
"karma": "^5.0.0",
"karma": "^5.2.3",
"karma-chrome-launcher": "^3.0.0",
"karma-cljs-test": "^0.1.0",
"karma-firefox-launcher": "^1.2.0",