diff --git a/open-social-front-v2/package-lock.json b/open-social-front-v2/package-lock.json index 94a9723f..58ff354b 100644 --- a/open-social-front-v2/package-lock.json +++ b/open-social-front-v2/package-lock.json @@ -21,7 +21,7 @@ }, "devDependencies": { "@tailwindcss/typography": "^0.5.15", - "@testing-library/jest-dom": "^6.6.2", + "@testing-library/jest-dom": "^6.6.3", "@testing-library/react": "^16.0.1", "autoprefixer": "^10.4.20", "jest": "^29.7.0", @@ -2057,9 +2057,9 @@ "peer": true }, "node_modules/@testing-library/jest-dom": { - "version": "6.6.2", - "resolved": "https://registry.npmjs.org/@testing-library/jest-dom/-/jest-dom-6.6.2.tgz", - "integrity": "sha512-P6GJD4yqc9jZLbe98j/EkyQDTPgqftohZF5FBkHY5BUERZmcf4HeO2k0XaefEg329ux2p21i1A1DmyQ1kKw2Jw==", + "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/open-social-front-v2/package.json b/open-social-front-v2/package.json index 42476714..8e1617be 100644 --- a/open-social-front-v2/package.json +++ b/open-social-front-v2/package.json @@ -24,7 +24,7 @@ }, "devDependencies": { "@tailwindcss/typography": "^0.5.15", - "@testing-library/jest-dom": "^6.6.2", + "@testing-library/jest-dom": "^6.6.3", "@testing-library/react": "^16.0.1", "autoprefixer": "^10.4.20", "jest": "^29.7.0",