diff --git a/package-lock.json b/package-lock.json index 1c67e9a..1fab686 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@linn-it/linn-form-components-library", - "version": "32.1.2", + "version": "32.3.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@linn-it/linn-form-components-library", - "version": "32.1.2", + "version": "32.3.1", "dependencies": { "react-dropzone": "14.3.8" }, @@ -75,7 +75,7 @@ "@emotion/react": "11.14.0", "@emotion/styled": "11.14.1", "@mui/icons-material": "7.3.5", - "@mui/material": "7.3.4", + "@mui/material": "7.3.5", "@mui/styles": "6.4.8", "@mui/x-data-grid": "8.17.0", "@mui/x-date-pickers": "8.17.0", @@ -12766,9 +12766,9 @@ } }, "node_modules/lodash": { - "version": "4.17.21", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", - "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==", + "version": "4.17.23", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.23.tgz", + "integrity": "sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==", "dev": true, "license": "MIT" },