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] authored Sep 13, 2024
1 parent 3510644 commit b169f1c
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 118 deletions.
168 changes: 54 additions & 114 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@digicatapult/sqnc-hyproof-api",
"version": "0.13.99",
"version": "0.13.100",
"description": "An OpenAPI API service for SQNC",
"main": "src/index.ts",
"type": "module",
Expand Down Expand Up @@ -64,7 +64,7 @@
"pino-colada": "^2.2.2",
"prettier": "^3.3.3",
"reflect-metadata": "^0.2.1",
"sinon": "^18.0.0",
"sinon": "^18.0.1",
"supertest": "^7.0.0",
"ts-node": "^10.9.2",
"tsimp": "^2.0.11",
Expand All @@ -76,11 +76,11 @@
"@polkadot/util-crypto": "^13.0.2",
"@tsoa/runtime": "^6.4.0",
"base-x": "^5.0.0",
"body-parser": "^2.0.0",
"body-parser": "^2.0.1",
"cors": "^2.8.5",
"dotenv": "^16.4.5",
"envalid": "^8.0.0",
"express": "^4.19.2",
"express": "^4.20.0",
"knex": "^3.1.0",
"moment": "^2.30.1",
"multer": "^1.4.5-lts.1",
Expand Down

0 comments on commit b169f1c

Please sign in to comment.