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 to ^13.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 26, 2024
1 parent 771a6dc commit f37775c
Show file tree
Hide file tree
Showing 2 changed files with 87 additions and 87 deletions.
168 changes: 84 additions & 84 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/sqnc-hyproof-api",
"version": "0.13.110",
"version": "0.13.111",
"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": "^13.1.1",
"@polkadot/types": "^13.2.1",
"@types/chai": "^5.0.0",
"@types/cors": "^2.8.17",
"@types/express": "^4.17.21",
Expand Down Expand Up @@ -72,7 +72,7 @@
"undici": "^6.19.8"
},
"dependencies": {
"@polkadot/api": "^13.1.1",
"@polkadot/api": "^13.2.1",
"@polkadot/util-crypto": "^13.1.1",
"@tsoa/runtime": "^6.4.0",
"base-x": "^5.0.0",
Expand Down

0 comments on commit f37775c

Please sign in to comment.