diff --git a/package-lock.json b/package-lock.json index 934106f4e2963..c55d67a16b071 100644 --- a/package-lock.json +++ b/package-lock.json @@ -103,7 +103,7 @@ "@pinia/testing": "^0.1.6", "@simplewebauthn/types": "^10.0.0", "@testing-library/cypress": "^10.0.2", - "@testing-library/jest-dom": "^6.5.0", + "@testing-library/jest-dom": "^6.6.3", "@testing-library/user-event": "^14.4.3", "@testing-library/vue": "^5.8.3", "@types/dockerode": "^3.3.29", @@ -5244,9 +5244,9 @@ } }, "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, "dependencies": { "@adobe/css-tools": "^4.4.0", diff --git a/package.json b/package.json index 6424face2ab57..de7b5c2e8689d 100644 --- a/package.json +++ b/package.json @@ -134,7 +134,7 @@ "@pinia/testing": "^0.1.6", "@simplewebauthn/types": "^10.0.0", "@testing-library/cypress": "^10.0.2", - "@testing-library/jest-dom": "^6.5.0", + "@testing-library/jest-dom": "^6.6.3", "@testing-library/user-event": "^14.4.3", "@testing-library/vue": "^5.8.3", "@types/dockerode": "^3.3.29",