Skip to content

Commit

Permalink
Update dependency dotenv to ^16.4.7 (#295)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 7, 2024
1 parent 3a0b476 commit 3cf23e4
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.103",
"version": "2.10.104",
"description": "IPFS node for use in SQNC",
"main": "app/index.js",
"type": "module",
Expand Down Expand Up @@ -34,7 +34,7 @@
"dependencies": {
"@polkadot/api": "^15.0.1",
"axios": "^1.7.8",
"dotenv": "^16.4.5",
"dotenv": "^16.4.7",
"envalid": "^8.0.0",
"express": "^4.21.1",
"express-prom-bundle": "^8.0.0",
Expand Down

0 comments on commit 3cf23e4

Please sign in to comment.