WP 6.9 deprecated the json2 script dependency -- it's only relevant for very old versions of IE that are no longer supported by anyone.
The SDK enqueues the json2 dependency, which now triggers a deprecation notice.
To get rid of that the json2 script should no longer be enqueued.