diff --git a/CAPS/PowerAppComponentFramework/DragDropSortGridPCF_v2_2021.03.31/DragDropSortGridPCF_v2/DragDropSortGrid_v2/package-lock.json b/CAPS/PowerAppComponentFramework/DragDropSortGridPCF_v2_2021.03.31/DragDropSortGridPCF_v2/DragDropSortGrid_v2/package-lock.json index 9be5303..b6ae4d6 100644 --- a/CAPS/PowerAppComponentFramework/DragDropSortGridPCF_v2_2021.03.31/DragDropSortGridPCF_v2/DragDropSortGrid_v2/package-lock.json +++ b/CAPS/PowerAppComponentFramework/DragDropSortGridPCF_v2_2021.03.31/DragDropSortGridPCF_v2/DragDropSortGrid_v2/package-lock.json @@ -4593,9 +4593,9 @@ "dev": true }, "papaparse": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/papaparse/-/papaparse-5.1.1.tgz", - "integrity": "sha512-KPkW4GNQxunmYTeJIjHFrvilcNuHBWrfgbyvmagEmfGOA4hnP1WIkPbv4yABhj1Nam3as4w+7MBiI27BntwqVg==", + "version": "5.3.2", + "resolved": "https://registry.npmjs.org/papaparse/-/papaparse-5.3.2.tgz", + "integrity": "sha512-6dNZu0Ki+gyV0eBsFKJhYr+MdQYAzFUGlBMNj3GNrmHxmz1lfRa24CjFObPXtjcetlOv5Ad299MhIK0znp3afw==", "dev": true }, "parallel-transform": {