build(deps): bump codemirror from 5.65.3 to 5.65.4 in /web (#2923)

This commit is contained in:
dependabot[bot] 2022-05-23 09:11:23 +02:00 committed by GitHub
parent 27af330932
commit 0e912fd647
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
web/package-lock.json generated
View File

@ -44,7 +44,7 @@
"base64-js": "^1.5.1", "base64-js": "^1.5.1",
"chart.js": "^3.7.1", "chart.js": "^3.7.1",
"chartjs-adapter-moment": "^1.0.0", "chartjs-adapter-moment": "^1.0.0",
"codemirror": "^5.65.3", "codemirror": "^5.65.4",
"construct-style-sheets-polyfill": "^3.1.0", "construct-style-sheets-polyfill": "^3.1.0",
"country-flag-icons": "^1.5.2", "country-flag-icons": "^1.5.2",
"eslint": "^8.16.0", "eslint": "^8.16.0",
@ -3839,9 +3839,9 @@
} }
}, },
"node_modules/codemirror": { "node_modules/codemirror": {
"version": "5.65.3", "version": "5.65.4",
"resolved": "https://registry.npmjs.org/codemirror/-/codemirror-5.65.3.tgz", "resolved": "https://registry.npmjs.org/codemirror/-/codemirror-5.65.4.tgz",
"integrity": "sha512-kCC0iwGZOVZXHEKW3NDTObvM7pTIyowjty4BUqeREROc/3I6bWbgZDA3fGDwlA+rbgRjvnRnfqs9SfXynel1AQ==" "integrity": "sha512-tytrSm5Rh52b6j36cbDXN+FHwHCl9aroY4BrDZB2NFFL3Wjfq9nuYVLFFhaOYOczKAg3JXTr8BuT8LcE5QY4Iw=="
}, },
"node_modules/collection-visit": { "node_modules/collection-visit": {
"version": "1.0.0", "version": "1.0.0",
@ -11688,9 +11688,9 @@
"integrity": "sha1-2jCcwmPfFZlMaIypAheco8fNfH4=" "integrity": "sha1-2jCcwmPfFZlMaIypAheco8fNfH4="
}, },
"codemirror": { "codemirror": {
"version": "5.65.3", "version": "5.65.4",
"resolved": "https://registry.npmjs.org/codemirror/-/codemirror-5.65.3.tgz", "resolved": "https://registry.npmjs.org/codemirror/-/codemirror-5.65.4.tgz",
"integrity": "sha512-kCC0iwGZOVZXHEKW3NDTObvM7pTIyowjty4BUqeREROc/3I6bWbgZDA3fGDwlA+rbgRjvnRnfqs9SfXynel1AQ==" "integrity": "sha512-tytrSm5Rh52b6j36cbDXN+FHwHCl9aroY4BrDZB2NFFL3Wjfq9nuYVLFFhaOYOczKAg3JXTr8BuT8LcE5QY4Iw=="
}, },
"collection-visit": { "collection-visit": {
"version": "1.0.0", "version": "1.0.0",

View File

@ -87,7 +87,7 @@
"base64-js": "^1.5.1", "base64-js": "^1.5.1",
"chart.js": "^3.7.1", "chart.js": "^3.7.1",
"chartjs-adapter-moment": "^1.0.0", "chartjs-adapter-moment": "^1.0.0",
"codemirror": "^5.65.3", "codemirror": "^5.65.4",
"construct-style-sheets-polyfill": "^3.1.0", "construct-style-sheets-polyfill": "^3.1.0",
"country-flag-icons": "^1.5.2", "country-flag-icons": "^1.5.2",
"eslint": "^8.16.0", "eslint": "^8.16.0",