node-json5 (0.5.1-1ubuntu0.1~esm1) bionic-security; urgency=medium

  * SECURITY UPDATE: Prototype pollution in object returned by JSON5.parse
    - debian/patches/cve-2022-46175.diff: use Object.defineProperty instead of
      direct property assignment to stop __proto__ from being treated specially
      in lib/json5.js; unit tests in test/testproto.js.
    - CVE-2022-46175

 -- Luci Stanescu <luci.stanescu@canonical.com>  Thu, 25 Apr 2024 18:19:39 +0300

node-json5 (0.5.1-1) unstable; urgency=medium

  * Team upload
  * New upstream release
  * Modernize packaging (change section, bump standards, bump compat)
  * Enable tests (disable failing tests)

 -- Pirate Praveen <praveen@debian.org>  Fri, 09 Feb 2018 19:51:52 +0530

node-json5 (0.5.0-1) unstable; urgency=medium

  * Initial release

 -- Thorsten Alteholz <debian@alteholz.de>  Sat, 12 Nov 2016 15:05:31 +0100
