From 6fc11b4075d1ae2cc33655b1a6eb355a545839de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 20:27:26 +0000 Subject: [PATCH] Bump yarn from 1.22.0 to 1.22.13 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] --- package-lock.json | 6 +++--- package.json | 2 +- yarn.lock | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package-lock.json b/package-lock.json index a0ae9f2..6ce93e2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,9 +10,9 @@ "integrity": "sha1-8K0bc/J4oU6KsUG5VV9BWdVgXzg=" }, "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==" } } } diff --git a/package.json b/package.json index 393e566..e9f86f2 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "dependencies": { "slack-webhook": "^1.0.0", - "yarn": "1.22.0" + "yarn": "1.22.13" }, "name": "slacknode", "version": "1.0.0", diff --git a/yarn.lock b/yarn.lock index 7e6a55a..34fa5a1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6,6 +6,6 @@ slack-webhook@^1.0.0: version "1.0.0" resolved "https://registry.yarnpkg.com/slack-webhook/-/slack-webhook-1.0.0.tgz#f0ad1b73f278a14e8ab141b9555f4159d5605f38" -yarn@1.22.0: - version "1.22.0" - resolved "https://registry.yarnpkg.com/yarn/-/yarn-1.22.0.tgz#acf82906e36bcccd1ccab1cfb73b87509667c881" +yarn@1.22.13: + version "1.22.13" + resolved "https://registry.yarnpkg.com/yarn/-/yarn-1.22.13.tgz#8789ef23b630fe99b819b044f4b7b93ab1bc1b8f"