mirror of https://github.com/ColorlibHQ/AdminLTE
Bump datatables.net from 1.11.1 to 1.11.2 (#3938)
Bumps [datatables.net](https://github.com/DataTables/Dist-DataTables) from 1.11.1 to 1.11.2. - [Release notes](https://github.com/DataTables/Dist-DataTables/releases) - [Commits](https://github.com/DataTables/Dist-DataTables/compare/1.11.1...1.11.2) --- 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/3950/head
parent
5b75ca6bc5
commit
70b5bf7a85
|
@ -3648,9 +3648,9 @@
|
|||
}
|
||||
},
|
||||
"datatables.net": {
|
||||
"version": "1.11.1",
|
||||
"resolved": "https://registry.npmjs.org/datatables.net/-/datatables.net-1.11.1.tgz",
|
||||
"integrity": "sha512-EBnYdMmYlLpnbxDs+JV27OlFMZYSAOUUFca6VB8Mq7HmK6ippXqxicLv8GTI9tDZ4puWuD39M9FcpTdQplPYzQ==",
|
||||
"version": "1.11.2",
|
||||
"resolved": "https://registry.npmjs.org/datatables.net/-/datatables.net-1.11.2.tgz",
|
||||
"integrity": "sha512-Dg+Yeyky+BhXoooJqTDTGssLxkAxe73CljcjYd4630XQZKqqqy0akYk2r4RSHSJLyYCOGRZEZiUF/N39+5nqvg==",
|
||||
"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.11.1",
|
||||
"datatables.net": "^1.11.2",
|
||||
"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