build(deps-dev): bump supertest from 7.1.1 to 7.1.4 (#1895)

Bumps [supertest](https://github.com/ladjs/supertest) from 7.1.1 to
7.1.4.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ladjs/supertest/releases">supertest's
releases</a>.</em></p>
<blockquote>
<h2>v7.1.4</h2>
<ul>
<li>chore: bump deps  6021ec8</li>
<li>Merge pull request <a
href="https://redirect.github.com/ladjs/supertest/issues/865">#865</a>
from forwardemail/dependabot/npm_and_yarn/form-data-4.0.4 ceca508</li>
<li>chore(deps): bump form-data from 4.0.3 to 4.0.4  b1fb983</li>
</ul>
<hr />
<p><a
href="https://github.com/ladjs/supertest/compare/v7.1.3...v7.1.4">https://github.com/ladjs/supertest/compare/v7.1.3...v7.1.4</a></p>
<h2>v7.1.3</h2>
<ul>
<li>fix: revert automatic server closing (per <a
href="https://redirect.github.com/ladjs/supertest/issues/651">#651</a>)
b6fd281</li>
<li>fix: rename ci file  75bcbc9</li>
</ul>
<hr />
<p><a
href="https://github.com/ladjs/supertest/compare/v7.1.2...v7.1.3">https://github.com/ladjs/supertest/compare/v7.1.2...v7.1.3</a></p>
<h2>v7.1.2</h2>
<ul>
<li>feat: fix server lifecycle, callback handling, and SuperAgent v10
compatibility 6d060e3</li>
<li>Merge pull request <a
href="https://redirect.github.com/ladjs/supertest/issues/862">#862</a>
from noritaka1166/fix-typo-test 0413057</li>
<li>Merge pull request <a
href="https://redirect.github.com/ladjs/supertest/issues/841">#841</a>
from viniciusamc/master e2be0e1</li>
<li>chore: fix typo in test  b7f985b</li>
<li>feat(bearer):bearer auth token method  411f7ce</li>
</ul>
<hr />
<p><a
href="https://github.com/ladjs/supertest/compare/v7.1.1...v7.1.2">https://github.com/ladjs/supertest/compare/v7.1.1...v7.1.2</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="076228a654"><code>076228a</code></a>
7.1.4</li>
<li><a
href="6021ec8174"><code>6021ec8</code></a>
chore: bump deps</li>
<li><a
href="ceca508bd4"><code>ceca508</code></a>
Merge pull request <a
href="https://redirect.github.com/ladjs/supertest/issues/865">#865</a>
from forwardemail/dependabot/npm_and_yarn/form-data-4...</li>
<li><a
href="b1fb983db7"><code>b1fb983</code></a>
chore(deps): bump form-data from 4.0.3 to 4.0.4</li>
<li><a
href="0cf2ec375f"><code>0cf2ec3</code></a>
7.1.3</li>
<li><a
href="b6fd281d29"><code>b6fd281</code></a>
fix: revert automatic server closing (per <a
href="https://redirect.github.com/ladjs/supertest/issues/651">#651</a>)</li>
<li><a
href="75bcbc941d"><code>75bcbc9</code></a>
fix: rename ci file</li>
<li><a
href="29c3267d31"><code>29c3267</code></a>
7.1.2</li>
<li><a
href="6d060e3c8d"><code>6d060e3</code></a>
feat: fix server lifecycle, callback handling, and SuperAgent v10
compatibility</li>
<li><a
href="04130571b0"><code>0413057</code></a>
Merge pull request <a
href="https://redirect.github.com/ladjs/supertest/issues/862">#862</a>
from noritaka1166/fix-typo-test</li>
<li>Additional commits viewable in <a
href="https://github.com/ladjs/supertest/compare/v7.1.1...v7.1.4">compare
view</a></li>
</ul>
</details>
<details>
<summary>Maintainer changes</summary>
<p>This version was pushed to npm by <a
href="https://www.npmjs.com/~titanism">titanism</a>, a new releaser for
supertest since your current version.</p>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=supertest&package-manager=npm_and_yarn&previous-version=7.1.1&new-version=7.1.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-07-26 23:20:26 -07:00
committed by GitHub
parent cb22d8dcde
commit d378e5c5f9

28
package-lock.json generated
View File

@@ -2077,9 +2077,9 @@
}
},
"node_modules/form-data": {
"version": "4.0.3",
"resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.3.tgz",
"integrity": "sha512-qsITQPfmvMOSAdeyZ+12I1c+CKSstAFAwu+97zrnWAbIr5u8wfsExUzCesVLC8NgHuRUqNN4Zy6UPWUTRGslcA==",
"version": "4.0.4",
"resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.4.tgz",
"integrity": "sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -4694,35 +4694,35 @@
}
},
"node_modules/superagent": {
"version": "10.2.1",
"resolved": "https://registry.npmjs.org/superagent/-/superagent-10.2.1.tgz",
"integrity": "sha512-O+PCv11lgTNJUzy49teNAWLjBZfc+A1enOwTpLlH6/rsvKcTwcdTT8m9azGkVqM7HBl5jpyZ7KTPhHweokBcdg==",
"version": "10.2.3",
"resolved": "https://registry.npmjs.org/superagent/-/superagent-10.2.3.tgz",
"integrity": "sha512-y/hkYGeXAj7wUMjxRbB21g/l6aAEituGXM9Rwl4o20+SX3e8YOSV6BxFXl+dL3Uk0mjSL3kCbNkwURm8/gEDig==",
"dev": true,
"license": "MIT",
"dependencies": {
"component-emitter": "^1.3.0",
"component-emitter": "^1.3.1",
"cookiejar": "^2.1.4",
"debug": "^4.3.4",
"debug": "^4.3.7",
"fast-safe-stringify": "^2.1.1",
"form-data": "^4.0.0",
"form-data": "^4.0.4",
"formidable": "^3.5.4",
"methods": "^1.1.2",
"mime": "2.6.0",
"qs": "^6.11.0"
"qs": "^6.11.2"
},
"engines": {
"node": ">=14.18.0"
}
},
"node_modules/supertest": {
"version": "7.1.1",
"resolved": "https://registry.npmjs.org/supertest/-/supertest-7.1.1.tgz",
"integrity": "sha512-aI59HBTlG9e2wTjxGJV+DygfNLgnWbGdZxiA/sgrnNNikIW8lbDvCtF6RnhZoJ82nU7qv7ZLjrvWqCEm52fAmw==",
"version": "7.1.4",
"resolved": "https://registry.npmjs.org/supertest/-/supertest-7.1.4.tgz",
"integrity": "sha512-tjLPs7dVyqgItVFirHYqe2T+MfWc2VOBQ8QFKKbWTA3PU7liZR8zoSpAi/C1k1ilm9RsXIKYf197oap9wXGVYg==",
"dev": true,
"license": "MIT",
"dependencies": {
"methods": "^1.1.2",
"superagent": "^10.2.1"
"superagent": "^10.2.3"
},
"engines": {
"node": ">=14.18.0"