deps: bump framer-motion from 10.17.4 to 10.17.9 (#918)
Bumps [framer-motion](https://github.com/framer/motion) from 10.17.4 to 10.17.9. - [Changelog](https://github.com/framer/motion/blob/main/CHANGELOG.md) - [Commits](https://github.com/framer/motion/compare/v10.17.4...v10.17.9) --- updated-dependencies: - dependency-name: framer-motion dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] committed
Jan 8, 2024 at 10:49 UTC
08b1665dbd9bde0998b4f094ef8a0caba0fab2e5
1 file changed
+3
-3
package-lock.json
+3
-3
@@ -19228,9 +19228,9 @@
19228
}
19229
},
19230
"node_modules/framer-motion": {
19231
- "version": "10.17.4",
19232
- "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-10.17.4.tgz",
19233
- "integrity": "sha512-CYBSs6cWfzcasAX8aofgKFZootmkQtR4qxbfTOksBLny/lbUfkGbQAFOS3qnl6Uau1N9y8tUpI7mVIrHgkFjLQ==",
19231
+ "version": "10.17.9",
19232
+ "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-10.17.9.tgz",
19233
+ "integrity": "sha512-z2NpP8r+XuALoPA7ZVZHm/OoTnwkQNJFBu91sC86o/FYvJ4x7ar3eQnixgwYWFK7kEqOtQ6whtNM37tn1KrOOA==",
19234
"dependencies": {
19235
"tslib": "^2.4.0"
19236
},