diff --git a/workspaces/orchestrator/plugins/orchestrator-backend/package.json b/workspaces/orchestrator/plugins/orchestrator-backend/package.json index cddaa5690c..eb163f596f 100644 --- a/workspaces/orchestrator/plugins/orchestrator-backend/package.json +++ b/workspaces/orchestrator/plugins/orchestrator-backend/package.json @@ -83,7 +83,7 @@ "express-promise-router": "^4.1.1", "fs-extra": "^10.1.0", "isomorphic-git": "^1.23.0", - "lodash": "^4.17.21", + "lodash": "^4.18.1", "luxon": "^3.7.2", "openapi-backend": "^5.10.5", "yn": "^5.0.0" diff --git a/workspaces/orchestrator/plugins/orchestrator-form-react/package.json b/workspaces/orchestrator/plugins/orchestrator-form-react/package.json index 1afc2cfda7..b302763781 100644 --- a/workspaces/orchestrator/plugins/orchestrator-form-react/package.json +++ b/workspaces/orchestrator/plugins/orchestrator-form-react/package.json @@ -44,7 +44,7 @@ "@rjsf/validator-ajv8": "^5.21.2", "json-schema": "^0.4.0", "json-schema-library": "^9.0.0", - "lodash": "^4.17.21", + "lodash": "^4.18.1", "tss-react": "^4.9.18" }, "peerDependencies": { diff --git a/workspaces/orchestrator/plugins/orchestrator-form-widgets/package.json b/workspaces/orchestrator/plugins/orchestrator-form-widgets/package.json index a40d756122..6b2359fbb1 100644 --- a/workspaces/orchestrator/plugins/orchestrator-form-widgets/package.json +++ b/workspaces/orchestrator/plugins/orchestrator-form-widgets/package.json @@ -76,7 +76,7 @@ "clsx": "^2.1.1", "json-schema": "^0.4.0", "jsonata": "^2.0.6", - "lodash": "^4.17.21", + "lodash": "^4.18.1", "react-use": "^17.2.4", "tss-react": "^4.9.18" }, diff --git a/workspaces/orchestrator/plugins/orchestrator/package.json b/workspaces/orchestrator/plugins/orchestrator/package.json index ffbdab5ecd..6052ba8533 100644 --- a/workspaces/orchestrator/plugins/orchestrator/package.json +++ b/workspaces/orchestrator/plugins/orchestrator/package.json @@ -84,7 +84,7 @@ "axios": "^1.11.0", "json-schema": "^0.4.0", "json-schema-library": "^9.0.0", - "lodash": "^4.17.21", + "lodash": "^4.18.1", "luxon": "^3.7.2", "react-use": "^17.4.0", "swr": "^2.0.0", diff --git a/workspaces/orchestrator/yarn.lock b/workspaces/orchestrator/yarn.lock index 38d5ed1667..ba2257928f 100644 --- a/workspaces/orchestrator/yarn.lock +++ b/workspaces/orchestrator/yarn.lock @@ -12521,7 +12521,7 @@ __metadata: express-promise-router: "npm:^4.1.1" fs-extra: "npm:^10.1.0" isomorphic-git: "npm:^1.23.0" - lodash: "npm:^4.17.21" + lodash: "npm:^4.18.1" luxon: "npm:^3.7.2" openapi-backend: "npm:^5.10.5" prettier: "npm:3.8.1" @@ -12592,7 +12592,7 @@ __metadata: "@types/react": "npm:^18.2.58" json-schema: "npm:^0.4.0" json-schema-library: "npm:^9.0.0" - lodash: "npm:^4.17.21" + lodash: "npm:^4.18.1" prettier: "npm:3.8.1" react: "npm:^16.13.1 || ^17.0.0 || ^18.0.0" react-dom: "npm:^16.13.1 || ^17.0.0 || ^18.0.0" @@ -12631,7 +12631,7 @@ __metadata: express: "npm:^5.1.0" json-schema: "npm:^0.4.0" jsonata: "npm:^2.0.6" - lodash: "npm:^4.17.21" + lodash: "npm:^4.18.1" msw: "npm:^1.0.0" react: "npm:^18.0.0" react-dom: "npm:^18.0.0" @@ -12697,7 +12697,7 @@ __metadata: axios: "npm:^1.11.0" json-schema: "npm:^0.4.0" json-schema-library: "npm:^9.0.0" - lodash: "npm:^4.17.21" + lodash: "npm:^4.18.1" luxon: "npm:^3.7.2" prettier: "npm:3.8.1" react: "npm:^18.0.0" @@ -27185,6 +27185,13 @@ __metadata: languageName: node linkType: hard +"lodash@npm:^4.18.1": + version: 4.18.1 + resolution: "lodash@npm:4.18.1" + checksum: 10c0/757228fc68805c59789e82185135cf85f05d0b2d3d54631d680ca79ec21944ec8314d4533639a14b8bcfbd97a517e78960933041a5af17ecb693ec6eecb99a27 + languageName: node + linkType: hard + "lodash@npm:~2.4.1": version: 2.4.2 resolution: "lodash@npm:2.4.2"