diff --git a/package.json b/package.json index bc113f58..967e01d3 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@material-ui/core": "4.12.3", "@material-ui/icons": "4.11.2", "chokidar": "3.5.3", - "dayjs": "1.10.7", + "dayjs": "1.10.8", "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.5", + "react-scroll": "1.8.6", "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 9852d22f..9178e5b9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6196,10 +6196,10 @@ data-urls@^2.0.0: whatwg-mimetype "^2.3.0" whatwg-url "^8.0.0" -dayjs@1.10.7: - version "1.10.7" - resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.10.7.tgz#2cf5f91add28116748440866a0a1d26f3a6ce468" - integrity sha512-P6twpd70BcPK34K26uJ1KT3wlhpuOAPoMwJzpsIWUxHZ7wpmbdZL/hQqBDfz7hGurYSa5PhzdhDHtt319hL3ig== +dayjs@1.10.8: + version "1.10.8" + resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.10.8.tgz#267df4bc6276fcb33c04a6735287e3f429abec41" + integrity sha512-wbNwDfBHHur9UOzNUjeKUOJ0fCb0a52Wx0xInmQ7Y8FstyajiV1NmK1e00cxsr9YrE9r7yAChE0VvpuY5Rnlow== debug@2.6.9, debug@^2.2.0, debug@^2.3.3, debug@^2.6.0, debug@^2.6.9: version "2.6.9" @@ -14503,10 +14503,10 @@ react-router@5.2.1: tiny-invariant "^1.0.2" tiny-warning "^1.0.0" -react-scroll@1.8.5: - version "1.8.5" - resolved "https://registry.yarnpkg.com/react-scroll/-/react-scroll-1.8.5.tgz#fea09ccffbbab97c3e3e19acd6a35dccd29b258f" - integrity sha512-VcYFWDV2yGeuqeVCt3vxWTGWT4yCcefXOgvNZ16hSD0QTFzNNWiyZKWAVEgmz22PTKJlwRkspALaFI5+cr73OQ== +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== dependencies: lodash.throttle "^4.1.1" prop-types "^15.7.2"