chore(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-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>
pull/50973/head
dependabot[bot] 8 months ago committed by nextcloud-command
parent cecd9bba1b
commit 5c41cfa2be
  1. 2
      dist/core-recommendedapps.js.map
  2. 2
      dist/settings-apps-view-4529.js.map
  3. 8
      package-lock.json
  4. 2
      package.json

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

@ -60,7 +60,7 @@
"moment": "^2.30.1",
"moment-timezone": "^0.5.46",
"nextcloud-vue-collections": "^0.13.0",
"p-limit": "^6.1.0",
"p-limit": "^6.2.0",
"p-queue": "^8.1.0",
"path": "^0.12.7",
"pinia": "^2.3.1",
@ -19239,9 +19239,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"

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

Loading…
Cancel
Save