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 Jan 23, 2024
1 parent 8509a6a commit 62f6d1e
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
20 changes: 10 additions & 10 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.8.6",
"version": "0.8.7",
"description": "An OpenAPI API service for DSCP",
"main": "src/index.ts",
"type": "module",
Expand Down Expand Up @@ -68,7 +68,7 @@
"supertest": "^6.3.4",
"tsimp": "^2.0.10",
"typescript": "^5.3.3",
"undici": "^6.3.0"
"undici": "^6.4.0"
},
"dependencies": {
"@polkadot/api": "^10.11.2",
Expand All @@ -77,7 +77,7 @@
"base-x": "^4.0.0",
"body-parser": "^1.20.2",
"cors": "^2.8.5",
"dotenv": "^16.3.1",
"dotenv": "^16.3.2",
"envalid": "^8.0.0",
"express": "^4.18.2",
"knex": "^3.1.0",
Expand Down

0 comments on commit 62f6d1e

Please sign in to comment.