diff --git a/package.json b/package.json index f484223..767f982 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "noicejs": "3.0.0", "nyc": "14.1.1", "recursive-readdir": "2.2.2", - "rollup": "1.27.4", + "rollup": "1.27.5", "rollup-plugin-commonjs": "10.1.0", "rollup-plugin-eslint": "7.0.0", "rollup-plugin-json": "4.0.0", diff --git a/yarn.lock b/yarn.lock index cbbdcb0..f9c55bf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3154,10 +3154,10 @@ rollup-pluginutils@^2.0.1, rollup-pluginutils@^2.5.0, rollup-pluginutils@^2.6.0, dependencies: estree-walker "^0.6.1" -rollup@1.27.4: - version "1.27.4" - resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-1.27.4.tgz#5bca607a10c99c034288de9f9c756f9fe1a08431" - integrity sha512-UaGNOIax/Ixfd92CAAanUilx2RSkkwEfC1lCTw1eL5Re6NURWgX66ARZt5+3px4kYnpSwzyOot4r18c2b+QgJQ== +rollup@1.27.5: + version "1.27.5" + resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-1.27.5.tgz#d100fb0ffd8353575cb2057152547b9abfddfe59" + integrity sha512-8rfVdzuTg2kt8ObD9LNJpEwUN7B6lsl3sHc5fddtgICpLjpYeSf4m2+RftBzcCaBTMi1iYX3Ez8zFT4Gj2nJjg== dependencies: "@types/estree" "*" "@types/node" "*"