Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-05-26 18:37:40 +0300
committerGitHub <noreply@github.com>2020-05-26 18:37:40 +0300
commit57273a520cd7c0e87f0cbaf9ede7a936b2abfaa3 (patch)
treed6f77a92a315303fdc5b674bb0a39b7cd1e669e1 /package-lock.json
parentb369e624a26456f5383d873529ba6f4b9f1c07f3 (diff)
Bump karma from 5.0.8 to 5.0.9 (#30901)
Bumps [karma](https://github.com/karma-runner/karma) from 5.0.8 to 5.0.9. - [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.8...v5.0.9) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <xhmikosr@gmail.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/package-lock.json b/package-lock.json
index 0b874488aa..80c2d700ce 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -6425,9 +6425,9 @@
}
},
"karma": {
- "version": "5.0.8",
- "resolved": "https://registry.npmjs.org/karma/-/karma-5.0.8.tgz",
- "integrity": "sha512-n0iQ66to2YivGTw202ReC5I33F7/BaiQRBEP6MNRex//3ckblNcEDV5T5CL+2W/wdjPc479IxDkMtBoOZ/4PnA==",
+ "version": "5.0.9",
+ "resolved": "https://registry.npmjs.org/karma/-/karma-5.0.9.tgz",
+ "integrity": "sha512-dUA5z7Lo7G4FRSe1ZAXqOINEEWxmCjDBbfRBmU/wYlSMwxUQJP/tEEP90yJt3Uqo03s9rCgVnxtlfq+uDhxSPg==",
"dev": true,
"requires": {
"body-parser": "^1.19.0",
@@ -6440,7 +6440,7 @@
"flatted": "^2.0.2",
"glob": "^7.1.6",
"graceful-fs": "^4.2.4",
- "http-proxy": "^1.18.0",
+ "http-proxy": "^1.18.1",
"isbinaryfile": "^4.0.6",
"lodash": "^4.17.15",
"log4js": "^6.2.1",
@@ -7047,9 +7047,9 @@
}
},
"log4js": {
- "version": "6.2.1",
- "resolved": "https://registry.npmjs.org/log4js/-/log4js-6.2.1.tgz",
- "integrity": "sha512-7n+Oqxxz7VcQJhIlqhcYZBTpbcQ7XsR0MUIfJkx/n3VUjkAS4iUr+4UJlhxf28RvP9PMGQXbgTUhLApnu0XXgA==",
+ "version": "6.3.0",
+ "resolved": "https://registry.npmjs.org/log4js/-/log4js-6.3.0.tgz",
+ "integrity": "sha512-Mc8jNuSFImQUIateBFwdOQcmC6Q5maU0VVvdC2R6XMb66/VnT+7WS4D/0EeNMZu1YODmJe5NIn2XftCzEocUgw==",
"dev": true,
"requires": {
"date-format": "^3.0.0",