Fix security vulnerabilities
Ran `npm audit fix`. Even though this fixes a "high" severity vulnerability, all affected packages are dev packages only.
This commit is contained in:
parent
224195bd22
commit
489dbb0e02
34 changed files with 528 additions and 214 deletions
2
node_modules/lodash/package.json
generated
vendored
2
node_modules/lodash/package.json
generated
vendored
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "lodash",
|
||||
"version": "4.17.19",
|
||||
"version": "4.17.21",
|
||||
"description": "Lodash modular utilities.",
|
||||
"keywords": "modules, stdlib, util",
|
||||
"homepage": "https://lodash.com/",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue