Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@types/jest": "^29.5.14",
"@types/lodash": "^4.17.16",
"@types/morgan": "^1.9.9",
"@types/supertest": "^6.0.2",
"@types/supertest": "^6.0.3",
"@types/yargs": "^17.0.33",
"babel-plugin-root-import": "^6.6.0",
"copyfiles": "^2.4.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2144,13 +2144,13 @@ __metadata:
languageName: node
linkType: hard

"@types/supertest@npm:^6.0.2":
version: 6.0.2
resolution: "@types/supertest@npm:6.0.2"
"@types/supertest@npm:^6.0.3":
version: 6.0.3
resolution: "@types/supertest@npm:6.0.3"
dependencies:
"@types/methods": "npm:^1.1.4"
"@types/superagent": "npm:^8.1.0"
checksum: 44a28f9b35b65800f4c7bcc23748e71c925098aa74ea504d14c98385c36d00de2a4f5aca15d7dc4514bc80533e0af21f985a4ab9f5f317c7266e9e75836aef39
checksum: a2080f870154b09db123864a484fb633bc9e2a0f7294a194388df4c7effe5af9de36d5a5ebf819f72b404fa47b5e813c47d5a3a51354251fd2fa8589bfb64f2c
languageName: node
linkType: hard

Expand Down Expand Up @@ -5424,7 +5424,7 @@ __metadata:
"@types/jest": "npm:^29.5.14"
"@types/lodash": "npm:^4.17.16"
"@types/morgan": "npm:^1.9.9"
"@types/supertest": "npm:^6.0.2"
"@types/supertest": "npm:^6.0.3"
"@types/yargs": "npm:^17.0.33"
babel-plugin-root-import: "npm:^6.6.0"
copyfiles: "npm:^2.4.1"
Expand Down