1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-15 07:43:35 +00:00

[deps] AC: Update core-js to v3.44.0 (#15284)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-07-22 10:21:19 -05:00
committed by GitHub
parent 96f31aac3a
commit da6fb82fd8
3 changed files with 7 additions and 7 deletions

View File

@@ -69,7 +69,7 @@
"browser-hrtime": "1.1.8", "browser-hrtime": "1.1.8",
"chalk": "4.1.2", "chalk": "4.1.2",
"commander": "11.1.0", "commander": "11.1.0",
"core-js": "3.42.0", "core-js": "3.44.0",
"form-data": "4.0.2", "form-data": "4.0.2",
"https-proxy-agent": "7.0.6", "https-proxy-agent": "7.0.6",
"inquirer": "8.2.6", "inquirer": "8.2.6",

10
package-lock.json generated
View File

@@ -42,7 +42,7 @@
"bufferutil": "4.0.9", "bufferutil": "4.0.9",
"chalk": "4.1.2", "chalk": "4.1.2",
"commander": "11.1.0", "commander": "11.1.0",
"core-js": "3.42.0", "core-js": "3.44.0",
"form-data": "4.0.2", "form-data": "4.0.2",
"https-proxy-agent": "7.0.6", "https-proxy-agent": "7.0.6",
"inquirer": "8.2.6", "inquirer": "8.2.6",
@@ -205,7 +205,7 @@
"browser-hrtime": "1.1.8", "browser-hrtime": "1.1.8",
"chalk": "4.1.2", "chalk": "4.1.2",
"commander": "11.1.0", "commander": "11.1.0",
"core-js": "3.42.0", "core-js": "3.44.0",
"form-data": "4.0.2", "form-data": "4.0.2",
"https-proxy-agent": "7.0.6", "https-proxy-agent": "7.0.6",
"inquirer": "8.2.6", "inquirer": "8.2.6",
@@ -17512,9 +17512,9 @@
} }
}, },
"node_modules/core-js": { "node_modules/core-js": {
"version": "3.42.0", "version": "3.44.0",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.42.0.tgz", "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.44.0.tgz",
"integrity": "sha512-Sz4PP4ZA+Rq4II21qkNqOEDTDrCvcANId3xpIgB34NDkWc3UduWj2dqEtN9yZIq8Dk3HyPI33x9sqqU5C8sr0g==", "integrity": "sha512-aFCtd4l6GvAXwVEh3XbbVqJGHDJt0OZRa+5ePGx3LLwi12WfexqQxcsohb2wgsa/92xtl19Hd66G/L+TaAxDMw==",
"hasInstallScript": true, "hasInstallScript": true,
"license": "MIT", "license": "MIT",
"funding": { "funding": {

View File

@@ -177,7 +177,7 @@
"bufferutil": "4.0.9", "bufferutil": "4.0.9",
"chalk": "4.1.2", "chalk": "4.1.2",
"commander": "11.1.0", "commander": "11.1.0",
"core-js": "3.42.0", "core-js": "3.44.0",
"form-data": "4.0.2", "form-data": "4.0.2",
"https-proxy-agent": "7.0.6", "https-proxy-agent": "7.0.6",
"inquirer": "8.2.6", "inquirer": "8.2.6",