mirror of
https://github.com/nestjs/nest.git
synced 2026-02-21 23:11:44 +00:00
Merge pull request #12487 from nestjs/dependabot/npm_and_yarn/types/supertest-2.0.14
chore(deps-dev): bump @types/supertest from 2.0.13 to 2.0.14
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -57,7 +57,7 @@
|
||||
"@types/mocha": "10.0.2",
|
||||
"@types/node": "20.8.2",
|
||||
"@types/sinon": "10.0.17",
|
||||
"@types/supertest": "2.0.13",
|
||||
"@types/supertest": "2.0.14",
|
||||
"@types/ws": "8.5.6",
|
||||
"@typescript-eslint/eslint-plugin": "6.7.4",
|
||||
"@typescript-eslint/parser": "6.7.3",
|
||||
@@ -4233,9 +4233,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@types/supertest": {
|
||||
"version": "2.0.13",
|
||||
"resolved": "https://registry.npmjs.org/@types/supertest/-/supertest-2.0.13.tgz",
|
||||
"integrity": "sha512-Vc/5/pRwSC055fU7Wu8erTj4gLpID9SdG2zRMuqaHLni3GTsrJ8gyB6MbFZZGLW6vQaGPhiUWRB6uWglv87MEg==",
|
||||
"version": "2.0.14",
|
||||
"resolved": "https://registry.npmjs.org/@types/supertest/-/supertest-2.0.14.tgz",
|
||||
"integrity": "sha512-Q900DeeHNFF3ZYYepf/EyJfZDA2JrnWLaSQ0YNV7+2GTo8IlJzauEnDGhya+hauncpBYTYGpVHwGdssJeAQ7eA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@types/superagent": "*"
|
||||
|
||||
@@ -105,7 +105,7 @@
|
||||
"@types/mocha": "10.0.2",
|
||||
"@types/node": "20.8.2",
|
||||
"@types/sinon": "10.0.17",
|
||||
"@types/supertest": "2.0.13",
|
||||
"@types/supertest": "2.0.14",
|
||||
"@types/ws": "8.5.6",
|
||||
"@typescript-eslint/eslint-plugin": "6.7.4",
|
||||
"@typescript-eslint/parser": "6.7.3",
|
||||
|
||||
Reference in New Issue
Block a user