mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2025-04-05 06:44:27 +02:00
fix: upgrade disqus-react from 1.1.5 to 1.1.6
Snyk has created this PR to upgrade disqus-react from 1.1.5 to 1.1.6. See this package in npm: disqus-react See this project in Snyk: https://app.snyk.io/org/mastermindzh/project/6eb54845-2bb5-45e0-80e2-6b3a1c53eee6?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
parent
6eee5ac150
commit
0ce8af8cc7
12
package-lock.json
generated
12
package-lock.json
generated
@ -13,7 +13,7 @@
|
||||
"@fortawesome/free-solid-svg-icons": "^6.7.2",
|
||||
"@fortawesome/react-fontawesome": "^0.2.2",
|
||||
"classnames": "^2.5.1",
|
||||
"disqus-react": "^1.1.5",
|
||||
"disqus-react": "^1.1.6",
|
||||
"gatsby": "^5.14.1",
|
||||
"gatsby-link": "^5.14.1",
|
||||
"gatsby-plugin-catch-links": "^5.14.0",
|
||||
@ -14060,13 +14060,13 @@
|
||||
}
|
||||
},
|
||||
"node_modules/disqus-react": {
|
||||
"version": "1.1.5",
|
||||
"resolved": "https://registry.npmjs.org/disqus-react/-/disqus-react-1.1.5.tgz",
|
||||
"integrity": "sha512-9fdG5m6c3wJzlCDLaMheuUagMVj3s5qgUSXdekpCsvzYOKG21AiuOoqyDzA0oXrpPnYzgpnsvPYqZ+i0hJPGZw==",
|
||||
"version": "1.1.6",
|
||||
"resolved": "https://registry.npmjs.org/disqus-react/-/disqus-react-1.1.6.tgz",
|
||||
"integrity": "sha512-xyhgQO3aJkXqXMUASAuAOoykMdSIcAnIsoPsotk0NQkYoaSw7MwbR3WQfJgbAKhh3SCoag9wYkTTgaCkpu3LkA==",
|
||||
"license": "MIT",
|
||||
"peerDependencies": {
|
||||
"react": "^15.6.1 || ^16.0.0 || ^17.0.0 || ^18.0.0",
|
||||
"react-dom": "^15.6.1 || ^16.0.0 || ^17.0.0 || ^18.0.0"
|
||||
"react": "^15.6.1 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0",
|
||||
"react-dom": "^15.6.1 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/doctrine": {
|
||||
|
@ -58,7 +58,7 @@
|
||||
"@fortawesome/free-solid-svg-icons": "^6.7.2",
|
||||
"@fortawesome/react-fontawesome": "^0.2.2",
|
||||
"classnames": "^2.5.1",
|
||||
"disqus-react": "^1.1.5",
|
||||
"disqus-react": "^1.1.6",
|
||||
"gatsby": "^5.14.1",
|
||||
"gatsby-link": "^5.14.1",
|
||||
"gatsby-plugin-catch-links": "^5.14.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user