diff --git a/package-lock.json b/package-lock.json index e29d4622a..3bae40aa5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -47,7 +47,7 @@ "@taiga-ui/commitlint-config": "0.158.0", "@taiga-ui/core": "4.5.0", "@taiga-ui/eslint-plugin-experience": "0.158.0", - "@taiga-ui/event-plugins": "4.1.1", + "@taiga-ui/event-plugins": "4.1.2", "@taiga-ui/icons": "4.5.0", "@taiga-ui/layout": "4.5.0", "@taiga-ui/legacy": "4.5.0", @@ -9749,9 +9749,9 @@ } }, "node_modules/@taiga-ui/event-plugins": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/@taiga-ui/event-plugins/-/event-plugins-4.1.1.tgz", - "integrity": "sha512-NpDZ+k8Y8gFTEKCosnW+YIz07Pulf8WxaCnvfWmXP3DADbH5BffAWGIZGKmpzA/cgrv+Mk/NsBquyt15c+Td8w==", + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/@taiga-ui/event-plugins/-/event-plugins-4.1.2.tgz", + "integrity": "sha512-HHkmj3X9HrOsO62evm5XXn1ZWcSQquwEJKAnQFSFpcIa8aUhPBjcAUY1unKYW0ayv4SpMnA6XkEvQKoQ5Vki2g==", "dev": true, "license": "Apache-2.0", "dependencies": { diff --git a/package.json b/package.json index d60eef719..b1b2af1ba 100644 --- a/package.json +++ b/package.json @@ -113,7 +113,7 @@ "@taiga-ui/commitlint-config": "0.158.0", "@taiga-ui/core": "4.5.0", "@taiga-ui/eslint-plugin-experience": "0.158.0", - "@taiga-ui/event-plugins": "4.1.1", + "@taiga-ui/event-plugins": "4.1.2", "@taiga-ui/icons": "4.5.0", "@taiga-ui/layout": "4.5.0", "@taiga-ui/legacy": "4.5.0",