From e4c6424b42ee9db441a056754667f5b7445f5586 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 Dec 2021 18:02:50 +0000 Subject: [PATCH] fix(deps): update dependency @netlify/config to ^16.0.7 (#3763) Co-authored-by: Renovate Bot --- npm-shrinkwrap.json | 45 +++++++++------------------------------------ package.json | 2 +- 2 files changed, 10 insertions(+), 37 deletions(-) diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index de4c580bcd9..b82c62cf18c 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -11,7 +11,7 @@ "license": "MIT", "dependencies": { "@netlify/build": "^20.0.4", - "@netlify/config": "^16.0.6", + "@netlify/config": "^16.0.7", "@netlify/framework-info": "^6.0.0", "@netlify/local-functions-proxy": "^1.1.1", "@netlify/plugin-edge-handlers": "^2.0.0", @@ -2901,9 +2901,9 @@ } }, "node_modules/@netlify/config": { - "version": "16.0.6", - "resolved": "https://registry.npmjs.org/@netlify/config/-/config-16.0.6.tgz", - "integrity": "sha512-bYHfhf6FRyhtphcKblxcNxuQVMp12hDgdOIGLdCsqcifbomzPSgCctPzGD4AULPK2Dw3Rx0J9YJxft2McHJIVg==", + "version": "16.0.7", + "resolved": "https://registry.npmjs.org/@netlify/config/-/config-16.0.7.tgz", + "integrity": "sha512-/t7/F9WcLqXbOmHynZYZ5iMD8XqDNWyVjAu0XiwNsf4/wLBPN9kfjsOm/fYNi3MncLO03WA70iT7BCUzw2tnYQ==", "dependencies": { "chalk": "^4.1.2", "cron-parser": "^4.1.0", @@ -2920,7 +2920,7 @@ "make-dir": "^3.1.0", "map-obj": "^4.0.0", "netlify": "^10.0.0", - "netlify-headers-parser": "^5.0.0", + "netlify-headers-parser": "^6.0.0", "netlify-redirect-parser": "^13.0.0", "omit.js": "^2.0.2", "p-locate": "^5.0.0", @@ -3027,21 +3027,6 @@ "node": ">=8" } }, - "node_modules/@netlify/config/node_modules/netlify-headers-parser": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/netlify-headers-parser/-/netlify-headers-parser-5.0.0.tgz", - "integrity": "sha512-C953bI/T4jcmO0Ey+z+DWtXfJ38P5Lj0JGhphFMU+WO1i3fdFD+eAzcS1+oTuZ2JoOS9ZNArtzSTtvxDSnL+VQ==", - "dependencies": { - "escape-string-regexp": "^4.0.0", - "is-plain-obj": "^3.0.0", - "map-obj": "^4.2.1", - "path-exists": "^4.0.0", - "toml": "^3.0.0" - }, - "engines": { - "node": "^12.20.0 || ^14.14.0 || >=16.0.0" - } - }, "node_modules/@netlify/config/node_modules/p-limit": { "version": "2.3.0", "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz", @@ -24034,9 +24019,9 @@ } }, "@netlify/config": { - "version": "16.0.6", - "resolved": "https://registry.npmjs.org/@netlify/config/-/config-16.0.6.tgz", - "integrity": "sha512-bYHfhf6FRyhtphcKblxcNxuQVMp12hDgdOIGLdCsqcifbomzPSgCctPzGD4AULPK2Dw3Rx0J9YJxft2McHJIVg==", + "version": "16.0.7", + "resolved": "https://registry.npmjs.org/@netlify/config/-/config-16.0.7.tgz", + "integrity": "sha512-/t7/F9WcLqXbOmHynZYZ5iMD8XqDNWyVjAu0XiwNsf4/wLBPN9kfjsOm/fYNi3MncLO03WA70iT7BCUzw2tnYQ==", "requires": { "chalk": "^4.1.2", "cron-parser": "^4.1.0", @@ -24053,7 +24038,7 @@ "make-dir": "^3.1.0", "map-obj": "^4.0.0", "netlify": "^10.0.0", - "netlify-headers-parser": "^5.0.0", + "netlify-headers-parser": "^6.0.0", "netlify-redirect-parser": "^13.0.0", "omit.js": "^2.0.2", "p-locate": "^5.0.0", @@ -24132,18 +24117,6 @@ } } }, - "netlify-headers-parser": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/netlify-headers-parser/-/netlify-headers-parser-5.0.0.tgz", - "integrity": "sha512-C953bI/T4jcmO0Ey+z+DWtXfJ38P5Lj0JGhphFMU+WO1i3fdFD+eAzcS1+oTuZ2JoOS9ZNArtzSTtvxDSnL+VQ==", - "requires": { - "escape-string-regexp": "^4.0.0", - "is-plain-obj": "^3.0.0", - "map-obj": "^4.2.1", - "path-exists": "^4.0.0", - "toml": "^3.0.0" - } - }, "p-limit": { "version": "2.3.0", "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz", diff --git a/package.json b/package.json index 44d412b533e..18e40b833fc 100644 --- a/package.json +++ b/package.json @@ -80,7 +80,7 @@ }, "dependencies": { "@netlify/build": "^20.0.4", - "@netlify/config": "^16.0.6", + "@netlify/config": "^16.0.7", "@netlify/framework-info": "^6.0.0", "@netlify/local-functions-proxy": "^1.1.1", "@netlify/plugin-edge-handlers": "^2.0.0",