1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-08-10 00:05:24 +02:00

feat(ui): bump codemirror version EE-4892 (#8393)

This commit is contained in:
matias-portainer 2023-01-25 10:31:12 -03:00 committed by GitHub
parent cfdb9c126f
commit a748e15c16
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -101,7 +101,7 @@
"chardet": "^1.4.0",
"chart.js": "^2.7.0",
"clsx": "^1.1.1",
"codemirror": "~5.64.0",
"codemirror": "~5.65.11",
"core-js": "^3.19.3",
"date-fns": "^2.29.3",
"fast-json-patch": "^3.1.0",