File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 92
92
"@zxcvbn-ts/language-common" : " ^3.0.4" ,
93
93
"@zxcvbn-ts/language-en" : " ^3.0.2" ,
94
94
"await-lock" : " ^2.1.0" ,
95
- "bloom-filters" : " ^3.0.2 " ,
95
+ "bloom-filters" : " ^3.0.3 " ,
96
96
"blurhash" : " ^2.0.3" ,
97
97
"browserslist" : " ^4.23.2" ,
98
98
"classnames" : " ^2.2.6" ,
204
204
"@types/react-dom" : " 18.3.1" ,
205
205
"@types/react-transition-group" : " ^4.4.0" ,
206
206
"@types/sanitize-html" : " 2.13.0" ,
207
- "@types/seedrandom" : " 3.0.8" ,
208
207
"@types/semver" : " ^7.5.8" ,
209
208
"@types/tar-js" : " ^0.3.5" ,
210
209
"@types/ua-parser-js" : " ^0.7.36" ,
Original file line number Diff line number Diff line change 3191
3191
dependencies:
3192
3192
htmlparser2 "^8.0.0"
3193
3193
3194
-
3194
+ "@types/seedrandom@^ 3.0.8":
3195
3195
version "3.0.8"
3196
3196
resolved "https://registry.yarnpkg.com/@types/seedrandom/-/seedrandom-3.0.8.tgz#61cc8ed88f93a3c31289c295e6df8ca40be42bdf"
3197
3197
integrity sha512-TY1eezMU2zH2ozQoAFAQFOPpvP15g+ZgSfTZt31AUUH/Rxtnz3H+A/Sv1Snw2/amp//omibc+AEkTaA8KUeOLQ==
@@ -4123,11 +4123,12 @@ blob-polyfill@^9.0.0:
4123
4123
resolved "https://registry.yarnpkg.com/blob-polyfill/-/blob-polyfill-9.0.20240710.tgz#2ef075a207311ea327704f04dc4a98cbefe4143b"
4124
4124
integrity sha512-DPUO/EjNANCgSVg0geTy1vmUpu5hhp9tV2F7xUSTUd1jwe4XpwupGB+lt5PhVUqpqAk+zK1etqp6Pl/HVf71Ug==
4125
4125
4126
- bloom-filters@^3.0.2 :
4127
- version "3.0.2 "
4128
- resolved "https://registry.yarnpkg.com/bloom-filters/-/bloom-filters-3.0.2 .tgz#9c386fca1913da554ededf7a7163bbb93a82d1dd "
4129
- integrity sha512-QPKiokjBy16SrBh8T/FAWo74VuNwACnJ9t+q15a+9w5CDaOqHTPPBrDUy70U7YE4+DmENRodtlEdeeq1pB4DZQ ==
4126
+ bloom-filters@^3.0.3 :
4127
+ version "3.0.3 "
4128
+ resolved "https://registry.yarnpkg.com/bloom-filters/-/bloom-filters-3.0.3 .tgz#bef683f04806ccf5f9d32f9693233bec505c1a96 "
4129
+ integrity sha512-whXz8q3iFb0Wc8TsVmkkN03htP1Bzgpue0u6GIv+OZvkvhtkxXf71J3821YxFBb3QzoubltzTRy6cwKxNM2sNA ==
4130
4130
dependencies:
4131
+ "@types/seedrandom" "^3.0.8"
4131
4132
base64-arraybuffer "^1.0.2"
4132
4133
is-buffer "^2.0.5"
4133
4134
lodash "^4.17.15"
You can’t perform that action at this time.
0 commit comments