Skip to content

Commit da84ddb

Browse files
Bump supertest from 7.0.0 to 7.1.0
Bumps [supertest](https://github.com/ladjs/supertest) from 7.0.0 to 7.1.0. - [Release notes](https://github.com/ladjs/supertest/releases) - [Commits](forwardemail/supertest@v7.0.0...v7.1.0) --- updated-dependencies: - dependency-name: supertest dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent aa17a77 commit da84ddb

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"lodash": "^4.17.21",
3434
"nodemon": "^3.1.9",
3535
"prettier": "^3.5.3",
36-
"supertest": "^7.0.0",
36+
"supertest": "^7.1.0",
3737
"typescript": "^5.8.2",
3838
"yargs": "^17.7.2"
3939
},

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5435,7 +5435,7 @@ __metadata:
54355435
lodash: "npm:^4.17.21"
54365436
nodemon: "npm:^3.1.9"
54375437
prettier: "npm:^3.5.3"
5438-
supertest: "npm:^7.0.0"
5438+
supertest: "npm:^7.1.0"
54395439
typescript: "npm:^5.8.2"
54405440
yargs: "npm:^17.7.2"
54415441
bin:
@@ -6984,13 +6984,13 @@ __metadata:
69846984
languageName: node
69856985
linkType: hard
69866986

6987-
"supertest@npm:^7.0.0":
6988-
version: 7.0.0
6989-
resolution: "supertest@npm:7.0.0"
6987+
"supertest@npm:^7.1.0":
6988+
version: 7.1.0
6989+
resolution: "supertest@npm:7.1.0"
69906990
dependencies:
69916991
methods: "npm:^1.1.2"
69926992
superagent: "npm:^9.0.1"
6993-
checksum: f0b10a1d292e6156fab16efdbb90d8cb1df54367667ae4108a6da67b81058d35182720dd9a3b4b2f538b14729dc8633741e6242724f1a0ccfde5197341ea96ec
6993+
checksum: 7a711630b5895c86978980fc88db0b6e54a655424d47e83bb126ff13d3879130271c37bca5e1f404c9ce8cbcaa922ab0897f3955598c3d5bb0dc6914161221bc
69946994
languageName: node
69956995
linkType: hard
69966996

0 commit comments

Comments
 (0)