chore(deps): bump codemirror from 5.65.3 to 5.65.6 (#4559)

Bumps [codemirror](https://github.com/codemirror/basic-setup) from 5.65.3 to 5.65.6.
- [Release notes](https://github.com/codemirror/basic-setup/releases)
- [Changelog](https://github.com/codemirror/basic-setup/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codemirror/basic-setup/commits)

---
updated-dependencies:
- dependency-name: codemirror
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/4570/head
dependabot[bot] 2022-07-05 21:16:17 +02:00 committed by GitHub
parent 5cb8a10732
commit f8e7458d81
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -21,7 +21,7 @@
"bs-custom-file-input": "^1.3.4",
"bs-stepper": "^1.7.0",
"chart.js": "^2.9.4",
"codemirror": "^5.65.3",
"codemirror": "^5.65.6",
"datatables.net": "^1.12.1",
"datatables.net-autofill-bs4": "^2.4.0",
"datatables.net-bs4": "^1.12.1",
@ -4058,9 +4058,9 @@
}
},
"node_modules/codemirror": {
"version": "5.65.3",
"resolved": "https://registry.npmjs.org/codemirror/-/codemirror-5.65.3.tgz",
"integrity": "sha512-kCC0iwGZOVZXHEKW3NDTObvM7pTIyowjty4BUqeREROc/3I6bWbgZDA3fGDwlA+rbgRjvnRnfqs9SfXynel1AQ=="
"version": "5.65.6",
"resolved": "https://registry.npmjs.org/codemirror/-/codemirror-5.65.6.tgz",
"integrity": "sha512-zNihMSMoDxK9Gqv9oEyDT8oM51rcRrQ+IEo2zyS48gJByBq5Fj8XuNEguMra+MuIOuh6lkpnLUJeL70DoTt6yw=="
},
"node_modules/collection-visit": {
"version": "1.0.0",
@ -17154,9 +17154,9 @@
}
},
"codemirror": {
"version": "5.65.3",
"resolved": "https://registry.npmjs.org/codemirror/-/codemirror-5.65.3.tgz",
"integrity": "sha512-kCC0iwGZOVZXHEKW3NDTObvM7pTIyowjty4BUqeREROc/3I6bWbgZDA3fGDwlA+rbgRjvnRnfqs9SfXynel1AQ=="
"version": "5.65.6",
"resolved": "https://registry.npmjs.org/codemirror/-/codemirror-5.65.6.tgz",
"integrity": "sha512-zNihMSMoDxK9Gqv9oEyDT8oM51rcRrQ+IEo2zyS48gJByBq5Fj8XuNEguMra+MuIOuh6lkpnLUJeL70DoTt6yw=="
},
"collection-visit": {
"version": "1.0.0",

View File

@ -75,7 +75,7 @@
"bs-custom-file-input": "^1.3.4",
"bs-stepper": "^1.7.0",
"chart.js": "^2.9.4",
"codemirror": "^5.65.3",
"codemirror": "^5.65.6",
"datatables.net": "^1.12.1",
"datatables.net-autofill-bs4": "^2.4.0",
"datatables.net-bs4": "^1.12.1",