Skip to content
This repository was archived by the owner on Jan 16, 2025. It is now read-only.

Commit c320253

Browse files
fix(lambda): bump word-wrap from 1.2.3 to 1.2.4 in /lambdas (#3374)
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](jonschlinkert/word-wrap@1.2.3...1.2.4) --- updated-dependencies: - dependency-name: word-wrap dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f5b6ead commit c320253

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: lambdas/yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -8779,9 +8779,9 @@ wide-align@^1.1.5:
87798779
string-width "^1.0.2 || 2 || 3 || 4"
87808780

87818781
word-wrap@^1.2.3:
8782-
version "1.2.3"
8783-
resolved "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.3.tgz"
8784-
integrity sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ==
8782+
version "1.2.4"
8783+
resolved "https://registry.yarnpkg.com/word-wrap/-/word-wrap-1.2.4.tgz#cb4b50ec9aca570abd1f52f33cd45b6c61739a9f"
8784+
integrity sha512-2V81OA4ugVo5pRo46hAoD2ivUJx8jXmWXfUkY4KFNw0hEptvN0QfH3K4nHiwzGeKl5rFKedV48QVoqYavy4YpA==
87858785

87868786
wordwrap@^1.0.0:
87878787
version "1.0.0"

0 commit comments

Comments
 (0)