From 8ea1d056c3b0f35cd94073635f7ad99f59f5f803 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 29 Oct 2025 11:13:48 +0000 Subject: [PATCH] fix(deps): update babel monorepo --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index c42b33245..521f77c89 100644 --- a/package.json +++ b/package.json @@ -88,9 +88,9 @@ "stream-events": "^1.0.5", "teeny-request": "^10.0.0", "through2": "^4.0.2", - "@babel/traverse": "7.27.7", - "@babel/core": "7.27.7", - "@babel/helpers": "7.27.6", + "@babel/traverse": "7.28.5", + "@babel/core": "7.28.5", + "@babel/helpers": "7.28.4", "uuid": "^11.1.0" }, "devDependencies": {