chore (deps): bump protobufjs from 8.5.0 to 8.6.2 in the minor-updates group (#2553)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2026-06-12 11:46:48 +01:00 committed by GitHub
parent 9d43334429
commit 78d558c858
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 6 deletions

9
package-lock.json generated
View File

@ -85,7 +85,7 @@
"path": "^0.12.7",
"popper.js": "^1.16.1",
"process": "^0.11.10",
"protobufjs": "^8.5.0",
"protobufjs": "^8.6.2",
"punycode.js": "^2.3.1",
"qr-image": "^3.2.0",
"reflect-metadata": "^0.2.2",
@ -15086,10 +15086,9 @@
"license": "MIT"
},
"node_modules/protobufjs": {
"version": "8.5.0",
"resolved": "https://registry.npmjs.org/protobufjs/-/protobufjs-8.5.0.tgz",
"integrity": "sha512-df1jWDPA5VIBNRtuAHjqr09f2qN5D4Vke1wYqOQg1XJ7ZDpA7BD6L7E4tyChgGRLB5hqk2m79Zsy0WHwV9a84A==",
"hasInstallScript": true,
"version": "8.6.2",
"resolved": "https://registry.npmjs.org/protobufjs/-/protobufjs-8.6.2.tgz",
"integrity": "sha512-CCERJxzRvKMeEdJSLwdQf40TXWNPc8M4RkN7j/lxY6FQB+4do8rETWqj60AqxP9n0XIsxnSefZ8uhAaGKg2njw==",
"license": "BSD-3-Clause",
"dependencies": {
"long": "^5.3.2"

View File

@ -169,7 +169,7 @@
"path": "^0.12.7",
"popper.js": "^1.16.1",
"process": "^0.11.10",
"protobufjs": "^8.5.0",
"protobufjs": "^8.6.2",
"punycode.js": "^2.3.1",
"qr-image": "^3.2.0",
"reflect-metadata": "^0.2.2",