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

Commit

Permalink
Update dependency @types/node to ^20.9.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 27, 2023
1 parent 41427de commit 0c88e44
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 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": "@digicatapult/dscp-hyproof-api",
"version": "0.0.3",
"version": "0.0.4",
"description": "An OpenAPI API service for DSCP",
"main": "src/index.ts",
"scripts": {
Expand Down Expand Up @@ -40,7 +40,7 @@
"@types/cors": "^2.8.17",
"@types/express": "^4.17.21",
"@types/mocha": "^10.0.6",
"@types/node": "^20.9.4",
"@types/node": "^20.9.5",
"@types/sinon": "^17.0.2",
"@types/supertest": "^2.0.16",
"@types/swagger-ui-express": "^4.1.6",
Expand Down

0 comments on commit 0c88e44

Please sign in to comment.