diff --git a/package-lock.json b/package-lock.json index 27c8bc5a..ce9decf6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4315,9 +4315,9 @@ } }, "date-fns": { - "version": "2.10.0", - "resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.10.0.tgz", - "integrity": "sha512-EhfEKevYGWhWlZbNeplfhIU/+N+x0iCIx7VzKlXma2EdQyznVlZhCptXUY+BegNpPW2kjdx15Rvq503YcXXrcA==" + "version": "2.11.0", + "resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.11.0.tgz", + "integrity": "sha512-8P1cDi8ebZyDxUyUprBXwidoEtiQAawYPGvpfb+Dg0G6JrQ+VozwOmm91xYC0vAv1+0VmLehEPb+isg4BGUFfA==" }, "date-now": { "version": "0.1.4", diff --git a/package.json b/package.json index b08474a2..1ef42a16 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "ansi-to-html": "^0.6.14", "buefy": "^0.8.13", "bulma": "^0.8.0", - "date-fns": "^2.10.0", + "date-fns": "^2.11.0", "hotkeys-js": "^3.7.3", "lodash.debounce": "^4.0.8", "semver": "^7.1.3",