diff --git a/packages/babel-plugin-strip-runtime/package.json b/packages/babel-plugin-strip-runtime/package.json index a83e312c3..10d7dcadc 100644 --- a/packages/babel-plugin-strip-runtime/package.json +++ b/packages/babel-plugin-strip-runtime/package.json @@ -19,7 +19,7 @@ "src" ], "dependencies": { - "@babel/core": "^7.21.8", + "@babel/core": "^7.22.6", "@babel/helper-plugin-utils": "^7.21.5", "@babel/template": "^7.20.7", "@babel/traverse": "^7.23.2",