diff --git a/commafeed-client/package-lock.json b/commafeed-client/package-lock.json index 7cbd9b01..2952cf19 100644 --- a/commafeed-client/package-lock.json +++ b/commafeed-client/package-lock.json @@ -48,7 +48,7 @@ "@lingui/cli": "^5.7.0", "@lingui/vite-plugin": "^5.7.0", "@testing-library/jest-dom": "^6.9.1", - "@testing-library/react": "^16.3.0", + "@testing-library/react": "^16.3.1", "@testing-library/user-event": "^14.6.1", "@types/mousetrap": "^1.6.15", "@types/react": "^19.2.7", @@ -2224,9 +2224,9 @@ "license": "MIT" }, "node_modules/@testing-library/react": { - "version": "16.3.0", - "resolved": "https://registry.npmjs.org/@testing-library/react/-/react-16.3.0.tgz", - "integrity": "sha512-kFSyxiEDwv1WLl2fgsq6pPBbw5aWKrsY2/noi1Id0TK0UParSF62oFQFGHXIyaG4pp2tEub/Zlel+fjjZILDsw==", + "version": "16.3.1", + "resolved": "https://registry.npmjs.org/@testing-library/react/-/react-16.3.1.tgz", + "integrity": "sha512-gr4KtAWqIOQoucWYD/f6ki+j5chXfcPc74Col/6poTyqTmn7zRmodWahWRCp8tYd+GMqBonw6hstNzqjbs6gjw==", "dev": true, "license": "MIT", "dependencies": { diff --git a/commafeed-client/package.json b/commafeed-client/package.json index 1b45d918..b5efad2a 100644 --- a/commafeed-client/package.json +++ b/commafeed-client/package.json @@ -55,7 +55,7 @@ "@lingui/cli": "^5.7.0", "@lingui/vite-plugin": "^5.7.0", "@testing-library/jest-dom": "^6.9.1", - "@testing-library/react": "^16.3.0", + "@testing-library/react": "^16.3.1", "@testing-library/user-event": "^14.6.1", "@types/mousetrap": "^1.6.15", "@types/react": "^19.2.7",