mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Fixed errors related to HTML tags shown in the error message for JSON editor. Fixes #6668
This commit is contained in:
committed by
Akshay Joshi
parent
092f830c3c
commit
51d73b1672
@@ -100,7 +100,7 @@
|
||||
"jquery-contextmenu": "^2.9.2",
|
||||
"jquery-ui": "^1.12.1",
|
||||
"json-bignumber": "^1.0.1",
|
||||
"jsoneditor": "^9.5.1",
|
||||
"jsoneditor": "^9.5.4",
|
||||
"karma-coverage": "^2.0.3",
|
||||
"leaflet": "^1.5.1",
|
||||
"lodash": "4.*",
|
||||
|
||||
Reference in New Issue
Block a user