Bump datatables.net from 1.11.2 to 1.11.3 (#3959)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-10-11 16:28:22 +05:30 committed by GitHub
parent 5ff8c7a348
commit c72b11301d
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

@ -3640,9 +3640,9 @@
}
},
"datatables.net": {
"version": "1.11.2",
"resolved": "https://registry.npmjs.org/datatables.net/-/datatables.net-1.11.2.tgz",
"integrity": "sha512-Dg+Yeyky+BhXoooJqTDTGssLxkAxe73CljcjYd4630XQZKqqqy0akYk2r4RSHSJLyYCOGRZEZiUF/N39+5nqvg==",
"version": "1.11.3",
"resolved": "https://registry.npmjs.org/datatables.net/-/datatables.net-1.11.3.tgz",
"integrity": "sha512-VMj5qEaTebpNurySkM6jy6sGpl+s6onPK8xJhYr296R/vUBnz1+id16NVqNf9z5aR076OGcpGHCuiTuy4E05oQ==",
"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.11.2",
"datatables.net": "^1.11.3",
"datatables.net-autofill-bs4": "^2.3.9",
"datatables.net-bs4": "^1.11.2",
"datatables.net-buttons-bs4": "^1.7.1",