diff --git a/v4-mmp-plan-example/package-lock.json b/v4-mmp-plan-example/package-lock.json index d7eebc5..ae3b182 100644 --- a/v4-mmp-plan-example/package-lock.json +++ b/v4-mmp-plan-example/package-lock.json @@ -7575,7 +7575,9 @@ } }, "node_modules/lodash": { - "version": "4.17.21", + "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" }, @@ -10200,7 +10202,7 @@ }, "node_modules/typescript": { "version": "5.0.4", - "dev": true, + "devOptional": true, "license": "Apache-2.0", "bin": { "tsc": "bin/tsc",