diff --git a/package-lock.json b/package-lock.json index 7cd6b37..bb0ffe3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "0.1.0", "dependencies": { "@blueprintjs/core": "^5.10.3", - "@testing-library/jest-dom": "^6.4.5", + "@testing-library/jest-dom": "^6.4.7", "@testing-library/react": "^15.0.7", "@testing-library/user-event": "^14.4.3", "dexie": "^4.0.7", @@ -1162,11 +1162,11 @@ } }, "node_modules/@testing-library/jest-dom": { - "version": "6.4.5", - "resolved": "https://registry.npmjs.org/@testing-library/jest-dom/-/jest-dom-6.4.5.tgz", - "integrity": "sha512-AguB9yvTXmCnySBP1lWjfNNUwpbElsaQ567lt2VdGqAdHtpieLgjmcVyv1q7PMIvLbgpDdkWV5Ydv3FEejyp2A==", + "version": "6.4.7", + "resolved": "https://registry.npmjs.org/@testing-library/jest-dom/-/jest-dom-6.4.7.tgz", + "integrity": "sha512-GaKJ0nijoNf30dWSOOzQEBkWBRk4rG3C/efw8zKrimNuZpnS/6/AEwo0WvZHgJxG84cNCgxt+mtbe1fsvfLp2A==", "dependencies": { - "@adobe/css-tools": "^4.3.2", + "@adobe/css-tools": "^4.4.0", "@babel/runtime": "^7.9.2", "aria-query": "^5.0.0", "chalk": "^3.0.0", diff --git a/package.json b/package.json index e5ee0da..ad2d1bd 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "type": "module", "dependencies": { "@blueprintjs/core": "^5.10.3", - "@testing-library/jest-dom": "^6.4.5", + "@testing-library/jest-dom": "^6.4.7", "@testing-library/react": "^15.0.7", "@testing-library/user-event": "^14.4.3", "dexie": "^4.0.7",