diff --git a/package-lock.json b/package-lock.json index 3dd4c7d32..0d60e6556 100644 --- a/package-lock.json +++ b/package-lock.json @@ -50,7 +50,7 @@ "@edx/browserslist-config": "^1.1.1", "@edx/reactifex": "2.2.0", "@openedx/frontend-build": "14.1.5", - "@testing-library/jest-dom": "6.5.0", + "@testing-library/jest-dom": "6.6.2", "@testing-library/react": "12.1.5", "glob": "10.4.5", "reactifex": "1.1.1", @@ -5122,9 +5122,9 @@ "dev": true }, "node_modules/@testing-library/jest-dom": { - "version": "6.5.0", - "resolved": "https://registry.npmjs.org/@testing-library/jest-dom/-/jest-dom-6.5.0.tgz", - "integrity": "sha512-xGGHpBXYSHUUr6XsKBfs85TWlYKpTc37cSBBVrXcib2MkHLboWlkClhWF37JKlDb9KEq3dHs+f2xR7XJEWGBxA==", + "version": "6.6.2", + "resolved": "https://registry.npmjs.org/@testing-library/jest-dom/-/jest-dom-6.6.2.tgz", + "integrity": "sha512-P6GJD4yqc9jZLbe98j/EkyQDTPgqftohZF5FBkHY5BUERZmcf4HeO2k0XaefEg329ux2p21i1A1DmyQ1kKw2Jw==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 9143d17b1..412f609c5 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "@edx/browserslist-config": "^1.1.1", "@edx/reactifex": "2.2.0", "@openedx/frontend-build": "14.1.5", - "@testing-library/jest-dom": "6.5.0", + "@testing-library/jest-dom": "6.6.2", "@testing-library/react": "12.1.5", "glob": "10.4.5", "reactifex": "1.1.1",