Skip to content

Commit d8cef91

Browse files
chore(deps-dev): bump tar from 7.5.1 to 7.5.2
Bumps [tar](https://github.com/isaacs/node-tar) from 7.5.1 to 7.5.2. - [Release notes](https://github.com/isaacs/node-tar/releases) - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md) - [Commits](isaacs/node-tar@v7.5.1...v7.5.2) --- updated-dependencies: - dependency-name: tar dependency-version: 7.5.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 915e19d commit d8cef91

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/mcp-provider-mobile-web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@vitest/coverage-istanbul": "^3.2.4",
2828
"prettier": "^3.3.3",
2929
"rimraf": "^6.0.1",
30-
"tar": "^7.4.3",
30+
"tar": "^7.5.2",
3131
"tsx": "^4.19.2",
3232
"typescript": "^5.9.2",
3333
"typescript-eslint": "^8.44.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10994,10 +10994,10 @@ tailwindcss-animate@^1.0.7:
1099410994
resolved "https://registry.yarnpkg.com/tailwindcss-animate/-/tailwindcss-animate-1.0.7.tgz#318b692c4c42676cc9e67b19b78775742388bef4"
1099510995
integrity sha512-bl6mpH3T7I3UFxuvDEXLxy/VuFxBk5bbzplh7tXI68mwMokNYd1t9qPBHlnyTwfa4JGC4zP516I1hYYtQ/vspA==
1099610996

10997-
tar@^7.4.3:
10998-
version "7.5.1"
10999-
resolved "https://registry.yarnpkg.com/tar/-/tar-7.5.1.tgz#750a8bd63b7c44c1848e7bf982260a083cf747c9"
11000-
integrity sha512-nlGpxf+hv0v7GkWBK2V9spgactGOp0qvfWRxUMjqHyzrt3SgwE48DIv/FhqPHJYLHpgW1opq3nERbz5Anq7n1g==
10997+
tar@^7.5.2:
10998+
version "7.5.2"
10999+
resolved "https://registry.yarnpkg.com/tar/-/tar-7.5.2.tgz#115c061495ec51ff3c6745ff8f6d0871c5b1dedc"
11000+
integrity sha512-7NyxrTE4Anh8km8iEy7o0QYPs+0JKBTj5ZaqHg6B39erLg0qYXN3BijtShwbsNSvQ+LN75+KV+C4QR/f6Gwnpg==
1100111001
dependencies:
1100211002
"@isaacs/fs-minipass" "^4.0.0"
1100311003
chownr "^3.0.0"

0 commit comments

Comments
 (0)