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>
This commit is contained in:
dependabot[bot] 2021-09-08 08:10:39 +05:30 committed by GitHub
parent 840ca6eedf
commit 31177a4e45
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

@ -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"
}

View file

@ -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",