Skip to content

Commit 341463b

Browse files
depfu[bot]canova
andauthored
⬆️ Update @types/supertest to version 7.2.0 (#648)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com> Co-authored-by: Nazım Can Altınova <canaltinova@gmail.com>
1 parent b18ddf4 commit 341463b

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"@types/koa__cors": "^5.0.1",
6565
"@types/koa__router": "^12.0.5",
6666
"@types/node": "^25.2.3",
67-
"@types/supertest": "^6.0.3",
67+
"@types/supertest": "^7.2.0",
6868
"@typescript-eslint/eslint-plugin": "^8.56.0",
6969
"@typescript-eslint/parser": "^8.56.0",
7070
"babel-jest": "^30.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1872,10 +1872,10 @@
18721872
"@types/methods" "^1.1.4"
18731873
"@types/node" "*"
18741874

1875-
"@types/supertest@^6.0.3":
1876-
version "6.0.3"
1877-
resolved "https://registry.yarnpkg.com/@types/supertest/-/supertest-6.0.3.tgz#d736f0e994b195b63e1c93e80271a2faf927388c"
1878-
integrity sha512-8WzXq62EXFhJ7QsH3Ocb/iKQ/Ty9ZVWnVzoTKc9tyyFRRF3a74Tk2+TLFgaFFw364Ere+npzHKEJ6ga2LzIL7w==
1875+
"@types/supertest@^7.2.0":
1876+
version "7.2.0"
1877+
resolved "https://registry.yarnpkg.com/@types/supertest/-/supertest-7.2.0.tgz#9620bc998d3e26bcbedba7d31da8fe4c82fc1620"
1878+
integrity sha512-uh2Lv57xvggst6lCqNdFAmDSvoMG7M/HDtX4iUCquxQ5EGPtaPM5PL5Hmi7LCvOG8db7YaCPNJEeoI8s/WzIQw==
18791879
dependencies:
18801880
"@types/methods" "^1.1.4"
18811881
"@types/superagent" "^8.1.0"

0 commit comments

Comments
 (0)