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 12, 2024
1 parent 9e01425 commit e26cf30
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
16 changes: 8 additions & 8 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/dscp-hyproof-api",
"version": "0.7.24",
"version": "0.7.25",
"description": "An OpenAPI API service for DSCP",
"main": "src/index.ts",
"type": "module",
Expand Down Expand Up @@ -48,8 +48,8 @@
"@types/supertest": "^6.0.2",
"@types/swagger-ui-express": "^4.1.6",
"@types/uuid": "^9.0.7",
"@typescript-eslint/eslint-plugin": "^6.18.0",
"@typescript-eslint/parser": "^6.18.0",
"@typescript-eslint/eslint-plugin": "^6.18.1",
"@typescript-eslint/parser": "^6.18.1",
"chai": "^5.0.0",
"concurrently": "^8.2.2",
"depcheck": "^1.4.7",
Expand All @@ -65,7 +65,7 @@
"supertest": "^6.3.3",
"tsimp": "^2.0.10",
"typescript": "^5.3.3",
"undici": "^6.2.1"
"undici": "^6.3.0"
},
"dependencies": {
"@polkadot/api": "^10.11.2",
Expand Down

0 comments on commit e26cf30

Please sign in to comment.