dependabot[bot] dependabot[bot] commited on
Commit
92a741f
1 Parent(s): 4a85966

Bump word-wrap from 1.2.3 to 1.2.5 (#406)

Browse files

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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Files changed (1) hide show
  1. package-lock.json +3 -3
package-lock.json CHANGED
@@ -5433,9 +5433,9 @@
5433
  }
5434
  },
5435
  "node_modules/word-wrap": {
5436
- "version": "1.2.3",
5437
- "resolved": "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.3.tgz",
5438
- "integrity": "sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ==",
5439
  "dev": true,
5440
  "engines": {
5441
  "node": ">=0.10.0"
 
5433
  }
5434
  },
5435
  "node_modules/word-wrap": {
5436
+ "version": "1.2.5",
5437
+ "resolved": "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.5.tgz",
5438
+ "integrity": "sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==",
5439
  "dev": true,
5440
  "engines": {
5441
  "node": ">=0.10.0"