diff --git a/package.json b/package.json index e204fcf..de45ab6 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "prop-types": "15.8.1", "react": "18.2.0", "react-dom": "18.2.0", - "react-github-btn": "1.3.0", + "react-github-btn": "1.4.0", "react-helmet": "6.1.0", "react-i18next": "11.18.5", "sass": "1.54.8", diff --git a/yarn.lock b/yarn.lock index ffec5d1..5d25a02 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7293,10 +7293,10 @@ git-up@^6.0.0: is-ssh "^1.4.0" parse-url "^7.0.2" -github-buttons@^2.21.1: - version "2.21.1" - resolved "https://registry.npmjs.org/github-buttons/-/github-buttons-2.21.1.tgz" - integrity sha512-n9bCQ8sj+5oX1YH5NeyWGbAclRDtHEhMBzqw2ctsWpdEHOwVgfruRu0VIVy01Ah10dd/iFajMHYU71L7IBWBOw== +github-buttons@^2.22.0: + version "2.22.0" + resolved "https://registry.yarnpkg.com/github-buttons/-/github-buttons-2.22.0.tgz#b2669f8504ce5496ab37b7ce53e8ed01db9818bc" + integrity sha512-N5bk01s1WgK1FVtoeSUVkRkJpkaSu8yHMPcjye+PTa0jsRjMRNrYqVLgpUf2RA5Kvec05DfHYAT6/68fwkdqPw== github-from-package@0.0.0: version "0.0.0" @@ -10848,12 +10848,12 @@ react-fast-compare@^3.1.1: resolved "https://registry.npmjs.org/react-fast-compare/-/react-fast-compare-3.2.0.tgz" integrity sha512-rtGImPZ0YyLrscKI9xTpV8psd6I8VAtjKCzQDlzyDvqJA8XOW78TXYQwNRNd8g8JZnDu8q9Fu/1v4HPAVwVdHA== -react-github-btn@1.3.0: - version "1.3.0" - resolved "https://registry.yarnpkg.com/react-github-btn/-/react-github-btn-1.3.0.tgz#d5a64d05d3615ec03e863874eac10e70d5e8aff8" - integrity sha512-IpyNbbYENfmYOLoRkeKauAZF5PTkplawRquSiI7uDVJBUCVrR5jQ9zYBx4TlpzhWeYU+BIfKNnXtz2wvQJPsZg== +react-github-btn@1.4.0: + version "1.4.0" + resolved "https://registry.yarnpkg.com/react-github-btn/-/react-github-btn-1.4.0.tgz#92654107e92658e60dd977c7a92b212f806da78d" + integrity sha512-lV4FYClAfjWnBfv0iNlJUGhamDgIq6TayD0kPZED6VzHWdpcHmPfsYOZ/CFwLfPv4Zp+F4m8QKTj0oy2HjiGXg== dependencies: - github-buttons "^2.21.1" + github-buttons "^2.22.0" react-helmet@6.1.0, react-helmet@^6.1.0: version "6.1.0"