This repository was archived by the owner on May 22, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +20
-8
lines changed Expand file tree Collapse file tree 3 files changed +20
-8
lines changed Original file line number Diff line number Diff line change 4
4
"version" : " 4.3.0" ,
5
5
"dependencies" : {
6
6
"common" : " workspace:*" ,
7
- "dompurify" : " ^2.3.1 " ,
7
+ "dompurify" : " ^3.2.4 " ,
8
8
"inferno" : " ^7.4.8" ,
9
9
"tgui" : " workspace:*" ,
10
10
"tgui-dev-server" : " workspace:*" ,
Original file line number Diff line number Diff line change 6
6
"@popperjs/core" : " ^2.9.3" ,
7
7
"common" : " workspace:*" ,
8
8
"dateformat" : " ^4.5.1" ,
9
- "dompurify" : " ^2.3.1 " ,
9
+ "dompurify" : " ^3.2.4 " ,
10
10
"inferno" : " ^7.4.8" ,
11
11
"inferno-vnode-flags" : " ^7.4.8" ,
12
12
"js-yaml" : " ^4.1.0" ,
Original file line number Diff line number Diff line change @@ -2567,6 +2567,13 @@ __metadata:
2567
2567
languageName : node
2568
2568
linkType : hard
2569
2569
2570
+ " @types/trusted-types@npm:^2.0.7 " :
2571
+ version : 2.0.7
2572
+ resolution : " @types/trusted-types@npm:2.0.7"
2573
+ checksum : 8e4202766a65877efcf5d5a41b7dd458480b36195e580a3b1085ad21e948bc417d55d6f8af1fd2a7ad008015d4117d5fdfe432731157da3c68678487174e4ba3
2574
+ languageName : node
2575
+ linkType : hard
2576
+
2570
2577
" @types/webpack-env@npm:^1.16.2 " :
2571
2578
version : 1.18.0
2572
2579
resolution : " @types/webpack-env@npm:1.18.0"
@@ -4386,10 +4393,15 @@ __metadata:
4386
4393
languageName : node
4387
4394
linkType : hard
4388
4395
4389
- " dompurify@npm:^2.3.1 " :
4390
- version : 2.4.1
4391
- resolution : " dompurify@npm:2.4.1"
4392
- checksum : 1169177465b3cbb25a44322937fba549f6c4e1a91b83245d144471be26619c835cccf0f8e20aa78c25ac11a06efd17cc1b9db9cacadceb78a4c08a1029eafee5
4396
+ " dompurify@npm:^3.2.4 " :
4397
+ version : 3.2.4
4398
+ resolution : " dompurify@npm:3.2.4"
4399
+ dependencies :
4400
+ " @types/trusted-types " : ^2.0.7
4401
+ dependenciesMeta :
4402
+ " @types/trusted-types " :
4403
+ optional : true
4404
+ checksum : 7a299cbbfe3b3d189e5fc77ab94ad312807e37fda1e24a927548b76a58a9c98137e612ce8d94a2f6cd3d3db59844f14fca477676b5eae6103568a82142771df6
4393
4405
languageName : node
4394
4406
linkType : hard
4395
4407
@@ -9446,7 +9458,7 @@ resolve@^2.0.0-next.3:
9446
9458
resolution : " tgui-panel@workspace:packages/tgui-panel"
9447
9459
dependencies :
9448
9460
common : " workspace:*"
9449
- dompurify : ^2.3.1
9461
+ dompurify : ^3.2.4
9450
9462
inferno : ^7.4.8
9451
9463
tgui : " workspace:*"
9452
9464
tgui-dev-server : " workspace:*"
@@ -9516,7 +9528,7 @@ resolve@^2.0.0-next.3:
9516
9528
" @popperjs/core " : ^2.9.3
9517
9529
common : " workspace:*"
9518
9530
dateformat : ^4.5.1
9519
- dompurify : ^2.3.1
9531
+ dompurify : ^3.2.4
9520
9532
inferno : ^7.4.8
9521
9533
inferno-vnode-flags : ^7.4.8
9522
9534
js-yaml : ^4.1.0
You can’t perform that action at this time.
0 commit comments