diff --git a/package.json b/package.json index c921a2d5..5ea4852f 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "private": true, "dependencies": { "@types/numeral": "^2.0.5", - "@types/underscore": "^1.11.12", + "@types/underscore": "^1.11.13", "classnames": "^2.3.2", "gatsby": "^5.12.9", "gatsby-plugin-typography": "^5.12.0", diff --git a/yarn.lock b/yarn.lock index 0dd29ba1..e363a07a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2447,10 +2447,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.12": - version "1.11.12" - resolved "https://registry.yarnpkg.com/@types/underscore/-/underscore-1.11.12.tgz#e97d50e6d11c6da234ca1836024502dbd5587d1f" - integrity sha512-beX81q12OQo809WJ/UYCvUDvJR3YQ4wtehYYQ6eNw5VLyd+KUNBRV4FgzZCHBmACbdPulH9F9ifhxzFFU9TWvQ== +"@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/yoga-layout@1.9.2": version "1.9.2"