alectronic0 / alectronic-chirper

This is basic program twitter clone using the MEAN Stack & GDS tool kits.
https://alectronic-chirper.herokuapp.com/
0 stars 0 forks source link

[Snyk] Security upgrade config from 1.28.1 to 3.3.1 #115

Closed alectronic0 closed 1 year ago

alectronic0 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 :-------------------------:|-------------------------|:-------------------------|:-------------------------|:------------------------- ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **713/1000**
**Why?** Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 6.4 | Prototype Pollution
[SNYK-JS-JSON5-3182856](https://snyk.io/vuln/SNYK-JS-JSON5-3182856) | Yes | Proof of Concept (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: config The new version differs by 115 commits.
  • c86ba2a Resolved security vulnerability in json5
  • dfcd2de Delete _config.yml
  • 0ba1d51 Set theme jekyll-theme-minimal
  • 080d9f9 Prepare for 3.3.0 publish
  • 945aed3 Merge pull request #582 from fostyfost/master
  • c42e3fa Allow all defined values in `substituteDeep`
  • 9fa7022 Updated copyright dates
  • d3616e6 Updated copyright dates
  • 21d3094 Prepare for 3.2.5 publish
  • 3268b40 Merge pull request #585 from dekelev/master
  • dbcddbb Fixed issue with getCustomEnvVars method and multiple config dirs
  • 58f8f89 Merge pull request #581 from JMackie80/master
  • 9ba0aa0 Update README.md
  • 1c59823 Update for 3.2.4 publish
  • e8539b7 Merge pull request #579 from leonardovillela/master
  • c8d815c Improved error handling of env variables value parse
  • 7292a77 For 3.2.3 publish
  • e334cfa Improve diagnostic when custom env file can't be read.
  • 2565a3f Updates for 3.2.2 publish
  • 05fa30c Merge pull request #568 from iMoses/master
  • c38a447 Fix #567 - Missing path.delimiter breaks windows absolute paths
  • 9b73f6a Prep for 3.2.1 publish
  • ced8854 Merge pull request #565 from leosuncin/fix/lorenwest-node-config-564
  • df30f74 test: Update util.js to check object with `__proto__ = null` and Map objects
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/alectronic0/project/69d52760-7d0e-4bec-93f8-4cf82f0df885?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/alectronic0/project/69d52760-7d0e-4bec-93f8-4cf82f0df885?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":"9d817741-d626-40c1-81d9-c0b1898dd616","prPublicId":"9d817741-d626-40c1-81d9-c0b1898dd616","dependencies":[{"name":"config","from":"1.28.1","to":"3.3.1"}],"packageManager":"npm","projectPublicId":"69d52760-7d0e-4bec-93f8-4cf82f0df885","projectUrl":"https://app.snyk.io/org/alectronic0/project/69d52760-7d0e-4bec-93f8-4cf82f0df885?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-JSON5-3182856"],"upgrade":["SNYK-JS-JSON5-3182856"],"isBreakingChange":true,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[713]}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Prototype Pollution](https://learn.snyk.io/lessons/prototype-pollution/javascript/?loc=fix-pr)