|
2241 | 2241 | resolved "https://registry.yarnpkg.com/@types/tough-cookie/-/tough-cookie-4.0.3.tgz#3d06b6769518450871fbc40770b7586334bdfd90"
|
2242 | 2242 | integrity sha512-THo502dA5PzG/sfQH+42Lw3fvmYkceefOspdCwpHRul8ik2Jv1K8I5OZz1AT3/rs46kwgMCe9bSBmDLYkkOMGg==
|
2243 | 2243 |
|
| 2244 | +"@types/trusted-types@^2.0.7": |
| 2245 | + version "2.0.7" |
| 2246 | + resolved "https://registry.yarnpkg.com/@types/trusted-types/-/trusted-types-2.0.7.tgz#baccb07a970b91707df3a3e8ba6896c57ead2d11" |
| 2247 | + integrity sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw== |
| 2248 | + |
2244 | 2249 | "@types/uuid@^8.3.3":
|
2245 | 2250 | version "8.3.4"
|
2246 | 2251 | resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-8.3.4.tgz#bd86a43617df0594787d38b735f55c805becf1bc"
|
@@ -4002,10 +4007,12 @@ domexception@^4.0.0:
|
4002 | 4007 | dependencies:
|
4003 | 4008 | webidl-conversions "^7.0.0"
|
4004 | 4009 |
|
4005 |
| -dompurify@^3.0.0: |
4006 |
| - version "3.1.6" |
4007 |
| - resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.1.6.tgz#43c714a94c6a7b8801850f82e756685300a027e2" |
4008 |
| - integrity sha512-cTOAhc36AalkjtBpfG6O8JimdTMWNXjiePT2xQH/ppBGi/4uIpmj8eKyIkMJErXWARyINV/sB38yf8JCLF5pbQ== |
| 4010 | +dompurify@3.2.4, dompurify@^3.0.0: |
| 4011 | + version "3.2.4" |
| 4012 | + resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.2.4.tgz#af5a5a11407524431456cf18836c55d13441cd8e" |
| 4013 | + integrity sha512-ysFSFEDVduQpyhzAob/kkuJjf5zWkZD8/A9ywSp1byueyuCfHamrCBa14/Oc2iiB0e51B+NpxSl5gmzn+Ms/mg== |
| 4014 | + optionalDependencies: |
| 4015 | + "@types/trusted-types" "^2.0.7" |
4009 | 4016 |
|
4010 | 4017 | dot-prop@^5.2.0:
|
4011 | 4018 | version "5.3.0"
|
@@ -5997,10 +6004,10 @@ jsonfile@^6.0.1:
|
5997 | 6004 | optionalDependencies:
|
5998 | 6005 | graceful-fs "^4.1.6"
|
5999 | 6006 |
|
6000 |
| -jsonpath-plus@^10.2.0: |
6001 |
| - version "10.2.0" |
6002 |
| - resolved "https://registry.yarnpkg.com/jsonpath-plus/-/jsonpath-plus-10.2.0.tgz#84d680544d9868579cc7c8f59bbe153a5aad54c4" |
6003 |
| - integrity sha512-T9V+8iNYKFL2n2rF+w02LBOT2JjDnTjioaNFrxRy0Bv1y/hNsqR/EBK7Ojy2ythRHwmz2cRIls+9JitQGZC/sw== |
| 6007 | +jsonpath-plus@^10.3.0: |
| 6008 | + version "10.3.0" |
| 6009 | + resolved "https://registry.yarnpkg.com/jsonpath-plus/-/jsonpath-plus-10.3.0.tgz#59e22e4fa2298c68dfcd70659bb47f0cad525238" |
| 6010 | + integrity sha512-8TNmfeTCk2Le33A3vRRwtuworG/L5RrgMvdjhKZxvyShO+mBu2fP50OWUjRLNtvw344DdDarFh9buFAZs5ujeA== |
6004 | 6011 | dependencies:
|
6005 | 6012 | "@jsep-plugin/assignment" "^1.3.0"
|
6006 | 6013 | "@jsep-plugin/regex" "^1.0.4"
|
|
0 commit comments