build(deps): bump p-limit from 6.1.0 to 6.2.0

Bumps [p-limit](https://github.com/sindresorhus/p-limit) from 6.1.0 to 6.2.0.
- [Release notes](https://github.com/sindresorhus/p-limit/releases)
- [Commits](https://github.com/sindresorhus/p-limit/compare/v6.1.0...v6.2.0)

---
updated-dependencies:
- dependency-name: p-limit
  dependency-version: 6.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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] 2025-04-22 12:59:02 +00:00 committed by nextcloud-command
parent 28aec42fec
commit 4b3293ecbd
4 changed files with 7 additions and 7 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

8
package-lock.json generated
View file

@ -61,7 +61,7 @@
"moment": "^2.30.1",
"moment-timezone": "^0.5.48",
"nextcloud-vue-collections": "^0.13.0",
"p-limit": "^6.1.0",
"p-limit": "^6.2.0",
"p-queue": "^7.4.1",
"path": "^0.12.7",
"pinia": "^2.3.1",
@ -19157,9 +19157,9 @@
}
},
"node_modules/p-limit": {
"version": "6.1.0",
"resolved": "https://registry.npmjs.org/p-limit/-/p-limit-6.1.0.tgz",
"integrity": "sha512-H0jc0q1vOzlEk0TqAKXKZxdl7kX3OFUzCnNVUnq5Pc3DGo0kpeaMuPqxQn235HibwBEb0/pm9dgKTjXy66fBkg==",
"version": "6.2.0",
"resolved": "https://registry.npmjs.org/p-limit/-/p-limit-6.2.0.tgz",
"integrity": "sha512-kuUqqHNUqoIWp/c467RI4X6mmyuojY5jGutNU0wVTmEOOfcuwLqyMVoAi9MKi2Ak+5i9+nhmrK4ufZE8069kHA==",
"license": "MIT",
"dependencies": {
"yocto-queue": "^1.1.1"

View file

@ -92,7 +92,7 @@
"moment": "^2.30.1",
"moment-timezone": "^0.5.48",
"nextcloud-vue-collections": "^0.13.0",
"p-limit": "^6.1.0",
"p-limit": "^6.2.0",
"p-queue": "^7.4.1",
"path": "^0.12.7",
"pinia": "^2.3.1",