mirror of https://github.com/ColorlibHQ/AdminLTE
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
parent
ef16225c1b
commit
890a7a8561
|
@ -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"
|
||||
}
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue