mirror of https://github.com/ColorlibHQ/AdminLTE
Bump datatables.net from 1.10.25 to 1.11.1 (#3927)
Bumps [datatables.net](https://github.com/DataTables/Dist-DataTables) from 1.10.25 to 1.11.1. - [Release notes](https://github.com/DataTables/Dist-DataTables/releases) - [Commits](https://github.com/DataTables/Dist-DataTables/compare/1.10.25...1.11.1) --- updated-dependencies: - dependency-name: datatables.net dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>pull/3928/head
parent
840ca6eedf
commit
31177a4e45
|
@ -3760,9 +3760,9 @@
|
|||
}
|
||||
},
|
||||
"datatables.net": {
|
||||
"version": "1.10.25",
|
||||
"resolved": "https://registry.npmjs.org/datatables.net/-/datatables.net-1.10.25.tgz",
|
||||
"integrity": "sha512-y0+C7all+MC/h1acwnjErhaJPjYGKpWTvbXrfEUbR8+P+nnhgjNn5nL1udgsTwBObMhlj1KITNBRrM/ZLSoj+Q==",
|
||||
"version": "1.11.1",
|
||||
"resolved": "https://registry.npmjs.org/datatables.net/-/datatables.net-1.11.1.tgz",
|
||||
"integrity": "sha512-EBnYdMmYlLpnbxDs+JV27OlFMZYSAOUUFca6VB8Mq7HmK6ippXqxicLv8GTI9tDZ4puWuD39M9FcpTdQplPYzQ==",
|
||||
"requires": {
|
||||
"jquery": ">=1.7"
|
||||
}
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
"bs-stepper": "^1.7.0",
|
||||
"chart.js": "^2.9.4",
|
||||
"codemirror": "^5.62.3",
|
||||
"datatables.net": "^1.10.25",
|
||||
"datatables.net": "^1.11.1",
|
||||
"datatables.net-autofill-bs4": "^2.3.9",
|
||||
"datatables.net-bs4": "^1.11.1",
|
||||
"datatables.net-buttons-bs4": "^1.7.1",
|
||||
|
|
Loading…
Reference in New Issue