jansson: update to 2.14
Changes (2021-09-09):
* New Features:
- Add `json_object_getn`, `json_object_setn`, `json_object_deln`, and the
corresponding `nocheck` functions.
* Fixes:
- Handle `sprintf` corner cases
* Build:
- Symbol versioning for all exported symbols
- Fix compiler warnings
* Documentation:
- Small fixes
- Sphinx 3 compatibility
Signed-off-by: Nick Hainke <[email protected]>