mirror of https://github.com/ColorlibHQ/AdminLTE
Bump codemirror from 5.58.0 to 5.58.3 (#3140)
Bumps [codemirror](https://github.com/codemirror/CodeMirror) from 5.58.0 to 5.58.3. - [Release notes](https://github.com/codemirror/CodeMirror/releases) - [Changelog](https://github.com/codemirror/CodeMirror/blob/master/CHANGELOG.md) - [Commits](https://github.com/codemirror/CodeMirror/compare/5.58.0...5.58.3) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>pull/3069/head
parent
7966285c3a
commit
8e19ff2774
|
@ -2889,9 +2889,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"codemirror": {
|
||||
"version": "5.58.0",
|
||||
"resolved": "https://registry.npmjs.org/codemirror/-/codemirror-5.58.0.tgz",
|
||||
"integrity": "sha512-OUK+7EgaYnLyC0F09UWjckLWvviy02IDDGTW5Zmj60a3gdGnFtUM6rVsqrfl5+YSylQVQBNfAGG4KF7tQOb4/Q=="
|
||||
"version": "5.58.3",
|
||||
"resolved": "https://registry.npmjs.org/codemirror/-/codemirror-5.58.3.tgz",
|
||||
"integrity": "sha512-KBhB+juiyOOgn0AqtRmWyAT3yoElkuvWTI6hsHa9E6GQrl6bk/fdAYcvuqW1/upO9T9rtEtapWdw4XYcNiVDEA=="
|
||||
},
|
||||
"collapse-white-space": {
|
||||
"version": "1.0.6",
|
||||
|
|
|
@ -79,7 +79,7 @@
|
|||
"bs-custom-file-input": "^1.3.4",
|
||||
"bs-stepper": "^1.7.0",
|
||||
"chart.js": "^2.9.3",
|
||||
"codemirror": "^5.58.0",
|
||||
"codemirror": "^5.58.3",
|
||||
"datatables.net": "^1.10.22",
|
||||
"datatables.net-autofill-bs4": "^2.3.5",
|
||||
"datatables.net-bs4": "^1.10.22",
|
||||
|
|
Loading…
Reference in New Issue