diff --git a/package-lock.json b/package-lock.json index e36bab4b..479074ae 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ }, "devDependencies": { "@automattic/eslint-plugin-wpvip": "0.13.0", - "@babel/preset-react": "7.25.9", + "@babel/preset-react": "7.26.3", "@playwright/test": "^1.49.1", "@testing-library/jest-dom": "6.6.3", "@testing-library/react": "16.1.0", @@ -1949,9 +1949,9 @@ } }, "node_modules/@babel/preset-react": { - "version": "7.25.9", - "resolved": "https://registry.npmjs.org/@babel/preset-react/-/preset-react-7.25.9.tgz", - "integrity": "sha512-D3to0uSPiWE7rBrdIICCd0tJSIGpLaaGptna2+w7Pft5xMqLpA1sz99DK5TZ1TjGbdQ/VI1eCSZ06dv3lT4JOw==", + "version": "7.26.3", + "resolved": "https://registry.npmjs.org/@babel/preset-react/-/preset-react-7.26.3.tgz", + "integrity": "sha512-Nl03d6T9ky516DGK2YMxrTqvnpUW63TnJMOMonj+Zae0JiPC5BC9xPMSL6L8fiSpA5vP88qfygavVQvnLp+6Cw==", "dev": true, "dependencies": { "@babel/helper-plugin-utils": "^7.25.9", diff --git a/package.json b/package.json index 43b94f42..2205ad1c 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ }, "devDependencies": { "@automattic/eslint-plugin-wpvip": "0.13.0", - "@babel/preset-react": "7.25.9", + "@babel/preset-react": "7.26.3", "@playwright/test": "^1.49.1", "@testing-library/jest-dom": "6.6.3", "@testing-library/react": "16.1.0",