diff --git a/package.json b/package.json index e948fda9..7af87219 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "node-forge": "1.4.0", "nth-check": "2.1.1", "qs": "6.15.2", - "roarr": "7.21.4", + "roarr": "7.21.5", "semver": "7.8.0", "@vue/cli-service/html-webpack-plugin": "^5.0.0" }, diff --git a/yarn.lock b/yarn.lock index 8675d99d..84678bed 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11808,10 +11808,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.4: - version "7.21.4" - resolved "https://registry.yarnpkg.com/roarr/-/roarr-7.21.4.tgz#c202c84d0b201ac821591f4bb46a3b28b8affe6b" - integrity sha512-qvfUKCrpPzhWmQ4NxRYnuwhkI5lwmObhBU06BCK/lpj6PID9nL4Hk6XDwek2foKI+TMaV+Yw//XZshGF2Lox/Q== +roarr@7.21.5: + version "7.21.5" + resolved "https://registry.yarnpkg.com/roarr/-/roarr-7.21.5.tgz#19270853b48515af1542c3d2a878bd1f276c2237" + integrity sha512-nvelZ4llbfodVanR/gG17H8jpnqgyPX01c4ekQYfoghjEKvAXn7aPPToVG8ngyxf4qtvTC1O5AxQe5PysnF4xg== dependencies: fast-printf "^1.6.9" safe-stable-stringify "^2.4.3"