diff --git a/package.json b/package.json index db0fdf4..497564c 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.2", + "rollup": "1.27.3", "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 adf6fe3..61b19e0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3149,10 +3149,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.2: - version "1.27.2" - resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-1.27.2.tgz#caf54a93df228bf7864f13dddcdb363d3e958509" - integrity sha512-sD3iyd0zlvgK1S3MmICi6F/Y+R/QWY5XxzsTGN4pAd+nCasDUizmAhgq2hdh1t2eLux974NHU2TW41fhuGPv+Q== +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== dependencies: "@types/estree" "*" "@types/node" "*"