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

Update dependency json5 to v2.2.2 #28

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

Conversation

mend-for-github-com[bot]
Copy link

This PR contains the following updates:

Package Type Update Change
json5 (source) dependencies minor 2.1.0 -> 2.2.2

By merging this PR, the below vulnerabilities will be automatically resolved:

Severity CVSS Score CVE
High High 7.1 CVE-2022-46175

Release Notes

json5/json5

v2.2.2

Compare Source

  • Fix: Properties with the name __proto__ are added to objects and arrays.
    ([#​199]) This also fixes a prototype pollution vulnerability reported by
    Jonathan Gregson! ([#​295]).

v2.2.1

Compare Source

v2.2.0

Compare Source

  • New: Accurate and documented TypeScript declarations are now included. There
    is no need to install @types/json5. ([#​236], [#​244])

v2.1.3

Compare Source

  • Fix: An out of memory bug when parsing numbers has been fixed. ([#​228],
    [#​229])

v2.1.2

Compare Source

  • Fix: Bump minimist to v1.2.5. ([#​222])

v2.1.1

Compare Source

  • New: package.json and package.json5 include a module property so
    bundlers like webpack, rollup and parcel can take advantage of the ES Module
    build. ([#​208])
  • Fix: stringify outputs \0 as \\x00 when followed by a digit. ([#​210])
  • Fix: Spelling mistakes have been fixed. ([#​196])

  • If you want to rebase/retry this PR, click this checkbox.

@mend-for-github-com mend-for-github-com bot added the security fix Security fix generated by Mend label Dec 25, 2022
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/json5-2.x-lockfile branch 3 times, most recently from 6bc1bd0 to 1a84454 Compare December 28, 2022 17:25
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/json5-2.x-lockfile branch from 1a84454 to b39fd17 Compare December 29, 2022 00:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
security fix Security fix generated by Mend
Projects
None yet
0 participants