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

Commit

Permalink
Update npm - all minor and patch updates
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 4, 2024
1 parent 4e69a05 commit d529da7
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@digicatapult/dscp-hyproof-api",
"version": "0.9.15",
"version": "0.9.16",
"description": "An OpenAPI API service for DSCP",
"main": "src/index.ts",
"type": "module",
Expand Down Expand Up @@ -45,7 +45,7 @@
"@types/cors": "^2.8.17",
"@types/express": "^4.17.21",
"@types/mocha": "^10.0.6",
"@types/node": "^20.11.15",
"@types/node": "^20.11.16",
"@types/pino": "^7.0.5",
"@types/sinon": "^17.0.3",
"@types/supertest": "^6.0.2",
Expand Down Expand Up @@ -84,7 +84,7 @@
"moment": "^2.30.1",
"multer": "^1.4.5-lts.1",
"pg": "^8.11.3",
"pino": "^8.17.2",
"pino": "^8.18.0",
"reflect-metadata": "^0.2.1",
"swagger-ui-express": "^5.0.0",
"tsoa": "^6.0.1",
Expand Down

0 comments on commit d529da7

Please sign in to comment.