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 af78d04311..923a3b9669 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 @@ -18,7 +18,7 @@ "react-router-dom": "^4.3.1" }, "devDependencies": { - "@babel/cli": "^7.18.6", + "@babel/cli": "^7.18.9", "@babel/compat-data": "^7.18.8", "@babel/core": "^7.18.9", "@babel/plugin-proposal-class-properties": "^7.18.6", @@ -59,9 +59,9 @@ } }, "node_modules/@babel/cli": { - "version": "7.18.6", - "resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.18.6.tgz", - "integrity": "sha512-jXNHoYCbxZ8rKy+2lyy0VjcaGxS4NPbN0qc95DjIiGZQL/mTNx3o2/yI0TG+X0VrrTuwmO7zH52T9NcNdbF9Uw==", + "version": "7.18.9", + "resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.18.9.tgz", + "integrity": "sha512-e7TOtHVrAXBJGNgoROVxqx0mathd01oJGXIDekRfxdrISnRqfM795APwkDtse9GdyPYivjg3iXiko3sF3W7f5Q==", "dev": true, "dependencies": { "@jridgewell/trace-mapping": "^0.3.8", @@ -8572,9 +8572,9 @@ } }, "@babel/cli": { - "version": "7.18.6", - "resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.18.6.tgz", - "integrity": "sha512-jXNHoYCbxZ8rKy+2lyy0VjcaGxS4NPbN0qc95DjIiGZQL/mTNx3o2/yI0TG+X0VrrTuwmO7zH52T9NcNdbF9Uw==", + "version": "7.18.9", + "resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.18.9.tgz", + "integrity": "sha512-e7TOtHVrAXBJGNgoROVxqx0mathd01oJGXIDekRfxdrISnRqfM795APwkDtse9GdyPYivjg3iXiko3sF3W7f5Q==", "dev": true, "requires": { "@jridgewell/trace-mapping": "^0.3.8", 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 ffe0aade9c..ef5271cfa5 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 @@ -30,7 +30,7 @@ "react-router-dom": "^4.3.1" }, "devDependencies": { - "@babel/cli": "^7.18.6", + "@babel/cli": "^7.18.9", "@babel/compat-data": "^7.18.8", "@babel/core": "^7.18.9", "@babel/plugin-proposal-class-properties": "^7.18.6",