From b9ff15736855fd2191b3a2b11ae9ae1351dbe15e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Jul 2022 11:36:12 -0300 Subject: [PATCH] Bump @babel/compat-data from 7.15.0 to 7.18.8 in /themes/src/main/resources/theme/keycloak.v2/account/src (#13009) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .../keycloak.v2/account/src/package-lock.json | 14 +++++++------- .../theme/keycloak.v2/account/src/package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/themes/src/main/resources/theme/keycloak.v2/account/src/package-lock.json b/themes/src/main/resources/theme/keycloak.v2/account/src/package-lock.json index 0cc53cf7df..80fd8806f8 100644 --- a/themes/src/main/resources/theme/keycloak.v2/account/src/package-lock.json +++ b/themes/src/main/resources/theme/keycloak.v2/account/src/package-lock.json @@ -19,7 +19,7 @@ }, "devDependencies": { "@babel/cli": "^7.18.6", - "@babel/compat-data": "^7.9.0", + "@babel/compat-data": "^7.18.8", "@babel/core": "^7.8.7", "@babel/plugin-proposal-class-properties": "^7.8.3", "@babel/preset-env": "^7.13.15", @@ -87,9 +87,9 @@ } }, "node_modules/@babel/compat-data": { - "version": "7.15.0", - "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.15.0.tgz", - "integrity": "sha512-0NqAC1IJE0S0+lL1SWFMxMkz1pKCNCjI4tr2Zx4LJSXxCLAdr6KyArnY+sno5m3yH9g737ygOyPABDsnXkpxiA==", + "version": "7.18.8", + "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.18.8.tgz", + "integrity": "sha512-HSmX4WZPPK3FUxYp7g2T6EyO8j96HlZJlxmKPSh6KAcqwyDrfx7hKjXpAW/0FhFfTJsR0Yt4lAjLI2coMptIHQ==", "dev": true, "engines": { "node": ">=6.9.0" @@ -8077,9 +8077,9 @@ } }, "@babel/compat-data": { - "version": "7.15.0", - "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.15.0.tgz", - "integrity": "sha512-0NqAC1IJE0S0+lL1SWFMxMkz1pKCNCjI4tr2Zx4LJSXxCLAdr6KyArnY+sno5m3yH9g737ygOyPABDsnXkpxiA==", + "version": "7.18.8", + "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.18.8.tgz", + "integrity": "sha512-HSmX4WZPPK3FUxYp7g2T6EyO8j96HlZJlxmKPSh6KAcqwyDrfx7hKjXpAW/0FhFfTJsR0Yt4lAjLI2coMptIHQ==", "dev": true }, "@babel/core": { diff --git a/themes/src/main/resources/theme/keycloak.v2/account/src/package.json b/themes/src/main/resources/theme/keycloak.v2/account/src/package.json index 84359b4aa0..a9fb5c4d97 100644 --- a/themes/src/main/resources/theme/keycloak.v2/account/src/package.json +++ b/themes/src/main/resources/theme/keycloak.v2/account/src/package.json @@ -31,7 +31,7 @@ }, "devDependencies": { "@babel/cli": "^7.18.6", - "@babel/compat-data": "^7.9.0", + "@babel/compat-data": "^7.18.8", "@babel/core": "^7.8.7", "@babel/plugin-proposal-class-properties": "^7.8.3", "@babel/preset-env": "^7.13.15",