From afa1929011d4aa1e11218dcfc1f26a56d42e7452 Mon Sep 17 00:00:00 2001 From: Snyk bot Date: Mon, 11 May 2020 06:15:24 +0300 Subject: [PATCH] [Snyk] Fix for 1 vulnerabilities (#86) * fix: package.json & .snyk to reduce vulnerabilities The following vulnerabilities are fixed with a Snyk patch: - https://snyk.io/vuln/SNYK-JS-LODASH-567746 * fix: package.json & .snyk to reduce vulnerabilities The following vulnerabilities are fixed with a Snyk patch: - https://snyk.io/vuln/SNYK-JS-LODASH-567746 Co-authored-by: Kwang Soo Jeong --- .snyk | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.snyk b/.snyk index 7bdaf03..16ca3ef 100644 --- a/.snyk +++ b/.snyk @@ -1722,3 +1722,5 @@ patch: patched: '2020-05-01T06:13:32.567Z' - react-scripts > jest > jest-cli > @jest/core > @jest/reporters > jest-runtime > jest-config > @jest/test-sequencer > jest-runner > jest-jasmine2 > @jest/environment > @jest/transform > @babel/core > @babel/helper-module-transforms > @babel/helper-replace-supers > @babel/traverse > @babel/helper-function-name > @babel/template > @babel/types > lodash: patched: '2020-05-01T06:13:32.567Z' + - lodash: + patched: '2020-05-11T02:47:39.421Z'