diff --git a/package-lock.json b/package-lock.json index 879cd044a..5942ad4c4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -38,7 +38,7 @@ "@edx/browserslist-config": "1.4.0", "@openedx/frontend-build": "14.2.2", "@openedx/paragon": "22.8.1", - "@testing-library/jest-dom": "6.5.0", + "@testing-library/jest-dom": "6.6.3", "@testing-library/react": "12.1.5", "@testing-library/react-hooks": "^8.0.1", "axios-mock-adapter": "^1.22.0", @@ -3867,9 +3867,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.3", + "resolved": "https://registry.npmjs.org/@testing-library/jest-dom/-/jest-dom-6.6.3.tgz", + "integrity": "sha512-IteBhl4XqYNkM54f4ejhLRJiZNqcSCoXUOG2CPK7qbD322KjQozM4kHQOfkG2oln9b9HTYqs+Sae8vBATubxxA==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index e51e21eeb..ac59542e0 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@edx/browserslist-config": "1.4.0", "@openedx/frontend-build": "14.2.2", "@openedx/paragon": "22.8.1", - "@testing-library/jest-dom": "6.5.0", + "@testing-library/jest-dom": "6.6.3", "@testing-library/react": "12.1.5", "@testing-library/react-hooks": "^8.0.1", "axios-mock-adapter": "^1.22.0",