File tree 2 files changed +5
-5
lines changed
packages/gatsby-plugin-netlify-cms 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 10
10
"@babel/runtime" : " ^7.20.13" ,
11
11
"@soda/friendly-errors-webpack-plugin" : " 1.8.1" ,
12
12
"copy-webpack-plugin" : " ^7.0.0" ,
13
- "html-webpack-plugin" : " ^5.5.1 " ,
13
+ "html-webpack-plugin" : " ^5.5.3 " ,
14
14
"html-webpack-skip-assets-plugin" : " ^1.0.3" ,
15
15
"html-webpack-tags-plugin" : " ^3.0.2" ,
16
16
"lodash" : " ^4.17.21" ,
Original file line number Diff line number Diff line change @@ -12736,10 +12736,10 @@ html-void-elements@^1.0.0:
12736
12736
version "1.0.3"
12737
12737
resolved "https://registry.yarnpkg.com/html-void-elements/-/html-void-elements-1.0.3.tgz#956707dbecd10cf658c92c5d27fee763aa6aa982"
12738
12738
12739
- html-webpack-plugin@^5.5.1:
12740
- version "5.5.1 "
12741
- resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-5.5.1 .tgz#826838e31b427f5f7f30971f8d8fa2422dfa6763 "
12742
- integrity sha512-cTUzZ1+NqjGEKjmVgZKLMdiFg3m9MdRXkZW2OEe69WYVi5ONLMmlnSZdXzGGMOq0C8jGDrL6EWyEDDUioHO/pA ==
12739
+ html-webpack-plugin@^5.5.1, html-webpack-plugin@^5.5.3 :
12740
+ version "5.5.3 "
12741
+ resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-5.5.3 .tgz#72270f4a78e222b5825b296e5e3e1328ad525a3e "
12742
+ integrity sha512-6YrDKTuqaP/TquFH7h4srYWsZx+x6k6+FbsTm0ziCwGHDP78Unr1r9F/H4+sGmMbX08GQcJ+K64x55b+7VM/jg ==
12743
12743
dependencies:
12744
12744
"@types/html-minifier-terser" "^6.0.0"
12745
12745
html-minifier-terser "^6.0.2"
You can’t perform that action at this time.
0 commit comments