1c-syntax / vsc-language-1c-bsl

Syntax definition rules for 1C:Enterprise 8 in VSC
https://marketplace.visualstudio.com/items?itemName=xDrivenDevelopment.language-1c-bsl
MIT License
134 stars 35 forks source link

[Snyk] Security upgrade extract-zip from 1.7.0 to 2.0.0 #262

Open nixel2007 opened 1 year ago

nixel2007 commented 1 year ago

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project.

#### Changes included in this PR - Changes to the following files to upgrade the vulnerable dependencies to a fixed version: - package.json - package-lock.json #### Vulnerabilities that will be fixed ##### With an upgrade: Severity | Priority Score (*) | Issue | Breaking Change | Exploit Maturity :-------------------------:|-------------------------|:-------------------------|:-------------------------|:------------------------- ![low severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/l.png "low severity") | **461/1000**
**Why?** Recently disclosed, Has a fix available, CVSS 3.5 | Regular Expression Denial of Service (ReDoS)
[SNYK-JS-DEBUG-3227433](https://snyk.io/vuln/SNYK-JS-DEBUG-3227433) | Yes | No Known Exploit (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: extract-zip The new version differs by 8 commits.
  • eb3c1ed 2.0.0
  • 27f3f85 feat: add TypeScript definition (#92)
  • ef3995d build: lint ava tests (#91)
  • e8dae76 docs: add troubleshooting docs
  • af00186 refactor: replace callback-style API with Promise-style API (#90)
  • 7993cb8 feat: require Node 10.12 (#89)
  • 79e0910 doc: clarify that required parameters are paths (#56)
  • cc72c88 build: use package.json files instead of .npmignore
See the full diff
Check the changes in this PR to ensure they won't cause issues with your project. ------------ **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: 🧐 [View latest project report](https://app.snyk.io/org/nixel2007/project/a80bb155-1e17-4af6-8569-45232e82fc21?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/nixel2007/project/a80bb155-1e17-4af6-8569-45232e82fc21?utm_source=github&utm_medium=referral&page=fix-pr/settings) 📚 [Read more about Snyk's upgrade and patch logic](https://support.snyk.io/hc/en-us/articles/360003891078-Snyk-patches-to-fix-vulnerabilities) [//]: # (snyk:metadata:{"prId":"8e1c4488-8cd0-4414-b8fd-39178289f1bf","prPublicId":"8e1c4488-8cd0-4414-b8fd-39178289f1bf","dependencies":[{"name":"extract-zip","from":"1.7.0","to":"2.0.0"}],"packageManager":"npm","projectPublicId":"a80bb155-1e17-4af6-8569-45232e82fc21","projectUrl":"https://app.snyk.io/org/nixel2007/project/a80bb155-1e17-4af6-8569-45232e82fc21?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-DEBUG-3227433"],"upgrade":["SNYK-JS-DEBUG-3227433"],"isBreakingChange":true,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[461]}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Regular Expression Denial of Service (ReDoS)](https://learn.snyk.io/lessons/redos/javascript/?loc=fix-pr)