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 Mar 3, 2024
1 parent c95a1cf commit 3b0bd3b
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 48 deletions.
53 changes: 8 additions & 45 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/sqnc-hyproof-api",
"version": "0.12.11",
"version": "0.12.12",
"description": "An OpenAPI API service for SQNC",
"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.22",
"@types/node": "^20.11.23",
"@types/pino": "^7.0.5",
"@types/sinon": "^17.0.3",
"@types/supertest": "^6.0.2",
Expand Down Expand Up @@ -80,7 +80,7 @@
"cors": "^2.8.5",
"dotenv": "^16.4.5",
"envalid": "^8.0.0",
"express": "^4.18.2",
"express": "^4.18.3",
"knex": "^3.1.0",
"moment": "^2.30.1",
"multer": "^1.4.5-lts.1",
Expand Down

0 comments on commit 3b0bd3b

Please sign in to comment.