diff --git a/package.json b/package.json index af4fd0b..a8779af 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "mocha": "6.2.2", "noicejs": "3.0.0", "nyc": "14.1.1", - "rollup": "1.27.3", + "rollup": "1.27.4", "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 5826ec9..b114f02 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2978,10 +2978,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.3: - version "1.27.3" - resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-1.27.3.tgz#0e427d9bee9e30e6017e89b942d88276ce26f9e2" - integrity sha512-79AEh4m5NPCz97GTuIoXpSFIMPyk2AiqVQp040baSRPXk/I4YMGt5/CR9GX5oEYEkxwBZoWLheaS1/w/FidfJw== +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== dependencies: "@types/estree" "*" "@types/node" "*"