Skip to content

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] authored Feb 8, 2025
1 parent 338fbcf commit d980040
Show file tree
Hide file tree
Showing 2 changed files with 90 additions and 90 deletions.
174 changes: 87 additions & 87 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-ipfs",
"version": "3.0.7",
"version": "3.0.8",
"description": "IPFS node for use in SQNC",
"main": "app/index.js",
"type": "module",
Expand Down Expand Up @@ -32,7 +32,7 @@
},
"homepage": "https://github.com/digicatapult/sqnc-ipfs#readme",
"dependencies": {
"@polkadot/api": "^15.4.1",
"@polkadot/api": "^15.5.2",
"axios": "^1.7.9",
"dotenv": "^16.4.7",
"envalid": "^8.0.0",
Expand All @@ -54,7 +54,7 @@
"eslint-config-prettier": "^10.0.1",
"eslint-plugin-prettier": "^5.2.3",
"formdata-node": "^6.0.3",
"kubo": "^0.32.1",
"kubo": "^0.33.1",
"globals": "^15.14.0",
"mocha": "^11.1.0",
"nodemon": "^3.1.9",
Expand Down

0 comments on commit d980040

Please sign in to comment.