diff --git a/services/idp/package.json b/services/idp/package.json index f9ed7dc0d0..457a6866e5 100644 --- a/services/idp/package.json +++ b/services/idp/package.json @@ -77,7 +77,7 @@ "@testing-library/jest-dom": "^6.6.3", "@testing-library/react": "^11.2.7", "@testing-library/user-event": "^14.6.1", - "@types/jest": "^29.5.12", + "@types/jest": "^29.5.14", "@types/node": "^22.15.29", "@types/react": "^17.0.80", "@types/react-dom": "^17.0.25", diff --git a/services/idp/pnpm-lock.yaml b/services/idp/pnpm-lock.yaml index 1430b238ea..a60cb1bd9a 100644 --- a/services/idp/pnpm-lock.yaml +++ b/services/idp/pnpm-lock.yaml @@ -30,8 +30,8 @@ importers: specifier: ^14.6.1 version: 14.6.1(@testing-library/dom@10.3.2) '@types/jest': - specifier: ^29.5.12 - version: 29.5.12 + specifier: ^29.5.14 + version: 29.5.14 '@types/node': specifier: ^22.15.29 version: 22.15.29 @@ -1778,8 +1778,8 @@ packages: '@types/istanbul-reports@3.0.4': resolution: {integrity: sha512-pk2B1NWalF9toCRu6gjBzR69syFjP4Od8WRAX+0mmf9lAjCRicLOWc+ZrxZHx/0XRjotgkF9t6iaMJ+aXcOdZQ==} - '@types/jest@29.5.12': - resolution: {integrity: sha512-eDC8bTvT/QhYdxJAulQikueigY5AsdBRH2yDKW3yveW7svY3+DzN84/2NUgkw10RTiJbWqZrTtoGVdYlvFJdLw==} + '@types/jest@29.5.14': + resolution: {integrity: sha512-ZN+4sdnLUbo8EVvVc2ao0GFW6oVrQRPn4K2lglySj7APvSrgzxHiNNK99us4WDMi57xxA2yggblIAMNhXOotLQ==} '@types/json-schema@7.0.15': resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==} @@ -8187,7 +8187,7 @@ snapshots: dependencies: '@types/istanbul-lib-report': 3.0.3 - '@types/jest@29.5.12': + '@types/jest@29.5.14': dependencies: expect: 29.7.0 pretty-format: 29.7.0 @@ -11039,7 +11039,7 @@ snapshots: jest-message-util@29.7.0: dependencies: - '@babel/code-frame': 7.26.2 + '@babel/code-frame': 7.27.1 '@jest/types': 29.6.3 '@types/stack-utils': 2.0.3 chalk: 4.1.2