build: Updating npm dependencies

* grunt: 1.4.0 → 1.5.3
* async: 3.2.0 → 3.2.3
  * https://github.com/advisories/GHSA-fwr7-v2mv-hh25

Change-Id: I9c9809ef5491bf01e778008854f8c2ff7930c4d1
This commit is contained in:
libraryupgrader 2022-05-23 06:52:54 +00:00
parent fc4f97a5a5
commit c2ccf36bce
2 changed files with 2717 additions and 69 deletions

2784
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.4.0",
"grunt": "1.5.3",
"grunt-banana-checker": "0.9.0",
"grunt-eslint": "23.0.0"
}