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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Fix for 1 vulnerabilities #120

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

Conversation

TP-GitHub-Service-User
Copy link

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 703/1000
Why? Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 6.2
Missing Release of Resource after Effective Lifetime
SNYK-JS-INFLIGHT-6095116
Yes Proof of Concept

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

Commit messages
Package name: jest The new version differs by 250 commits.
  • 75006e4 v29.0.0
  • 7c82a9f chore: update jest-watch-typeahead again
  • 352ff29 chore: update changelog for release
  • 33ad8c3 docs: Jest 29 blog post (#13103)
  • dda77e5 docs: collapse 28.0 and 28.1 docs (#13104)
  • c0dc84c chore: update jest-watch-typeahead
  • 05f6217 fix: support deep CJS re-exports when using ESM (#13170)
  • 490fd88 chore: update yarn (#13169)
  • 98936a2 docs: Update Enzyme links to use new URL (#13166)
  • 187566a feat(pretty-format): allow to opt out from sorting object keys with `compareKeys: null` (#12443)
  • ae2bed7 chore: tweak regex used in e2e tests (#13129)
  • 8c56d74 docs: Update Configuration.md for added special notes on usage scenarios for pnpm. (#13115)
  • fb1c53d feat(jest-config)!: remove undocumented `collectCoverageOnlyFrom` option (#13156)
  • 075b489 fix: ignore `EISDIR` when resolving symlinks (#13157)
  • 3bef02e feat(@ jest/test-result, @ jest/types)!: replace `Bytes` and `Milliseconds` types with `number` (#13155)
  • 4def94b v29.0.0-alpha.6
  • 0f00d4e fix: replace non-CLI `rimraf` usage (#13151)
  • 6a90a2c fix: Allow updating inline snapshots when test includes JSX (#12760)
  • 983274a feat: Let `babel` find config when updating inline snapshots (#13150)
  • d2ff18a chore: make prettierPath optional in `SnapshotState` (#13149)
  • 7d8d01c feat(circus): added each to failing tests (#13142)
  • a5b52a5 chore(types): separate MatcherContext, MatcherUtils and MatcherState (#13141)
  • 79b5e41 chore: get rid of peer dep warning in website
  • 812763d chore: enable 'no-duplicate-imports' (#13138)

See the full diff

Package name: rimraf The new version differs by 46 commits.
  • 3b6b098 4.0.0
  • e0cffea ci: reduce workload even more
  • 0e6646d ci: remove unnecessary lint filter
  • 546e017 update action versions
  • 6d88a65 tone down benchmark intensity
  • 842a8d2 fix benchmark workflow yaml
  • 1b91697 chore: add copyright year to license
  • 08bbb06 rewrite in TS, export hybrid, update changelog, docs
  • 1b3f46e drop support for node versions below 14
  • 2e1f003 gh actions workflow for benchmarks
  • 52f9370 tests for retry-busy behavior
  • 188e3ed don't test on very old node versions
  • d1d5495 test for fix-eperm
  • e7501cd prettier formatting
  • 40f64ec windows: only fall back to move-remove when absolutely necessary
  • b6f7819 update tap
  • 99496cd test: run posix test on windows, why not?
  • 51d43c1 benchmarks
  • 6b8aa29 doc: correct os.tmp default
  • 4b228c9 do not ever actually try to rmdir /
  • 2442655 consolidate all the spellings of 'opt' into one
  • d4eec2e add cli script
  • 0c82d74 accept strings, arrays of strings, and no other types
  • ad4f2db Do not rimraf /, override with preserveRoot:false

See the full diff

Package name: semantic-release The new version differs by 221 commits.
  • 11788ed Merge pull request #2934 from semantic-release/beta
  • b93bef4 feat(node-versions): raised the minimum supported node version w/in the v20 range to v20.6.1
  • 6604153 Merge branch 'master' of github.com:semantic-release/semantic-release into beta
  • e623cc6 feat(node-versions): raised the minimum node v20 requirement to v20.6
  • 42f7b82 chore(deps): update dependency testdouble to v3.19.0 (#2961)
  • 1017e1a fix(deps): update dependency aggregate-error to v5 (#2956)
  • a23b718 fix(deps): upgraded to the latest version of the npm plugin with npm v10
  • fb850ff Merge branch 'master' of github.com:semantic-release/semantic-release into beta
  • b9f294d feat(node-versions): raised the minimum required node version to v18.17 and dropped v19 support
  • 03a687b fix(deps): updated to the latest beta of the commit analyzer plugin
  • 86a639d ci(action): update github/codeql-action action to v2.21.7 (#2958)
  • da56201 chore(deps): update dependency sinon to v16 (#2954)
  • 89d51e7 ci(action): update github/codeql-action action to v2.21.6 (#2953)
  • de8e4e0 fix(deps): updated to the latest betas of the commit-analyzer and release-notes-generator plugins
  • 0fd3bb8 chore(deps): lock file maintenance (#2948)
  • c39513f ci(action): update actions/upload-artifact action to v3.1.3 (#2943)
  • 6a5d961 docs(plugins): add @ terrestris/maven-semantic-release (#2939)
  • 19c0965 ci(action): update actions/checkout action to v4 (#2938)
  • 32a2480 chore(deps): lock file maintenance (#2936)
  • 72ab317 feat: defined exports for the package
  • 07a79ea feat(conventional-changelog-presets): supported new preset format
  • 0d92579 chore(deps): update dependency prettier to v3.0.3 (#2930)
  • cb6613e ci(action): update github/codeql-action action to v2.21.5 (#2928)
  • 9e10e44 chore(deps): lock file maintenance (#2923)

See the full diff

Package name: terser-webpack-plugin The new version differs by 69 commits.
  • e679881 chore(release): 5.0.0
  • 937a314 docs: update
  • 393f249 refactor: next
  • a80213f ci: updated webpack versions (#332)
  • 8ae4b80 chore(release): 4.2.3
  • 041b392 fix: better minimizing `mjs` assets (#329)
  • b9c694d fix: minify `cjs` assets (#328)
  • f49e786 chore(release): 4.2.2
  • a75dc8b fix: related asset info
  • 4103571 chore(deps): update
  • 0b537c6 test: fix (#318)
  • 978793e chore(release): 4.2.1
  • f5bd8f8 fix: compatibility with webpack@5
  • 0e21d92 test: cache (#316)
  • 5de108d refactor: remove unused code (#315)
  • 5340814 fix: cache for extracted comments (#314)
  • bbfa283 chore(deps): update (#313)
  • 17303be chore(release): 4.2.0
  • 4bd622c feat: pass the `terserOptions` to the `minify` option (#311)
  • defde64 feat: improve caching
  • 92f53b6 chore(deps): update
  • c760c13 test: `realContentHash` (#304)
  • 479d28b refactor: code (#303)
  • 9d861d8 fix: use webpack.sources when it's available for webpack@5 (#301)

See the full diff

Package name: webpack The new version differs by 250 commits.
  • f2f998b 5.1.1
  • bcd6190 Merge pull request #11704 from webpack/bugfix/delete-asset
  • 11935a9 Merge pull request #11703 from webpack/bugfix/11678
  • 63ba54c update chunk to files mapping when deleting assets
  • 4669600 Merge pull request #11690 from webpack/bugfix/11673
  • 234373e Merge pull request #11702 from webpack/deps/terser
  • b6bc273 fix infinite loop in inner graph optimization
  • 50c3a83 fix unused modules in chunk when optimizing runtime-specific
  • 5d9d9b9 fix runtime-specific handling in concatenated modules
  • 250e37c add test case
  • 7925652 upgrade terser-webpack-plugin
  • 27796db Merge pull request #11669 from webpack/dependabot/npm_and_yarn/ts-loader-8.0.5
  • bd5aab8 Merge pull request #11692 from webpack/dependabot/npm_and_yarn/babel/core-7.12.0
  • 886bbd5 Merge pull request #11693 from webpack/dependabot/npm_and_yarn/react-dom-16.14.0
  • 3a14b3d Merge pull request #11694 from webpack/dependabot/npm_and_yarn/react-16.14.0
  • ddf9936 chore(deps-dev): bump react from 16.13.1 to 16.14.0
  • dc6e69a chore(deps-dev): bump react-dom from 16.13.1 to 16.14.0
  • 8f18de9 chore(deps-dev): bump @ babel/core from 7.11.6 to 7.12.0
  • c0410e8 Merge pull request #11686 from webpack/bugfix/11677
  • 4504046 order runtime chunks correctly when they depend on each other
  • 74a44cd add comment to help tagging for the bot
  • e97efb7 chore(deps-dev): bump ts-loader from 8.0.4 to 8.0.5
  • 77329b4 5.1.0
  • 48c10f3 Merge pull request #11653 from log2-hwan/fix-moduletemplate-deprecation

See the full diff

Package name: webpack-dev-server The new version differs by 250 commits.
  • 5aad1e7 chore(release): 4.8.0
  • 28ad7ed chore(deps): bump graceful-fs from 4.2.9 to 4.2.10 (#4368)
  • 7920364 feat: export initialized socket client (#4304)
  • 4e7800e chore: update webpack (#4367)
  • fbda2a8 chore(deps-dev): bump body-parser from 1.19.2 to 1.20.0 (#4366)
  • 67c080b chore(deps-dev): bump puppeteer from 13.5.1 to 13.5.2 (#4361)
  • 56ec411 chore(deps): bump html-entities from 2.3.2 to 2.3.3 (#4358)
  • ca8a53a chore: update deps and fix audit (#4356)
  • 501f6aa chore(deps-dev): bump @ babel/runtime
  • 7d2b4f0 chore(deps-dev): bump @ babel/core
  • 95e26fe test: add cases for `webSocketURL` with `server` option (#4346)
  • 84b4774 chore: migrate script for examples on `setupMiddlewares` option (#4347)
  • a7ccab1 chore: replace deprecated String.prototype.substr() (#4343)
  • 1bf2614 chore(deps-dev): bump lint-staged from 12.3.6 to 12.3.7 (#4344)
  • 188497a chore(deps-dev): bump prettier from 2.5.1 to 2.6.0 (#4339)
  • 7560a37 chore(deps-dev): bump lint-staged from 12.3.5 to 12.3.6 (#4341)
  • dc2d6f7 chore(deps): bump http-proxy-middleware from 2.0.3 to 2.0.4 (#4333)
  • 552e4ab chore(deps-dev): bump @ babel/runtime
  • af3de07 chore(deps-dev): bump @ babel/core
  • a80fa1f chore(deps): bump @ types/ws
  • 457e1e5 chore(deps-dev): bump eslint from 8.10.0 to 8.11.0 (#4334)
  • b48ff7f chore(deps-dev): bump puppeteer from 13.5.0 to 13.5.1 (#4330)
  • 3ce15d4 chore(deps-dev): bump puppeteer from 13.4.1 to 13.5.0 (#4329)
  • a892235 chore(deps-dev): bump lint-staged from 12.3.4 to 12.3.5 (#4328)

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.

None yet

2 participants