diff --git a/package-lock.json b/package-lock.json index 771dd68..26f5d26 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@popperjs/core": "^2.11.5", "@testing-library/jest-dom": "^5.16.4", "@testing-library/react": "^13.3.0", - "@testing-library/user-event": "^14.2.1", + "@testing-library/user-event": "^14.4.1", "ansi-html": "^0.0.9", "ansi-regex": "^6.0.1", "color-string": "^1.9.1", @@ -4329,9 +4329,9 @@ } }, "node_modules/@testing-library/user-event": { - "version": "14.2.1", - "resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-14.2.1.tgz", - "integrity": "sha512-HOr1QiODrq+0j9lKU5i10y9TbhxMBMRMGimNx10asdmau9cb8Xb1Vyg0GvTwyIL2ziQyh2kAloOtAQFBQVuecA==", + "version": "14.4.1", + "resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-14.4.1.tgz", + "integrity": "sha512-Gr20dje1RaNxZ1ehHGPvFkLswfetBQKCfRD/lo6sUJQ52X2TV/QnqUpkjoShfEebrB2KiTPfQkcONwdQiofLhg==", "engines": { "node": ">=12", "npm": ">=6" @@ -25694,9 +25694,9 @@ } }, "@testing-library/user-event": { - "version": "14.2.1", - "resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-14.2.1.tgz", - "integrity": "sha512-HOr1QiODrq+0j9lKU5i10y9TbhxMBMRMGimNx10asdmau9cb8Xb1Vyg0GvTwyIL2ziQyh2kAloOtAQFBQVuecA==", + "version": "14.4.1", + "resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-14.4.1.tgz", + "integrity": "sha512-Gr20dje1RaNxZ1ehHGPvFkLswfetBQKCfRD/lo6sUJQ52X2TV/QnqUpkjoShfEebrB2KiTPfQkcONwdQiofLhg==", "requires": {} }, "@tootallnate/once": { diff --git a/package.json b/package.json index de5f958..cf9f98b 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "@popperjs/core": "^2.11.5", "@testing-library/jest-dom": "^5.16.4", "@testing-library/react": "^13.3.0", - "@testing-library/user-event": "^14.2.1", + "@testing-library/user-event": "^14.4.1", "ansi-html": "^0.0.9", "ansi-regex": "^6.0.1", "color-string": "^1.9.1",