summaryrefslogtreecommitdiffstats
path: root/js/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'js/package.json')
-rw-r--r--js/package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/js/package.json b/js/package.json
index ac2b2a974..1bdafffe0 100644
--- a/js/package.json
+++ b/js/package.json
@@ -43,7 +43,7 @@
"jasmine-core": "^3.6.0",
"jquery": "^3.5.1",
"jshint": "^2.12.0",
- "karma": "^5.2.0",
+ "karma": "^5.2.3",
"karma-chrome-launcher": "^3.1.0",
"karma-coverage": "^2.0.3",
"karma-firefox-launcher": "^1.3.0",
@@ -57,8 +57,8 @@
"angular-mocks": "^1.8.0",
"angular-route": "^1.8.0",
"angular-sanitize": "^1.8.0",
- "debug": "^4.1.1",
+ "debug": "^4.2.0",
"masonry-layout": "^4.2.2",
- "moment": "^2.27.0"
+ "moment": "^2.29.0"
}
}