mirror of
https://github.com/nextcloud/server.git
synced 2026-04-29 01:50:33 -04:00
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:
parent
28aec42fec
commit
4b3293ecbd
4 changed files with 7 additions and 7 deletions
2
dist/core-recommendedapps.js.map
vendored
2
dist/core-recommendedapps.js.map
vendored
File diff suppressed because one or more lines are too long
2
dist/settings-apps-view-4529.js.map
vendored
2
dist/settings-apps-view-4529.js.map
vendored
File diff suppressed because one or more lines are too long
8
package-lock.json
generated
8
package-lock.json
generated
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue