Skip to content

Commit

Permalink
fix: upgrade supertest from 6.3.1 to 6.3.3 (#410)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade supertest from 6.3.1 to 6.3.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

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
lholmquist and snyk-bot authored Feb 22, 2023
1 parent 9929c3f commit c8b1387
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 53 deletions.
110 changes: 58 additions & 52 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"nyc": "~15.1.0",
"proxyquire": "~2.1.3",
"standard-version": "^9.5.0",
"supertest": "^6.3.1"
"supertest": "^6.3.3"
},
"dependencies": {
"@opentelemetry/api": "^1.2.0",
Expand Down

0 comments on commit c8b1387

Please sign in to comment.