diff --git a/package.json b/package.json index 5905d950..43a892d8 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "private": true, "dependencies": { "@types/numeral": "^2.0.5", - "@types/underscore": "^1.11.13", + "@types/underscore": "^1.11.14", "classnames": "^2.3.2", "gatsby": "^5.12.9", "gatsby-plugin-typography": "^5.12.0", diff --git a/yarn.lock b/yarn.lock index c0ef6274..74be76f2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2457,10 +2457,10 @@ resolved "https://registry.yarnpkg.com/@types/tmp/-/tmp-0.0.33.tgz#1073c4bc824754ae3d10cfab88ab0237ba964e4d" integrity sha512-gVC1InwyVrO326wbBZw+AO3u2vRXz/iRWq9jYhpG4W8LXyIgDv3ZmcLQ5Q4Gs+gFMyqx+viFoFT+l3p61QFCmQ== -"@types/underscore@^1.11.13": - version "1.11.13" - resolved "https://registry.yarnpkg.com/@types/underscore/-/underscore-1.11.13.tgz#a7bc9dd049621399a492cf4691e1d2ba01b8c1e0" - integrity sha512-x/KVdl2MXWKrQmcGktLLZfT6LVDIgSZhWWWrKgoEXSv2BSUkqJOoELJMphnnZBbrpZ62U8z+9eyusxyIP8lxFw== +"@types/underscore@^1.11.14": + version "1.11.14" + resolved "https://registry.yarnpkg.com/@types/underscore/-/underscore-1.11.14.tgz#7ed563754abe73f95e91a2a3e630f80a6760a354" + integrity sha512-13RYuwqoXZgLO3Nu4zsISqYAexCILtKIMGx+7+vY6gEsGFjrcHU57iDxPmaA2E5d4v5NwebNweiXLbaZWHWI9A== "@types/yoga-layout@1.9.2": version "1.9.2"