diff --git a/Web/React/Components/react-swipeable-list/package-lock.json b/Web/React/Components/react-swipeable-list/package-lock.json index 5700a26a..fc70ade0 100644 --- a/Web/React/Components/react-swipeable-list/package-lock.json +++ b/Web/React/Components/react-swipeable-list/package-lock.json @@ -9946,9 +9946,9 @@ } }, "rollup": { - "version": "2.78.0", - "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.78.0.tgz", - "integrity": "sha512-4+YfbQC9QEVvKTanHhIAFVUFSRsezvQF8vFOJwtGfb9Bb+r014S+qryr9PSmw8x6sMnPkmFBGAvIFVQxvJxjtg==", + "version": "2.79.2", + "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.79.2.tgz", + "integrity": "sha512-fS6iqSPZDs3dr/y7Od6y5nha8dW1YnbgtsyotCVvoFGKbERG++CVRFv1meyGDE1SNItQA8BrnCw7ScdAhRJ3XQ==", "requires": { "fsevents": "~2.3.2" }