build(deps): bump codemirror from 5.65.0 to 5.65.1 in /web (#2122)

This commit is contained in:
dependabot[bot] 2022-01-21 09:06:27 +01:00 committed by GitHub
parent 49be504c13
commit 62d35f8f8c
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",
"chart.js": "^3.7.0",
"chartjs-adapter-moment": "^1.0.0",
"codemirror": "^5.65.0",
"codemirror": "^5.65.1",
"construct-style-sheets-polyfill": "^3.0.5",
"country-flag-icons": "^1.4.19",
"eslint": "^8.7.0",
@ -3747,9 +3747,9 @@
}
},
"node_modules/codemirror": {
"version": "5.65.0",
"resolved": "https://registry.npmjs.org/codemirror/-/codemirror-5.65.0.tgz",
"integrity": "sha512-gWEnHKEcz1Hyz7fsQWpK7P0sPI2/kSkRX2tc7DFA6TmZuDN75x/1ejnH/Pn8adYKrLEA1V2ww6L00GudHZbSKw=="
"version": "5.65.1",
"resolved": "https://registry.npmjs.org/codemirror/-/codemirror-5.65.1.tgz",
"integrity": "sha512-s6aac+DD+4O2u1aBmdxhB7yz2XU7tG3snOyQ05Kxifahz7hoxnfxIRHxiCSEv3TUC38dIVH8G+lZH9UWSfGQxA=="
},
"node_modules/collection-visit": {
"version": "1.0.0",
@ -11489,9 +11489,9 @@
"integrity": "sha1-2jCcwmPfFZlMaIypAheco8fNfH4="
},
"codemirror": {
"version": "5.65.0",
"resolved": "https://registry.npmjs.org/codemirror/-/codemirror-5.65.0.tgz",
"integrity": "sha512-gWEnHKEcz1Hyz7fsQWpK7P0sPI2/kSkRX2tc7DFA6TmZuDN75x/1ejnH/Pn8adYKrLEA1V2ww6L00GudHZbSKw=="
"version": "5.65.1",
"resolved": "https://registry.npmjs.org/codemirror/-/codemirror-5.65.1.tgz",
"integrity": "sha512-s6aac+DD+4O2u1aBmdxhB7yz2XU7tG3snOyQ05Kxifahz7hoxnfxIRHxiCSEv3TUC38dIVH8G+lZH9UWSfGQxA=="
},
"collection-visit": {
"version": "1.0.0",

View File

@ -81,7 +81,7 @@
"base64-js": "^1.5.1",
"chart.js": "^3.7.0",
"chartjs-adapter-moment": "^1.0.0",
"codemirror": "^5.65.0",
"codemirror": "^5.65.1",
"construct-style-sheets-polyfill": "^3.0.5",
"country-flag-icons": "^1.4.19",
"eslint": "^8.7.0",