diff --git a/package.json b/package.json index e888f9ed96..6bd2352474 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "eslint-plugin-react": "7.37.2", "eslint-plugin-simple-import-sort": "12.1.1", "grunt-cli": "1.5.0", - "immutable": "4.3.7", + "immutable": "5.0.0", "jest-cli": "29.7.0", "jest-environment-jsdom": "29.7.0", "jsdom": "25.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b358e91f37..5074ce5e20 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -317,8 +317,8 @@ devDependencies: specifier: 1.5.0 version: 1.5.0 immutable: - specifier: 4.3.7 - version: 4.3.7 + specifier: 5.0.0 + version: 5.0.0 jest-cli: specifier: 29.7.0 version: 29.7.0(@types/node@22.9.0)(ts-node@10.9.2) @@ -11554,8 +11554,8 @@ packages: /immediate@3.0.6: resolution: {integrity: sha512-XXOFtyqDjNDAQxVfYxuF7g9Il/IbWmmlQg2MYKOH8ExIT1qg6xc4zyS3HaEEATgs1btfzxq15ciUiY7gjSXRGQ==} - /immutable@4.3.7: - resolution: {integrity: sha512-1hqclzwYwjRDFLjcFxOM5AYkkG0rpFPpr1RLPMEuGczoS7YA8gLhy8SWXYRAA/XwfEHpfo3cw5JGioS32fnMRw==} + /immutable@5.0.0: + resolution: {integrity: sha512-6ooCHBvtm9B06fFLW2p0VjKVryK20YgWN04Pju2Tq/L6UP4K/vMj4AzsJs9WQy1wiN80oXl3hSS8unYjqA7vOQ==} dev: true /import-fresh@2.0.0: