diff --git a/packages/devextreme-themebuilder/package.json b/packages/devextreme-themebuilder/package.json index 03d9b5cd14c0..247456e84fa4 100644 --- a/packages/devextreme-themebuilder/package.json +++ b/packages/devextreme-themebuilder/package.json @@ -50,7 +50,7 @@ "express": "4.22.1", "filing-cabinet": "4.1.6", "fs-extra": "11.2.0", - "immutable": "5.1.5", + "immutable": "5.1.6", "precinct": "11.0.5", "sinon": "18.0.1", "ts-jest": "29.1.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 703c4a28528d..77873c52b157 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -2223,8 +2223,8 @@ importers: specifier: 11.2.0 version: 11.2.0 immutable: - specifier: 5.1.5 - version: 5.1.5 + specifier: 5.1.6 + version: 5.1.6 precinct: specifier: 11.0.5 version: 11.0.5 @@ -11748,6 +11748,9 @@ packages: immutable@5.1.5: resolution: {integrity: sha512-t7xcm2siw+hlUM68I+UEOK+z84RzmN59as9DZ7P1l0994DKUWV7UXBMQZVxaoMSRQ+PBZbHCOoBt7a2wxOMt+A==} + immutable@5.1.6: + resolution: {integrity: sha512-q1swsS8K7L8usSHuOqF2TAoCCkonYz0SG38wLAggaa4Wml70zixIvt2ql4coQ2C2B3hTjltJry4r6bULwgAXLQ==} + import-fresh@3.3.1: resolution: {integrity: sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ==} engines: {node: '>=6'} @@ -31044,6 +31047,8 @@ snapshots: immutable@5.1.5: {} + immutable@5.1.6: {} + import-fresh@3.3.1: dependencies: parent-module: 1.0.1