mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 13:11:02 +00:00
chore(deps): update dependency @types/supertest to v2.0.12
This commit is contained in:
parent
0153b61172
commit
cf75f40fb8
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
|
@ -70,7 +70,7 @@
|
|||
"@types/long": "4.0.2",
|
||||
"@types/node": "15.6.0",
|
||||
"@types/passport-jwt": "3.0.6",
|
||||
"@types/supertest": "2.0.11",
|
||||
"@types/supertest": "2.0.12",
|
||||
"@typescript-eslint/eslint-plugin": "5.27.1",
|
||||
"@typescript-eslint/parser": "5.27.1",
|
||||
"eslint": "8.17.0",
|
||||
|
|
@ -3087,9 +3087,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@types/supertest": {
|
||||
"version": "2.0.11",
|
||||
"resolved": "https://registry.npmjs.org/@types/supertest/-/supertest-2.0.11.tgz",
|
||||
"integrity": "sha512-uci4Esokrw9qGb9bvhhSVEjd6rkny/dk5PK/Qz4yxKiyppEI+dOPlNrZBahE3i+PoKFYyDxChVXZ/ysS/nrm1Q==",
|
||||
"version": "2.0.12",
|
||||
"resolved": "https://registry.npmjs.org/@types/supertest/-/supertest-2.0.12.tgz",
|
||||
"integrity": "sha512-X3HPWTwXRerBZS7Mo1k6vMVR1Z6zmJcDVn5O/31whe0tnjE4te6ZJSJGq1RiqHPjzPdMTfjCFogDJmwng9xHaQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@types/superagent": "*"
|
||||
|
|
@ -14914,9 +14914,9 @@
|
|||
}
|
||||
},
|
||||
"@types/supertest": {
|
||||
"version": "2.0.11",
|
||||
"resolved": "https://registry.npmjs.org/@types/supertest/-/supertest-2.0.11.tgz",
|
||||
"integrity": "sha512-uci4Esokrw9qGb9bvhhSVEjd6rkny/dk5PK/Qz4yxKiyppEI+dOPlNrZBahE3i+PoKFYyDxChVXZ/ysS/nrm1Q==",
|
||||
"version": "2.0.12",
|
||||
"resolved": "https://registry.npmjs.org/@types/supertest/-/supertest-2.0.12.tgz",
|
||||
"integrity": "sha512-X3HPWTwXRerBZS7Mo1k6vMVR1Z6zmJcDVn5O/31whe0tnjE4te6ZJSJGq1RiqHPjzPdMTfjCFogDJmwng9xHaQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@types/superagent": "*"
|
||||
|
|
|
|||
|
|
@ -86,7 +86,7 @@
|
|||
"@types/long": "4.0.2",
|
||||
"@types/node": "15.6.0",
|
||||
"@types/passport-jwt": "3.0.6",
|
||||
"@types/supertest": "2.0.11",
|
||||
"@types/supertest": "2.0.12",
|
||||
"@typescript-eslint/eslint-plugin": "5.27.1",
|
||||
"@typescript-eslint/parser": "5.27.1",
|
||||
"eslint": "8.17.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue