Merge pull request #58184 from nextcloud/dependabot/npm_and_yarn/stable32/p-limit-7.3.0

[stable32] chore(deps): Bump p-limit from 7.2.0 to 7.3.0
This commit is contained in:
github-actions[bot] 2026-02-13 22:31:09 +00:00 committed by GitHub
commit b93e563840
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 14 additions and 14 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

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

@ -60,7 +60,7 @@
"marked": "^16.4.2",
"moment": "^2.30.1",
"moment-timezone": "^0.6.0",
"p-limit": "^7.2.0",
"p-limit": "^7.3.0",
"p-queue": "^8.1.0",
"path": "^0.12.7",
"pinia": "^2.3.1",
@ -19753,9 +19753,9 @@
}
},
"node_modules/p-limit": {
"version": "7.2.0",
"resolved": "https://registry.npmjs.org/p-limit/-/p-limit-7.2.0.tgz",
"integrity": "sha512-ATHLtwoTNDloHRFFxFJdHnG6n2WUeFjaR8XQMFdKIv0xkXjrER8/iG9iu265jOM95zXHAfv9oTkqhrfbIzosrQ==",
"version": "7.3.0",
"resolved": "https://registry.npmjs.org/p-limit/-/p-limit-7.3.0.tgz",
"integrity": "sha512-7cIXg/Z0M5WZRblrsOla88S4wAK+zOQQWeBYfV3qJuJXMr+LnbYjaadrFaS0JILfEDPVqHyKnZ1Z/1d6J9VVUw==",
"dependencies": {
"yocto-queue": "^1.2.1"
},

View file

@ -89,7 +89,7 @@
"marked": "^16.4.2",
"moment": "^2.30.1",
"moment-timezone": "^0.6.0",
"p-limit": "^7.2.0",
"p-limit": "^7.3.0",
"p-queue": "^8.1.0",
"path": "^0.12.7",
"pinia": "^2.3.1",