diff --git a/package.json b/package.json index 9f12bd6..16dc24d 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "@types/react-dom": "^16.9.9", "babel-jest": "^26.6.3", "babel-loader": "^8.2.1", - "date-fns": "^2.16.1", + "date-fns": "^2.18.0", "husky": "^4.3.0", "react": "^17.0.1", "react-docgen-typescript-loader": "^3.7.2", diff --git a/yarn.lock b/yarn.lock index d5d99bf..f4b1165 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5674,10 +5674,10 @@ data-urls@^1.1.0: whatwg-mimetype "^2.2.0" whatwg-url "^7.0.0" -date-fns@^2.16.1: - version "2.16.1" - resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.16.1.tgz#05775792c3f3331da812af253e1a935851d3834b" - integrity sha512-sAJVKx/FqrLYHAQeN7VpJrPhagZc9R4ImZIWYRFZaaohR3KzmuK88touwsSwSVT8Qcbd4zoDsnGfX4GFB4imyQ== +date-fns@^2.18.0: + version "2.18.0" + resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.18.0.tgz#08e50aee300ad0d2c5e054e3f0d10d8f9cdfe09e" + integrity sha512-NYyAg4wRmGVU4miKq5ivRACOODdZRY3q5WLmOJSq8djyzftYphU7dTHLcEtLqEvfqMKQ0jVv91P4BAwIjsXIcw== debug@2.6.9, debug@^2.2.0, debug@^2.3.3, debug@^2.6.0, debug@^2.6.9: version "2.6.9"