Comparing version 8.0.1 to 8.0.2
{ | ||
"name": "netlify", | ||
"description": "Netlify Node.js API client", | ||
"version": "8.0.1", | ||
"version": "8.0.2", | ||
"files": [ | ||
@@ -65,3 +65,3 @@ "src/**/*.js", | ||
"dependencies": { | ||
"@netlify/open-api": "^2.5.0", | ||
"@netlify/open-api": "^2.5.1", | ||
"lodash.camelcase": "^4.3.0", | ||
@@ -79,3 +79,3 @@ "micro-api-client": "^3.3.0", | ||
"@babel/runtime": "^7.12.18", | ||
"@netlify/eslint-config-node": "^3.2.10", | ||
"@netlify/eslint-config-node": "^3.3.3", | ||
"ava": "^2.4.0", | ||
@@ -85,3 +85,3 @@ "babel-loader": "^8.2.2", | ||
"husky": "^4.3.8", | ||
"nock": "^11.9.1", | ||
"nock": "^13.0.0", | ||
"npm-run-all": "^4.1.5", | ||
@@ -88,0 +88,0 @@ "nyc": "^15.1.0", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
463732
Updated@netlify/open-api@^2.5.1