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.16
This commit is contained in:
parent
41fdac9148
commit
4c957afefc
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
|
@ -74,7 +74,7 @@
|
|||
"@types/node": "20.8.10",
|
||||
"@types/passport-http-bearer": "1.0.40",
|
||||
"@types/passport-jwt": "3.0.13",
|
||||
"@types/supertest": "2.0.15",
|
||||
"@types/supertest": "2.0.16",
|
||||
"@typescript-eslint/eslint-plugin": "6.10.0",
|
||||
"@typescript-eslint/parser": "6.10.0",
|
||||
"eslint": "8.53.0",
|
||||
|
|
@ -3720,9 +3720,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@types/supertest": {
|
||||
"version": "2.0.15",
|
||||
"resolved": "https://registry.npmjs.org/@types/supertest/-/supertest-2.0.15.tgz",
|
||||
"integrity": "sha512-jUCZZ/TMcpGzoSaed9Gjr8HCf3HehExdibyw3OHHEL1als1KmyzcOZZH4MjbObI8TkWsEr7bc7gsW0WTDni+qQ==",
|
||||
"version": "2.0.16",
|
||||
"resolved": "https://registry.npmjs.org/@types/supertest/-/supertest-2.0.16.tgz",
|
||||
"integrity": "sha512-6c2ogktZ06tr2ENoZivgm7YnprnhYE4ZoXGMY+oA7IuAf17M8FWvujXZGmxLv8y0PTyts4x5A+erSwVUFA8XSg==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@types/superagent": "*"
|
||||
|
|
|
|||
|
|
@ -91,7 +91,7 @@
|
|||
"@types/node": "20.8.10",
|
||||
"@types/passport-http-bearer": "1.0.40",
|
||||
"@types/passport-jwt": "3.0.13",
|
||||
"@types/supertest": "2.0.15",
|
||||
"@types/supertest": "2.0.16",
|
||||
"@typescript-eslint/eslint-plugin": "6.10.0",
|
||||
"@typescript-eslint/parser": "6.10.0",
|
||||
"eslint": "8.53.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue