mirror of
https://github.com/lenaschimmel/queerallyear
synced 2025-02-16 12:38:27 +00:00
Fix vulnerability in other project.
This commit is contained in:
parent
fbb7d31f90
commit
2e464cf0c9
1 changed files with 3 additions and 3 deletions
6
node/tool/package-lock.json
generated
6
node/tool/package-lock.json
generated
|
@ -406,9 +406,9 @@
|
|||
}
|
||||
},
|
||||
"lodash": {
|
||||
"version": "4.17.11",
|
||||
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.11.tgz",
|
||||
"integrity": "sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg=="
|
||||
"version": "4.17.14",
|
||||
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.14.tgz",
|
||||
"integrity": "sha512-mmKYbW3GLuJeX+iGP+Y7Gp1AiGHGbXHCOh/jZmrawMmsE7MS4znI3RL2FsjbqOyMayHInjOeykW7PEajUk1/xw=="
|
||||
},
|
||||
"lodash.sortby": {
|
||||
"version": "4.7.0",
|
||||
|
|
Loading…
Add table
Reference in a new issue