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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2026-04-19 08:24:59 +00:00 committed by GitHub
parent 3e96a3da17
commit 137ae840e2
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.1",
"p-limit": "^7.3.0",
"p-queue": "^9.1.0",
"p-queue": "^9.1.2",
"path": "^0.12.7",
"pinia": "^2.3.1",
"query-string": "^9.3.1",
@ -13982,9 +13982,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.2",
"resolved": "https://registry.npmjs.org/p-queue/-/p-queue-9.1.2.tgz",
"integrity": "sha512-ktsDOALzTYTWWF1PbkNVg2rOt+HaOaMWJMUnt7T3qf5tvZ1L8dBW3tObzprBcXNMKkwj+yFSLqHso0x+UFcJXw==",
"license": "MIT",
"dependencies": {
"eventemitter3": "^5.0.1",

View file

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