From 5be669868301983bc0ec5c6393082699a4d271e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 May 2024 21:56:24 +0000 Subject: [PATCH] Bump yarn from 1.22.0 to 1.22.13 in /art_history_vis Bumps [yarn](https://github.com/yarnpkg/yarn) from 1.22.0 to 1.22.13. - [Release notes](https://github.com/yarnpkg/yarn/releases) - [Changelog](https://github.com/yarnpkg/yarn/blob/master/CHANGELOG.md) - [Commits](https://github.com/yarnpkg/yarn/compare/v1.22.0...v1.22.13) --- updated-dependencies: - dependency-name: yarn dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- art_history_vis/package-lock.json | 8 ++++---- art_history_vis/yarn.lock | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/art_history_vis/package-lock.json b/art_history_vis/package-lock.json index 922be53a..4685858b 100644 --- a/art_history_vis/package-lock.json +++ b/art_history_vis/package-lock.json @@ -9102,7 +9102,7 @@ "three": { "version": "0.94.0", "resolved": "https://registry.npmjs.org/three/-/three-0.94.0.tgz", - "integrity": "sha1-TObbfyv795wtc0RKpuPPwIoy12I=" + "integrity": "sha512-UFyqFrb/CaTAHStYaPNxNeddNo/wlApRMJK0oIWjx5WMj/xhgXWKMRuAJ+leZBIA4wgeqifrbjKiwmNiysgMLg==" } } }, @@ -9873,9 +9873,9 @@ } }, "yarn": { - "version": "1.22.0", - "resolved": "https://registry.npmjs.org/yarn/-/yarn-1.22.0.tgz", - "integrity": "sha512-KMHP/Jq53jZKTY9iTUt3dIVl/be6UPs2INo96+BnZHLKxYNTfwMmlgHTaMWyGZoO74RI4AIFvnWhYrXq2USJkg==" + "version": "1.22.13", + "resolved": "https://registry.npmjs.org/yarn/-/yarn-1.22.13.tgz", + "integrity": "sha512-G8qG4t7Ef5cLVpzbM3HWWsow4hpfeSCfKtMnjfERmp9V5qSCOKz0uGAIQCM/x3gWfCzH8Bvb4hl3ZfhG/XD1Jg==" }, "yn": { "version": "3.1.0", diff --git a/art_history_vis/yarn.lock b/art_history_vis/yarn.lock index 1da11149..112ae211 100644 --- a/art_history_vis/yarn.lock +++ b/art_history_vis/yarn.lock @@ -6462,9 +6462,9 @@ yargs@^7.1.0: yargs-parser "^5.0.0" yarn@^1.17.3: - version "1.22.0" - resolved "https://registry.yarnpkg.com/yarn/-/yarn-1.22.0.tgz#acf82906e36bcccd1ccab1cfb73b87509667c881" - integrity sha512-KMHP/Jq53jZKTY9iTUt3dIVl/be6UPs2INo96+BnZHLKxYNTfwMmlgHTaMWyGZoO74RI4AIFvnWhYrXq2USJkg== + version "1.22.13" + resolved "https://registry.yarnpkg.com/yarn/-/yarn-1.22.13.tgz#8789ef23b630fe99b819b044f4b7b93ab1bc1b8f" + integrity sha512-G8qG4t7Ef5cLVpzbM3HWWsow4hpfeSCfKtMnjfERmp9V5qSCOKz0uGAIQCM/x3gWfCzH8Bvb4hl3ZfhG/XD1Jg== yn@^3.0.0: version "3.1.1"