diff --git a/yarn.lock b/yarn.lock index 429b5d33b..8e48cbace 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6514,9 +6514,10 @@ vdom-to-html@^2.3.1: param-case "^1.0.1" xtend "^4.0.0" -"virtual-dom@https://github.com/chhaymenghong/virtual-dom.git#master": +"virtual-dom@git+https://github.com/chhaymenghong/virtual-dom.git#master": version "2.1.1" - resolved "git+ssh://git@github.com/chhaymenghong/virtual-dom.git#726bed0b12f607417b6ebb7e5111479bca91c63a" + uid "726bed0b12f607417b6ebb7e5111479bca91c63a" + resolved "git+https://github.com/chhaymenghong/virtual-dom.git#726bed0b12f607417b6ebb7e5111479bca91c63a" dependencies: browser-split "0.0.1" error "^4.3.0" @@ -6680,9 +6681,9 @@ wildcard@^2.0.0: integrity sha512-JcKqAHLPxcdb9KM49dufGXn2x3ssnfjbcaQdLlfZsL9rH9wgDQjUtDxbo8NE0F6SFvydeu1VhZe7hZuHsB2/pw== word-wrap@^1.2.3: - version "1.2.3" - resolved "https://registry.yarnpkg.com/word-wrap/-/word-wrap-1.2.3.tgz#610636f6b1f703891bd34771ccb17fb93b47079c" - integrity sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ== + version "1.2.4" + resolved "https://registry.yarnpkg.com/word-wrap/-/word-wrap-1.2.4.tgz#cb4b50ec9aca570abd1f52f33cd45b6c61739a9f" + integrity sha512-2V81OA4ugVo5pRo46hAoD2ivUJx8jXmWXfUkY4KFNw0hEptvN0QfH3K4nHiwzGeKl5rFKedV48QVoqYavy4YpA== wrap-ansi@^7.0.0: version "7.0.0"