diff --git a/package-lock.json b/package-lock.json index 57e0a47..52e8ba9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6,11 +6,11 @@ "packages": { "": { "name": "netlify", - "version": "6.1.13", + "version": "6.1.14", "license": "MIT", "dependencies": { "@netlify/open-api": "^1.3.0", - "@netlify/zip-it-and-ship-it": "^2.6.0", + "@netlify/zip-it-and-ship-it": "^2.7.0", "backoff": "^2.5.0", "clean-deep": "^3.4.0", "flush-write-stream": "^2.0.0", @@ -1809,9 +1809,9 @@ "integrity": "sha512-GcCPXIWI8VDBsLN4nPvb6sKS9tbi4lrHLhex90hT27nwTDeu4HgGE93YilcsgZ1LLODJNxC5LdfTNLtvEHMKVg==" }, "node_modules/@netlify/zip-it-and-ship-it": { - "version": "2.6.0", - "resolved": "https://registry.npmjs.org/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-2.6.0.tgz", - "integrity": "sha512-EU/saYR+9FB2FLt+zK7rfG2znJUpKNqBA4zJEoSFdjqfBTus6MVZcLLH/XqyjKtwhLWnHbQrqS6x7qMmm6Cwog==", + "version": "2.7.0", + "resolved": "https://registry.npmjs.org/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-2.7.0.tgz", + "integrity": "sha512-wSokwidAmXEyOTPVwC9oCXVnP56YBei7IGDo/qJQhVJjDzJSoV45FRGaB3s7fE7S9MQ3Dw+A1c7OccyUzqOHCA==", "dependencies": { "archiver": "^4.0.0", "array-flat-polyfill": "^1.0.1", @@ -17474,9 +17474,9 @@ "integrity": "sha512-GcCPXIWI8VDBsLN4nPvb6sKS9tbi4lrHLhex90hT27nwTDeu4HgGE93YilcsgZ1LLODJNxC5LdfTNLtvEHMKVg==" }, "@netlify/zip-it-and-ship-it": { - "version": "2.6.0", - "resolved": "https://registry.npmjs.org/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-2.6.0.tgz", - "integrity": "sha512-EU/saYR+9FB2FLt+zK7rfG2znJUpKNqBA4zJEoSFdjqfBTus6MVZcLLH/XqyjKtwhLWnHbQrqS6x7qMmm6Cwog==", + "version": "2.7.0", + "resolved": "https://registry.npmjs.org/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-2.7.0.tgz", + "integrity": "sha512-wSokwidAmXEyOTPVwC9oCXVnP56YBei7IGDo/qJQhVJjDzJSoV45FRGaB3s7fE7S9MQ3Dw+A1c7OccyUzqOHCA==", "requires": { "archiver": "^4.0.0", "array-flat-polyfill": "^1.0.1", diff --git a/package.json b/package.json index c42c342..b214cfe 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ ], "dependencies": { "@netlify/open-api": "^1.3.0", - "@netlify/zip-it-and-ship-it": "^2.6.0", + "@netlify/zip-it-and-ship-it": "^2.7.0", "backoff": "^2.5.0", "clean-deep": "^3.4.0", "flush-write-stream": "^2.0.0",