Skip to content

Commit 2394131

Browse files
committed
[*] Security - Patch tree-kill devDependency vulnerability
1 parent 83bae4b commit 2394131

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
- Login - Make the login error messages brought up to the end client through toasts more accurate.
1111
- Schema - Schemas having fields with escaped characters are now properly saved as valid JSON.
1212
- Security - Patch `set-value` dependency vulnerability.
13+
- Security - Patch `tree-kill` devDependency vulnerability.
1314

1415
## RELEASE 5.6.0 - 2020-01-14
1516
### Added

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6493,9 +6493,9 @@ tr46@^1.0.1:
64936493
punycode "^2.1.0"
64946494

64956495
tree-kill@^1.2.0:
6496-
version "1.2.1"
6497-
resolved "https://registry.yarnpkg.com/tree-kill/-/tree-kill-1.2.1.tgz#5398f374e2f292b9dcc7b2e71e30a5c3bb6c743a"
6498-
integrity sha512-4hjqbObwlh2dLyW4tcz0Ymw0ggoaVDMveUB9w8kFSQScdRLo0gxO9J7WFcUBo+W3C1TLdFIEwNOWebgZZ0RH9Q==
6496+
version "1.2.2"
6497+
resolved "https://registry.yarnpkg.com/tree-kill/-/tree-kill-1.2.2.tgz#4ca09a9092c88b73a7cdc5e8a01b507b0790a0cc"
6498+
integrity sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==
64996499

65006500
trim-right@^1.0.1:
65016501
version "1.0.1"

0 commit comments

Comments
 (0)