mirror of
https://github.com/strapi/strapi.git
synced 2025-11-01 10:23:34 +00:00
Bump html-loader from 3.0.1 to 3.1.2
Bumps [html-loader](https://github.com/webpack-contrib/html-loader) from 3.0.1 to 3.1.2. - [Release notes](https://github.com/webpack-contrib/html-loader/releases) - [Changelog](https://github.com/webpack-contrib/html-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/html-loader/compare/v3.0.1...v3.1.2) --- updated-dependencies: - dependency-name: html-loader dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
bf7ec7c747
commit
d216be14d5
@ -75,7 +75,7 @@
|
||||
"highlight.js": "^10.4.1",
|
||||
"history": "^4.9.0",
|
||||
"hoist-non-react-statics": "^3.3.0",
|
||||
"html-loader": "3.0.1",
|
||||
"html-loader": "3.1.2",
|
||||
"html-webpack-plugin": "5.5.0",
|
||||
"immer": "9.0.6",
|
||||
"invariant": "^2.2.4",
|
||||
|
||||
@ -13361,10 +13361,10 @@ html-escaper@^2.0.0:
|
||||
resolved "https://registry.yarnpkg.com/html-escaper/-/html-escaper-2.0.2.tgz#dfd60027da36a36dfcbe236262c00a5822681453"
|
||||
integrity sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg==
|
||||
|
||||
html-loader@3.0.1:
|
||||
version "3.0.1"
|
||||
resolved "https://registry.yarnpkg.com/html-loader/-/html-loader-3.0.1.tgz#84d9094d7fc2e3fcd871d1524736953742758585"
|
||||
integrity sha512-90Sxg9FhTkQEzmmHT2KOAQniTZgC72aifcfR0fZsuo1PJz0K4EXiTwxejTUombF8XShLj5RaZKYsUJhxR6G2dA==
|
||||
html-loader@3.1.2:
|
||||
version "3.1.2"
|
||||
resolved "https://registry.yarnpkg.com/html-loader/-/html-loader-3.1.2.tgz#5dc7e52d110b97c381468ac3354efd9bfa36c9fd"
|
||||
integrity sha512-9WQlLiAV5N9fCna4MUmBW/ifaUbuFZ2r7IZmtXzhyfyi4zgPEjXsmsYCKs+yT873MzRj+f1WMjuAiPNA7C6Tcw==
|
||||
dependencies:
|
||||
html-minifier-terser "^6.0.2"
|
||||
parse5 "^6.0.1"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user