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] committed Nov 5, 2024
1 parent 1d82fcd commit c21b036
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 49 deletions.
104 changes: 59 additions & 45 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-ipfs",
"version": "2.10.94",
"version": "2.10.95",
"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": "^14.2.1",
"@polkadot/api": "^14.2.2",
"axios": "^1.7.7",
"dotenv": "^16.4.5",
"envalid": "^8.0.0",
Expand All @@ -45,12 +45,12 @@
"devDependencies": {
"@babel/eslint-parser": "^7.25.9",
"@eslint/eslintrc": "^3.1.0",
"@eslint/js": "^9.13.0",
"@eslint/js": "^9.14.0",
"c8": "^10.1.2",
"chai": "^5.1.2",
"delay": "^6.0.0",
"depcheck": "^1.4.7",
"eslint": "^9.13.0",
"eslint": "^9.14.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"formdata-node": "^6.0.3",
Expand Down

0 comments on commit c21b036

Please sign in to comment.