File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 20
20
"dependencies" : {
21
21
"babel-polyfill" : " ^6.26.0" ,
22
22
"cron-validator" : " ^1.1.1" ,
23
- "dompurify" : " ^3.0.11 " ,
23
+ "dompurify" : " ^3.1.2 " ,
24
24
"elastic-builder" : " ^2.7.1" ,
25
25
"enzyme-adapter-react-16" : " ^1.15.5" ,
26
26
"exceljs" : " ^4.4.0" ,
Original file line number Diff line number Diff line change @@ -2506,10 +2506,10 @@ dompurify@^2.2.0:
2506
2506
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-2.5.6.tgz#8402b501611eaa7fb3786072297fcbe2787f8592"
2507
2507
integrity sha512-zUTaUBO8pY4+iJMPE1B9XlO2tXVYIcEA4SNGtvDELzTSCQO7RzH+j7S180BmhmJId78lqGU2z19vgVx2Sxs/PQ==
2508
2508
2509
- dompurify@^3.0.11 :
2510
- version "3.1.2 "
2511
- resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.1.2 .tgz#d1e158457e00666ab40c9c3d8aab57586a072bd1 "
2512
- integrity sha512-hLGGBI1tw5N8qTELr3blKjAML/LY4ANxksbS612UiJyDfyf/2D092Pvm+S7pmeTGJRqvlJkFzBoHBQKgQlOQVg ==
2509
+ dompurify@^3.1.2 :
2510
+ version "3.1.7 "
2511
+ resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.1.7 .tgz#711a8c96479fb6ced93453732c160c3c72418a6a "
2512
+ integrity sha512-VaTstWtsneJY8xzy7DekmYWEOZcmzIe3Qb3zPd4STve1OBTa+e+WmS1ITQec1fZYXI3HCsOZZiSMpG6oxoWMWQ ==
2513
2513
2514
2514
domutils@^3.1.0 :
2515
2515
version "3.1.0"
@@ -4937,7 +4937,7 @@ path-parse@^1.0.7:
4937
4937
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735"
4938
4938
integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==
4939
4939
4940
- path-to-regexp@^1.7.0, path-to-regexp@^1.8.0, path-to-regexp@^1.9.0 :
4940
+ path-to-regexp@^1.7.0, path-to-regexp@^1.8.0 :
4941
4941
version "1.9.0"
4942
4942
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-1.9.0.tgz#5dc0753acbf8521ca2e0f137b4578b917b10cf24"
4943
4943
integrity sha512-xIp7/apCFJuUHdDLWe8O1HIkb0kQrOMb/0u6FXQjemHn/ii5LrIzU6bdECnsiTF/GjZkMEKg1xdiZwNqDYlZ6g==
You can’t perform that action at this time.
0 commit comments