Bump json5 from 2.1.3 to 2.2.3
Brought to you by:
figure0
Originally created by: dependabot[bot]
Bumps json5 from 2.1.3 to 2.2.3.
Sourced from json5's releases.
v2.2.3
- Fix: json5@2.2.3 is now the 'latest' release according to npm instead of v1.0.2. (#299](https://github.com/href="https://github-redirect.dependabot.com/json5/json5/issues/299">/issues/299))
v2.2.2
- Fix: Properties with the name
__proto__are added to objects and arrays. (#199](https://github.com/href="https://github-redirect.dependabot.com/json5/json5/issues/199">/issues/199)) This also fixes a prototype pollution vulnerability reported by Jonathan Gregson! (#295](https://github.com/href="https://github-redirect.dependabot.com/json5/json5/issues/295">/issues/295)).v2.2.1
- Fix: Removed dependence on minimist to patch CVE-2021-44906. (#266](https://github.com/href="https://github-redirect.dependabot.com/json5/json5/issues/266">/issues/266))
v2.2.0
- New: Accurate and documented TypeScript declarations are now included. There is no need to install
@types/json5. (#236](https://github.com/href="https://github-redirect.dependabot.com/json5/json5/issues/236">/issues/236), #244](https://github.com/href="https://github-redirect.dependabot.com/json5/json5/issues/244">/issues/244))
Sourced from json5's changelog.
v2.2.3 [code, diff]
- Fix: json5@2.2.3 is now the 'latest' release according to npm instead of v1.0.2. (#299](https://github.com/href="https://github-redirect.dependabot.com/json5/json5/issues/299">/issues/299))
v2.2.2 [code, diff]
- Fix: Properties with the name
__proto__are added to objects and arrays. (#199](https://github.com/href="https://github-redirect.dependabot.com/json5/json5/issues/199">/issues/199)) This also fixes a prototype pollution vulnerability reported by Jonathan Gregson! (#295](https://github.com/href="https://github-redirect.dependabot.com/json5/json5/issues/295">/issues/295)).v2.2.1 [code, diff]
- Fix: Removed dependence on minimist to patch CVE-2021-44906. (#266](https://github.com/href="https://github-redirect.dependabot.com/json5/json5/issues/266">/issues/266))
v2.2.0 [code, diff]
- New: Accurate and documented TypeScript declarations are now included. There is no need to install
@types/json5. (#236](https://github.com/href="https://github-redirect.dependabot.com/json5/json5/issues/236">/issues/236), #244](https://github.com/href="https://github-redirect.dependabot.com/json5/json5/issues/244">/issues/244))
c3a7524 2.2.394fd06d docs: update CHANGELOG for v2.2.33b8cebf docs(security): use GitHub security advisoriesf0fd9e1 docs: publish a security policy6a91a05 docs(template): bug -> bug report14f8cb1 2.2.210cc7ca docs: update CHANGELOG for v2.2.27774c10 fix: add proto to objects and arraysedde30a Readme: slight tweak to intro97286f8 Improve example in readmeDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.