From dd6db90b4bf70d56555072a1cb2363388dbf17f7 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 11 May 2025 08:54:55 +0000 Subject: [PATCH] fix: packages/react-google-maps-api-gatsby-example/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BABELRUNTIME-10044504 --- packages/react-google-maps-api-gatsby-example/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/react-google-maps-api-gatsby-example/package.json b/packages/react-google-maps-api-gatsby-example/package.json index c7d51b8b3..71406916a 100644 --- a/packages/react-google-maps-api-gatsby-example/package.json +++ b/packages/react-google-maps-api-gatsby-example/package.json @@ -21,7 +21,7 @@ "@babel/node": "7.22.6", "@babel/preset-env": "7.22.9", "@babel/preset-react": "7.22.5", - "@babel/runtime": "7.22.6", + "@babel/runtime": "7.26.10", "@react-google-maps/api": "2.19.2", "@sentry/browser": "7.60.1", "cross-env": "7.0.3",