Merge pull request #1928 from TriliumNext/renovate/supertest-7.x

chore(deps): update dependency supertest to v7.1.1
This commit is contained in:
Elian Doran 2025-05-14 08:28:31 +03:00 committed by GitHub
commit d81bec9ec6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 10 additions and 10 deletions

View File

@ -108,7 +108,7 @@
"stream-throttle": "0.1.3",
"strip-bom": "5.0.0",
"striptags": "3.2.0",
"supertest": "7.1.0",
"supertest": "7.1.1",
"swagger-jsdoc": "6.2.8",
"swagger-ui-express": "5.0.1",
"time2fa": "^1.3.0",

18
pnpm-lock.yaml generated
View File

@ -768,8 +768,8 @@ importers:
specifier: 3.2.0
version: 3.2.0
supertest:
specifier: 7.1.0
version: 7.1.0
specifier: 7.1.1
version: 7.1.1
swagger-jsdoc:
specifier: 6.2.8
version: 6.2.8(openapi-types@12.1.3)
@ -13115,12 +13115,12 @@ packages:
resolution: {integrity: sha512-MvjXzkz/BOfyVDkG0oFOtBxHX2u3gKbMHIF/dXblZsgD3BWOFLmHovIpZY7BykJdAjcqRCBi1WYBNdEC9yI7vg==}
engines: {node: '>= 8.0'}
superagent@9.0.2:
resolution: {integrity: sha512-xuW7dzkUpcJq7QnhOsnNUgtYp3xRwpt2F7abdRYIpCsAt0hhUqia0EdxyXZQQpNmGtsCzYHryaKSV3q3GJnq7w==}
superagent@10.2.1:
resolution: {integrity: sha512-O+PCv11lgTNJUzy49teNAWLjBZfc+A1enOwTpLlH6/rsvKcTwcdTT8m9azGkVqM7HBl5jpyZ7KTPhHweokBcdg==}
engines: {node: '>=14.18.0'}
supertest@7.1.0:
resolution: {integrity: sha512-5QeSO8hSrKghtcWEoPiO036fxH0Ii2wVQfFZSP0oqQhmjk8bOLhDFXr4JrvaFmPuEWUoq4znY3uSi8UzLKxGqw==}
supertest@7.1.1:
resolution: {integrity: sha512-aI59HBTlG9e2wTjxGJV+DygfNLgnWbGdZxiA/sgrnNNikIW8lbDvCtF6RnhZoJ82nU7qv7ZLjrvWqCEm52fAmw==}
engines: {node: '>=14.18.0'}
supports-color@5.5.0:
@ -30053,7 +30053,7 @@ snapshots:
transitivePeerDependencies:
- supports-color
superagent@9.0.2:
superagent@10.2.1:
dependencies:
component-emitter: 1.3.1
cookiejar: 2.1.4
@ -30067,10 +30067,10 @@ snapshots:
transitivePeerDependencies:
- supports-color
supertest@7.1.0:
supertest@7.1.1:
dependencies:
methods: 1.1.2
superagent: 9.0.2
superagent: 10.2.1
transitivePeerDependencies:
- supports-color