Closed AMoo-Miki closed 2 weeks ago
It's a breaking sort of change, do we want it here @nhtruong? Consumers should be able to lock > 2.0 in their application's package.lock if I am not mistaken.
@AMoo-Miki it's a fork of JSON5 you're maintaining right? https://github.com/AMoo-Miki/json11 If this is a breaking changes for 2.x users, we should move this to the 3x release. If not, feel free to merge.
Description
Upgrade JSON11 from 1.1.2 to 2.0.0 to ensure UTF-8 safety when stringifying JSON data.
Check List
yarn run lint
doesn't show any errorsBy submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.