diff --git a/package.json b/package.json index 2f8e06d4..c9ae8d3a 100644 --- a/package.json +++ b/package.json @@ -25,11 +25,11 @@ "@oceanprotocol/art": "^2.1.0", "axios": "^0.18.0", "classnames": "^2.2.6", - "gatsby": "^2.0.65", - "gatsby-image": "^2.0.23", + "gatsby": "^2.0.67", + "gatsby-image": "^2.0.25", "gatsby-plugin-catch-links": "^2.0.9", "gatsby-plugin-google-analytics": "^2.0.8", - "gatsby-plugin-manifest": "^2.0.11", + "gatsby-plugin-manifest": "^2.0.12", "gatsby-plugin-offline": "^2.0.19", "gatsby-plugin-react-helmet": "^3.0.4", "gatsby-plugin-sass": "^2.0.7", @@ -52,7 +52,7 @@ "gatsby-transformer-yaml": "^2.1.6", "giphy-js-sdk-core": "^1.0.6", "intersection-observer": "^0.5.1", - "node-sass": "^4.10.0", + "node-sass": "^4.11.0", "prismjs": "^1.15.0", "react": "^16.6.3", "react-dom": "^16.6.3", @@ -60,13 +60,13 @@ "rehype-react": "^3.1.0", "remark": "^10.0.1", "remark-react": "^5.0.0", - "slugify": "^1.3.3", + "slugify": "^1.3.4", "swagger-client": "^3.8.22" }, "devDependencies": { "@svgr/webpack": "^4.1.0", - "dotenv": "^6.1.0", - "eslint": "^5.9.0", + "dotenv": "^6.2.0", + "eslint": "^5.10.0", "eslint-config-oceanprotocol": "^1.3.0", "eslint-config-prettier": "^3.3.0", "eslint-plugin-prettier": "^3.0.0",