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 535b6cc42..ebcd5a81f 100644
--- a/js/package.json
+++ b/js/package.json
@@ -19,7 +19,7 @@
"nextcloud",
"app"
],
- "author": "Bernhard Posselt",
+ "author": "Benjamin Brahmer",
"license": "AGPL-3.0",
"bugs": {
"url": "https://github.com/nextcloud/news/issues"
@@ -43,7 +43,7 @@
"jasmine-core": "^3.5.0",
"jquery": "^3.5.0",
"jshint": "^2.11.0",
- "karma": "^4.4.1",
+ "karma": "^5.0.4",
"karma-chrome-launcher": "^3.1.0",
"karma-coverage": "^2.0.2",
"karma-firefox-launcher": "^1.3.0",
@@ -59,6 +59,6 @@
"angular-sanitize": "^1.7.9",
"debug": "^4.1.1",
"masonry-layout": "^4.2.2",
- "moment": "^2.24.0"
+ "moment": "^2.25.1"
}
}