Skip to content

[Snyk] Fix for 1 vulnerabilities#30

Open
noplriv wants to merge 1 commit into
masterfrom
snyk-fix-fde04c956f958cd165edb73c951a44bc
Open

[Snyk] Fix for 1 vulnerabilities#30
noplriv wants to merge 1 commit into
masterfrom
snyk-fix-fde04c956f958cd165edb73c951a44bc

Conversation

@noplriv

@noplriv noplriv commented Jun 20, 2023

Copy link
Copy Markdown
Contributor

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:
    • src/package.json
    • src/package-lock.json

Vulnerabilities that will be fixed

With an upgrade:
Severity Priority Score (*) Issue Breaking Change Exploit Maturity
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
Yes Proof of Concept

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

Commit messages
Package name: log4js The new version differs by 250 commits.
  • 45eca69 3.0.0
  • 7597c52 Merge pull request #755 from log4js-node/inspect-deprecated
  • 16b8754 fix: removed semver dep, not needed
  • 20a6b29 fix: removed the custom inspect thing as it was only need for node < 6
  • 58cd7d2 chore: added node v10 to the travis builds, removed v7
  • 7f2b1c2 docs: fixed references to external appenders
  • dcdf2ad Merge pull request #754 from log4js-node/version-3.x
  • 8c8eea5 test: fixed up the types test
  • 8ad2c39 2.11.0
  • 24d2663 Merge pull request #753 from log4js-node/remove-logfaces-udp
  • 467f670 chore: removed the logFaces-UDP appender
  • 2db6bb0 Merge branch 'master' into version-3.x
  • e605365 Merge pull request #752 from log4js-node/deprecate-logfaces-udp
  • db9271b chore: deprecated logFaces-UDP
  • 6031257 Merge pull request #748 from log4js-node/remove-logFaces-HTTP
  • 3a56566 chore: removed logFaces-HTTP appender
  • 06c56b4 chore: turned off unused locals complaint for types (caused by levels)
  • 5618fdb Merge branch 'master' into version-3.x
  • 111fced Merge pull request #747 from log4js-node/deprecate-logfaces-http
  • 29a238a chore: deprecated logFaces-HTTP appender
  • 83440fa Merge pull request #745 from nicojs/744-fix-levels-typing
  • 18ad653 fix(typings): correctly type the `levels` property
  • 6b60cd9 Merge pull request #742 from log4js-node/remove-logstash-http
  • 16603ca chore: removed logstash-http appender

See the full diff

Package name: npm The new version differs by 250 commits.
  • 30a9844 7.21.0
  • 0b2cd9d update AUTHORS
  • 06461ec docs: changelog for v7.21.0
  • 771a1cb chore(tests): fix snapshots
  • 71cdfd8 spdx-license-ids@3.0.10
  • 94f92de make-fetch-happen@9.0.5
  • 7ac621c smart-buffer@4.2.0
  • 218caca is-core-module@2.6.0
  • ff6626a fix(docs): update npm-publish access flag info
  • b6f40b5 tar@6.1.10
  • e9e5ee5 @ npmcli/arborist@2.8.2
  • 991a3bd read-package-json@4.0.0
  • f077724 init-package-json@2.0.4
  • 68a19bb fix(error-message): look for er.path not er.file
  • ff34d6c feat(cache): initial implementation of ls and rm
  • 8183976 normalize-package-data@3.0.3
  • df57f0d @ npmcli/run-script@1.8.6
  • 487731c fix(logging): sanitize logged argv
  • 7a58264 chore(ci): check that docs are up to date in ci
  • 22f3bbb chore(docs): add more 'autogenerated' comments
  • 4314490 fix(docs): revert auto-generated portion of docs
  • 32e88c9 fix(did-you-mean): switch levenshtein libraries
  • 59b9851 7.20.6
  • 2591e67 update AUTHORS

See the full diff

Package name: semver The new version differs by 82 commits.
  • e7b78de chore: release 7.5.2
  • 58c791f fix: diff when detecting major change from prerelease (#566)
  • 5c8efbc fix: preserve build in raw after inc (#565)
  • 717534e fix: better handling of whitespace (#564)
  • 2f738e9 chore: bump @ npmcli/template-oss from 4.14.1 to 4.15.1 (#558)
  • aa016a6 chore: release 7.5.1
  • d30d25a fix: show type on invalid semver error (#559)
  • 09c69e2 chore: bump @ npmcli/template-oss from 4.13.0 to 4.14.1 (#555)
  • 5b02ad7 chore: release 7.5.0
  • e219bb4 fix: throw on bad version with correct error message (#552)
  • 503a4e5 feat: allow identifierBase to be false (#548)
  • fc2f3df fix: incorrect results from diff sometimes with prerelease versions (#546)
  • 2781767 fix: avoid re-instantiating SemVer during diff compare (#547)
  • 82aa7f6 chore: release 7.4.0
  • 731d896 chore: enable CD (#545)
  • 940723d fix: intersects with v0.0.0 and v0.0.0-0 (#538)
  • aa516b5 fix: faster parse options (#535)
  • 61e6ea1 fix: faster cache key factory for range (#536)
  • f8b8b61 fix: optimistic parse (#541)
  • 796cbe2 fix: semver.diff prerelease to release recognition (#533)
  • 3f222b1 fix: reuse comparators on subset (#537)
  • 113f513 feat: identifierBase parameter for .inc (#532)
  • ea689bc chore: basic type test for RELEASE_TYPES
  • c5d29df docs: Add "Constants" section to README

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:

🦉 Regular Expression Denial of Service (ReDoS)

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