diff --git a/billing/google/package.json b/billing/google/package.json index 27d5769b..1255ceac 100644 --- a/billing/google/package.json +++ b/billing/google/package.json @@ -46,11 +46,11 @@ }, "homepage": "https://github.com/jaebradley/example-rollup-react-component-npm-package#readme", "devDependencies": { - "@babel/cli": "7.19.3", - "@babel/core": "7.20.2", - "@babel/plugin-transform-runtime": "7.19.6", - "@babel/preset-env": "7.20.2", - "@babel/preset-react": "7.18.6", + "@babel/cli": "7.29.7", + "@babel/core": "7.29.7", + "@babel/plugin-transform-runtime": "7.29.7", + "@babel/preset-env": "7.29.7", + "@babel/preset-react": "7.29.7", "@commitlint/cli": "16.3.0", "@commitlint/config-angular": "16.3.0", "@commitlint/prompt": "16.3.0",