File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 11
11
"sinon" : " 7.5.0"
12
12
},
13
13
"dependencies" : {
14
- "datatables.net" : " ^1.10.16 " ,
14
+ "datatables.net" : " ^1.11.3 " ,
15
15
"datatables.net-dt" : " ^1.10.16" ,
16
16
"datatables.net-zf" : " ^1.10.16" ,
17
17
"font-awesome" : " 4.1.0" ,
Original file line number Diff line number Diff line change @@ -425,13 +425,20 @@ datatables.net-zf@^1.10.16:
425
425
datatables.net "1.10.25"
426
426
jquery ">=1.7"
427
427
428
- [email protected] , datatables.net@^1.10.16 :
428
+
429
429
version "1.10.25"
430
430
resolved "https://registry.yarnpkg.com/datatables.net/-/datatables.net-1.10.25.tgz#fc03a239e08f91d1d64ba101aa54daf4086d162c"
431
431
integrity sha512-y0+C7all+MC/h1acwnjErhaJPjYGKpWTvbXrfEUbR8+P+nnhgjNn5nL1udgsTwBObMhlj1KITNBRrM/ZLSoj+Q==
432
432
dependencies :
433
433
jquery ">=1.7"
434
434
435
+ datatables.net@^1.11.3 :
436
+ version "1.11.3"
437
+ resolved "https://registry.yarnpkg.com/datatables.net/-/datatables.net-1.11.3.tgz#80e691036efcd62467558ee64c07dd566cb761b4"
438
+ integrity sha512-VMj5qEaTebpNurySkM6jy6sGpl+s6onPK8xJhYr296R/vUBnz1+id16NVqNf9z5aR076OGcpGHCuiTuy4E05oQ==
439
+ dependencies :
440
+ jquery ">=1.7"
441
+
435
442
dateformat@~3.0.3 :
436
443
version "3.0.3"
437
444
resolved "https://registry.yarnpkg.com/dateformat/-/dateformat-3.0.3.tgz#a6e37499a4d9a9cf85ef5872044d62901c9889ae"
You can’t perform that action at this time.
0 commit comments