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: I93988ea93c609e6a861f364d0edfdc1f18f6c1a2
This commit is contained in:
libraryupgrader 2021-05-14 03:25:01 +00:00
parent b2ee2313c3
commit 023998a9ff
2 changed files with 124 additions and 1135 deletions

1257
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

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