Skip to content

Commit 3afd45a

Browse files
fix(deps): bump tar from 7.5.21 to 7.5.22
Bumps [tar](https://github.com/isaacs/node-tar) from 7.5.21 to 7.5.22. - [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.21...v7.5.22) --- updated-dependencies: - dependency-name: tar dependency-version: 7.5.22 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b73b9e5 commit 3afd45a

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"hpagent": "^1.2.0",
1919
"mime-types": "^3.0.2",
2020
"proxy-from-env": "^1.1.0",
21-
"tar": "^7.5.21",
21+
"tar": "^7.5.22",
2222
"tslib": "^2.8.1"
2323
},
2424
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6547,10 +6547,10 @@ table@^6.0.9:
65476547
string-width "^4.2.3"
65486548
strip-ansi "^6.0.1"
65496549

6550-
tar@^7.5.21:
6551-
version "7.5.21"
6552-
resolved "https://registry.npmjs.org/tar/-/tar-7.5.21.tgz#b3405af2eb493523ce4379f531e9ebda0601bc59"
6553-
integrity sha512-XdhtCvlMywwxpCW8YEq3lOXBJpUPTR2OHHcwLPO3HwsJqOHa2Ok/oJ7ruGzp+JrKoRPVCzJwAdEjqLW/vNRPHA==
6550+
tar@^7.5.22:
6551+
version "7.5.22"
6552+
resolved "https://registry.npmjs.org/tar/-/tar-7.5.22.tgz#a696f998136e71487dc3f869a85bba2c67971ba9"
6553+
integrity sha512-MFO/QzvtAOmJbkhOaCTvbGcFN9L9b+JunIsDwaKljSOdcLMea3NJ1k9Usz/rjdfSXTq4dfzfeS7W4p4YOAAHeA==
65546554
dependencies:
65556555
"@isaacs/fs-minipass" "^4.0.0"
65566556
chownr "^3.0.0"

0 commit comments

Comments
 (0)