Skip to content

Commit 0ba6b1d

Browse files
committed
fix: upgrade supertest from 6.1.6 to 6.2.3
Snyk has created this PR to upgrade supertest from 6.1.6 to 6.2.3. See this package in npm: https://www.npmjs.com/package/supertest See this project in Snyk: https://app.snyk.io/org/nodeshift-starters/project/db6e272c-cc79-4486-b27f-55fb122c44ad?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 3012366 commit 0ba6b1d

File tree

2 files changed

+143
-65
lines changed

2 files changed

+143
-65
lines changed

package-lock.json

+142-64
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"nyc": "~15.1.0",
4444
"proxyquire": "~2.1.3",
4545
"standard-version": "^9.3.2",
46-
"supertest": "~6.1.6"
46+
"supertest": "~6.2.3"
4747
},
4848
"dependencies": {
4949
"body-parser": "~1.19.0",

0 commit comments

Comments
 (0)