diff --git a/samples/web-csr/dressca-frontend/consumer/package.json b/samples/web-csr/dressca-frontend/consumer/package.json index f3922bf61..f2f944dd8 100644 --- a/samples/web-csr/dressca-frontend/consumer/package.json +++ b/samples/web-csr/dressca-frontend/consumer/package.json @@ -64,6 +64,6 @@ "vue-tsc": "^2.1.10" }, "optionalDependencies": { - "@rollup/rollup-linux-x64-gnu": "^4.24.3" + "@rollup/rollup-linux-x64-gnu": "^4.27.0" } } diff --git a/samples/web-csr/dressca-frontend/package-lock.json b/samples/web-csr/dressca-frontend/package-lock.json index 05d291c95..834892ade 100644 --- a/samples/web-csr/dressca-frontend/package-lock.json +++ b/samples/web-csr/dressca-frontend/package-lock.json @@ -57,7 +57,7 @@ "vue-tsc": "^2.1.10" }, "optionalDependencies": { - "@rollup/rollup-linux-x64-gnu": "^4.24.3" + "@rollup/rollup-linux-x64-gnu": "^4.27.0" } }, "node_modules/@alloc/quick-lru": { @@ -1355,9 +1355,9 @@ ] }, "node_modules/@rollup/rollup-linux-x64-gnu": { - "version": "4.24.3", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.24.3.tgz", - "integrity": "sha512-mnEOh4iE4USSccBOtcrjF5nj+5/zm6NcNhbSEfR3Ot0pxBwvEn5QVUXcuOwwPkapDtGZ6pT02xLoPaNv06w7KQ==", + "version": "4.27.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.27.0.tgz", + "integrity": "sha512-CNnqMZ4Yz0Ga0A75qux7DNChq0P9oAWn2S7yjZPRC+AaEF8Ysw5K/1lzT25/a3reJ4V2abcShIVG+tfZHb1UrQ==", "cpu": [ "x64" ],