diff --git a/package.json b/package.json index e4f8fac..f1b7092 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "typescript": "3.9.7" }, "dependencies": { - "@types/lodash": "4.14.167", + "@types/lodash": "4.14.168", "app-root-path": "3.0.0", "lodash": "4.17.20", "pg-promise": "10.9.1", diff --git a/yarn.lock b/yarn.lock index 372dfc5..9900f47 100644 --- a/yarn.lock +++ b/yarn.lock @@ -762,10 +762,10 @@ resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.4.tgz#38fd73ddfd9b55abb1e1b2ed578cb55bd7b7d339" integrity sha512-8+KAKzEvSUdeo+kmqnKrqgeE+LcA0tjYWFY7RPProVYwnqDjukzO+3b6dLD56rYX5TdWejnEOLJYOIeh4CXKuA== -"@types/lodash@4.14.167": - version "4.14.167" - resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.167.tgz#ce7d78553e3c886d4ea643c37ec7edc20f16765e" - integrity sha512-w7tQPjARrvdeBkX/Rwg95S592JwxqOjmms3zWQ0XZgSyxSLdzWaYH3vErBhdVS/lRBX7F8aBYcYJYTr5TMGOzw== +"@types/lodash@4.14.168": + version "4.14.168" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.168.tgz#fe24632e79b7ade3f132891afff86caa5e5ce008" + integrity sha512-oVfRvqHV/V6D1yifJbVRU3TMp8OT6o6BG+U9MkwuJ3U8/CsDHvalRpsxBqivn71ztOFZBTfJMvETbqHiaNSj7Q== "@types/minimatch@^3.0.3": version "3.0.3"