Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

Commit

Permalink
Bump tar from 6.1.0 to 6.1.2 in /ts/nni_manager (#4012)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 5, 2021
1 parent f3b0dd9 commit 7ac6be1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion ts/nni_manager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"ssh2": "^1.1.0",
"stream-buffers": "^3.0.2",
"tail-stream": "^0.3.4",
"tar": "^6.1.0",
"tar": "^6.1.2",
"tree-kill": "^1.2.2",
"ts-deferred": "^1.0.4",
"typescript-ioc": "^1.2.6",
Expand Down
8 changes: 4 additions & 4 deletions ts/nni_manager/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5572,10 +5572,10 @@ tar@^4:
safe-buffer "^5.1.2"
yallist "^3.0.3"

tar@^6.0.2, tar@^6.1.0:
version "6.1.0"
resolved "https://registry.yarnpkg.com/tar/-/tar-6.1.0.tgz#d1724e9bcc04b977b18d5c573b333a2207229a83"
integrity sha512-DUCttfhsnLCjwoDoFcI+B2iJgYa93vBnDUATYEeRx6sntCTdN01VnqsIuTlALXla/LWooNg0yEGeB+Y8WdFxGA==
tar@^6.0.2, tar@^6.1.0, tar@^6.1.2:
version "6.1.2"
resolved "https://registry.yarnpkg.com/tar/-/tar-6.1.2.tgz#1f045a90a6eb23557a603595f41a16c57d47adc6"
integrity sha512-EwKEgqJ7nJoS+s8QfLYVGMDmAsj+StbI2AM/RTHeUSsOw6Z8bwNBRv5z3CY0m7laC5qUAqruLX5AhMuc5deY3Q==
dependencies:
chownr "^2.0.0"
fs-minipass "^2.0.0"
Expand Down

0 comments on commit 7ac6be1

Please sign in to comment.