1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-10 04:23:53 +00:00

Merge branch 'main' into ps/PM-8297-improve-updater

This commit is contained in:
Daniel García
2025-05-13 19:41:30 +02:00
committed by GitHub
197 changed files with 772 additions and 60 deletions

2
package-lock.json generated
View File

@@ -207,6 +207,7 @@
"browser-hrtime": "1.1.8",
"chalk": "4.1.2",
"commander": "11.1.0",
"core-js": "3.40.0",
"form-data": "4.0.1",
"https-proxy-agent": "7.0.6",
"inquirer": "8.2.6",
@@ -16960,7 +16961,6 @@
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.40.0.tgz",
"integrity": "sha512-7vsMc/Lty6AGnn7uFpYT56QesI5D2Y/UkgKounk87OP9Z2H9Z8kj6jzcSGAxFmUtDOS0ntK6lbQz+Nsa0Jj6mQ==",
"hasInstallScript": true,
"license": "MIT",
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/core-js"