diff --git a/package.json b/package.json index cf2e07e..ac84232 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "mocha": "7.0.1", "noicejs": "3.0.0", "nyc": "15.0.0", - "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 6c62ba9..5f8e160 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3198,10 +3198,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" "*"