diff --git a/package-lock.json b/package-lock.json index 9eed21ce..38861085 100644 --- a/package-lock.json +++ b/package-lock.json @@ -57,7 +57,7 @@ "react-icons": "^4.11.0", "react-loading-skeleton": "^3.3.1", "react-markdown": "^8.0.7", - "react-parallax-tilt": "^1.7.164", + "react-parallax-tilt": "^1.7.166", "react-player": "^2.13.0", "react-qr-code": "^2.0.12", "react-redux": "^8.1.1", @@ -29902,9 +29902,9 @@ "integrity": "sha512-alTKsjEL0dKH/ru1Iyn7vliS2QRcBp9zZPGoWxUOvRGWPUYgjo+V01is7p04It6KhgrzhJGnIj9GgX8W4bZoCQ==" }, "node_modules/react-parallax-tilt": { - "version": "1.7.164", - "resolved": "https://registry.npmmirror.com/react-parallax-tilt/-/react-parallax-tilt-1.7.164.tgz", - "integrity": "sha512-ehKIYYPol5/vp5misVDpmESVFLwjCClieHxzjPtZSsSeR6+m/l7/jp7gYl4KPR3vA3lqi8griNi3c1T4tDUBXA==", + "version": "1.7.166", + "resolved": "https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.166.tgz", + "integrity": "sha512-ta8lUE6MJhLAAO/T/2V8JwJ39VGaS0lpr9IybMtPjulV0i1OXNFI5v8xPDMWKuL+LoAO5NEEncfrzF3bu4QD/A==", "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 248f4996..ac80e545 100644 --- a/package.json +++ b/package.json @@ -263,7 +263,7 @@ "react-icons": "^4.11.0", "react-loading-skeleton": "^3.3.1", "react-markdown": "^8.0.7", - "react-parallax-tilt": "^1.7.164", + "react-parallax-tilt": "^1.7.166", "react-player": "^2.13.0", "react-qr-code": "^2.0.12", "react-redux": "^8.1.1",