Update Codemirror version to the latest which allows us to set screen reader labels on Codemirror editor.
refs #5197 Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=eb971a03200ffb26279f8986a2023cc09b72815d Author: Aditya Toshniwal <aditya.toshni...@enterprisedb.com> Modified Files -------------- web/package.json | 2 +- web/pgadmin/browser/static/js/browser.js | 1 + web/pgadmin/static/js/backform.pgadmin.js | 4 ++++ web/pgadmin/tools/datagrid/static/js/show_data.js | 1 + web/pgadmin/tools/debugger/static/js/direct.js | 1 + web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 1 + web/yarn.lock | 8 ++++---- 7 files changed, 13 insertions(+), 5 deletions(-)