chore(deps)(deps): bump p-timeout from 6.1.4 to 7.0.1

Bumps [p-timeout](https://github.com/sindresorhus/p-timeout) from 6.1.4 to 7.0.1.
- [Release notes](https://github.com/sindresorhus/p-timeout/releases)
- [Commits](https://github.com/sindresorhus/p-timeout/compare/v6.1.4...v7.0.1)

---
updated-dependencies:
- dependency-name: p-timeout
  dependency-version: 7.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-10-21 15:08:36 +00:00 committed by GitHub
parent b8a9d132c1
commit 6a463c47e3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 56 additions and 8 deletions

60
package-lock.json generated
View File

@ -25698,6 +25698,18 @@
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/p-event/node_modules/p-timeout": {
"version": "6.1.4",
"resolved": "https://registry.npmjs.org/p-timeout/-/p-timeout-6.1.4.tgz",
"integrity": "sha512-MyIV3ZA/PmyBN/ud8vV9XzwTrNtR4jFrObymZYnZqMmW0zA8Z17vnT0rBgFE/TlohB+YCHqXMgZzb3Csp49vqg==",
"license": "MIT",
"engines": {
"node": ">=14.16"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/p-filter": {
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/p-filter/-/p-filter-4.1.0.tgz",
@ -25786,6 +25798,18 @@
"integrity": "sha512-GWkBvjiSZK87ELrYOSESUYeVIc9mvLLf/nXalMOS5dYrgZq9o5OVkbZAVM06CVxYsCwH9BDZFPlQTlPA1j4ahA==",
"license": "MIT"
},
"node_modules/p-queue/node_modules/p-timeout": {
"version": "6.1.4",
"resolved": "https://registry.npmjs.org/p-timeout/-/p-timeout-6.1.4.tgz",
"integrity": "sha512-MyIV3ZA/PmyBN/ud8vV9XzwTrNtR4jFrObymZYnZqMmW0zA8Z17vnT0rBgFE/TlohB+YCHqXMgZzb3Csp49vqg==",
"license": "MIT",
"engines": {
"node": ">=14.16"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/p-reduce": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/p-reduce/-/p-reduce-2.1.0.tgz",
@ -25822,12 +25846,12 @@
}
},
"node_modules/p-timeout": {
"version": "6.1.4",
"resolved": "https://registry.npmjs.org/p-timeout/-/p-timeout-6.1.4.tgz",
"integrity": "sha512-MyIV3ZA/PmyBN/ud8vV9XzwTrNtR4jFrObymZYnZqMmW0zA8Z17vnT0rBgFE/TlohB+YCHqXMgZzb3Csp49vqg==",
"version": "7.0.1",
"resolved": "https://registry.npmjs.org/p-timeout/-/p-timeout-7.0.1.tgz",
"integrity": "sha512-AxTM2wDGORHGEkPCt8yqxOTMgpfbEHqF51f/5fJCmwFC3C/zNcGT63SymH2ttOAaiIws2zVg4+izQCjrakcwHg==",
"license": "MIT",
"engines": {
"node": ">=14.16"
"node": ">=20"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
@ -25857,6 +25881,18 @@
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/p-wait-for/node_modules/p-timeout": {
"version": "6.1.4",
"resolved": "https://registry.npmjs.org/p-timeout/-/p-timeout-6.1.4.tgz",
"integrity": "sha512-MyIV3ZA/PmyBN/ud8vV9XzwTrNtR4jFrObymZYnZqMmW0zA8Z17vnT0rBgFE/TlohB+YCHqXMgZzb3Csp49vqg==",
"license": "MIT",
"engines": {
"node": ">=14.16"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/pac-proxy-agent": {
"version": "7.2.0",
"resolved": "https://registry.npmjs.org/pac-proxy-agent/-/pac-proxy-agent-7.2.0.tgz",
@ -27271,6 +27307,18 @@
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/playwright-test/node_modules/p-timeout": {
"version": "6.1.4",
"resolved": "https://registry.npmjs.org/p-timeout/-/p-timeout-6.1.4.tgz",
"integrity": "sha512-MyIV3ZA/PmyBN/ud8vV9XzwTrNtR4jFrObymZYnZqMmW0zA8Z17vnT0rBgFE/TlohB+YCHqXMgZzb3Csp49vqg==",
"license": "MIT",
"engines": {
"node": ">=14.16"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/playwright-test/node_modules/path-key": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/path-key/-/path-key-4.0.0.tgz",
@ -35800,7 +35848,7 @@
"dockerode": "^4.0.2",
"fast-check": "^3.19.0",
"p-retry": "^6.1.0",
"p-timeout": "^6.1.0",
"p-timeout": "^7.0.1",
"portfinder": "^1.0.32",
"sinon": "^18.0.0",
"tail": "^2.2.6"
@ -36296,7 +36344,7 @@
"dockerode": "^4.0.2",
"fast-check": "^3.19.0",
"p-retry": "^6.1.0",
"p-timeout": "^6.1.0",
"p-timeout": "^7.0.1",
"portfinder": "^1.0.32",
"sinon": "^18.0.0",
"tail": "^2.2.6"

View File

@ -65,7 +65,7 @@
"dockerode": "^4.0.2",
"fast-check": "^3.19.0",
"p-retry": "^6.1.0",
"p-timeout": "^6.1.0",
"p-timeout": "^7.0.1",
"portfinder": "^1.0.32",
"sinon": "^18.0.0",
"tail": "^2.2.6"

View File

@ -63,7 +63,7 @@
"dockerode": "^4.0.2",
"fast-check": "^3.19.0",
"p-retry": "^6.1.0",
"p-timeout": "^6.1.0",
"p-timeout": "^7.0.1",
"portfinder": "^1.0.32",
"sinon": "^18.0.0",
"tail": "^2.2.6"