diff --git a/package-lock.json b/package-lock.json index 4baf84f2..14b8247c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1281,9 +1281,9 @@ } }, "@testing-library/dom": { - "version": "8.15.0", - "resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-8.15.0.tgz", - "integrity": "sha512-KtMhnUST7iUvZPl3LlRKH9V/JGbMIwgCxSeGno+c2VRRgC21l27Ky8rU8n/xRcfUAsO4w9fn3Z70Dq3Tcg6KAg==", + "version": "8.16.0", + "resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-8.16.0.tgz", + "integrity": "sha512-uxF4zmnLHHDlmW4l+0WDjcgLVwCvH+OVLpD8Dfp+Bjfz85prwxWGbwXgJdLtkgjD0qfOzkJF9SmA6YZPsMYX4w==", "dev": true, "requires": { "@babel/code-frame": "^7.10.4",