diff --git a/web/package.json b/web/package.json index 7bb336dfb..6590b3a83 100644 --- a/web/package.json +++ b/web/package.json @@ -127,7 +127,7 @@ "@commitlint/cli": "16.2.1", "@commitlint/config-conventional": "16.2.1", "@testing-library/jest-dom": "5.16.2", - "@testing-library/react": "12.1.3", + "@testing-library/react": "12.1.4", "@types/node": "16.11.26", "@types/qrcode.react": "1.0.2", "@types/react": "17.0.39", diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index 80cebc85d..63477ed8e 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -11,7 +11,7 @@ specifiers: '@material-ui/icons': 4.11.2 '@material-ui/styles': 4.11.4 '@testing-library/jest-dom': 5.16.2 - '@testing-library/react': 12.1.3 + '@testing-library/react': 12.1.4 '@types/node': 16.11.26 '@types/qrcode.react': 1.0.2 '@types/react': 17.0.39 @@ -84,7 +84,7 @@ devDependencies: '@commitlint/cli': 16.2.1 '@commitlint/config-conventional': 16.2.1 '@testing-library/jest-dom': 5.16.2 - '@testing-library/react': 12.1.3_react-dom@17.0.2+react@17.0.2 + '@testing-library/react': 12.1.4_react-dom@17.0.2+react@17.0.2 '@types/node': 16.11.26 '@types/qrcode.react': 1.0.2 '@types/react': 17.0.39 @@ -2333,8 +2333,8 @@ packages: redent: 3.0.0 dev: true - /@testing-library/react/12.1.3_react-dom@17.0.2+react@17.0.2: - resolution: {integrity: sha512-oCULRXWRrBtC9m6G/WohPo1GLcLesH7T4fuKzRAKn1CWVu9BzXtqLXDDTA6KhFNNtRwLtfSMr20HFl+Qrdrvmg==} + /@testing-library/react/12.1.4_react-dom@17.0.2+react@17.0.2: + resolution: {integrity: sha512-jiPKOm7vyUw311Hn/HlNQ9P8/lHNtArAx0PisXyFixDDvfl8DbD6EUdbshK5eqauvBSvzZd19itqQ9j3nferJA==} engines: {node: '>=12'} peerDependencies: react: '*'