Skip to content
This repository was archived by the owner on May 4, 2024. It is now read-only.

Commit b75b268

Browse files
bcoewraithgar
authored andcommittedDec 13, 2021
fix(security): 3.x release with security fixes
1 parent bd3a1f2 commit b75b268

File tree

2 files changed

+232
-42
lines changed

2 files changed

+232
-42
lines changed
 

‎package-lock.json

+229-39
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@
2828
"has-unicode": "^2.0.1",
2929
"object-assign": "^4.1.1",
3030
"signal-exit": "^3.0.0",
31-
"string-width": "^1.0.1 || ^2.0.0",
32-
"strip-ansi": "^3.0.1 || ^4.0.0",
33-
"wide-align": "^1.1.2"
31+
"string-width": "^4.2.3",
32+
"strip-ansi": "^6.0.1",
33+
"wide-align": "^1.1.5"
3434
},
3535
"devDependencies": {
3636
"readable-stream": "^2.0.6",

0 commit comments

Comments
 (0)
This repository has been archived.