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: Iaa89aaa2ea7f68b7cb14cde127a109a99ffe661f
This commit is contained in:
libraryupgrader 2022-04-15 07:19:54 +00:00
parent 19a5e011d6
commit 10152a781d
2 changed files with 5532 additions and 46 deletions

5577
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

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