diff --git a/package.json b/package.json index 9006fc3..10f8f02 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "@rollup/plugin-typescript": "8.3.2", "@tsconfig/svelte": "3.0.0", "prettier": "2.6.2", - "rollup": "2.72.0", + "rollup": "2.72.1", "rollup-plugin-css-only": "3.1.0", "rollup-plugin-livereload": "2.0.5", "rollup-plugin-svelte": "7.1.0", diff --git a/yarn.lock b/yarn.lock index 42e6dee..45ea62f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -730,10 +730,10 @@ rollup-pluginutils@^2.8.2: dependencies: estree-walker "^0.6.1" -rollup@2.72.0: - version "2.72.0" - resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.72.0.tgz#f94280b003bcf9f2f1f2594059a9db5abced371e" - integrity sha512-KqtR2YcO35/KKijg4nx4STO3569aqCUeGRkKWnJ6r+AvBBrVY9L4pmf4NHVrQr4mTOq6msbohflxr2kpihhaOA== +rollup@2.72.1: + version "2.72.1" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.72.1.tgz#861c94790537b10008f0ca0fbc60e631aabdd045" + integrity sha512-NTc5UGy/NWFGpSqF1lFY8z9Adri6uhyMLI6LvPAXdBKoPRFhIIiBUpt+Qg2awixqO3xvzSijjhnb4+QEZwJmxA== optionalDependencies: fsevents "~2.3.2"