Skip to content

Commit

Permalink
feat: upgrade supertest from 6.3.4 to 7.0.0 (#193)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade supertest from 6.3.4 to 7.0.0.

See this package in npm:
https://www.npmjs.com/package/supertest

See this project in Snyk:
https://app.snyk.io/org/nodeshift-agg/project/0865fbfa-c5be-44cc-ab70-e2f03f8f4eb1?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
  • Loading branch information
lholmquist and snyk-bot authored May 17, 2024
1 parent 78535b0 commit bc556e5
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 19 deletions.
34 changes: 16 additions & 18 deletions backend/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 backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"mocha": "^10.4.0",
"mongodb-memory-server": "^9.2.0",
"nyc": "^15.1.0",
"supertest": "^6.3.4"
"supertest": "^7.0.0"
},
"support": true
}

0 comments on commit bc556e5

Please sign in to comment.