diff --git a/web/package.json b/web/package.json index da0ac559b..81344fcac 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.4", "@testing-library/react": "13.3.0", - "@types/jest": "28.1.3", + "@types/jest": "28.1.4", "@types/node": "16.11.42", "@types/qrcode.react": "1.0.2", "@types/react": "18.0.14", diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index 03fb493e6..0dc7e429c 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -15,7 +15,7 @@ specifiers: '@mui/styles': 5.8.6 '@testing-library/jest-dom': 5.16.4 '@testing-library/react': 13.3.0 - '@types/jest': 28.1.3 + '@types/jest': 28.1.4 '@types/node': 16.11.42 '@types/qrcode.react': 1.0.2 '@types/react': 18.0.14 @@ -95,7 +95,7 @@ devDependencies: '@commitlint/config-conventional': 17.0.3 '@testing-library/jest-dom': 5.16.4 '@testing-library/react': 13.3.0_biqbaboplfbrettd7655fr4n2y - '@types/jest': 28.1.3 + '@types/jest': 28.1.4 '@types/node': 16.11.42 '@types/qrcode.react': 1.0.2 '@types/react': 18.0.14 @@ -3181,8 +3181,8 @@ packages: '@types/istanbul-lib-report': 3.0.0 dev: true - /@types/jest/28.1.3: - resolution: {integrity: sha512-Tsbjk8Y2hkBaY/gJsataeb4q9Mubw9EOz7+4RjPkzD5KjTvHHs7cpws22InaoXxAVAhF5HfFbzJjo6oKWqSZLw==} + /@types/jest/28.1.4: + resolution: {integrity: sha512-telv6G5N7zRJiLcI3Rs3o+ipZ28EnE+7EvF0pSrt2pZOMnAVI/f+6/LucDxOvcBcTeTL3JMF744BbVQAVBUQRA==} dependencies: jest-matcher-utils: 28.1.1 pretty-format: 28.1.1 @@ -3271,7 +3271,7 @@ packages: /@types/testing-library__jest-dom/5.14.3: resolution: {integrity: sha512-oKZe+Mf4ioWlMuzVBaXQ9WDnEm1+umLx0InILg+yvZVBBDmzV5KfZyLrCvadtWcx8+916jLmHafcmqqffl+iIw==} dependencies: - '@types/jest': 28.1.3 + '@types/jest': 28.1.4 dev: true /@types/tough-cookie/4.0.2: