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 Jul 28, 2024
1 parent c45131b commit fe287d5
Show file tree
Hide file tree
Showing 2 changed files with 100 additions and 99 deletions.
191 changes: 96 additions & 95 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.78",
"version": "0.13.79",
"description": "An OpenAPI API service for SQNC",
"main": "src/index.ts",
"type": "module",
Expand Down Expand Up @@ -40,7 +40,7 @@
},
"homepage": "https://github.com/digicatapult/sqnc-hyproof-api#readme",
"devDependencies": {
"@polkadot/types": "^12.2.1",
"@polkadot/types": "^12.2.2",
"@types/chai": "^4.3.16",
"@types/cors": "^2.8.17",
"@types/express": "^4.17.21",
Expand Down Expand Up @@ -72,7 +72,7 @@
"undici": "^6.19.4"
},
"dependencies": {
"@polkadot/api": "^12.2.1",
"@polkadot/api": "^12.2.2",
"@polkadot/util-crypto": "^13.0.2",
"@tsoa/runtime": "^6.4.0",
"base-x": "^5.0.0",
Expand All @@ -85,7 +85,7 @@
"moment": "^2.30.1",
"multer": "^1.4.5-lts.1",
"pg": "^8.12.0",
"pino": "^9.3.1",
"pino": "^9.3.2",
"reflect-metadata": "^0.2.1",
"swagger-ui-express": "^5.0.1",
"tsoa": "^6.2.1",
Expand Down

0 comments on commit fe287d5

Please sign in to comment.