diff --git a/force-app/main/react-recipes/uiBundles/reactRecipes/package-lock.json b/force-app/main/react-recipes/uiBundles/reactRecipes/package-lock.json index 1c8b613..2228414 100644 --- a/force-app/main/react-recipes/uiBundles/reactRecipes/package-lock.json +++ b/force-app/main/react-recipes/uiBundles/reactRecipes/package-lock.json @@ -11223,9 +11223,9 @@ "license": "MIT" }, "node_modules/immutable": { - "version": "5.1.5", - "resolved": "https://registry.npmjs.org/immutable/-/immutable-5.1.5.tgz", - "integrity": "sha512-t7xcm2siw+hlUM68I+UEOK+z84RzmN59as9DZ7P1l0994DKUWV7UXBMQZVxaoMSRQ+PBZbHCOoBt7a2wxOMt+A==", + "version": "5.1.9", + "resolved": "https://registry.npmjs.org/immutable/-/immutable-5.1.9.tgz", + "integrity": "sha512-m8nVez3rwrgmWxtLMt1ZYXB2Lv7OKYn/disyxAlSDYAlKSlFoPPfIAmAM/M5xqL4m4C/wAPw7S2/CNaUii1Hxg==", "dev": true, "license": "MIT" },