diff --git a/package-lock.json b/package-lock.json index 9682cb7d..d5aafd53 100644 --- a/package-lock.json +++ b/package-lock.json @@ -33,7 +33,7 @@ "react-loader-spinner": "^6.1.6", "react-markdown": "^9.0.1", "react-modal": "^3.16.1", - "react-parallax-tilt": "^1.7.245", + "react-parallax-tilt": "^1.7.254", "react-redux": "^9.1.2", "react-router-dom": "^6.26.2", "react-scroll-to-top": "^3.0.0", @@ -4956,9 +4956,9 @@ } }, "node_modules/react-parallax-tilt": { - "version": "1.7.245", - "resolved": "https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.245.tgz", - "integrity": "sha512-WTyACpCvZgfM2FyN3Yf66stxe+B5L0E6mPoimCOzrBQykJFDE3ojwlhleuEqxFZ44Y289W2PR0gCDapX+N9/Aw==", + "version": "1.7.254", + "resolved": "https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.254.tgz", + "integrity": "sha512-+SI12eqH3rJrkmEW/ZRkjM4I9WrFU03mmokeQp0SL2AZUgVmZOPbmIXZkBh8CXGWypbGsc0DV87k6iXXPDbepA==", "peerDependencies": { "react": "^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0", "react-dom": "^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0" diff --git a/package.json b/package.json index b30cdf43..09e61bce 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "react-loader-spinner": "^6.1.6", "react-markdown": "^9.0.1", "react-modal": "^3.16.1", - "react-parallax-tilt": "^1.7.245", + "react-parallax-tilt": "^1.7.254", "react-redux": "^9.1.2", "react-router-dom": "^6.26.2", "react-scroll-to-top": "^3.0.0",