diff --git a/package-lock.json b/package-lock.json index c20f8b1ec51..ae50a06db8d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -80,7 +80,7 @@ "@storybook/test-runner": "0.16.0", "@storybook/testing-library": "0.2.2", "@storybook/theming": "7.6.4", - "@testing-library/dom": "9.3.1", + "@testing-library/dom": "9.3.4", "@testing-library/jest-dom": "6.2.0", "@testing-library/react": "14.0.0", "@testing-library/react-hooks": "7.0.2", @@ -13899,9 +13899,9 @@ "dev": true }, "node_modules/@testing-library/dom": { - "version": "9.3.1", - "resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-9.3.1.tgz", - "integrity": "sha512-0DGPd9AR3+iDTjGoMpxIkAsUihHZ3Ai6CneU6bRRrffXMgzCdlNk43jTrD2/5LT6CBb3MWTP8v510JzYtahD2w==", + "version": "9.3.4", + "resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-9.3.4.tgz", + "integrity": "sha512-FlS4ZWlp97iiNWig0Muq8p+3rVDjRiYE+YKGbAqXOu9nwJFFOdL00kFpz42M+4huzYi86vAK1sOOfyOG45muIQ==", "dev": true, "dependencies": { "@babel/code-frame": "^7.10.4", diff --git a/package.json b/package.json index 0d116610eda..88c0c59a77b 100644 --- a/package.json +++ b/package.json @@ -165,7 +165,7 @@ "@storybook/test-runner": "0.16.0", "@storybook/testing-library": "0.2.2", "@storybook/theming": "7.6.4", - "@testing-library/dom": "9.3.1", + "@testing-library/dom": "9.3.4", "@testing-library/jest-dom": "6.2.0", "@testing-library/react": "14.0.0", "@testing-library/react-hooks": "7.0.2",