mirror of https://github.com/lxndrblz/anatole.git

dependabot[bot]
19.18.2023 a598ef9ca89036a5096b612652d34f03be38f368
chore(deps-dev): 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] <support@github.com>
1 files modified
6 ■■■■ changed files
package-lock.json 6 ●●●● patch | view | raw | blame | history
package-lock.json
@@ -7058,9 +7058,9 @@
      }
    },
    "node_modules/word-wrap": {
      "version": "1.2.3",
      "resolved": "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.3.tgz",
      "integrity": "sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ==",
      "version": "1.2.4",
      "resolved": "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.4.tgz",
      "integrity": "sha512-2V81OA4ugVo5pRo46hAoD2ivUJx8jXmWXfUkY4KFNw0hEptvN0QfH3K4nHiwzGeKl5rFKedV48QVoqYavy4YpA==",
      "dev": true,
      "engines": {
        "node": ">=0.10.0"