From b72152f43d4d333f1047ae4e8459659a4578d358 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2024 17:22:09 +0000 Subject: [PATCH] Bump github-buttons from 2.29.0 to 2.29.1 Bumps [github-buttons](https://github.com/buttons/github-buttons) from 2.29.0 to 2.29.1. - [Commits](https://github.com/buttons/github-buttons/compare/v2.29.0...v2.29.1) --- updated-dependencies: - dependency-name: github-buttons dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 891758f..71901ec 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,9 +13,9 @@ } }, "node_modules/github-buttons": { - "version": "2.29.0", - "resolved": "https://registry.npmjs.org/github-buttons/-/github-buttons-2.29.0.tgz", - "integrity": "sha512-ZXVqIXNmER7ArdJO8y8dy/vko9XC05Pci+8Gtx0DbcdsUSiJ5NG2oT/mrEHHl+PzR0YYlj+tQgYn6Hg9S8tT0A==" + "version": "2.29.1", + "resolved": "https://registry.npmjs.org/github-buttons/-/github-buttons-2.29.1.tgz", + "integrity": "sha512-TV3YgAKda5hPz75n7QXmGCsSzgVya1vvmBieebg3EB5ScmashTZ0FldViG1aU2d4V5rcAGrtQ7k5uAaCo0A4PA==" } } }