diff --git a/package-lock.json b/package-lock.json index ac49407376..120b7cc17d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21,7 +21,7 @@ "autosize": "^5.0.1", "classnames": "^2.3.1", "lodash": "^4.17.21", - "monday-ui-style": "0.1.71", + "monday-ui-style": "0.1.72", "prop-types": "^15.8.0", "react-inlinesvg": "^2.3.0", "react-popper": "^2.2.5", @@ -24653,9 +24653,9 @@ } }, "node_modules/monday-ui-style": { - "version": "0.1.71", - "resolved": "https://registry.npmjs.org/monday-ui-style/-/monday-ui-style-0.1.71.tgz", - "integrity": "sha512-yJm4vdkqabDMu+hXXOAScAGeY0xfAEwhRhylVxmhZx59VgNrurW33iv+GBbbSBQEI5hd3+NOzjYOn3yocrdA4Q==", + "version": "0.1.72", + "resolved": "https://registry.npmjs.org/monday-ui-style/-/monday-ui-style-0.1.72.tgz", + "integrity": "sha512-M0Tdu3dJifRHtXpUgtVfRnUIGVJuacElmjy6ol4AA6Lp1ItwxnSaOfZZK9Ci6fR/+uJ4l+p6DRrKEDNGL4AGrg==", "peerDependencies": { "prop-types": "^15.7.2", "react": ">=16.9.0" @@ -31837,7 +31837,6 @@ "version": "8.7.0", "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.7.0.tgz", "integrity": "sha512-V/LGr1APy+PXIwKebEWrkZPwoeoF+w1jiOBUmuxuiUIaOHtob8Qc9BTrYo7VuI5fR8tqsy+buA2WFooR5olqvQ==", - "dev": true, "optional": true, "peer": true, "bin": { @@ -53156,9 +53155,9 @@ } }, "monday-ui-style": { - "version": "0.1.71", - "resolved": "https://registry.npmjs.org/monday-ui-style/-/monday-ui-style-0.1.71.tgz", - "integrity": "sha512-yJm4vdkqabDMu+hXXOAScAGeY0xfAEwhRhylVxmhZx59VgNrurW33iv+GBbbSBQEI5hd3+NOzjYOn3yocrdA4Q==", + "version": "0.1.72", + "resolved": "https://registry.npmjs.org/monday-ui-style/-/monday-ui-style-0.1.72.tgz", + "integrity": "sha512-M0Tdu3dJifRHtXpUgtVfRnUIGVJuacElmjy6ol4AA6Lp1ItwxnSaOfZZK9Ci6fR/+uJ4l+p6DRrKEDNGL4AGrg==", "requires": {} }, "mout": { @@ -58827,7 +58826,6 @@ "version": "8.7.0", "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.7.0.tgz", "integrity": "sha512-V/LGr1APy+PXIwKebEWrkZPwoeoF+w1jiOBUmuxuiUIaOHtob8Qc9BTrYo7VuI5fR8tqsy+buA2WFooR5olqvQ==", - "dev": true, "optional": true, "peer": true }, diff --git a/package.json b/package.json index d1dfb7306a..9c65f48f31 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "autosize": "^5.0.1", "classnames": "^2.3.1", "lodash": "^4.17.21", - "monday-ui-style": "0.1.71", + "monday-ui-style": "0.1.72", "prop-types": "^15.8.0", "react-inlinesvg": "^2.3.0", "react-popper": "^2.2.5",