Skip to content

Commit afd4e4a

Browse files
authored
chore: update tar (#1171)
<!-- CURSOR_SUMMARY --> > [!NOTE] > **Low Risk** > Low risk dependency-only change; behavior should be unchanged aside from upstream `tar` bugfixes/patches that could subtly affect archive creation in the JS SDK. > > **Overview** > Updates the JS SDK dependency on `tar` from `^7.5.4` to `^7.5.9` in `packages/js-sdk/package.json`. > > <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit 664f958. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup> <!-- /CURSOR_SUMMARY -->
1 parent 59a0f04 commit afd4e4a

2 files changed

Lines changed: 7087 additions & 2393 deletions

File tree

packages/js-sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"glob": "^11.1.0",
9999
"openapi-fetch": "^0.14.1",
100100
"platform": "^1.3.6",
101-
"tar": "^7.5.4"
101+
"tar": "^7.5.9"
102102
},
103103
"engines": {
104104
"node": ">=20"

0 commit comments

Comments
 (0)