Skip to content

Commit 1dbeab4

Browse files
chore(dependencies): bump tar from 6.2.0 to 6.2.1 (#229)
Bumps [tar](https://github.com/isaacs/node-tar) from 6.2.0 to 6.2.1. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/isaacs/node-tar/commit/bef7b1e4ffab822681fea2a9b22187192ed14717"><code>bef7b1e</code></a> 6.2.1</li> <li><a href="https://github.com/isaacs/node-tar/commit/fe8cd57da5686f8695415414bda49206a545f7f7"><code>fe8cd57</code></a> prevent extraction in excessively deep subfolders</li> <li><a href="https://github.com/isaacs/node-tar/commit/fe7ebfdcede1f8a2e65db12e19ecc4b3a9934648"><code>fe7ebfd</code></a> remove security.md</li> <li>See full diff in <a href="https://github.com/isaacs/node-tar/compare/v6.2.0...v6.2.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tar&package-manager=npm_and_yarn&previous-version=6.2.0&new-version=6.2.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/codemask-labs/nestjs-elasticsearch/network/alerts). </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 46e1497 commit 1dbeab4

File tree

1 file changed

+1
-15
lines changed

1 file changed

+1
-15
lines changed

yarn.lock

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -11393,21 +11393,7 @@ __metadata:
1139311393
languageName: node
1139411394
linkType: hard
1139511395

11396-
"tar@npm:^6.1.11, tar@npm:^6.1.2":
11397-
version: 6.2.0
11398-
resolution: "tar@npm:6.2.0"
11399-
dependencies:
11400-
chownr: ^2.0.0
11401-
fs-minipass: ^2.0.0
11402-
minipass: ^5.0.0
11403-
minizlib: ^2.1.1
11404-
mkdirp: ^1.0.3
11405-
yallist: ^4.0.0
11406-
checksum: db4d9fe74a2082c3a5016630092c54c8375ff3b280186938cfd104f2e089c4fd9bad58688ef6be9cf186a889671bf355c7cda38f09bbf60604b281715ca57f5c
11407-
languageName: node
11408-
linkType: hard
11409-
11410-
"tar@npm:^6.2.1":
11396+
"tar@npm:^6.1.11, tar@npm:^6.1.2, tar@npm:^6.2.1":
1141111397
version: 6.2.1
1141211398
resolution: "tar@npm:6.2.1"
1141311399
dependencies:

0 commit comments

Comments
 (0)