diff --git a/package-lock.json b/package-lock.json index 2f81338f..482105c6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "@emotion/react": "11.14.0", "@emotion/styled": "11.14.0", "@fontsource/montserrat": "5.1.1", - "framer-motion": "11.18.1", + "framer-motion": "11.18.2", "gatsby": "5.14.1", "gatsby-plugin-google-gtag": "5.14.0", "gatsby-plugin-image": "3.14.0", @@ -11034,9 +11034,9 @@ } }, "node_modules/framer-motion": { - "version": "11.18.1", - "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-11.18.1.tgz", - "integrity": "sha512-EQa8c9lWVOm4zlz14MsBJWr8woq87HsNmsBnQNvcS0hs8uzw6HtGAxZyIU7EGTVpHD1C1n01ufxRyarXcNzpPg==", + "version": "11.18.2", + "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-11.18.2.tgz", + "integrity": "sha512-5F5Och7wrvtLVElIpclDT0CBzMVg3dL22B64aZwHtsIY8RB4mXICLrkajK4G9R+ieSAGcgrLeae2SeUTg2pr6w==", "license": "MIT", "dependencies": { "motion-dom": "^11.18.1", diff --git a/package.json b/package.json index 957e79b4..f32ec475 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "@emotion/react": "11.14.0", "@emotion/styled": "11.14.0", "@fontsource/montserrat": "5.1.1", - "framer-motion": "11.18.1", + "framer-motion": "11.18.2", "gatsby": "5.14.1", "gatsby-plugin-google-gtag": "5.14.0", "gatsby-plugin-image": "3.14.0",