From 1ecfdc88e304a2f1a9847d97bd7bb38cbc86cedf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Jun 2025 04:59:34 +0000 Subject: [PATCH] Bump @babel/runtime in /artifacts/opensearch-app-ui Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.24.7 to 7.27.6. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.27.6/packages/babel-runtime) --- updated-dependencies: - dependency-name: "@babel/runtime" dependency-version: 7.27.6 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- artifacts/opensearch-app-ui/package-lock.json | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/artifacts/opensearch-app-ui/package-lock.json b/artifacts/opensearch-app-ui/package-lock.json index d92fd73..5ab22ec 100644 --- a/artifacts/opensearch-app-ui/package-lock.json +++ b/artifacts/opensearch-app-ui/package-lock.json @@ -4412,11 +4412,10 @@ } }, "node_modules/@babel/runtime": { - "version": "7.24.7", + "version": "7.27.6", + "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.27.6.tgz", + "integrity": "sha512-vbavdySgbTTrmFE+EsiqUTzlOr5bzlnJtUv9PynGCAKvfQqjIXbvFdumPM/GxMDfyuGMJaJAU6TO4zc1Jf1i8Q==", "license": "MIT", - "dependencies": { - "regenerator-runtime": "^0.14.0" - }, "engines": { "node": ">=6.9.0" } @@ -10390,10 +10389,6 @@ "node": ">=8.10.0" } }, - "node_modules/regenerator-runtime": { - "version": "0.14.1", - "license": "MIT" - }, "node_modules/remark-gfm": { "version": "4.0.0", "license": "MIT",