File tree 2 files changed +12
-5
lines changed
2 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 11
11
"@electron/github-app-auth" : " ^1.2.0" ,
12
12
"@octokit/rest" : " ^18.3.5" ,
13
13
"diff" : " ^5.1.0" ,
14
- "dompurify" : " ^3.1.3 " ,
14
+ "dompurify" : " ^3.2.4 " ,
15
15
"expiry-map" : " ^2.0.0" ,
16
16
"express" : " ^4.21.2" ,
17
17
"express-handlebars" : " ^5.2.0" ,
Original file line number Diff line number Diff line change 278
278
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.31.tgz#a5bb84ecfa27eec5e1c802c6bbf8139bdb163a5d"
279
279
integrity sha512-AR0x5HbXGqkEx9CadRH3EBYx/VkiUgZIhP4wvPn/+5KIsgpNoyFaRlVe0Zlx9gRtg8fA06a9tskE2MSN7TcG4Q==
280
280
281
+ " @types/trusted-types@^2.0.7 " :
282
+ version "2.0.7"
283
+ resolved "https://registry.yarnpkg.com/@types/trusted-types/-/trusted-types-2.0.7.tgz#baccb07a970b91707df3a3e8ba6896c57ead2d11"
284
+ integrity sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw==
285
+
281
286
abbrev@1 :
282
287
version "1.1.1"
283
288
resolved "https://registry.yarnpkg.com/abbrev/-/abbrev-1.1.1.tgz#f8f2c887ad10bf67f634f005b6987fed3179aac8"
@@ -583,10 +588,12 @@ diff@^5.1.0:
583
588
resolved "https://registry.yarnpkg.com/diff/-/diff-5.1.0.tgz#bc52d298c5ea8df9194800224445ed43ffc87e40"
584
589
integrity sha512-D+mk+qE8VC/PAUrlAU34N+VfXev0ghe5ywmpqrawphmVZc1bEfn56uo9qpyGp1p4xpzOHkSW4ztBd6L7Xx4ACw==
585
590
586
- dompurify@^3.1.3 :
587
- version "3.1.3"
588
- resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.1.3.tgz#cfe3ce4232c216d923832f68f2aa18b2fb9bd223"
589
- integrity sha512-5sOWYSNPaxz6o2MUPvtyxTTqR4D3L77pr5rUQoWgD5ROQtVIZQgJkXbo1DLlK3vj11YGw5+LnF4SYti4gZmwng==
591
+ dompurify@^3.2.4 :
592
+ version "3.2.4"
593
+ resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.2.4.tgz#af5a5a11407524431456cf18836c55d13441cd8e"
594
+ integrity sha512-ysFSFEDVduQpyhzAob/kkuJjf5zWkZD8/A9ywSp1byueyuCfHamrCBa14/Oc2iiB0e51B+NpxSl5gmzn+Ms/mg==
595
+ optionalDependencies :
596
+ " @types/trusted-types" " ^2.0.7"
590
597
591
598
592
599
version "1.0.11"
You can’t perform that action at this time.
0 commit comments