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 Aug 12, 2024
1 parent cd9c5c6 commit b804a04
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
34 changes: 17 additions & 17 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.82",
"version": "0.13.83",
"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.7",
"@types/node": "^20.14.14",
"@types/node": "^20.14.15",
"@types/pino": "^7.0.5",
"@types/sinon": "^17.0.3",
"@types/supertest": "^6.0.2",
Expand All @@ -59,7 +59,7 @@
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"mocha": "^10.7.0",
"mocha": "^10.7.3",
"nodemon": "^3.1.4",
"pino-colada": "^2.2.2",
"prettier": "^3.3.3",
Expand All @@ -69,7 +69,7 @@
"ts-node": "^10.9.2",
"tsimp": "^2.0.11",
"typescript": "^5.5.4",
"undici": "^6.19.5"
"undici": "^6.19.7"
},
"dependencies": {
"@polkadot/api": "^12.3.1",
Expand Down

0 comments on commit b804a04

Please sign in to comment.