chore(deps): bump datatables.net from 1.11.4 to 1.11.5 (#4306)

Bumps [datatables.net](https://github.com/DataTables/Dist-DataTables) from 1.11.4 to 1.11.5.
- [Release notes](https://github.com/DataTables/Dist-DataTables/releases)
- [Commits](https://github.com/DataTables/Dist-DataTables/compare/1.11.4...1.11.5)

---
updated-dependencies:
- dependency-name: datatables.net
  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/4309/head
dependabot[bot] 2022-03-03 20:50:21 +01:00 committed by GitHub
parent e04ba55db0
commit 800a0b31f5
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

@ -23,7 +23,7 @@
"bs-stepper": "^1.7.0", "bs-stepper": "^1.7.0",
"chart.js": "^2.9.4", "chart.js": "^2.9.4",
"codemirror": "^5.65.1", "codemirror": "^5.65.1",
"datatables.net": "^1.11.4", "datatables.net": "^1.11.5",
"datatables.net-autofill-bs4": "^2.3.9", "datatables.net-autofill-bs4": "^2.3.9",
"datatables.net-bs4": "^1.11.4", "datatables.net-bs4": "^1.11.4",
"datatables.net-buttons-bs4": "^2.2.2", "datatables.net-buttons-bs4": "^2.2.2",
@ -5447,9 +5447,9 @@
} }
}, },
"node_modules/datatables.net": { "node_modules/datatables.net": {
"version": "1.11.4", "version": "1.11.5",
"resolved": "https://registry.npmjs.org/datatables.net/-/datatables.net-1.11.4.tgz", "resolved": "https://registry.npmjs.org/datatables.net/-/datatables.net-1.11.5.tgz",
"integrity": "sha512-z9LG4O0VYOYzp+rnArLExvnUWV8ikyWBcHYZEKDfVuz7BKxQdEq4a/tpO0Trbm+FL1+RY7UEIh+UcYNY/hwGxA==", "integrity": "sha512-nlFst2xfwSWaQgaOg5sXVG3cxYC0tH8E8d65289w9ROgF2TmLULOOpcdMpyxxUim/qEwVSEem42RjkTWEpr3eA==",
"dependencies": { "dependencies": {
"jquery": ">=1.7" "jquery": ">=1.7"
} }
@ -20463,9 +20463,9 @@
} }
}, },
"datatables.net": { "datatables.net": {
"version": "1.11.4", "version": "1.11.5",
"resolved": "https://registry.npmjs.org/datatables.net/-/datatables.net-1.11.4.tgz", "resolved": "https://registry.npmjs.org/datatables.net/-/datatables.net-1.11.5.tgz",
"integrity": "sha512-z9LG4O0VYOYzp+rnArLExvnUWV8ikyWBcHYZEKDfVuz7BKxQdEq4a/tpO0Trbm+FL1+RY7UEIh+UcYNY/hwGxA==", "integrity": "sha512-nlFst2xfwSWaQgaOg5sXVG3cxYC0tH8E8d65289w9ROgF2TmLULOOpcdMpyxxUim/qEwVSEem42RjkTWEpr3eA==",
"requires": { "requires": {
"jquery": ">=1.7" "jquery": ">=1.7"
} }

View File

@ -77,7 +77,7 @@
"bs-stepper": "^1.7.0", "bs-stepper": "^1.7.0",
"chart.js": "^2.9.4", "chart.js": "^2.9.4",
"codemirror": "^5.65.1", "codemirror": "^5.65.1",
"datatables.net": "^1.11.4", "datatables.net": "^1.11.5",
"datatables.net-autofill-bs4": "^2.3.9", "datatables.net-autofill-bs4": "^2.3.9",
"datatables.net-bs4": "^1.11.4", "datatables.net-bs4": "^1.11.4",
"datatables.net-buttons-bs4": "^2.2.2", "datatables.net-buttons-bs4": "^2.2.2",