mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2024-12-26 06:49:18 +01:00
fix: package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-WEBPACKDEVMIDDLEWARE-6476555 - https://snyk.io/vuln/SNYK-JS-FOLLOWREDIRECTS-6141137 - https://snyk.io/vuln/SNYK-JS-AXIOS-6032459 - https://snyk.io/vuln/SNYK-JS-PATHTOREGEXP-7925106 - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 - https://snyk.io/vuln/SNYK-JS-BODYPARSER-7926860 - https://snyk.io/vuln/SNYK-JS-AXIOS-6124857 - https://snyk.io/vuln/SNYK-JS-MSGPACKR-6140431
This commit is contained in:
parent
e0e70ef02b
commit
ce1d321ca5
1857
package-lock.json
generated
1857
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -54,7 +54,7 @@
|
|||||||
"@fortawesome/react-fontawesome": "^0.2.2",
|
"@fortawesome/react-fontawesome": "^0.2.2",
|
||||||
"classnames": "^2.5.1",
|
"classnames": "^2.5.1",
|
||||||
"disqus-react": "^1.1.5",
|
"disqus-react": "^1.1.5",
|
||||||
"gatsby": "^5.13.7",
|
"gatsby": "^5.14.0",
|
||||||
"gatsby-link": "^5.12.1",
|
"gatsby-link": "^5.12.1",
|
||||||
"gatsby-plugin-catch-links": "^5.13.1",
|
"gatsby-plugin-catch-links": "^5.13.1",
|
||||||
"gatsby-plugin-feed": "^5.13.1",
|
"gatsby-plugin-feed": "^5.13.1",
|
||||||
|
Loading…
Reference in New Issue
Block a user