chore(deps): Bump p-queue from 9.1.0 to 9.1.1 in /build/frontend-legacy

Bumps [p-queue](https://github.com/sindresorhus/p-queue) from 9.1.0 to 9.1.1.
- [Release notes](https://github.com/sindresorhus/p-queue/releases)
- [Commits](https://github.com/sindresorhus/p-queue/compare/v9.1.0...v9.1.1)

---
updated-dependencies:
- dependency-name: p-queue
  dependency-version: 9.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-04-04 01:55:13 +00:00 committed by GitHub
parent 9b5b392858
commit 6c5f337289
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -60,7 +60,7 @@
"moment": "^2.30.1",
"moment-timezone": "^0.6.0",
"p-limit": "^7.3.0",
"p-queue": "^9.1.0",
"p-queue": "^9.1.1",
"path": "^0.12.7",
"pinia": "^2.3.1",
"query-string": "^9.3.1",
@ -14011,9 +14011,9 @@
}
},
"node_modules/p-queue": {
"version": "9.1.0",
"resolved": "https://registry.npmjs.org/p-queue/-/p-queue-9.1.0.tgz",
"integrity": "sha512-O/ZPaXuQV29uSLbxWBGGZO1mCQXV2BLIwUr59JUU9SoH76mnYvtms7aafH/isNSNGwuEfP6W/4xD0/TJXxrizw==",
"version": "9.1.1",
"resolved": "https://registry.npmjs.org/p-queue/-/p-queue-9.1.1.tgz",
"integrity": "sha512-yQS1vV2V7Q14MQrgD8jMNY5owPuGgVHVdSK8NqmKpOVajnjbaeMa6uLOzTALPtvJ7Vo4bw0BGsw7qfUT8z24Ig==",
"license": "MIT",
"dependencies": {
"eventemitter3": "^5.0.1",

View file

@ -76,7 +76,7 @@
"moment": "^2.30.1",
"moment-timezone": "^0.6.0",
"p-limit": "^7.3.0",
"p-queue": "^9.1.0",
"p-queue": "^9.1.1",
"path": "^0.12.7",
"pinia": "^2.3.1",
"query-string": "^9.3.1",