Skip to content

Commit 2a4544f

Browse files
Blankllsnyk-bot
andauthored
[Snyk] Upgrade tar-fs from 3.0.4 to 3.0.5 (#6)
<p>This PR was automatically created by Snyk using the credentials of a real user.</p><br /><h3>Snyk has created this PR to upgrade tar-fs from 3.0.4 to 3.0.5.</h3> :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project. <hr/> - The recommended version is **1 version** ahead of your current version. - The recommended version was released **22 days ago**, on 2024-02-09. <details> <summary><b>Release notes</b></summary> <br/> <details> <summary>Package name: <b>tar-fs</b></summary> <ul> <li> <b>3.0.5</b> - <a href="https://snyk.io/redirect/github/mafintosh/tar-fs/releases/tag/v3.0.5">2024-02-09</a></br><p>3.0.5</p> </li> <li> <b>3.0.4</b> - <a href="https://snyk.io/redirect/github/mafintosh/tar-fs/releases/tag/v3.0.4">2023-07-02</a></br><p>3.0.4</p> </li> </ul> from <a href="https://snyk.io/redirect/github/mafintosh/tar-fs/releases">tar-fs GitHub release notes</a> </details> </details> <details> <summary><b>Commit messages</b></summary> </br> <details> <summary>Package name: <b>tar-fs</b></summary> <ul> <li><a href="https://snyk.io/redirect/github/mafintosh/tar-fs/commit/8d561e6b5827a308dcebbeb77525ed10ffed9bea">8d561e6</a> 3.0.5</li> <li><a href="https://snyk.io/redirect/github/mafintosh/tar-fs/commit/6b2c3862d949ca073fecb5650e8716ed29069404">6b2c386</a> no need for mkdirp now and bare</li> </ul> <a href="https://snyk.io/redirect/github/mafintosh/tar-fs/compare/30ce1ce5659d5820f7a07bef910cf094edf345fc...8d561e6b5827a308dcebbeb77525ed10ffed9bea">Compare</a> </details> </details> <hr/> **Note:** *You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.* For more information: <img src="https://api.segment.io/v1/pixel/track?data=eyJ3cml0ZUtleSI6InJyWmxZcEdHY2RyTHZsb0lYd0dUcVg4WkFRTnNCOUEwIiwiYW5vbnltb3VzSWQiOiJkMGY3MDIzMS1lYjg1LTQ0NGItOTI3Yi05YTQ0MmNlNDBlZGYiLCJldmVudCI6IlBSIHZpZXdlZCIsInByb3BlcnRpZXMiOnsicHJJZCI6ImQwZjcwMjMxLWViODUtNDQ0Yi05MjdiLTlhNDQyY2U0MGVkZiJ9fQ==" width="0" height="0"/> 🧐 [View latest project report](https://app.snyk.io/org/blankll/project/2789fac8-f97f-4e82-9208-aedb3f11f9a8?utm_source&#x3D;github&amp;utm_medium&#x3D;referral&amp;page&#x3D;upgrade-pr) 🛠 [Adjust upgrade PR settings](https://app.snyk.io/org/blankll/project/2789fac8-f97f-4e82-9208-aedb3f11f9a8/settings/integration?utm_source&#x3D;github&amp;utm_medium&#x3D;referral&amp;page&#x3D;upgrade-pr) 🔕 [Ignore this dependency or unsubscribe from future upgrade PRs](https://app.snyk.io/org/blankll/project/2789fac8-f97f-4e82-9208-aedb3f11f9a8/settings/integration?pkg&#x3D;tar-fs&amp;utm_source&#x3D;github&amp;utm_medium&#x3D;referral&amp;page&#x3D;upgrade-pr#auto-dep-upgrades) <!--- (snyk:metadata:{"prId":"d0f70231-eb85-444b-927b-9a442ce40edf","prPublicId":"d0f70231-eb85-444b-927b-9a442ce40edf","dependencies":[{"name":"tar-fs","from":"3.0.4","to":"3.0.5"}],"packageManager":"npm","type":"auto","projectUrl":"https://app.snyk.io/org/blankll/project/2789fac8-f97f-4e82-9208-aedb3f11f9a8?utm_source=github&utm_medium=referral&page=upgrade-pr","projectPublicId":"2789fac8-f97f-4e82-9208-aedb3f11f9a8","env":"prod","prType":"upgrade","vulns":[],"issuesToFix":[],"upgrade":[],"upgradeInfo":{"versionsDiff":1,"publishedDate":"2024-02-09T10:03:26.794Z"},"templateVariants":[],"hasFixes":false,"isMajorUpgrade":false,"isBreakingChange":false,"priorityScoreList":[]}) ---> Co-authored-by: snyk-bot <[email protected]>
1 parent 3e81ba1 commit 2a4544f

File tree

2 files changed

+42
-11
lines changed

2 files changed

+42
-11
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"gunzip-maybe": "^1.4.2",
4949
"https-proxy-agent": "^7.0.3",
5050
"node-fetch": "^2.7.0",
51-
"tar-fs": "^3.0.4"
51+
"tar-fs": "^3.0.5"
5252
},
5353
"devDependencies": {
5454
"@types/debug": "^4.1.12",

0 commit comments

Comments
 (0)