diff --git a/core/package.json b/core/package.json index 7df5d2b49..ba492f29b 100644 --- a/core/package.json +++ b/core/package.json @@ -37,7 +37,7 @@ "src" ], "dependencies": { - "@svgr/babel-plugin-remove-jsx-attribute": "^7.0.0", + "@svgr/babel-plugin-remove-jsx-attribute": "^8.0.0", "@svgr/babel-preset": "^7.0.0", "@svgr/core": "^7.0.0", "@svgr/plugin-jsx": "^7.0.0",