Bump karma from 5.0.4 to 5.0.5

Bumps [karma](https://github.com/karma-runner/karma) from 5.0.4 to 5.0.5.
- [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.4...v5.0.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-05-11 19:32:56 +00:00
committed by GitHub
parent 19b2e791c0
commit 98a8c46f8f

6
package-lock.json generated
View File

@@ -7628,9 +7628,9 @@
"dev": true
},
"karma": {
"version": "5.0.4",
"resolved": "https://registry.npmjs.org/karma/-/karma-5.0.4.tgz",
"integrity": "sha512-UGqTe2LBiGQBXRN+Fygeiq63tbfOX45639SKSbPkLpARwnxROWJZg+froGkpHxr84FXCe8UGCf+1PITM6frT5w==",
"version": "5.0.5",
"resolved": "https://registry.npmjs.org/karma/-/karma-5.0.5.tgz",
"integrity": "sha512-Q4Su7kNwkTgqS+KbSCYgH0p4a/0JIxVLyp7qKNV7vgPNhIF4kIoh0GlUfMKpw67BrR3hgPQSJoxgF7xnzUtPpg==",
"dev": true,
"requires": {
"body-parser": "^1.16.1",