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 56
56
"devDependencies" : {
57
57
"@ronilaukkarinen/gulp-stylelint" : " ^14.1.2" ,
58
58
"autoprefixer" : " ^10.4.20" ,
59
- "browserify" : " ^17.0.0 " ,
59
+ "browserify" : " ^17.0.1 " ,
60
60
"cssnano" : " ^7.0.6" ,
61
61
"eslint" : " ^8.57.1" ,
62
62
"eslint-config-standard" : " ^17.0.0" ,
Original file line number Diff line number Diff line change @@ -950,10 +950,10 @@ browserify-zlib@~0.2.0:
950
950
dependencies :
951
951
pako "~1.0.5"
952
952
953
- browserify@^17.0.0 :
954
- version "17.0.0 "
955
- resolved "https://registry.yarnpkg.com/browserify/-/browserify-17.0.0 .tgz#4c48fed6c02bfa2b51fd3b670fddb805723cdc22 "
956
- integrity sha512-SaHqzhku9v/j6XsQMRxPyBrSP3gnwmE27gLJYZgMT2GeK3J0+0toN+MnuNYDfHwVGQfLiMZ7KSNSIXHemy905w ==
953
+ browserify@^17.0.1 :
954
+ version "17.0.1 "
955
+ resolved "https://registry.yarnpkg.com/browserify/-/browserify-17.0.1 .tgz#d822fa701431ca94cb405b033bb2551951e5d97d "
956
+ integrity sha512-pxhT00W3ylMhCHwG5yfqtZjNnFuX5h2IJdaBfSo4ChaaBsIp9VLrEMQ1bHV+Xr1uLPXuNDDM1GlJkjli0qkRsw ==
957
957
dependencies :
958
958
JSONStream "^1.0.3"
959
959
assert "^1.4.0"
@@ -972,7 +972,7 @@ browserify@^17.0.0:
972
972
duplexer2 "~0.1.2"
973
973
events "^3.0.0"
974
974
glob "^7.1.0"
975
- has "^1 .0.0"
975
+ hasown "^2 .0.0"
976
976
htmlescape "^1.1.0"
977
977
https-browserify "^1.0.0"
978
978
inherits "~2.0.1"
@@ -3458,7 +3458,7 @@ has-values@^1.0.0:
3458
3458
is-number "^3.0.0"
3459
3459
kind-of "^4.0.0"
3460
3460
3461
- has@^1.0.0, has@^1.0. 3 :
3461
+ has@^1.0.3 :
3462
3462
version "1.0.3"
3463
3463
resolved "https://registry.yarnpkg.com/has/-/has-1.0.3.tgz#722d7cbfc1f6aa8241f16dd814e011e1f41e8796"
3464
3464
integrity sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==
You can’t perform that action at this time.
0 commit comments