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

Commit

Permalink
Update dependency pino-http to ^8.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 30, 2023
1 parent dff7447 commit 9624284
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 35 deletions.
54 changes: 21 additions & 33 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.46",
"version": "1.0.47",
"description": "WASP Ingest using nRF Cloud",
"type": "module",
"main": "app/index.js",
Expand Down Expand Up @@ -52,7 +52,7 @@
"kafkajs": "^2.2.4",
"mqtt": "^5.3.4",
"pino": "^8.17.2",
"pino-http": "^8.6.0",
"pino-http": "^8.6.1",
"uuid": "^9.0.1"
}
}

0 comments on commit 9624284

Please sign in to comment.