diff --git a/package-lock.json b/package-lock.json index 25e58da..69af615 100644 --- a/package-lock.json +++ b/package-lock.json @@ -29,7 +29,7 @@ "@commitlint/config-conventional": "12.1.4", "@lhci/cli": "0.7.2", "@testing-library/jest-dom": "5.12.0", - "@testing-library/react": "11.2.6", + "@testing-library/react": "11.2.7", "@types/jest": "26.0.23", "@types/node": "15.0.3", "@types/react": "17.0.5", @@ -3928,9 +3928,9 @@ } }, "node_modules/@testing-library/react": { - "version": "11.2.6", - "resolved": "https://registry.npmjs.org/@testing-library/react/-/react-11.2.6.tgz", - "integrity": "sha512-TXMCg0jT8xmuU8BkKMtp8l7Z50Ykew5WNX8UoIKTaLFwKkP2+1YDhOLA2Ga3wY4x29jyntk7EWfum0kjlYiSjQ==", + "version": "11.2.7", + "resolved": "https://registry.npmjs.org/@testing-library/react/-/react-11.2.7.tgz", + "integrity": "sha512-tzRNp7pzd5QmbtXNG/mhdcl7Awfu/Iz1RaVHY75zTdOkmHCuzMhRL83gWHSgOAcjS3CCbyfwUHMZgRJb4kAfpA==", "dev": true, "dependencies": { "@babel/runtime": "^7.12.5", @@ -29226,9 +29226,9 @@ } }, "@testing-library/react": { - "version": "11.2.6", - "resolved": "https://registry.npmjs.org/@testing-library/react/-/react-11.2.6.tgz", - "integrity": "sha512-TXMCg0jT8xmuU8BkKMtp8l7Z50Ykew5WNX8UoIKTaLFwKkP2+1YDhOLA2Ga3wY4x29jyntk7EWfum0kjlYiSjQ==", + "version": "11.2.7", + "resolved": "https://registry.npmjs.org/@testing-library/react/-/react-11.2.7.tgz", + "integrity": "sha512-tzRNp7pzd5QmbtXNG/mhdcl7Awfu/Iz1RaVHY75zTdOkmHCuzMhRL83gWHSgOAcjS3CCbyfwUHMZgRJb4kAfpA==", "dev": true, "requires": { "@babel/runtime": "^7.12.5", diff --git a/package.json b/package.json index e6a05dc..5e49d1b 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "@commitlint/config-conventional": "12.1.4", "@lhci/cli": "0.7.2", "@testing-library/jest-dom": "5.12.0", - "@testing-library/react": "11.2.6", + "@testing-library/react": "11.2.7", "@types/jest": "26.0.23", "@types/node": "15.0.3", "@types/react": "17.0.5",