Skip to content

Commit

Permalink
Update dependency axios to ^1.7.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 4, 2024
1 parent 7892b63 commit dc26f33
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@digicatapult/sqnc-ipfs",
"version": "2.10.68",
"version": "2.10.69",
"description": "IPFS node for use in SQNC",
"main": "app/index.js",
"type": "module",
Expand Down Expand Up @@ -33,7 +33,7 @@
"homepage": "https://github.com/digicatapult/sqnc-ipfs#readme",
"dependencies": {
"@polkadot/api": "^12.4.2",
"axios": "^1.7.6",
"axios": "^1.7.7",
"dotenv": "^16.4.5",
"envalid": "^8.0.0",
"express": "^4.19.2",
Expand Down

0 comments on commit dc26f33

Please sign in to comment.