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

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 Jan 27, 2024
1 parent 863867a commit 7e828b9
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 114 deletions.
157 changes: 46 additions & 111 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": "wasp-ingest-nordic-cloud",
"version": "1.0.55",
"version": "1.0.56",
"description": "WASP Ingest using nRF Cloud",
"type": "module",
"main": "app/index.js",
Expand Down Expand Up @@ -46,11 +46,11 @@
"supertest": "^6.3.4"
},
"dependencies": {
"dotenv": "^16.3.2",
"dotenv": "^16.4.0",
"envalid": "^7.3.1",
"express": "^4.18.2",
"kafkajs": "^2.2.4",
"mqtt": "^5.3.4",
"mqtt": "^5.3.5",
"pino": "^8.17.2",
"pino-http": "^8.6.1",
"uuid": "^9.0.1"
Expand Down

0 comments on commit 7e828b9

Please sign in to comment.