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

Commit e075e96

Browse files
Update dependency pino-http to v9
1 parent 395913c commit e075e96

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package-lock.json

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "wasp-ingest-nordic-cloud",
3-
"version": "1.0.68",
3+
"version": "1.0.69",
44
"description": "WASP Ingest using nRF Cloud",
55
"type": "module",
66
"main": "app/index.js",
@@ -52,7 +52,7 @@
5252
"kafkajs": "^2.2.4",
5353
"mqtt": "^5.3.6",
5454
"pino": "^8.19.0",
55-
"pino-http": "^8.6.1",
55+
"pino-http": "^9.0.0",
5656
"uuid": "^9.0.1"
5757
}
5858
}

0 commit comments

Comments
 (0)