From 45c79c2d93eb07e37c3397335c9ddb85b952acf2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jul 2023 21:11:33 +0000 Subject: [PATCH] chore(deps): bump word-wrap from 1.2.3 to 1.2.4 Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. - [Release notes](https://github.com/jonschlinkert/word-wrap/releases) - [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4) --- updated-dependencies: - dependency-name: word-wrap dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/yarn.lock b/yarn.lock index 2fc6d4b..c220d50 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9750,10 +9750,10 @@ react-app-polyfill@^3.0.0: regenerator-runtime "^0.13.9" whatwg-fetch "^3.6.2" -react-azure-maps@0.4.5: - version "0.4.5" - resolved "https://registry.yarnpkg.com/react-azure-maps/-/react-azure-maps-0.4.5.tgz#fec073d09aa1ce11e8923a13c4e4578c6499a8ac" - integrity sha512-5Ctg0GnxkNafo0VPbuoNM6+5lpiOdqFDfuJJPRyyQqJddjBEwSeUIQDPhbK0dBrd3bwkexE5gnOSlpQmESLmSg== +react-azure-maps@^0.4.5: + version "0.4.8" + resolved "https://registry.yarnpkg.com/react-azure-maps/-/react-azure-maps-0.4.8.tgz#e94b9f98b4dbfa462cfd82db809b44e9c124eb87" + integrity sha512-4phmp5uPJ8I/a2gpIu+UNKuyvtYPb/k5EvGZ2Z76AkPjvmu/UuIGA8wn6X96AivWfyQCoW6OEIfgO7G15vh6Wg== dependencies: azure-maps-control "2.0.32" guid-typescript "^1.0.9" @@ -11670,9 +11670,9 @@ which@^2.0.1: isexe "^2.0.0" word-wrap@^1.2.3, word-wrap@~1.2.3: - version "1.2.3" - resolved "https://registry.yarnpkg.com/word-wrap/-/word-wrap-1.2.3.tgz#610636f6b1f703891bd34771ccb17fb93b47079c" - integrity sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ== + version "1.2.4" + resolved "https://registry.yarnpkg.com/word-wrap/-/word-wrap-1.2.4.tgz#cb4b50ec9aca570abd1f52f33cd45b6c61739a9f" + integrity sha512-2V81OA4ugVo5pRo46hAoD2ivUJx8jXmWXfUkY4KFNw0hEptvN0QfH3K4nHiwzGeKl5rFKedV48QVoqYavy4YpA== workbox-background-sync@6.5.4: version "6.5.4"