From 7ef66a7b05f30d93019152dcc5df28cc079055a5 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 1 Feb 2021 15:04:15 +0000 Subject: [PATCH] Chore(deps): [security] bump nested-object-assign from 1.0.3 to 1.0.4 Bumps [nested-object-assign](https://github.com/Geta/NestedObjectAssign) from 1.0.3 to 1.0.4. **This update includes a security fix.** - [Release notes](https://github.com/Geta/NestedObjectAssign/releases) - [Commits](https://github.com/Geta/NestedObjectAssign/compare/v1.0.3...v1.0.4) Signed-off-by: dependabot-preview[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index f833a694c..3f1899b8b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9555,9 +9555,9 @@ neo-async@^2.5.0, neo-async@^2.6.0, neo-async@^2.6.1: integrity sha1-rCetpmFn+ohJpq3dg39rGJrSCBw= nested-object-assign@^1.0.3: - version "1.0.3" - resolved "https://registry.npm.taobao.org/nested-object-assign/download/nested-object-assign-1.0.3.tgz#5aca69390d9affe5a612152b5f0843ae399ac597" - integrity sha1-WsppOQ2a/+WmEhUrXwhDrjmaxZc= + version "1.0.4" + resolved "https://registry.yarnpkg.com/nested-object-assign/-/nested-object-assign-1.0.4.tgz#c9db56078eb6043960fdb6ba918a5122a06ccac4" + integrity sha512-FlZ7oN9ICt+fbcJ4ag2IsALIcalfE/E16ttdSA8peBiHJI+oEKdOcafqDnUbeUe5NwWGn/m9zZGO9qrAGzfesg== next-tick@^1.0.0: version "1.0.0"