diff --git a/commafeed-client/package-lock.json b/commafeed-client/package-lock.json index 34658aef..0cbbce04 100644 --- a/commafeed-client/package-lock.json +++ b/commafeed-client/package-lock.json @@ -53,7 +53,7 @@ "@lingui/cli": "6.6.0", "@lingui/vite-plugin": "6.6.0", "@testing-library/jest-dom": "7.0.1", - "@testing-library/react": "16.3.2", + "@testing-library/react": "16.3.3", "@testing-library/user-event": "14.6.6", "@types/mousetrap": "1.6.15", "@types/react": "19.2.18", @@ -2084,9 +2084,9 @@ "license": "MIT" }, "node_modules/@testing-library/react": { - "version": "16.3.2", - "resolved": "https://registry.npmjs.org/@testing-library/react/-/react-16.3.2.tgz", - "integrity": "sha512-XU5/SytQM+ykqMnAnvB2umaJNIOsLF3PVv//1Ew4CTcpz0/BRyy/af40qqrt7SjKpDdT1saBMc42CUok5gaw+g==", + "version": "16.3.3", + "resolved": "https://registry.npmjs.org/@testing-library/react/-/react-16.3.3.tgz", + "integrity": "sha512-Uo193NgQbPMz6lrrhtRQQFcMC6Re/ELLFbbuVL30WDlZxlpZf9/lMHTAVxPRLw1q1iu9OJmR1c2BLiENRstdBg==", "dev": true, "license": "MIT", "dependencies": { diff --git a/commafeed-client/package.json b/commafeed-client/package.json index d66507a8..e9eb1ea1 100644 --- a/commafeed-client/package.json +++ b/commafeed-client/package.json @@ -60,7 +60,7 @@ "@lingui/cli": "6.6.0", "@lingui/vite-plugin": "6.6.0", "@testing-library/jest-dom": "7.0.1", - "@testing-library/react": "16.3.2", + "@testing-library/react": "16.3.3", "@testing-library/user-event": "14.6.6", "@types/mousetrap": "1.6.15", "@types/react": "19.2.18",