Merge pull request #788 from guardicore/snyk-fix-98e044718f85188afe45a782f8afeef2

[Snyk] Security upgrade lodash from 4.17.19 to 4.17.20
This commit is contained in:
Shay Nehmad 2020-08-17 14:39:57 +03:00 committed by GitHub
commit 4674e60f6d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -8018,9 +8018,9 @@
}
},
"lodash": {
"version": "4.17.19",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.19.tgz",
"integrity": "sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ=="
"version": "4.17.20",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.20.tgz",
"integrity": "sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA=="
},
"lodash-es": {
"version": "4.17.15",

View File

@ -74,7 +74,7 @@
"file-saver": "^2.0.2",
"filepond": "^4.18.0",
"jwt-decode": "^2.2.0",
"lodash": "^4.17.15",
"lodash": "^4.17.20",
"marked": "^1.1.1",
"normalize.css": "^8.0.0",
"npm": "^6.14.7",