Skip to content

Commit 1ef3426

Browse files
authored
chore: bump tar to 7.5.2 (#12466)
1 parent 5062fad commit 1ef3426

3 files changed

Lines changed: 36 additions & 20 deletions

File tree

package-lock.json

Lines changed: 34 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/a2a-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@google/gemini-cli-core": "file:../core",
3131
"express": "^5.1.0",
3232
"fs-extra": "^11.3.0",
33-
"tar": "^7.4.3",
33+
"tar": "^7.5.2",
3434
"uuid": "^11.1.0",
3535
"winston": "^3.17.0"
3636
},

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"string-width": "^8.1.0",
5858
"strip-ansi": "^7.1.0",
5959
"strip-json-comments": "^3.1.1",
60-
"tar": "^7.5.1",
60+
"tar": "^7.5.2",
6161
"tinygradient": "^1.1.5",
6262
"undici": "^7.10.0",
6363
"wrap-ansi": "9.0.2",

0 commit comments

Comments
 (0)