Skip to content

Commit 14533cc

Browse files
Blankllsnyk-bot
andauthored
[Snyk] Security upgrade tar-fs from 3.0.7 to 3.0.9 (#20)
![snyk-top-banner](https://res.cloudinary.com/snyk/image/upload/r-d/scm-platform/snyk-pull-requests/pr-banner-default.svg) ### Snyk has created this PR to fix 1 vulnerabilities in the npm dependencies of this project. #### Snyk changed the following file(s): - `package.json` - `package-lock.json` #### Vulnerabilities that will be fixed with an upgrade: | | Issue | Score | :-------------------------:|:-------------------------|:------------------------- ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png 'high severity') | Improper Link Resolution Before File Access (&#x27;Link Following&#x27;) <br/>[SNYK-JS-TARFS-10293725](https://snyk.io/vuln/SNYK-JS-TARFS-10293725) | &nbsp;&nbsp;**721**&nbsp;&nbsp; --- > [!IMPORTANT] > > - Check the changes in this PR to ensure they won't cause issues with your project. > - Max score is 1000. Note that the real score may have changed since the PR was raised. > - This PR was automatically created by Snyk using the credentials of a real user. --- **Note:** _You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs._ For more information: <img src="https://api.segment.io/v1/pixel/track?data=eyJ3cml0ZUtleSI6InJyWmxZcEdHY2RyTHZsb0lYd0dUcVg4WkFRTnNCOUEwIiwiYW5vbnltb3VzSWQiOiJiOTFjYmIyNS1mMDViLTQ1MGYtYThkNy1iNWEyYmQwYWMzMWUiLCJldmVudCI6IlBSIHZpZXdlZCIsInByb3BlcnRpZXMiOnsicHJJZCI6ImI5MWNiYjI1LWYwNWItNDUwZi1hOGQ3LWI1YTJiZDBhYzMxZSJ9fQ==" 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;fix-pr) 📜 [Customise PR templates](https://docs.snyk.io/scan-using-snyk/pull-requests/snyk-fix-pull-or-merge-requests/customize-pr-templates?utm_source=github&utm_content=fix-pr-template) 🛠 [Adjust project settings](https://app.snyk.io/org/blankll/project/2789fac8-f97f-4e82-9208-aedb3f11f9a8?utm_source&#x3D;github&amp;utm_medium&#x3D;referral&amp;page&#x3D;fix-pr/settings) 📚 [Read about Snyk's upgrade logic](https://docs.snyk.io/scan-with-snyk/snyk-open-source/manage-vulnerabilities/upgrade-package-versions-to-fix-vulnerabilities?utm_source=github&utm_content=fix-pr-template) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Improper Link Resolution Before File Access (&#x27;Link Following&#x27;)](https://learn.snyk.io/lesson/directory-traversal/?loc&#x3D;fix-pr) [//]: # 'snyk:metadata:{"customTemplate":{"variablesUsed":[],"fieldsUsed":[]},"dependencies":[{"name":"tar-fs","from":"3.0.7","to":"3.0.9"}],"env":"prod","issuesToFix":["SNYK-JS-TARFS-10293725"],"prId":"b91cbb25-f05b-450f-a8d7-b5a2bd0ac31e","prPublicId":"b91cbb25-f05b-450f-a8d7-b5a2bd0ac31e","packageManager":"npm","priorityScoreList":[721],"projectPublicId":"2789fac8-f97f-4e82-9208-aedb3f11f9a8","projectUrl":"https://app.snyk.io/org/blankll/project/2789fac8-f97f-4e82-9208-aedb3f11f9a8?utm_source=github&utm_medium=referral&page=fix-pr","prType":"fix","templateFieldSources":{"branchName":"default","commitMessage":"default","description":"default","title":"default"},"templateVariants":["updated-fix-title","priorityScore"],"type":"auto","upgrade":["SNYK-JS-TARFS-10293725"],"vulns":["SNYK-JS-TARFS-10293725"],"patch":[],"isBreakingChange":false,"remediationStrategy":"vuln"}' Co-authored-by: snyk-bot <[email protected]>
1 parent f32f5f9 commit 14533cc

File tree

2 files changed

+79
-35
lines changed

2 files changed

+79
-35
lines changed

package-lock.json

Lines changed: 78 additions & 34 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
@@ -47,7 +47,7 @@
4747
"execa": "^5.1.1",
4848
"https-proxy-agent": "^7.0.4",
4949
"node-fetch": "^2.7.0",
50-
"tar-fs": "^3.0.7"
50+
"tar-fs": "^3.0.9"
5151
},
5252
"devDependencies": {
5353
"@types/debug": "^4.1.12",

0 commit comments

Comments
 (0)