diff --git a/package.json b/package.json index e403ac58..cfeef983 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "homepage": "https://github.com/andeemarks/xxtechconfspeakers-gatsby", "private": true, "dependencies": { - "@types/numeral": "^2.0.3", + "@types/numeral": "^2.0.4", "@types/underscore": "^1.11.12", "classnames": "^2.3.2", "gatsby": "^5.12.7", diff --git a/yarn.lock b/yarn.lock index d9ce3aad..48c70640 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2400,10 +2400,10 @@ resolved "https://registry.yarnpkg.com/@types/node/-/node-8.10.66.tgz#dd035d409df322acc83dff62a602f12a5783bbb3" integrity sha512-tktOkFUA4kXx2hhhrB8bIFb5TbwzS4uOhKEmwiD+NoiL0qtP2OQ9mFldbgD4dV1djrlBYP6eBuQZiWjuHUpqFw== -"@types/numeral@^2.0.3": - version "2.0.3" - resolved "https://registry.yarnpkg.com/@types/numeral/-/numeral-2.0.3.tgz#b6f6ea4fdd8eb56a2a410c326c468a6bb9cecf08" - integrity sha512-37VDYvFbx/I+Ve1kwcDUq5+qvgNl+uy9YUZhBMJ6YWHBtr2+d6CAgdn4R81NqBlZbTpvLxJOTUhwbki7+90+qQ== +"@types/numeral@^2.0.4": + version "2.0.4" + resolved "https://registry.yarnpkg.com/@types/numeral/-/numeral-2.0.4.tgz#b86d29e9d13a88b44bb557d3847024155cb1107f" + integrity sha512-lIsqeNjP4xtPplUyVrfYR08aZtkdMQyyet+8zd9xD8HVgNGcLdKhtb6A1qDQ15n+AgAMZQwimlaaNOktLQpb2A== "@types/parse-json@^4.0.0": version "4.0.0"