Update dependency react-github-btn to v1.2.2

This commit is contained in:
Renovate Bot 2022-03-28 20:49:43 +00:00 committed by renovate[bot]
parent e5d5974fd8
commit a823f2fdf3
3 changed files with 16 additions and 16 deletions

18
package-lock.json generated
View file

@ -55,7 +55,7 @@
"prop-types": "15.8.1",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-github-btn": "1.2.1",
"react-github-btn": "1.2.2",
"react-helmet": "6.1.0",
"react-i18next": "11.16.2",
"sass": "1.49.9",
@ -18485,11 +18485,11 @@
"integrity": "sha512-rtGImPZ0YyLrscKI9xTpV8psd6I8VAtjKCzQDlzyDvqJA8XOW78TXYQwNRNd8g8JZnDu8q9Fu/1v4HPAVwVdHA=="
},
"node_modules/react-github-btn": {
"version": "1.2.1",
"resolved": "https://registry.npmjs.org/react-github-btn/-/react-github-btn-1.2.1.tgz",
"integrity": "sha512-/gXD01mHAOhW0xYuNJFDn08OGjaMXOjcg6GCKVPdHvQcWzswH4aT85DLDAAJ6Zhw/71veSIH4Kx1BTBfy69SsA==",
"version": "1.2.2",
"resolved": "https://registry.npmjs.org/react-github-btn/-/react-github-btn-1.2.2.tgz",
"integrity": "sha512-X4IcX2qwaLciSa4wcUsrFgF2PcT+ukMbZZRBT50ZvO2HJMyqQJNYNHErCN2R0sgZfSFQHUuUHlGndF15VQUhPA==",
"dependencies": {
"github-buttons": "^2.8.0"
"github-buttons": "^2.21.1"
}
},
"node_modules/react-helmet": {
@ -36789,11 +36789,11 @@
"integrity": "sha512-rtGImPZ0YyLrscKI9xTpV8psd6I8VAtjKCzQDlzyDvqJA8XOW78TXYQwNRNd8g8JZnDu8q9Fu/1v4HPAVwVdHA=="
},
"react-github-btn": {
"version": "1.2.1",
"resolved": "https://registry.npmjs.org/react-github-btn/-/react-github-btn-1.2.1.tgz",
"integrity": "sha512-/gXD01mHAOhW0xYuNJFDn08OGjaMXOjcg6GCKVPdHvQcWzswH4aT85DLDAAJ6Zhw/71veSIH4Kx1BTBfy69SsA==",
"version": "1.2.2",
"resolved": "https://registry.npmjs.org/react-github-btn/-/react-github-btn-1.2.2.tgz",
"integrity": "sha512-X4IcX2qwaLciSa4wcUsrFgF2PcT+ukMbZZRBT50ZvO2HJMyqQJNYNHErCN2R0sgZfSFQHUuUHlGndF15VQUhPA==",
"requires": {
"github-buttons": "^2.8.0"
"github-buttons": "^2.21.1"
}
},
"react-helmet": {

View file

@ -65,7 +65,7 @@
"prop-types": "15.8.1",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-github-btn": "1.2.1",
"react-github-btn": "1.2.2",
"react-helmet": "6.1.0",
"react-i18next": "11.16.2",
"sass": "1.49.9",

View file

@ -7022,7 +7022,7 @@ git-up@^4.0.5:
is-ssh "^1.3.0"
parse-url "^6.0.0"
github-buttons@^2.8.0:
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==
@ -10739,12 +10739,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.2.1:
version "1.2.1"
resolved "https://registry.npmjs.org/react-github-btn/-/react-github-btn-1.2.1.tgz"
integrity sha512-/gXD01mHAOhW0xYuNJFDn08OGjaMXOjcg6GCKVPdHvQcWzswH4aT85DLDAAJ6Zhw/71veSIH4Kx1BTBfy69SsA==
react-github-btn@1.2.2:
version "1.2.2"
resolved "https://registry.npmjs.org/react-github-btn/-/react-github-btn-1.2.2.tgz"
integrity sha512-X4IcX2qwaLciSa4wcUsrFgF2PcT+ukMbZZRBT50ZvO2HJMyqQJNYNHErCN2R0sgZfSFQHUuUHlGndF15VQUhPA==
dependencies:
github-buttons "^2.8.0"
github-buttons "^2.21.1"
react-helmet@6.1.0, react-helmet@^6.1.0:
version "6.1.0"