diff --git a/package.json b/package.json index 9abdbf8f..908789be 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@material-ui/core": "4.12.4", "@material-ui/icons": "4.11.3", "chokidar": "3.5.3", - "dayjs": "1.11.0", + "dayjs": "1.11.1", "emotion": "11.0.0", "htmr": "0.10.1", "jdown": "1.0.5", @@ -37,7 +37,7 @@ "react": "16.14.0", "react-dom": "16.14.0", "react-router-dom": "5.3.0", - "react-scroll": "1.8.6", + "react-scroll": "1.8.7", "react-static": "7.6.2", "react-static-plugin-mdx": "7.6.2", "react-static-plugin-react-router": "7.6.2", diff --git a/yarn.lock b/yarn.lock index 750bbbd3..7c2757db 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6206,10 +6206,10 @@ data-urls@^2.0.0: whatwg-mimetype "^2.3.0" whatwg-url "^8.0.0" -dayjs@1.11.0: - version "1.11.0" - resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.0.tgz#009bf7ef2e2ea2d5db2e6583d2d39a4b5061e805" - integrity sha512-JLC809s6Y948/FuCZPm5IX8rRhQwOiyMb2TfVVQEixG7P8Lm/gt5S7yoQZmC8x1UehI9Pb7sksEt4xx14m+7Ug== +dayjs@1.11.1: + version "1.11.1" + resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.1.tgz#90b33a3dda3417258d48ad2771b415def6545eb0" + integrity sha512-ER7EjqVAMkRRsxNCC5YqJ9d9VQYuWdGt7aiH2qA5R5wt8ZmWaP2dLUSIK6y/kVzLMlmh1Tvu5xUf4M/wdGJ5KA== debug@2.6.9, debug@^2.2.0, debug@^2.3.3, debug@^2.6.0, debug@^2.6.9: version "2.6.9" @@ -14513,10 +14513,10 @@ react-router@5.2.1: tiny-invariant "^1.0.2" tiny-warning "^1.0.0" -react-scroll@1.8.6: - version "1.8.6" - resolved "https://registry.yarnpkg.com/react-scroll/-/react-scroll-1.8.6.tgz#134a7adc61c0fa0f71b1cfcaa82e6736b6c52549" - integrity sha512-VbbvjzLXvCjr2kiiG/lpLFim6mHpkXMdvOXQqwoSnUKyQPNmAo72r46x9C5PTLPSJq/dBd0gwrlZnnxqj5Yz1Q== +react-scroll@1.8.7: + version "1.8.7" + resolved "https://registry.yarnpkg.com/react-scroll/-/react-scroll-1.8.7.tgz#8020035329efad00f03964e18aff6822137de3aa" + integrity sha512-fBOIwweAlhicx8RqP9tQXn/Uhd+DTtVRjw+0VBsIn1Z+MjRYLhTZ0tMoTAU1vOD3dce8mI6copexI4yWII+Luw== dependencies: lodash.throttle "^4.1.1" prop-types "^15.7.2"