From 15b2d3ab8a2b529619a2de3839997b88bff039ff Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 29 Jul 2023 23:46:29 +0000 Subject: [PATCH] chore(deps): update dependency underscore to v1.13.6 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index eb951416f7..085cb554ee 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "got": "13.0.0", "axios": "1.0.0", "json5": "2.2.3", - "underscore": "1.12.1", + "underscore": "1.13.6", "glob-parent": "6.0.1", "decode-uri-component": "0.2.1", "semver": "7.5.2" diff --git a/yarn.lock b/yarn.lock index 5260547d9d..668113e1ec 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4625,10 +4625,10 @@ unc-path-regex@^0.1.2: resolved "https://registry.yarnpkg.com/unc-path-regex/-/unc-path-regex-0.1.2.tgz#e73dd3d7b0d7c5ed86fbac6b0ae7d8c6a69d50fa" integrity sha512-eXL4nmJT7oCpkZsHZUOJo8hcX3GbsiDOa0Qu9F646fi8dT3XuSVopVqAcEiVzSKKH7UoDti23wNX3qGFxcW5Qg== -underscore@1.1.x, underscore@1.12.1, underscore@~1.6.0: - version "1.12.1" - resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.12.1.tgz#7bb8cc9b3d397e201cf8553336d262544ead829e" - integrity sha512-hEQt0+ZLDVUMhebKxL4x1BTtDY7bavVofhZ9KZ4aI26X9SRaE+Y3m83XUL1UP2jn8ynjndwCCpEHdUG+9pP1Tw== +underscore@1.1.x, underscore@1.13.6, underscore@~1.6.0: + version "1.13.6" + resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.13.6.tgz#04786a1f589dc6c09f761fc5f45b89e935136441" + integrity sha512-+A5Sja4HP1M08MaXya7p5LvjuM7K6q/2EaC0+iovj/wOcMsTzMvDFbasi/oSapiwOlt252IqsKqPjCl7huKS0A== undertaker-registry@^1.0.0: version "1.0.1"