mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00
chore(deps): update dependency supertest to v6
This commit is contained in:
parent
a7fa61ab2f
commit
ac8423d28d
6
package-lock.json
generated
6
package-lock.json
generated
@ -9954,9 +9954,9 @@
|
||||
}
|
||||
},
|
||||
"supertest": {
|
||||
"version": "5.0.0",
|
||||
"resolved": "https://registry.npmjs.org/supertest/-/supertest-5.0.0.tgz",
|
||||
"integrity": "sha512-2JAWpPrUOZF4hHH5ZTCN2xjKXvJS3AEwPNXl0HUseHsfcXFvMy9kcsufIHCNAmQ5hlGCvgeAqaR5PBEouN3hlQ==",
|
||||
"version": "6.0.0",
|
||||
"resolved": "https://registry.npmjs.org/supertest/-/supertest-6.0.0.tgz",
|
||||
"integrity": "sha512-7+Skilm7kvUZIaKfALPgjS3i8zYs11zvEudAeYdqJZL3f+SGGFV4qQkkTVkYcs+zbE6de47HP8o0a0hy1BFlMA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"methods": "1.1.2",
|
||||
|
@ -114,7 +114,7 @@
|
||||
"nodemon": "^2.0.4",
|
||||
"rimraf": "^3.0.2",
|
||||
"stream-to-string": "^1.1.0",
|
||||
"supertest": "^5.0.0",
|
||||
"supertest": "^6.0.0",
|
||||
"ts-jest": "^26.3.0",
|
||||
"typescript": "^4.0.2"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user