From 579f07aa341baaa366530d1b9ffc65f45d28e601 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Sep 2023 06:01:51 +0000 Subject: [PATCH] build(deps): bump react-phone-number-input in /docs/documentation Bumps [react-phone-number-input](https://gitlab.com/catamphetamine/react-phone-number-input) from 3.2.18 to 3.3.5. - [Commits](https://gitlab.com/catamphetamine/react-phone-number-input/compare/v3.2.18...v3.3.5) --- updated-dependencies: - dependency-name: react-phone-number-input dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- docs/documentation/package.json | 2 +- docs/documentation/yarn.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/docs/documentation/package.json b/docs/documentation/package.json index 8cfcd3277..debac387b 100644 --- a/docs/documentation/package.json +++ b/docs/documentation/package.json @@ -54,7 +54,7 @@ "react-masonry-component": "^6.3.0", "react-parallax": "^3.5.1", "react-parallax-component": "^1.0.6", - "react-phone-number-input": "^3.2.18", + "react-phone-number-input": "^3.3.5", "react-responsive": "^9.0.0", "react-reveal": "^1.2.2", "react-rnd": "^10.3.7", diff --git a/docs/documentation/yarn.lock b/docs/documentation/yarn.lock index 2901011ff..f199bb704 100644 --- a/docs/documentation/yarn.lock +++ b/docs/documentation/yarn.lock @@ -5700,10 +5700,10 @@ leven@^3.1.0: resolved "https://registry.yarnpkg.com/leven/-/leven-3.1.0.tgz#77891de834064cccba82ae7842bb6b14a13ed7f2" integrity sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A== -libphonenumber-js@^1.10.19: - version "1.10.19" - resolved "https://registry.yarnpkg.com/libphonenumber-js/-/libphonenumber-js-1.10.19.tgz#e18970c8d566fbfb1f88e688345f0512e126712e" - integrity sha512-MDZ1zLIkfSDZV5xBta3nuvbEOlsnKCPe4z5r3hyup/AXveevkl9A1eSWmLhd2FX4k7pJDe4MrLeQsux0HI/VWg== +libphonenumber-js@^1.10.43: + version "1.10.43" + resolved "https://registry.yarnpkg.com/libphonenumber-js/-/libphonenumber-js-1.10.43.tgz#ef8b697c70a160142a653fc92931852c403a656f" + integrity sha512-M/iPACJGsTvEy8QmUY4K0SoIFB71X2j7y2JvUMYzUXUxCNmiU+NTfHdz7gt+dC48BVfBzZi2oO6s9TDGllCfxA== lilconfig@^2.0.3: version "2.0.6" @@ -7317,15 +7317,15 @@ react-parallax@^3.5.1: resolved "https://registry.yarnpkg.com/react-parallax/-/react-parallax-3.5.1.tgz#73071679371b7738e21ffac8daa0bc3cb7e5174d" integrity sha512-p5zPsPsqELlIOGaPS01O0IRx8R2bxcBAtrdF/RHf9nIxxk5hijbM2y89tk4rJQBcNH6ESSLe7J2NV4/ms7FLFw== -react-phone-number-input@^3.2.18: - version "3.2.18" - resolved "https://registry.yarnpkg.com/react-phone-number-input/-/react-phone-number-input-3.2.18.tgz#3419673bd7465a7369e59289fb9eb0ae54bd778a" - integrity sha512-8vf2aFuZLTcix87fSswPmzj8t9ha2E8DEkkfydZjDOzAu5R6rAhNuWKwhpnFdDqp1Ak1JMnu1UsBQGQN0aRlzw== +react-phone-number-input@^3.3.5: + version "3.3.5" + resolved "https://registry.yarnpkg.com/react-phone-number-input/-/react-phone-number-input-3.3.5.tgz#dee78befd9bec28070394140bbb9726f406d2866" + integrity sha512-obrdj58s3OSpqueuxLr/QvT4XhhzpeeIikkSoyJGyheprX//52Mcg5PINxivH6fgtaIwiJFWKgfDVB68FYHbdg== dependencies: classnames "^2.3.1" country-flag-icons "^1.5.4" input-format "^0.3.8" - libphonenumber-js "^1.10.19" + libphonenumber-js "^1.10.43" prop-types "^15.8.1" react-responsive@^9.0.0: