build: Updating npm dependencies

* grunt: 1.3.0 → 1.4.0
* lodash: 4.17.19 → 4.17.21
  * https://npmjs.com/advisories/1673 (CVE-2021-23337)

Change-Id: Ide7a2311db8ab1766451207525c1d3f751e1495a
This commit is contained in:
libraryupgrader 2021-05-10 07:10:55 +00:00
parent a9d1fa6bc6
commit 6f3509157f
2 changed files with 121 additions and 1132 deletions

1251
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -8,7 +8,7 @@
},
"devDependencies": {
"eslint-config-wikimedia": "0.20.0",
"grunt": "1.3.0",
"grunt": "1.4.0",
"grunt-banana-checker": "0.9.0",
"grunt-eslint": "23.0.0"
}