diff --git a/package-lock.json b/package-lock.json index c19500c..0f8fc16 100644 --- a/package-lock.json +++ b/package-lock.json @@ -23119,9 +23119,9 @@ "integrity": "sha512-X8jZHc7nCMjaCqoU+V2I0cOhNW+QMBwSUkeXnTi8IPe6zaRWfn60ZzvFDZqWPfmSJfjub7dDW1SP0jaHWLu/hg==" }, "react-scrollspy": { - "version": "3.4.2", - "resolved": "https://registry.npmjs.org/react-scrollspy/-/react-scrollspy-3.4.2.tgz", - "integrity": "sha512-mFev6IBPPGdn0WsAiS0eCoHGUUet0ZRZUHHUw3qLcsvsQZPlubik0N9cf8CcgIbdVzNd04K9L9A0inHhPt7drw==", + "version": "3.4.3", + "resolved": "https://registry.npmjs.org/react-scrollspy/-/react-scrollspy-3.4.3.tgz", + "integrity": "sha512-c2QZpMPWxm1HF71h1EqaxBldx2zLYO0aZ24Bcuo2mUWF79T+F6qOtr7XJCzUDm99NOwhVKQD01a7A8VC6c90CQ==", "requires": { "babel-runtime": "^6.26.0", "classnames": "^2.2.5", diff --git a/package.json b/package.json index 3a60f0f..f4141f7 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "react-highlight": "^0.12.0", "react-particles-js": "^3.4.1", "react-perfect-scrollbar": "^1.5.8", - "react-scrollspy": "^3.4.2", + "react-scrollspy": "^3.4.3", "styled-components": "^5.1.1", "typescript": "^3.9.3", "uuid": "^8.3.0"