diff --git a/examples/using-emotion-prismjs/package.json b/examples/using-emotion-prismjs/package.json index 55e715afab586..0b171e8504c12 100644 --- a/examples/using-emotion-prismjs/package.json +++ b/examples/using-emotion-prismjs/package.json @@ -8,7 +8,7 @@ "start": "npm run develop" }, "dependencies": { - "@babel/core": "7.11.6", + "@babel/core": "7.24.6", "@emotion/css": "^11.1.3", "@emotion/react": "^11.0.0", "@emotion/styled": "^11.0.0",