diff --git a/package-lock.json b/package-lock.json index be63325..eb1c52d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15771,12 +15771,12 @@ } }, "rollup": { - "version": "2.51.0", - "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.51.0.tgz", - "integrity": "sha512-ITLt9sScNCBVspSHauw/W49lEZ0vjN8LyCzSNsNaqT67vTss2lYEfOyxltX8hjrhr1l/rQwmZ2wazzEqhZ/fUg==", + "version": "2.72.1", + "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.72.1.tgz", + "integrity": "sha512-NTc5UGy/NWFGpSqF1lFY8z9Adri6uhyMLI6LvPAXdBKoPRFhIIiBUpt+Qg2awixqO3xvzSijjhnb4+QEZwJmxA==", "dev": true, "requires": { - "fsevents": "~2.3.1" + "fsevents": "~2.3.2" }, "dependencies": { "fsevents": {