From 616fe8e5260c3a325c6d1c1c5c0ce4660408d6f2 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 22 Jun 2021 03:32:14 +0000 Subject: [PATCH] [Security] Bump postcss from 7.0.26 to 7.0.36 Bumps [postcss](https://github.com/postcss/postcss) from 7.0.26 to 7.0.36. **This update includes a security fix.** - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/7.0.26...7.0.36) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 44 +++----------------------------------------- 1 file changed, 3 insertions(+), 41 deletions(-) diff --git a/package-lock.json b/package-lock.json index 0bd798df..da54da87 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7321,22 +7321,6 @@ "type-check": "~0.3.2" } }, - "libphonenumber-js": { - "version": "1.7.52", - "resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.7.52.tgz", - "integrity": "sha512-NnJbWGRWIAQwz3UOXJoka92FJqmr/VvGIHienUMnBf7QNSCYF2WhvknEgpQIhL8VLZp/rJg3m3czOHRAmyYMLg==", - "requires": { - "minimist": "^1.2.5", - "xml2js": "^0.4.17" - }, - "dependencies": { - "minimist": { - "version": "1.2.5", - "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.5.tgz", - "integrity": "sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==" - } - } - }, "lines-and-columns": { "version": "1.1.6", "resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.1.6.tgz", @@ -8821,9 +8805,9 @@ "dev": true }, "postcss": { - "version": "7.0.26", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.26.tgz", - "integrity": "sha512-IY4oRjpXWYshuTDFxMVkJDtWIk2LhsTlu8bZnbEJA4+bYT16Lvpo8Qv6EvDumhYRgzjZl489pmsY3qVgJQ08nA==", + "version": "7.0.36", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.36.tgz", + "integrity": "sha512-BebJSIUMwJHRH0HAQoxN4u1CN86glsrwsW0q7T+/m44eXOUAxSNdHRkNZPYz5vVUbg17hFgOQDE7fZk7li3pZw==", "dev": true, "requires": { "chalk": "^2.4.2", @@ -9273,15 +9257,6 @@ "prop-types": "^15.5.8" } }, - "react-input-mask": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/react-input-mask/-/react-input-mask-2.0.4.tgz", - "integrity": "sha512-1hwzMr/aO9tXfiroiVCx5EtKohKwLk/NT8QlJXHQ4N+yJJFyUuMT+zfTpLBwX/lK3PkuMlievIffncpMZ3HGRQ==", - "requires": { - "invariant": "^2.2.4", - "warning": "^4.0.2" - } - }, "react-is": { "version": "16.8.2", "resolved": "https://registry.npmjs.org/react-is/-/react-is-16.8.2.tgz", @@ -9329,19 +9304,6 @@ "warning": "^4.0.3" } }, - - "react-phone-number-input": { - "version": "3.0.23", - "resolved": "https://registry.npmjs.org/react-phone-number-input/-/react-phone-number-input-3.0.23.tgz", - "integrity": "sha512-dYHC8jwoCMKDhLPl30z7U3btqlef8stf20vu/5ognJ4gF1i8Uu2lJKAdjomvCWKTUT9ZsNvOz0+IP92k2LCONQ==", - "requires": { - "classnames": "^2.2.5", - "country-flag-icons": "^1.0.2", - "input-format": "^0.3.0", - "libphonenumber-js": "^1.7.52", - "prop-types": "^15.7.2" - } - }, "react-proxy": { "version": "1.1.8", "resolved": "https://registry.npmjs.org/react-proxy/-/react-proxy-1.1.8.tgz",