Skip to content

Commit 8db6205

Browse files
lholmquistsnyk-bot
andauthored
fix: upgrade supertest from 6.2.4 to 6.3.0 (#249)
Snyk has created this PR to upgrade supertest from 6.2.4 to 6.3.0. See this package in npm: https://www.npmjs.com/package/supertest See this project in Snyk: https://app.snyk.io/org/nodeshift-starters/project/d2846811-5c7f-4c89-bcd9-64ea06b63dc2?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <[email protected]>
1 parent 71d3247 commit 8db6205

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"proxyquire": "~2.1.3",
4242
"sinon": "^14.0.1",
4343
"standard-version": "^9.5.0",
44-
"supertest": "~6.2.4"
44+
"supertest": "~6.3.0"
4545
},
4646
"dependencies": {
4747
"@opentelemetry/api": "^1.3.0",

0 commit comments

Comments
 (0)