diff --git a/package.json b/package.json index c07195a..f281fb2 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "mocha": "7.1.2", "noicejs": "3.0.1", "nyc": "15.0.1", - "rollup": "2.11.0", + "rollup": "2.11.2", "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 c9f9fae..942c1af 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3484,10 +3484,10 @@ rollup-pluginutils@^2.0.1, rollup-pluginutils@^2.5.0, rollup-pluginutils@^2.6.0, dependencies: estree-walker "^0.6.1" -rollup@2.11.0: - version "2.11.0" - resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-2.11.0.tgz#a46265f8291c71fee6dea3cccb5ac8e8b343e59c" - integrity sha512-VIUTZJ/wmqtNBKwa0N6MgC2SOUZoruX3HO0UFRf2Ilv/xtswXw+lQ9COUPytRFMmGst/5+En23ZpVK64AI83Cw== +rollup@2.11.2: + version "2.11.2" + resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-2.11.2.tgz#b1273ad3e43953d09807672f6b72d08f9f9bc008" + integrity sha512-pJT6mfH+/gh1sOWyNMAWxjbYGL5x2AfsaR0SWLRwq2e7vxOKt/0mBjtYDTVYF8JXxVzmnuDzA+EpsPLWt/oyrg== optionalDependencies: fsevents "~2.1.2"