Skip to content

Commit

Permalink
chore: bump version to 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
adenvt committed Oct 10, 2024
1 parent 169e2cb commit c6cb3bb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 9 deletions.
6 changes: 2 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@privyid/pong",
"version": "0.7.1",
"version": "0.8.0",
"packageManager": "[email protected]",
"description": "Service discovery, Log & Trace module",
"repository": {
Expand Down Expand Up @@ -43,14 +43,12 @@
"@nuxt/kit": "^3.13.2",
"body-parser": "^1.20.3",
"browserslist-ua-parser": "^1.0.1",
"dd-trace": "^5.0.0",
"dd-trace": "^5.23.0",
"defu": "^6.1.2",
"destr": "^2.0.1",
"fast-content-type-parse": "^2.0.0",
"fast-redact": "^3.5.0",
"magic-string": "^0.30.11",
"pino-http": "^10.0.0",
"pino-std-serializers": "^7.0.0",
"uuid": "^10.0.0"
},
"devDependencies": {
Expand Down
8 changes: 3 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2119,7 +2119,7 @@ __metadata:
body-parser: "npm:^1.20.3"
browserslist-ua-parser: "npm:^1.0.1"
changelogen: "npm:0.5.7"
dd-trace: "npm:^5.0.0"
dd-trace: "npm:^5.23.0"
defu: "npm:^6.1.2"
destr: "npm:^2.0.1"
eslint: "npm:8.57.1"
Expand All @@ -2133,12 +2133,10 @@ __metadata:
eslint-plugin-varspacing: "npm:1.2.2"
eslint-plugin-vue: "npm:9.28.0"
fast-content-type-parse: "npm:^2.0.0"
fast-redact: "npm:^3.5.0"
magic-string: "npm:^0.30.11"
nuxt: "npm:3.13.2"
pino-http: "npm:^10.0.0"
pino-pretty: "npm:11.2.2"
pino-std-serializers: "npm:^7.0.0"
typescript: "npm:5.6.3"
uuid: "npm:^10.0.0"
vitest: "npm:2.1.2"
Expand Down Expand Up @@ -4706,7 +4704,7 @@ __metadata:
languageName: node
linkType: hard

"dd-trace@npm:^5.0.0":
"dd-trace@npm:^5.23.0":
version: 5.23.1
resolution: "dd-trace@npm:5.23.1"
dependencies:
Expand Down Expand Up @@ -6236,7 +6234,7 @@ __metadata:
languageName: node
linkType: hard

"fast-redact@npm:^3.1.1, fast-redact@npm:^3.5.0":
"fast-redact@npm:^3.1.1":
version: 3.5.0
resolution: "fast-redact@npm:3.5.0"
checksum: 10/24b27e2023bd5a62f908d97a753b1adb8d89206b260f97727728e00b693197dea2fc2aa3711147a385d0ec6e713569fd533df37a4ef947e08cb65af3019c7ad5
Expand Down

0 comments on commit c6cb3bb

Please sign in to comment.