Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Fix for 1 vulnerabilities #99

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pengkobe
Copy link
Member

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
high severity 661/1000
Why? Recently disclosed, Has a fix available, CVSS 7.5
Missing Release of Resource after Effective Lifetime
SNYK-JS-INFLIGHT-6095116
Yes No Known Exploit

(*) Note that the real score may have changed since the PR was raised.

Commit messages
Package name: egg The new version differs by 212 commits.
  • df1148f Release 3.10.0
  • 7b8edbf feat: use egg-core@5 (#5111)
  • 4b8de60 docs: correct word (#4965)
  • 98e9db0 test: add missing deps for unittest (#5110)
  • 73c96fd Release 3.9.2
  • 713a081 fix: currentContext typo (#5107)
  • af78b29 Release 3.9.1
  • 237306c test: no lock file (#5105)
  • fb21c9f Release 3.9.1
  • 6dc86f5 test: use artusjs/github-actions to run CI (#5103)
  • 13bbe6c fix: Enable auto npm release workflow (#5102)
  • 2c4eb9c 🐛 FIX: Should import types from urllib-next root path (#5101)
  • 53ada86 Release 3.9.0 (#5100)
  • af12069 chore: update workflow for gh-pages (#5098)
  • 344139e 🐛 FIX: Typo on HttpClient request (#5097)
  • 1021faf 👌 IMPROVE: Keep more compatible d.ts on httpclient request (#5092)
  • 9d6acfd 📦 NEW: Run async function in the anonymous context scope (#5094)
  • 5128bb9 Release 3.8.0 (#5089)
  • 75d025b 👌 IMPROVE: Upgrade egg-schedule to v4 (#5088)
  • 3d2ce91 Release 3.7.0 (#5086)
  • e94c7df 📦 NEW: Upgrade egg-logger v3 to enable localStorage (#5085)
  • c76e16c 📖 DOC: Use @ eggjs/tsconfig for tsconfig.json (#5066)
  • 9a83bbe chore: Change version to 3.6.0
  • 51c78c0 Release 3.6.0 (#5081)

See the full diff

Package name: egg-mock The new version differs by 59 commits.
  • 30a83f9 Release 5.6.0
  • b0af3eb feat: upgrade globby to v11 (#137)
  • 7345fae Release 5.5.0
  • 9db9afa feat: add mockContextScope (#136)
  • b7c5bb1 chore: auto release (#135)
  • b9fe736 Release 5.4.0
  • 0bd71bc 📦 NEW: Allow restore mockAgent only (#134)
  • 6fdaf45 Release 5.3.0
  • 6608f01 📦 NEW: mock context support ctxStorage (#133)
  • 2ba6266 Release 5.2.1
  • 18c366d fix: use global hook for register global hook (#132)
  • 7054d88 Release 5.2.0
  • 209c921 feat: add EGG_FRAMEWORK for bootstrap custom framework (#131)
  • a2cc714 Release 5.1.0
  • 22f508c feat: impl parallel app for mocha parallel mode (#130)
  • fbbd8af Release 5.0.2
  • 299f7ec 🐛 FIX: Should use urllib-next package (#129)
  • 17a6713 🤖 TEST: Add httpclient streaming mocking (#128)
  • d1ba441 Release 5.0.1
  • ae766ff 👌 IMPROVE: Mock httpclient support delay ms and repeat times (#127)
  • 30f6868 Release 5.0.0
  • 60658ec 📦 NEW: [BREAKING] Support egg 3.0 (#126)
  • e58c59e Release 4.2.1
  • 983e610 feat: allow other envtype (#125)

See the full diff

Package name: snyk The new version differs by 250 commits.
  • 4cc1a94 Merge pull request #2105 from snyk/feat/webpack
  • 7737f75 Merge pull request #2181 from snyk/test/migrate-old-snyk-format
  • 418e6ad Merge pull request #2180 from snyk/test/migrate-is-docker
  • 95631e7 test: migrate is-docker to jest
  • babe22a test: migrate old-snyk-format to jest
  • e22e94f feat: Snyk CLI is bundled with Webpack
  • dd46c19 Merge pull request #2175 from snyk/fix/snyk-protect-multiple
  • e7c314f Merge pull request #2178 from snyk/test/server-close
  • 5e824c0 fix(protect): skip previously patched files
  • ca2177a fix(protect): catch and log unexpected errors
  • c9ddb44 chore(protect): move api url warnings to stderr
  • e8fed38 refactor(protect): move stdout logs to top level
  • 55e88f9 Merge pull request #2177 from snyk/test/set-jest-acceptance-timeout
  • 1522c5f test: server.close uses callbacks, not promises
  • 13dce51 test: increase timeout for slow oauth test
  • 65c35be Merge pull request #2172 from snyk/chore/no-run-test-on-master
  • a1e3992 chore: don't run tests on master
  • 20feb67 Merge pull request #2165 from snyk/chore/dont-wait-for-regression-tests
  • f50bca7 Merge pull request #2167 from snyk/refactor/replace-cc-parser-with-split-functions
  • 1ed7d11 refactor: replace cc parser with split functions
  • 707801d Merge pull request #2166 from snyk/fix/support_quotes_in_poetry_toml
  • dc6b784 Merge pull request #2163 from snyk/chore/remove-store-test-results
  • 7973015 fix: support quoted keys in inline tables
  • 18f0d2a Merge pull request #2164 from snyk/chore/upgrade-snyk-nuget-plugin

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

🛠 Adjust project settings

📚 Read more about Snyk's upgrade and patch logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Learn about vulnerability in an interactive lesson of Snyk Learn.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants