diff --git a/package.json b/package.json index 7b1e5c6..e444fbb 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "noicejs": "3.0.0", "nyc": "15.0.0", "recursive-readdir": "2.2.2", - "rollup": "1.31.0", + "rollup": "1.31.1", "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 053970e..25713df 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3353,10 +3353,10 @@ rollup-pluginutils@2.8.2, rollup-pluginutils@^2.0.1, rollup-pluginutils@^2.5.0, dependencies: estree-walker "^0.6.1" -rollup@1.31.0: - version "1.31.0" - resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-1.31.0.tgz#e2a87212e96aa7850f3eb53fdd02cf89f2d2fe9a" - integrity sha512-9C6ovSyNeEwvuRuUUmsTpJcXac1AwSL1a3x+O5lpmQKZqi5mmrjauLeqIjvREC+yNRR8fPdzByojDng+af3nVw== +rollup@1.31.1: + version "1.31.1" + resolved "https://artifacts.apextoaster.com/repository/group-npm/rollup/-/rollup-1.31.1.tgz#4170d6f87148d46e5fbe29b493f8f3ea3453c96f" + integrity sha512-2JREN1YdrS/kpPzEd33ZjtuNbOuBC3ePfuZBdKEybvqcEcszW1ckyVqzcEiEe0nE8sqHK+pbJg+PsAgRJ8+1dg== dependencies: "@types/estree" "*" "@types/node" "*"