Skip to content

Commit 4857270

Browse files
committed
chore(deps): update dependency @types/supertest to v2.0.12
1 parent cd9bbb1 commit 4857270

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@types/jsonwebtoken": "8.5.0",
4949
"@types/lodash": "4.14.165",
5050
"@types/node": "13.13.30",
51-
"@types/supertest": "2.0.10",
51+
"@types/supertest": "2.0.12",
5252
"@typescript-eslint/eslint-plugin": "4.7.0",
5353
"@typescript-eslint/parser": "4.7.0",
5454
"eslint": "7.13.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1164,10 +1164,10 @@
11641164
"@types/cookiejar" "*"
11651165
"@types/node" "*"
11661166

1167-
"@types/[email protected].10":
1168-
version "2.0.10"
1169-
resolved "https://registry.yarnpkg.com/@types/supertest/-/supertest-2.0.10.tgz#630d79b4d82c73e043e43ff777a9ca98d457cab7"
1170-
integrity sha512-Xt8TbEyZTnD5Xulw95GLMOkmjGICrOQyJ2jqgkSjAUR3mm7pAIzSR0NFBaMcwlzVvlpCjNwbATcWWwjNiZiFrQ==
1167+
"@types/[email protected].12":
1168+
version "2.0.12"
1169+
resolved "https://registry.yarnpkg.com/@types/supertest/-/supertest-2.0.12.tgz#ddb4a0568597c9aadff8dbec5b2e8fddbe8692fc"
1170+
integrity sha512-X3HPWTwXRerBZS7Mo1k6vMVR1Z6zmJcDVn5O/31whe0tnjE4te6ZJSJGq1RiqHPjzPdMTfjCFogDJmwng9xHaQ==
11711171
dependencies:
11721172
"@types/superagent" "*"
11731173

0 commit comments

Comments
 (0)