From a87b055448f39c45a628914e3e79fbc177e1c8ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Feb 2024 23:52:58 +0000 Subject: [PATCH] Bump word-wrap from 1.2.3 to 1.2.5 in /test-app Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.5. - [Release notes](https://github.com/jonschlinkert/word-wrap/releases) - [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.5) --- updated-dependencies: - dependency-name: word-wrap dependency-type: indirect ... Signed-off-by: dependabot[bot] --- test-app/yarn.lock | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/test-app/yarn.lock b/test-app/yarn.lock index 97f15e7..c3c9331 100644 --- a/test-app/yarn.lock +++ b/test-app/yarn.lock @@ -374,8 +374,7 @@ strip-json-comments "^3.1.1" "@hiphops/nestjs-pubsub-interceptor@link:../nestjs-pubsub-interceptor": - version "0.0.0" - uid "" + version "0.4.2" "@humanwhocodes/config-array@^0.10.5": version "0.10.7" @@ -5627,9 +5626,9 @@ windows-release@^4.0.0: execa "^4.0.2" 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.5" + resolved "https://registry.yarnpkg.com/word-wrap/-/word-wrap-1.2.5.tgz#d2c45c6dd4fbce621a66f136cbe328afd0410b34" + integrity sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA== wordwrap@~0.0.2: version "0.0.3"