diff --git a/package.json b/package.json index 8b531f3420..959b0bcb01 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "@sentry/browser": "^8.7.0", "@stripe/react-stripe-js": "2.8.0", "@stripe/stripe-js": "4.4.0", - "@testing-library/react": "16.0.0", + "@testing-library/react": "16.0.1", "@types/bytes": "3.1.4", "@types/debounce-promise": "3.1.9", "@types/diff": "5.2.2", diff --git a/yarn.lock b/yarn.lock index 19266201be..31339e662b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6362,9 +6362,9 @@ __metadata: languageName: node linkType: hard -"@testing-library/react@npm:16.0.0": - version: 16.0.0 - resolution: "@testing-library/react@npm:16.0.0" +"@testing-library/react@npm:16.0.1": + version: 16.0.1 + resolution: "@testing-library/react@npm:16.0.1" dependencies: "@babel/runtime": "npm:^7.12.5" peerDependencies: @@ -6378,7 +6378,7 @@ __metadata: optional: true "@types/react-dom": optional: true - checksum: 10c0/297f97bf4722dad05f11d9cafd47d387dbdb096fea4b79b876c7466460f0f2e345b55b81b3e37fc81ed8185c528cb53dd8455ca1b6b019b229edf6c796f11c9f + checksum: 10c0/67d05dec5ad5a2e6f92b6a3234af785435c7bb62bdbf12f3bfc89c9bca0c871a189e88c4ba023ed4cea504704c87c6ac7e86e24a3962df6c521ae89b62f48ff7 languageName: node linkType: hard @@ -21069,7 +21069,7 @@ __metadata: "@swc/jest": "npm:^0.2.36" "@testing-library/dom": "npm:^10.1.0" "@testing-library/jest-dom": "npm:6.5.0" - "@testing-library/react": "npm:16.0.0" + "@testing-library/react": "npm:16.0.1" "@testing-library/react-hooks": "npm:8.0.1" "@types/bootstrap": "npm:5.2.10" "@types/bytes": "npm:3.1.4"