Skip to content

Commit 3443a65

Browse files
committed
fix: upgrade tar from 7.4.3 to 7.5.1
Snyk has created this PR to upgrade tar from 7.4.3 to 7.5.1. See this package in npm: tar See this project in Snyk: https://app.snyk.io/org/continue-dev-inc.-default/project/0fd6080a-ed7c-4c97-bd60-ea6101d6b096?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent c3fe714 commit 3443a65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

binary/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"node-fetch": "^3.3.2",
5353
"posthog-node": "^3.6.3",
5454
"system-ca": "^1.0.2",
55-
"tar": "^7.4.3",
55+
"tar": "^7.5.1",
5656
"undici": "^7.10.0",
5757
"uuid": "^9.0.1",
5858
"vectordb": "^0.4.20",

0 commit comments

Comments
 (0)