diff --git a/apps/web/yarn.lock b/apps/web/yarn.lock index 7d211f44..d0b1fcdb 100644 --- a/apps/web/yarn.lock +++ b/apps/web/yarn.lock @@ -738,11 +738,9 @@ "@babel/types" "^7.26.5" "@babel/runtime@^7.20.13": - version "7.21.0" - resolved "https://registry.npmjs.org/@babel/runtime/-/runtime-7.21.0.tgz" - integrity sha512-xwII0//EObnq89Ji5AKYQaRYiW/nZ3llSv29d49IuxPhKbtJoLP+9QUUZ4nVragQVtaVGeZrpB+ZtG/Pdy/POw== - dependencies: - regenerator-runtime "^0.13.11" + version "7.28.4" + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.28.4.tgz#a70226016fabe25c5783b2f22d3e1c9bc5ca3326" + integrity sha512-Q/N6JNWvIvPnLDvjlE1OUBLPQHH6l3CltCEsHIujp45zQUSSh8K+gHnaEX45yAT1nyngnINhvWtzN+Nb9D8RAQ== "@babel/template@^7.25.9": version "7.25.9" @@ -3254,11 +3252,6 @@ recma-stringify@^1.0.0: unified "^11.0.0" vfile "^6.0.0" -regenerator-runtime@^0.13.11: - version "0.13.11" - resolved "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.13.11.tgz" - integrity sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg== - rehype-recma@^1.0.0: version "1.0.0" resolved "https://registry.npmjs.org/rehype-recma/-/rehype-recma-1.0.0.tgz"