diff --git a/demo/package.json b/demo/package.json index 50e06c19f..e3146b3ba 100644 --- a/demo/package.json +++ b/demo/package.json @@ -15,7 +15,7 @@ "history": "^5.0.0", "react": "16.14.0", "react-dom": "16.14.0", - "react-github-btn": "1.2.2", + "react-github-btn": "1.4.0", "react-router-dom": "6.0.0-beta.0" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 7ce6b7394..e530c15b8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13875,10 +13875,10 @@ gitconfiglocal@^1.0.0: dependencies: ini "^1.3.2" -github-buttons@^2.21.1: - version "2.21.1" - resolved "https://registry.yarnpkg.com/github-buttons/-/github-buttons-2.21.1.tgz#9e55eb83b70c9149a21c235db2e971c53d4d98a2" - integrity sha512-n9bCQ8sj+5oX1YH5NeyWGbAclRDtHEhMBzqw2ctsWpdEHOwVgfruRu0VIVy01Ah10dd/iFajMHYU71L7IBWBOw== +github-buttons@^2.22.0: + version "2.27.0" + resolved "https://registry.yarnpkg.com/github-buttons/-/github-buttons-2.27.0.tgz#bbebea3d1c4f8c302b7d8432fd25a679242597e2" + integrity sha512-PmfRMI2Rttg/2jDfKBeSl621sEznrsKF019SuoLdoNlO7qRUZaOyEI5Li4uW+79pVqnDtKfIEVuHTIJ5lgy64w== github-slugger@^1.0.0, github-slugger@^1.3.0: version "1.4.0" @@ -20335,12 +20335,12 @@ react-fast-compare@^3.2.0: resolved "https://registry.yarnpkg.com/react-fast-compare/-/react-fast-compare-3.2.0.tgz#641a9da81b6a6320f270e89724fb45a0b39e43bb" integrity sha512-rtGImPZ0YyLrscKI9xTpV8psd6I8VAtjKCzQDlzyDvqJA8XOW78TXYQwNRNd8g8JZnDu8q9Fu/1v4HPAVwVdHA== -react-github-btn@1.2.2: - version "1.2.2" - resolved "https://registry.yarnpkg.com/react-github-btn/-/react-github-btn-1.2.2.tgz#9aab2498ff311b9f9c448a2d2b902d0277037d5c" - integrity sha512-X4IcX2qwaLciSa4wcUsrFgF2PcT+ukMbZZRBT50ZvO2HJMyqQJNYNHErCN2R0sgZfSFQHUuUHlGndF15VQUhPA== +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-is@18.1.0: version "18.1.0"