commit | 2b8be5154fc4f017fe98ca2e19d6526b265ca121 | [log] [tgz] |
---|---|---|
author | Jens Geyer <jensg@apache.org> | Fri Oct 22 09:16:43 2021 +0200 |
committer | Jens Geyer <Jens-G@users.noreply.github.com> | Sat Oct 23 13:41:38 2021 +0200 |
tree | ea430e82fda8fd92b4a8f02ce9c7277d8a5be784 | |
parent | 839a1daf5a2d99307e4a3175a32fb2b7bf9c6175 [diff] [blame] |
ran `npm audit fix` to fix several reported issues
diff --git a/lib/js/package.json b/lib/js/package.json index a275e67..dfed941 100644 --- a/lib/js/package.json +++ b/lib/js/package.json
@@ -13,8 +13,8 @@ "license": "Apache-2.0", "devDependencies": { "browserify": "~16.5", - "grunt": "~1.0.4", - "grunt-cli": "~1.3", + "grunt": "^1.4.1", + "grunt-cli": "^1.4.3", "grunt-contrib-concat": "~1.0", "grunt-contrib-jshint": "~2.1", "grunt-contrib-qunit": "~3.1",