diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-09-01 08:03:29 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-09-01 08:03:29 -0700 |
| commit | 86fa7f7e7c867871e79cfed3887401d93f67da27 (patch) | |
| tree | e9c6def2b42116a806bb141f6a5fb4b899046b1c | |
| parent | 0f112436dc18b442c87220eb738bf3eb069e4b2d (diff) | |
Bump tar from 6.1.5 to 6.1.11 (#212)
Bumps [tar](https://github.com/npm/node-tar) from 6.1.5 to 6.1.11.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-tar/compare/v6.1.5...v6.1.11)
---
updated-dependencies:
- dependency-name: tar
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
| -rw-r--r-- | yarn.lock | 6 |
1 files changed, 3 insertions, 3 deletions
| @@ -10598,9 +10598,9 @@ tapable@^1.0.0, tapable@^1.1.3: | |||
| 10598 | integrity sha512-4WK/bYZmj8xLr+HUCODHGF1ZFzsYffasLUgEiMBY4fgtltdO6B4WJtlSbPaDTLpYTcGVwM2qLnFTICEcNxs3kA== | 10598 | integrity sha512-4WK/bYZmj8xLr+HUCODHGF1ZFzsYffasLUgEiMBY4fgtltdO6B4WJtlSbPaDTLpYTcGVwM2qLnFTICEcNxs3kA== |
| 10599 | 10599 | ||
| 10600 | tar@^6.0.2: | 10600 | tar@^6.0.2: |
| 10601 | version "6.1.5" | 10601 | version "6.1.11" |
| 10602 | resolved "https://registry.yarnpkg.com/tar/-/tar-6.1.5.tgz#6e25bee1cfda94317aedc3f5d49290ae68361d73" | 10602 | resolved "https://registry.yarnpkg.com/tar/-/tar-6.1.11.tgz#6760a38f003afa1b2ffd0ffe9e9abbd0eab3d621" |
| 10603 | integrity sha512-FiK6MQyyaqd5vHuUjbg/NpO8BuEGeSXcmlH7Pt/JkugWS8s0w8nKybWjHDJiwzCAIKZ66uof4ghm4tBADjcqRA== | 10603 | integrity sha512-an/KZQzQUkZCkuoAA64hM92X0Urb6VpRhAFllDzz44U2mcD5scmT3zBc4VgVpkugF580+DQn8eAFSyoQt0tznA== |
| 10604 | dependencies: | 10604 | dependencies: |
| 10605 | chownr "^2.0.0" | 10605 | chownr "^2.0.0" |
| 10606 | fs-minipass "^2.0.0" | 10606 | fs-minipass "^2.0.0" |
