From a774b8ae6c2ce6430fb2dd9940e31b3440044f3f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 11 May 2025 10:41:52 +0000 Subject: [PATCH] fix(deps): update dependency skywalking-backend-js to ^0.8.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a1935b6..4ce91f4 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "@types/node": "^18.0.6", "@vertx/eventbus-bridge-client.js": "^1.0.0-3-SNAPSHOT", "axios": "^0.27.2", - "skywalking-backend-js": "^0.6.0", + "skywalking-backend-js": "^0.8.0", "vlq": "^2.0.4", "yaml": "^2.1.1" }