update libraries
This commit is contained in:
parent
64ca0d1801
commit
a195a36bd4
|
@ -8,7 +8,7 @@
|
||||||
"deep-object-diff": "^1.1.0",
|
"deep-object-diff": "^1.1.0",
|
||||||
"express": "^4.17.1",
|
"express": "^4.17.1",
|
||||||
"http-status-codes": "^2.1.2",
|
"http-status-codes": "^2.1.2",
|
||||||
"lodash": "^4.17.20",
|
"lodash": "^4.17.21",
|
||||||
"lowdb": "^1.0.0",
|
"lowdb": "^1.0.0",
|
||||||
"object-hash": "^2.1.1",
|
"object-hash": "^2.1.1",
|
||||||
"superagent": "^6.0.0",
|
"superagent": "^6.0.0",
|
||||||
|
|
|
@ -8,14 +8,13 @@
|
||||||
"axios": "0.21.1",
|
"axios": "0.21.1",
|
||||||
"bytes": "3.1.0",
|
"bytes": "3.1.0",
|
||||||
"classnames": "2.2.6",
|
"classnames": "2.2.6",
|
||||||
"gatsby": "^3.0.0",
|
"gatsby": "^3.0.4",
|
||||||
"gatsby-image": "^3.0.0",
|
|
||||||
"gatsby-plugin-manifest": "^3.0.0",
|
"gatsby-plugin-manifest": "^3.0.0",
|
||||||
"gatsby-plugin-matomo": "0.9.0",
|
"gatsby-plugin-matomo": "0.9.0",
|
||||||
"gatsby-plugin-react-helmet": "^4.0.0",
|
"gatsby-plugin-react-helmet": "^4.0.0",
|
||||||
"gatsby-plugin-remove-serviceworker": "1.0.0",
|
"gatsby-plugin-remove-serviceworker": "1.0.0",
|
||||||
"gatsby-plugin-robots-txt": "1.5.5",
|
"gatsby-plugin-robots-txt": "1.5.5",
|
||||||
"gatsby-plugin-sass": "^4.0.0",
|
"gatsby-plugin-sass": "^4.0.2",
|
||||||
"gatsby-source-filesystem": "^3.0.0",
|
"gatsby-source-filesystem": "^3.0.0",
|
||||||
"http-status-codes": "2.1.4",
|
"http-status-codes": "2.1.4",
|
||||||
"jsonp": "0.2.1",
|
"jsonp": "0.2.1",
|
||||||
|
@ -28,7 +27,7 @@
|
||||||
"react-dropzone": "11.3.1",
|
"react-dropzone": "11.3.1",
|
||||||
"react-helmet": "6.1.0",
|
"react-helmet": "6.1.0",
|
||||||
"react-mailchimp-form": "1.0.2",
|
"react-mailchimp-form": "1.0.2",
|
||||||
"react-mailchimp-subscribe": "^2.1.1",
|
"react-mailchimp-subscribe": "^2.1.3",
|
||||||
"react-syntax-highlighter": "15.4.3",
|
"react-syntax-highlighter": "15.4.3",
|
||||||
"react-visibility-sensor": "5.1.1",
|
"react-visibility-sensor": "5.1.1",
|
||||||
"skynet-js": "3.0.0"
|
"skynet-js": "3.0.0"
|
||||||
|
|
Reference in New Issue