diff --git a/package-lock.json b/package-lock.json index 972ba9e7..d57e76a6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "fast-exif": "^1.0.1", "feather-icons": "^4.29.0", "fraction.js": "^4.2.0", - "framer-motion": "^8.5.4", + "framer-motion": "^8.5.5", "gatsby": "^5.5.0", "gatsby-plugin-catch-links": "^5.5.0", "gatsby-plugin-feed": "^5.5.0", @@ -15086,9 +15086,9 @@ } }, "node_modules/framer-motion": { - "version": "8.5.4", - "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-8.5.4.tgz", - "integrity": "sha512-xBVovXUIdpKvRvIPsrSTiyXZUYyct9zarzdVeyzv+V6DFsDpHIuppyOjDO8VM1fBspDn+rUU4ZFZ5yJxLmzebQ==", + "version": "8.5.5", + "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-8.5.5.tgz", + "integrity": "sha512-5IDx5bxkjWHWUF3CVJoSyUVOtrbAxtzYBBowRE2uYI/6VYhkEBD+rbTHEGuUmbGHRj6YqqSfoG7Aa1cLyWCrBA==", "dependencies": { "@motionone/dom": "^10.15.3", "hey-listen": "^1.0.8", @@ -43207,9 +43207,9 @@ "integrity": "sha512-MhLuK+2gUcnZe8ZHlaaINnQLl0xRIGRfcGk2yl8xoQAfHrSsL3rYu6FCmBdkdbhc9EPlwyGHewaRsvwRMJtAlA==" }, "framer-motion": { - "version": "8.5.4", - "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-8.5.4.tgz", - "integrity": "sha512-xBVovXUIdpKvRvIPsrSTiyXZUYyct9zarzdVeyzv+V6DFsDpHIuppyOjDO8VM1fBspDn+rUU4ZFZ5yJxLmzebQ==", + "version": "8.5.5", + "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-8.5.5.tgz", + "integrity": "sha512-5IDx5bxkjWHWUF3CVJoSyUVOtrbAxtzYBBowRE2uYI/6VYhkEBD+rbTHEGuUmbGHRj6YqqSfoG7Aa1cLyWCrBA==", "requires": { "@emotion/is-prop-valid": "^0.8.2", "@motionone/dom": "^10.15.3", diff --git a/package.json b/package.json index 96aee821..a713f678 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "fast-exif": "^1.0.1", "feather-icons": "^4.29.0", "fraction.js": "^4.2.0", - "framer-motion": "^8.5.4", + "framer-motion": "^8.5.5", "gatsby": "^5.5.0", "gatsby-plugin-catch-links": "^5.5.0", "gatsby-plugin-feed": "^5.5.0",