build: Updating npm dependencies

* async: 3.2.0 → 3.2.3
  * https://github.com/advisories/GHSA-fwr7-v2mv-hh25
* minimist: 1.2.5 → 1.2.6
  * https://github.com/advisories/GHSA-xvch-5gv4-984h
* nanoid: None → 3.3.2
  * https://github.com/advisories/GHSA-qrpm-p2h7-hrv2

Additional changes:
* Set `name` in package.json.

Change-Id: I4629f65e14cbb332d08a88a2c5d12ccf35e2ddfe
This commit is contained in:
libraryupgrader 2022-04-14 04:47:56 +00:00
parent 045582da27
commit 16a5916d9c
2 changed files with 5289 additions and 40 deletions

5328
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -1,4 +1,5 @@
{ {
"name": "AJAXPoll",
"private": true, "private": true,
"scripts": { "scripts": {
"test": "grunt test" "test": "grunt test"