argosp / trialdash

Trials dashboard
2 stars 2 forks source link

[Snyk] Fix for 1 vulnerabilities #364

Open liorkesos opened 1 year ago

liorkesos 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
⚠️ Warning ``` Failed to update the package-lock.json, please update manually before merging. ```
#### 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) | Yes | Proof of Concept (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: env-cmd The new version differs by 56 commits.
  • 065b110 chore(travis): update ci configuration
  • 020998a docs(readme): added expand env and silent docs
  • 27a2705 feat(flags): add silent flag to ignore errors
  • 500cf6a chore: rebuild ts files
  • 9a6ff59 Merge pull request #110 from elliottsj/version-fix
  • a253a62 chore(package): update devDependencies
  • 1b39ca1 fix: print correct package version
  • f92f8b5 feat(signal-termination): handle error codes in the signal value
  • fda2518 chore(package): update dependencies
  • d15248b Merge pull request #103 from omeid/master
  • 8318637 feat: Support env vars expansion in cmd and args
  • bd090e7 Merge pull request #101 from toddbluhm/add-verbos-flag
  • 3656bb0 chore(package): update commander dependency
  • 5d685b6 feat(flags): add --verbose flag and option
  • 0ff6bad chore(package): update ts-standard to version 3.0.0 (#102)
  • 27afb75 Fix typo (#100)
  • f7929ce chore(package): update ts-standard to v2
  • c00dd73 chore(readme): reference ts-standard instead of js-standard
  • 19148b6 fix(package): update cross-spawn to version 7.0.0 (#90)
  • 1cd2feb Fixed bug causing env-cmd to fail when no failure had occurred
  • 0106295 Update changelog
  • bbc4b78 Convert over to using ts-standard
  • f5e2e33 Updated typescript-eslint packages and fixed lint errors
  • ae79816 Added Env default locations (#81)
See the full diff
Package name: nodemon The new version differs by 131 commits.
  • 27e91c3 fix: update packge-lock
  • 0144e4f fix: bump update-notifier to v6.0.0 (#2029)
  • c870342 chore: update supporters
  • 5c0b472 chore: add supporter
  • e26aaa9 fix: support windows by using path.delimiter
  • 9d1afd7 docs: add syntax highlighting to sample-nodemon.md (#1982) (#2004)
  • de5d32a docs: Unified Node.js capitalization (#1986)
  • e890927 docs: add note to faq with example showing how to watch any file extension (#1931)
  • bc4547b chore: update sponsors
  • 07159c5 chore: add supporters
  • cd100da chore: update supporters
  • 6a34922 chore: supporters
  • e5d6067 chore: updating supporters
  • 242f9f7 Merge branch 'main' of github.com:remy/nodemon
  • 141e58c chore: update supporters
  • 53422af ci(release): workflow uses 'npm' cache (#1933)
  • 581c641 ci(node.js): workflow uses 'npm' cache (#1934)
  • cb1c8b9 docs: Fix typo in faq.md (#1950)
  • 54784ab fix: bump prod dep versions
  • 26db983 chore: update supporters
  • 61e7abd fix: add windows signals SIGUSR2 & SIGUSR1 to terminate the process (#1938)
  • b449171 docs: Fix typo in faq.md
  • 0a3175f chore: update supporters
  • 18516d8 chore: add supporter
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/lior-618/project/2fd36d38-b1e1-4427-9437-9a89b6f6db6d?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/lior-618/project/2fd36d38-b1e1-4427-9437-9a89b6f6db6d?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":"7b8e3fcd-a6f4-434f-ac1d-fe5016bb48b8","prPublicId":"7b8e3fcd-a6f4-434f-ac1d-fe5016bb48b8","dependencies":[{"name":"env-cmd","from":"8.0.2","to":"10.1.0"},{"name":"nodemon","from":"1.18.10","to":"2.0.17"}],"packageManager":"npm","projectPublicId":"2fd36d38-b1e1-4427-9437-9a89b6f6db6d","projectUrl":"https://app.snyk.io/org/lior-618/project/2fd36d38-b1e1-4427-9437-9a89b6f6db6d?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-SEMVER-3247795"],"upgrade":["SNYK-JS-SEMVER-3247795"],"isBreakingChange":true,"env":"prod","prType":"fix","templateVariants":["pr-warning-shown","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)