Skip to content
This repository has been archived by the owner on Mar 14, 2024. It is now read-only.

Commit

Permalink
Update dependency dotenv to ^16.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 13, 2024
1 parent 909c0b8 commit 7c5eb85
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
20 changes: 10 additions & 10 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": "wasp-ingest-nordic-cloud",
"version": "1.0.60",
"version": "1.0.61",
"description": "WASP Ingest using nRF Cloud",
"type": "module",
"main": "app/index.js",
Expand Down Expand Up @@ -46,7 +46,7 @@
"supertest": "^6.3.4"
},
"dependencies": {
"dotenv": "^16.4.1",
"dotenv": "^16.4.2",
"envalid": "^7.3.1",
"express": "^4.18.2",
"kafkajs": "^2.2.4",
Expand Down

0 comments on commit 7c5eb85

Please sign in to comment.