diff --git a/web/package.json b/web/package.json index 8e333dc8a..86e7934ec 100644 --- a/web/package.json +++ b/web/package.json @@ -146,7 +146,7 @@ "@commitlint/config-conventional": "17.0.3", "@testing-library/jest-dom": "5.16.5", "@testing-library/react": "13.3.0", - "@types/jest": "28.1.7", + "@types/jest": "28.1.8", "@types/node": "16.11.56", "@types/qrcode.react": "1.0.2", "@types/react": "18.0.17", diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index a3b7fac98..ee17406fa 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -15,7 +15,7 @@ specifiers: '@mui/styles': 5.10.2 '@testing-library/jest-dom': 5.16.5 '@testing-library/react': 13.3.0 - '@types/jest': 28.1.7 + '@types/jest': 28.1.8 '@types/node': 16.11.56 '@types/qrcode.react': 1.0.2 '@types/react': 18.0.17 @@ -95,7 +95,7 @@ devDependencies: '@commitlint/config-conventional': 17.0.3 '@testing-library/jest-dom': 5.16.5 '@testing-library/react': 13.3.0_biqbaboplfbrettd7655fr4n2y - '@types/jest': 28.1.7 + '@types/jest': 28.1.8 '@types/node': 16.11.56 '@types/qrcode.react': 1.0.2 '@types/react': 18.0.17 @@ -3259,8 +3259,8 @@ packages: '@types/istanbul-lib-report': 3.0.0 dev: true - /@types/jest/28.1.7: - resolution: {integrity: sha512-acDN4VHD40V24tgu0iC44jchXavRNVFXQ/E6Z5XNsswgoSO/4NgsXoEYmPUGookKldlZQyIpmrEXsHI9cA3ZTA==} + /@types/jest/28.1.8: + resolution: {integrity: sha512-8TJkV++s7B6XqnDrzR1m/TT0A0h948Pnl/097veySPN67VRAgQ4gZ7n2KfJo2rVq6njQjdxU3GCCyDvAeuHoiw==} dependencies: expect: 28.1.3 pretty-format: 28.1.3 @@ -3349,7 +3349,7 @@ packages: /@types/testing-library__jest-dom/5.14.5: resolution: {integrity: sha512-SBwbxYoyPIvxHbeHxTZX2Pe/74F/tX2/D3mMvzabdeJ25bBojfW0TyB8BHrbq/9zaaKICJZjLP+8r6AeZMFCuQ==} dependencies: - '@types/jest': 28.1.7 + '@types/jest': 28.1.8 dev: true /@types/tough-cookie/4.0.2: