chore(deps): bump datatables.net from 1.11.3 to 1.11.4 (#4215)

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

---
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/4227/head
dependabot[bot] 2022-01-24 11:07:53 +01:00 committed by GitHub
parent ef16225c1b
commit 890a7a8561
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -5428,9 +5428,9 @@
}
},
"datatables.net": {
"version": "1.11.3",
"resolved": "https://registry.npmjs.org/datatables.net/-/datatables.net-1.11.3.tgz",
"integrity": "sha512-VMj5qEaTebpNurySkM6jy6sGpl+s6onPK8xJhYr296R/vUBnz1+id16NVqNf9z5aR076OGcpGHCuiTuy4E05oQ==",
"version": "1.11.4",
"resolved": "https://registry.npmjs.org/datatables.net/-/datatables.net-1.11.4.tgz",
"integrity": "sha512-z9LG4O0VYOYzp+rnArLExvnUWV8ikyWBcHYZEKDfVuz7BKxQdEq4a/tpO0Trbm+FL1+RY7UEIh+UcYNY/hwGxA==",
"requires": {
"jquery": ">=1.7"
}

View File

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