chore(deps-dev): bump supertest from 7.1.3 to 7.1.4 (#19673)
Bumps [supertest](https://github.com/ladjs/supertest) from 7.1.3 to 7.1.4. - [Release notes](https://github.com/ladjs/supertest/releases) - [Commits](https://github.com/ladjs/supertest/compare/v7.1.3...v7.1.4) --- updated-dependencies: - dependency-name: supertest dependency-version: 7.1.4 dependency-type: direct:development update-type: version-update:semver-patch ... 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:
parent
a0b0ad780a
commit
67c888477d
|
|
@ -190,7 +190,7 @@
|
|||
"node-network-devtools": "1.0.28",
|
||||
"prettier": "3.6.2",
|
||||
"remark-parse": "11.0.0",
|
||||
"supertest": "7.1.3",
|
||||
"supertest": "7.1.4",
|
||||
"tsdown": "0.13.0",
|
||||
"typescript": "5.8.3",
|
||||
"unified": "11.0.5",
|
||||
|
|
|
|||
|
|
@ -454,8 +454,8 @@ importers:
|
|||
specifier: 11.0.0
|
||||
version: 11.0.0
|
||||
supertest:
|
||||
specifier: 7.1.3
|
||||
version: 7.1.3
|
||||
specifier: 7.1.4
|
||||
version: 7.1.4
|
||||
tsdown:
|
||||
specifier: 0.13.0
|
||||
version: 0.13.0(typescript@5.8.3)
|
||||
|
|
@ -3673,8 +3673,8 @@ packages:
|
|||
resolution: {integrity: sha512-1lLKB2Mu3aGP1Q/2eCOx0fNbRMe7XdwktwOruhfqqd0rIJWwN4Dh+E3hrPSlDCXnSR7UtZ1N38rVXm+6+MEhJQ==}
|
||||
engines: {node: '>= 0.12'}
|
||||
|
||||
form-data@2.5.3:
|
||||
resolution: {integrity: sha512-XHIrMD0NpDrNM/Ckf7XJiBbLl57KEhT3+i3yY+eWm+cqYZJQTZrKo8Y8AWKnuV5GT4scfuUGt9LzNoIx3dU1nQ==}
|
||||
form-data@2.5.5:
|
||||
resolution: {integrity: sha512-jqdObeR2rxZZbPSGL+3VckHMYtu+f9//KXBsVny6JSX/pa38Fy+bGjuG8eW/H6USNQWhLi8Num++cU2yOCNz4A==}
|
||||
engines: {node: '>= 0.12'}
|
||||
|
||||
form-data@4.0.4:
|
||||
|
|
@ -5465,15 +5465,13 @@ packages:
|
|||
resolution: {integrity: sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==}
|
||||
engines: {node: '>=8'}
|
||||
|
||||
superagent@10.2.2:
|
||||
resolution: {integrity: sha512-vWMq11OwWCC84pQaFPzF/VO3BrjkCeewuvJgt1jfV0499Z1QSAWN4EqfMM5WlFDDX9/oP8JjlDKpblrmEoyu4Q==}
|
||||
superagent@10.2.3:
|
||||
resolution: {integrity: sha512-y/hkYGeXAj7wUMjxRbB21g/l6aAEituGXM9Rwl4o20+SX3e8YOSV6BxFXl+dL3Uk0mjSL3kCbNkwURm8/gEDig==}
|
||||
engines: {node: '>=14.18.0'}
|
||||
deprecated: Please upgrade to superagent v10.2.2+, see release notes at https://github.com/forwardemail/superagent/releases/tag/v10.2.2 - maintenance is supported by Forward Email @ https://forwardemail.net
|
||||
|
||||
supertest@7.1.3:
|
||||
resolution: {integrity: sha512-ORY0gPa6ojmg/C74P/bDoS21WL6FMXq5I8mawkEz30/zkwdu0gOeqstFy316vHG6OKxqQ+IbGneRemHI8WraEw==}
|
||||
supertest@7.1.4:
|
||||
resolution: {integrity: sha512-tjLPs7dVyqgItVFirHYqe2T+MfWc2VOBQ8QFKKbWTA3PU7liZR8zoSpAi/C1k1ilm9RsXIKYf197oap9wXGVYg==}
|
||||
engines: {node: '>=14.18.0'}
|
||||
deprecated: Please upgrade to supertest v7.1.3+, see release notes at https://github.com/forwardemail/supertest/releases/tag/v7.1.3 - maintenance is supported by Forward Email @ https://forwardemail.net
|
||||
|
||||
supports-color@2.0.0:
|
||||
resolution: {integrity: sha512-KKNVtd6pCYgPIKU4cp2733HWYCpplQhddZLBUryaAHou723x+FRzQ5Df824Fj+IyyuiQTRoub4SnIFfIcrp70g==}
|
||||
|
|
@ -8170,7 +8168,7 @@ snapshots:
|
|||
'@types/caseless': 0.12.5
|
||||
'@types/node': 24.1.0
|
||||
'@types/tough-cookie': 4.0.5
|
||||
form-data: 2.5.3
|
||||
form-data: 2.5.5
|
||||
|
||||
'@types/sanitize-html@2.16.0':
|
||||
dependencies:
|
||||
|
|
@ -9664,11 +9662,12 @@ snapshots:
|
|||
combined-stream: 1.0.8
|
||||
mime-types: 2.1.35
|
||||
|
||||
form-data@2.5.3:
|
||||
form-data@2.5.5:
|
||||
dependencies:
|
||||
asynckit: 0.4.0
|
||||
combined-stream: 1.0.8
|
||||
es-set-tostringtag: '@nolyfill/es-set-tostringtag@1.0.44'
|
||||
hasown: '@nolyfill/hasown@1.0.44'
|
||||
mime-types: 2.1.35
|
||||
safe-buffer: '@nolyfill/safe-buffer@1.0.44'
|
||||
|
||||
|
|
@ -11679,7 +11678,7 @@ snapshots:
|
|||
|
||||
strip-json-comments@3.1.1: {}
|
||||
|
||||
superagent@10.2.2:
|
||||
superagent@10.2.3:
|
||||
dependencies:
|
||||
component-emitter: 1.3.1
|
||||
cookiejar: 2.1.4
|
||||
|
|
@ -11693,10 +11692,10 @@ snapshots:
|
|||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
supertest@7.1.3:
|
||||
supertest@7.1.4:
|
||||
dependencies:
|
||||
methods: 1.1.2
|
||||
superagent: 10.2.2
|
||||
superagent: 10.2.3
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue