davidkelley / titan

Titan CLI for AWS Resource Management. Extensible with Plugins. 🛠
MIT License
1 stars 0 forks source link

[Snyk] Fix for 1 vulnerabilities #16

Open davidkelley opened 1 year ago

davidkelley 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: - core/cli/package.json - core/cli/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") | **658/1000**
**Why?** Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 5.3 | Regular Expression Denial of Service (ReDoS)
[SNYK-JS-SEMVER-3247795](https://snyk.io/vuln/SNYK-JS-SEMVER-3247795) | No | Proof of Concept (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: @oclif/plugin-warn-if-update-available The new version differs by 104 commits.
  • 0ea77f4 chore(release): 1.7.2 [skip ci]
  • 39b6b7c fix: force release
  • 7ed1189 chore(release): 1.7.1 [skip ci]
  • 83d1432 Updated config.yml
  • 7258365 Updated config.yml
  • e1048fe chore: remove node 10 and node 14
  • 544a44f fix: remove lodash.template dep (#226)
  • 6f4fa3b Consolidate minor dependabot PRs [skip ci] (#175)
  • e4c3712 Remove Codecov
  • 4fa91b8 chore(deps): bump semver from 7.3.4 to 7.3.5 (#159)
  • ad0ae1a chore(deps-dev): bump @ types/mocha from 8.2.1 to 8.2.2 (#153)
  • f96a63f chore(deps-dev): bump globby from 11.0.2 to 11.0.3 (#154)
  • 404753b chore(deps-dev): bump @ types/node from 14.14.31 to 14.14.37 (#158)
  • 69d5a12 chore(deps-dev): bump eslint from 7.21.0 to 7.23.0 (#155)
  • c61ab1e chore(deps-dev): bump globby from 11.0.1 to 11.0.2 (#144)
  • ebe7c55 chore(deps-dev): bump tslib from 2.0.3 to 2.1.0 (#143)
  • d0373f9 chore(deps-dev): bump mocha from 8.2.1 to 8.3.0 (#146)
  • e6553cd chore(deps-dev): bump @ types/chai from 4.2.14 to 4.2.15 (#147)
  • ed15d8d chore(deps-dev): bump @ types/node from 14.14.17 to 14.14.31 (#148)
  • 72a0114 chore(deps-dev): bump @ types/fs-extra from 9.0.6 to 9.0.7 (#149)
  • 4443907 chore(deps-dev): bump @ types/mocha from 8.2.0 to 8.2.1 (#150)
  • 2cfe71d chore(deps-dev): bump chai from 4.2.0 to 4.3.0 (#151)
  • 6071158 chore(deps-dev): bump eslint from 7.16.0 to 7.21.0 (#152)
  • e601d13 chore(deps-dev): bump eslint from 7.15.0 to 7.16.0 (#139)
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/davidkelley/project/bfa74661-efd5-4fb4-bea0-dbc1d5af563c?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/davidkelley/project/bfa74661-efd5-4fb4-bea0-dbc1d5af563c?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":"7e82269d-3b02-474c-9ea6-989a122cca03","prPublicId":"7e82269d-3b02-474c-9ea6-989a122cca03","dependencies":[{"name":"@oclif/plugin-plugins","from":"1.5.4","to":"1.7.4"},{"name":"@oclif/plugin-warn-if-update-available","from":"1.3.9","to":"1.7.2"}],"packageManager":"npm","projectPublicId":"bfa74661-efd5-4fb4-bea0-dbc1d5af563c","projectUrl":"https://app.snyk.io/org/davidkelley/project/bfa74661-efd5-4fb4-bea0-dbc1d5af563c?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-SEMVER-3247795"],"upgrade":["SNYK-JS-SEMVER-3247795"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["priorityScore"],"priorityScoreList":[658],"remediationStrategy":"vuln"}) --- **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)