Skip to content
This repository has been archived by the owner on Feb 20, 2024. It is now read-only.

Commit

Permalink
Update dependency sinon to v16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mattdean-digicatapult committed Sep 14, 2023
1 parent 351ee03 commit 72110fa
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions 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 package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dscp-api",
"version": "5.0.8",
"version": "5.0.9",
"description": "NodeJS API service for DSCP",
"type": "module",
"repository": {
Expand Down Expand Up @@ -67,7 +67,7 @@
"nodemon": "^3.0.1",
"pino-colada": "^2.2.2",
"prettier": "^3.0.2",
"sinon": "^15.2.0",
"sinon": "^16.0.0",
"supertest": "^6.3.3"
}
}

0 comments on commit 72110fa

Please sign in to comment.