diff --git a/package.json b/package.json index 8f060c26..9c8eb898 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "node-forge": "1.4.0", "nth-check": "2.1.1", "qs": "6.15.3", - "roarr": "7.21.6", + "roarr": "7.21.7", "semver": "7.8.5", "@vue/cli-service/html-webpack-plugin": "^5.0.0" }, diff --git a/yarn.lock b/yarn.lock index 4f497f9c..347c2a4a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8294,9 +8294,9 @@ html-tags@^2.0.0: integrity sha512-+Il6N8cCo2wB/Vd3gqy/8TZhTD3QvcVeQLCnZiGkGCH3JP28IgGAY41giccp2W4R3jfyJPAP318FQTa1yU7K7g== html-webpack-plugin@^5.0.0, html-webpack-plugin@^5.1.0: - version "5.6.7" - resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-5.6.7.tgz#429bab4e12abf3c07e1c608886608e2df2c06b11" - integrity sha512-md+vXtdCAe60s1k6AU3dUyMJnDxUyQAwfwPKoLisvgUF1IXjtlLsk2se54+qfL9Mdm26bbwvjJybpNx48NKRLw== + version "5.6.8" + resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-5.6.8.tgz#5425dbc63eb533ffa59e92342be94894a125fc23" + integrity sha512-MZmKQcTnhEh1SPSyMiEytIeDZDUoBZVorNHivQGXMASHf/BSGGOrKa2xQ5bGx3TCe1n109ecCt+cpww7wwWhKA== dependencies: "@types/html-minifier-terser" "^6.0.0" html-minifier-terser "^6.0.2" @@ -11809,10 +11809,10 @@ ripemd160@^2.0.0, ripemd160@^2.0.1, ripemd160@^2.0.3: hash-base "^3.1.2" inherits "^2.0.4" -roarr@7.21.6: - version "7.21.6" - resolved "https://registry.yarnpkg.com/roarr/-/roarr-7.21.6.tgz#91c7f0c4b83de49a76b801e73782086baf4a7c8d" - integrity sha512-bE9gaDGzWu4BxkyxUEVHfnHruvF4gX9NAZBz86EVJoun2J18exVR/3Wwk0hhu8MWXtabkTVveNcOk1lzHaZbVw== +roarr@7.21.7: + version "7.21.7" + resolved "https://registry.yarnpkg.com/roarr/-/roarr-7.21.7.tgz#b77c762660378234e1370c3e333596a744c0f6b1" + integrity sha512-6X9ID9jb83kPkDxm5xLb9rZdGm6ksdDjpeL0iW5weKelJFi+NVBSowRpEuH8CdpX2x+7RW0TZaezibE7yQB7pg== dependencies: fast-printf "^1.6.9" safe-stable-stringify "^2.4.3"