diff --git a/package.json b/package.json index 7362438..4d69301 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ ], "devDependencies": { "@haydenbleasel/harmony": "^1.0.20", - "@rollup/plugin-commonjs": "^22.0.1", + "@rollup/plugin-commonjs": "^22.0.2", "@tailwindcss/line-clamp": "^0.4.0", "@tailwindcss/typography": "^0.5.4", "auto": "^10.37.2", diff --git a/yarn.lock b/yarn.lock index 548ff9f..568bdcd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -313,10 +313,10 @@ dependencies: "@octokit/openapi-types" "^11.2.0" -"@rollup/plugin-commonjs@^22.0.1": - version "22.0.1" - resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-22.0.1.tgz#f7cb777d20de3eeeaf994f39080115c336bef810" - integrity sha512-dGfEZvdjDHObBiP5IvwTKMVeq/tBZGMBHZFMdIV1ClMM/YoWS34xrHFGfag9SN2ZtMgNZRFruqvxZQEa70O6nQ== +"@rollup/plugin-commonjs@^22.0.2": + version "22.0.2" + resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-22.0.2.tgz#ee8ca8415cda30d383b4096aad5222435b4b69b6" + integrity sha512-//NdP6iIwPbMTcazYsiBMbJW7gfmpHom33u1beiIoHDEM0Q9clvtQB1T0efvMqHeKsGohiHo97BCPCkBXdscwg== dependencies: "@rollup/pluginutils" "^3.1.0" commondir "^1.0.1"