KayvanMazaheri / pillo

:pill: Simple medication reminder for an oblivious friend.
http://pillo.ir
MIT License
17 stars 6 forks source link

[Snyk] Fix for 1 vulnerabilities #88

Open KayvanMazaheri opened 1 year ago

KayvanMazaheri 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") | **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: nodemon The new version differs by 250 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
Package name: pm2 The new version differs by 250 commits.
  • 9ee8a0f pm2@4.3.0
  • 956afe7 pm2@4.3.0-beta.1
  • 851c44c update changelog
  • 03d0b28 Merge pull request #4662 from Timic3/fix/common-module-import
  • d8a6d38 bump pm2-deploy
  • 4d1aedf throttle cron test
  • 8fae340 bump vizion
  • b097dc2 pkg.json version bump
  • 7a5da59 drop date-fns
  • 195eb6e drop lodash lib
  • 526756d 4.3.0
  • 7323438 Add .cjs (common JS) as a viable extension
  • d5d7f7b bump lodash
  • 22b29a2 disable s390x testing for now
  • 03f09ef filter_env to skip local env variables #4596
  • 23c1e0d Merge branch 'master' into development
  • 00c353c Merge pull request #4517 from bvsubhash/namespace-logs
  • a016999 Merge pull request #4518 from bvsubhash/trigger-namespace-or-all
  • bf582e1 Merge pull request #4561 from codpot/fix-disabling-logs
  • 69984f0 chore fix schema.json
  • bb67e0b Merge pull request #4589 from linux-on-ibm-z/s390x-travisCI
  • 45db453 Merge pull request #4593 from adunkey/master
  • e94cde8 Merge pull request #4615 from kevindoveton/development
  • 73f8f4f Merge pull request #4629 from jlvcm/patch-2
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/kayvanmazaheri/project/97d60973-e04a-41e6-8345-a40d4a60c989?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/kayvanmazaheri/project/97d60973-e04a-41e6-8345-a40d4a60c989?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":"c999ab55-e43c-4a48-8c4d-267812f5c6e8","prPublicId":"c999ab55-e43c-4a48-8c4d-267812f5c6e8","dependencies":[{"name":"nodemon","from":"1.12.1","to":"2.0.17"},{"name":"pm2","from":"2.7.2","to":"4.3.0"}],"packageManager":"npm","projectPublicId":"97d60973-e04a-41e6-8345-a40d4a60c989","projectUrl":"https://app.snyk.io/org/kayvanmazaheri/project/97d60973-e04a-41e6-8345-a40d4a60c989?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":["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)