diff --git a/web/package.json b/web/package.json index fe90f3c7a..bae67fa97 100644 --- a/web/package.json +++ b/web/package.json @@ -146,7 +146,7 @@ "@commitlint/config-conventional": "17.0.2", "@testing-library/jest-dom": "5.16.4", "@testing-library/react": "13.3.0", - "@types/jest": "28.1.2", + "@types/jest": "28.1.3", "@types/node": "16.11.41", "@types/qrcode.react": "1.0.2", "@types/react": "18.0.14", diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index 7fd12f5fb..8d8688143 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -15,7 +15,7 @@ specifiers: '@mui/styles': 5.8.4 '@testing-library/jest-dom': 5.16.4 '@testing-library/react': 13.3.0 - '@types/jest': 28.1.2 + '@types/jest': 28.1.3 '@types/node': 16.11.41 '@types/qrcode.react': 1.0.2 '@types/react': 18.0.14 @@ -95,7 +95,7 @@ devDependencies: '@commitlint/config-conventional': 17.0.2 '@testing-library/jest-dom': 5.16.4 '@testing-library/react': 13.3.0_biqbaboplfbrettd7655fr4n2y - '@types/jest': 28.1.2 + '@types/jest': 28.1.3 '@types/node': 16.11.41 '@types/qrcode.react': 1.0.2 '@types/react': 18.0.14 @@ -3241,8 +3241,8 @@ packages: '@types/istanbul-lib-report': 3.0.0 dev: true - /@types/jest/28.1.2: - resolution: {integrity: sha512-5dNM7mMuIrCtNJsFfvUO/5xCrG8swuT2c7ND+sl3XwlwxJf3k7e7o+PRvcFN/iIm8XhCqHqxLOj9yutDDOJoRg==} + /@types/jest/28.1.3: + resolution: {integrity: sha512-Tsbjk8Y2hkBaY/gJsataeb4q9Mubw9EOz7+4RjPkzD5KjTvHHs7cpws22InaoXxAVAhF5HfFbzJjo6oKWqSZLw==} dependencies: jest-matcher-utils: 28.1.1 pretty-format: 28.1.1 @@ -3331,7 +3331,7 @@ packages: /@types/testing-library__jest-dom/5.14.3: resolution: {integrity: sha512-oKZe+Mf4ioWlMuzVBaXQ9WDnEm1+umLx0InILg+yvZVBBDmzV5KfZyLrCvadtWcx8+916jLmHafcmqqffl+iIw==} dependencies: - '@types/jest': 28.1.2 + '@types/jest': 28.1.3 dev: true /@types/tough-cookie/4.0.2: