fix: src/package.json & src/package-lock.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-UNDERSCORE-1080984
This commit is contained in:
snyk-bot 2021-03-30 05:03:11 +00:00 committed by webzwo0i
parent b9753dcc71
commit dd09a3f12b
2 changed files with 4 additions and 4 deletions

View file

@ -70,7 +70,7 @@
"tiny-worker": "^2.3.0",
"tinycon": "0.6.8",
"ueberdb2": "^1.4.4",
"underscore": "1.12.0",
"underscore": "1.12.1",
"unorm": "1.6.0",
"wtfnode": "^0.8.4"
},