|
2160 | 2160 | minimatch "^3.1.2"
|
2161 | 2161 | strip-json-comments "^3.1.1"
|
2162 | 2162 |
|
2163 |
| -"@eslint/js@8.49.0": |
2164 |
| - version "8.49.0" |
2165 |
| - resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.49.0.tgz#86f79756004a97fa4df866835093f1df3d03c333" |
2166 |
| - integrity sha512-1S8uAY/MTJqVx0SC4epBq+N2yhuwtNwLbJYNZyhL2pO1ZVKn5HFXav5T41Ryzy9K9V7ZId2JB2oy/W4aCd9/2w== |
| 2163 | +"@eslint/js@8.50.0": |
| 2164 | + version "8.50.0" |
| 2165 | + resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.50.0.tgz#9e93b850f0f3fa35f5fa59adfd03adae8488e484" |
| 2166 | + integrity sha512-NCC3zz2+nvYd+Ckfh87rA47zfu2QsQpvc6k1yzTk+b9KzRj0wkGa8LSoGOXN6Zv4lRf/EIoZ80biDh9HOI+RNQ== |
2167 | 2167 |
|
2168 | 2168 | "@faker-js/faker@^8.1.0":
|
2169 | 2169 | version "8.1.0"
|
|
3196 | 3196 | dependencies:
|
3197 | 3197 | "@types/node" "*"
|
3198 | 3198 |
|
3199 |
| -"@types/dompurify@^3.0.2": |
3200 |
| - version "3.0.2" |
3201 |
| - resolved "https://registry.yarnpkg.com/@types/dompurify/-/dompurify-3.0.2.tgz#c1cd33a475bc49c43c2a7900e41028e2136a4553" |
3202 |
| - integrity sha512-YBL4ziFebbbfQfH5mlC+QTJsvh0oJUrWbmxKMyEdL7emlHJqGR2Qb34TEFKj+VCayBvjKy3xczMFNhugThUsfQ== |
| 3199 | +"@types/dompurify@^3.0.3": |
| 3200 | + version "3.0.3" |
| 3201 | + resolved "https://registry.yarnpkg.com/@types/dompurify/-/dompurify-3.0.3.tgz#d34ba1cf4f8b8f2cbfe5d3118dc3b7d81858fa42" |
| 3202 | + integrity sha512-odiGr/9/qMqjcBOe5UhcNLOFHSYmKFOyr+bJ/Xu3Qp4k1pNPAlNLUVNNLcLfjQI7+W7ObX58EdD3H+3p3voOvA== |
3203 | 3203 | dependencies:
|
3204 | 3204 | "@types/trusted-types" "*"
|
3205 | 3205 |
|
@@ -5905,15 +5905,15 @@ eslint-visitor-keys@^3.4.3:
|
5905 | 5905 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
|
5906 | 5906 | integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
|
5907 | 5907 |
|
5908 |
| -eslint@^8.49.0: |
5909 |
| - version "8.49.0" |
5910 |
| - resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.49.0.tgz#09d80a89bdb4edee2efcf6964623af1054bf6d42" |
5911 |
| - integrity sha512-jw03ENfm6VJI0jA9U+8H5zfl5b+FvuU3YYvZRdZHOlU2ggJkxrlkJH4HcDrZpj6YwD8kuYqvQM8LyesoazrSOQ== |
| 5908 | +eslint@^8.50.0: |
| 5909 | + version "8.50.0" |
| 5910 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.50.0.tgz#2ae6015fee0240fcd3f83e1e25df0287f487d6b2" |
| 5911 | + integrity sha512-FOnOGSuFuFLv/Sa+FDVRZl4GGVAAFFi8LecRsI5a1tMO5HIE8nCm4ivAlzt4dT3ol/PaaGC0rJEEXQmHJBGoOg== |
5912 | 5912 | dependencies:
|
5913 | 5913 | "@eslint-community/eslint-utils" "^4.2.0"
|
5914 | 5914 | "@eslint-community/regexpp" "^4.6.1"
|
5915 | 5915 | "@eslint/eslintrc" "^2.1.2"
|
5916 |
| - "@eslint/js" "8.49.0" |
| 5916 | + "@eslint/js" "8.50.0" |
5917 | 5917 | "@humanwhocodes/config-array" "^0.11.11"
|
5918 | 5918 | "@humanwhocodes/module-importer" "^1.0.1"
|
5919 | 5919 | "@nodelib/fs.walk" "^1.2.8"
|
|
0 commit comments