Update dependency codemirror to v5.65.16

This commit is contained in:
renovate[bot] 2024-01-06 22:23:11 +00:00 committed by GitHub
parent 44037fb22d
commit 7bec2586fb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -10,7 +10,7 @@
"license": "Apache-2.0",
"dependencies": {
"alpinejs": "3.13.3",
"codemirror": "5.65.14",
"codemirror": "5.65.16",
"jquery": "3.7.1",
"jquery-collagePlus": "github:antville/jquery-collagePlus#0.3.4",
"js-md5": "0.8.3",
@ -1849,9 +1849,9 @@
}
},
"node_modules/codemirror": {
"version": "5.65.14",
"resolved": "https://registry.npmjs.org/codemirror/-/codemirror-5.65.14.tgz",
"integrity": "sha512-VSNugIBDGt0OU9gDjeVr6fNkoFQznrWEUdAApMlXQNbfE8gGO19776D6MwSqF/V/w/sDwonsQ0z7KmmI9guScg=="
"version": "5.65.16",
"resolved": "https://registry.npmjs.org/codemirror/-/codemirror-5.65.16.tgz",
"integrity": "sha512-br21LjYmSlVL0vFCPWPfhzUCT34FM/pAdK7rRIZwa0rrtrIdotvP4Oh4GUHsu2E3IrQMCfRkL/fN3ytMNxVQvg=="
},
"node_modules/color-convert": {
"version": "1.9.3",

View file

@ -32,7 +32,7 @@
"license": "Apache-2.0",
"dependencies": {
"alpinejs": "3.13.3",
"codemirror": "5.65.14",
"codemirror": "5.65.16",
"jquery": "3.7.1",
"jquery-collagePlus": "github:antville/jquery-collagePlus#0.3.4",
"js-md5": "0.8.3",