1
0
mirror of https://github.com/bitwarden/directory-connector synced 2025-12-05 23:53:21 +00:00

[deps]: Update core-js to v3.38.1 (#601)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-10-02 16:56:32 +01:00
committed by GitHub
parent 15978f69b1
commit 37ac5fc936
2 changed files with 6 additions and 5 deletions

9
package-lock.json generated
View File

@@ -25,7 +25,7 @@
"browser-hrtime": "1.1.8",
"chalk": "4.1.2",
"commander": "12.1.0",
"core-js": "3.35.0",
"core-js": "3.38.1",
"form-data": "4.0.0",
"google-auth-library": "7.14.1",
"googleapis": "73.0.0",
@@ -8319,10 +8319,11 @@
}
},
"node_modules/core-js": {
"version": "3.35.0",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.35.0.tgz",
"integrity": "sha512-ntakECeqg81KqMueeGJ79Q5ZgQNR+6eaE8sxGCx62zMbAIj65q+uYvatToew3m6eAGdU4gNZwpZ34NMe4GYswg==",
"version": "3.38.1",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.38.1.tgz",
"integrity": "sha512-OP35aUorbU3Zvlx7pjsFdu1rGNnD4pgw/CWoYzRY3t2EzoVT7shKHY1dlAy3f41cGIO7ZDPQimhGFTlEYkG/Hw==",
"hasInstallScript": true,
"license": "MIT",
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/core-js"

View File

@@ -154,7 +154,7 @@
"browser-hrtime": "1.1.8",
"chalk": "4.1.2",
"commander": "12.1.0",
"core-js": "3.35.0",
"core-js": "3.38.1",
"form-data": "4.0.0",
"google-auth-library": "7.14.1",
"googleapis": "73.0.0",