fix(deps): update dependency datatables.net-fixedcolumns to v3.3.3 (#35840)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
9
package-lock.json
generated
9
package-lock.json
generated
@@ -31,7 +31,7 @@
|
||||
"classnames": "2.5.1",
|
||||
"css-loader": "0.28.8",
|
||||
"datatables": "1.10.18",
|
||||
"datatables.net-fixedcolumns": "3.2.6",
|
||||
"datatables.net-fixedcolumns": "3.3.3",
|
||||
"edx-proctoring-proctortrack": "git+https://git@github.com/anupdhabarde/edx-proctoring-proctortrack.git#f0fa9edbd16aa5af5a41ac309d2609e529ea8732",
|
||||
"edx-ui-toolkit": "1.8.6",
|
||||
"exports-loader": "0.6.4",
|
||||
@@ -8073,9 +8073,10 @@
|
||||
}
|
||||
},
|
||||
"node_modules/datatables.net-fixedcolumns": {
|
||||
"version": "3.2.6",
|
||||
"resolved": "https://registry.npmjs.org/datatables.net-fixedcolumns/-/datatables.net-fixedcolumns-3.2.6.tgz",
|
||||
"integrity": "sha512-PtEs2tllcHRVZj7fwmAQBWGJ5URRQZpDG2pJsh5jusvnRje3w1+KueMZm60iCtfOkIlUn+/j2+MghxLx/8yfKQ==",
|
||||
"version": "3.3.3",
|
||||
"resolved": "https://registry.npmjs.org/datatables.net-fixedcolumns/-/datatables.net-fixedcolumns-3.3.3.tgz",
|
||||
"integrity": "sha512-xo6MeI2xc/Ufk4ffrpao+OiPo8/GPB8cO80gA6NFgYBVw6eP9pPa2NsV+gSWRVr7d3A8iZC7mUZT5WdtliNHEA==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"datatables.net": "^1.10.15",
|
||||
"jquery": ">=1.7"
|
||||
|
||||
@@ -37,7 +37,7 @@
|
||||
"classnames": "2.5.1",
|
||||
"css-loader": "0.28.8",
|
||||
"datatables": "1.10.18",
|
||||
"datatables.net-fixedcolumns": "3.2.6",
|
||||
"datatables.net-fixedcolumns": "3.3.3",
|
||||
"edx-proctoring-proctortrack": "git+https://git@github.com/anupdhabarde/edx-proctoring-proctortrack.git#f0fa9edbd16aa5af5a41ac309d2609e529ea8732",
|
||||
"edx-ui-toolkit": "1.8.6",
|
||||
"exports-loader": "0.6.4",
|
||||
|
||||
Reference in New Issue
Block a user