Skip to content

Commit

Permalink
Merge pull request #853 from f5devcentral/dependabot/npm_and_yarn/api…
Browse files Browse the repository at this point in the history
…/multi-db513df7ee

Bump supertest and @types/supertest in /api
  • Loading branch information
aknot242 authored Apr 23, 2024
2 parents 7833a55 + 88f1be2 commit 4ccc609
Show file tree
Hide file tree
Showing 2 changed files with 82 additions and 63 deletions.
141 changes: 80 additions & 61 deletions api/package-lock.json

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

4 changes: 2 additions & 2 deletions api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,13 @@
"swagger-ui-express": "^4.6.3"
},
"devDependencies": {
"@types/supertest": "^2.0.15",
"@types/supertest": "^6.0.2",
"c8": "^7.14.0",
"chai": "^4.4.1",
"eslint": "^8.52.0",
"mocha": "^10.2.0",
"nodemon": "^2.0.22",
"sinon": "^15.2.0",
"supertest": "^6.3.3"
"supertest": "^6.3.4"
}
}

0 comments on commit 4ccc609

Please sign in to comment.