From 8ad767c7d8dfb4e994b10f5cd085280e9992210f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 19 Sep 2022 13:39:40 +0000 Subject: [PATCH] fix(deps): update dependency @netlify/plugins-list to ^6.45.0 (#5073) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> --- npm-shrinkwrap.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index ff295570356..4fdd83ef5c0 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -15,7 +15,7 @@ "@netlify/edge-bundler": "^2.0.5", "@netlify/framework-info": "^9.2.0", "@netlify/local-functions-proxy": "^1.1.1", - "@netlify/plugins-list": "^6.44.0", + "@netlify/plugins-list": "^6.45.0", "@netlify/zip-it-and-ship-it": "^7.1.2", "@octokit/rest": "^18.0.0", "@sindresorhus/slugify": "^1.1.0", @@ -3684,9 +3684,9 @@ "integrity": "sha512-1n9VvO/9qM7cRB5f7NgSNqeUrovM7j9WVAY7ZQ4LtQuXSquFmO9Fku7WrV3zAUC6v2Y62fxGyJ0fRllYz5uXLw==" }, "node_modules/@netlify/plugins-list": { - "version": "6.44.0", - "resolved": "https://registry.npmjs.org/@netlify/plugins-list/-/plugins-list-6.44.0.tgz", - "integrity": "sha512-yl4A0WzHg7PhQoefJKnjD3f31EMErIdbAQNis97x3tNoPcKeTW6dV79qttKn3PQbb3WyiFxfKlsi3xMQO6l8Nw==", + "version": "6.45.0", + "resolved": "https://registry.npmjs.org/@netlify/plugins-list/-/plugins-list-6.45.0.tgz", + "integrity": "sha512-eFvBjP1o+ckujlV81GFDfnMOM9Vz4jeI/ZsRELLH7j1+GnGRrYcdG20THDJCS++l1bWEvX59PC2Je9eyD7fZFA==", "engines": { "node": "^12.20.0 || ^14.14.0 || >=16.0.0" } @@ -24923,9 +24923,9 @@ "integrity": "sha512-1n9VvO/9qM7cRB5f7NgSNqeUrovM7j9WVAY7ZQ4LtQuXSquFmO9Fku7WrV3zAUC6v2Y62fxGyJ0fRllYz5uXLw==" }, "@netlify/plugins-list": { - "version": "6.44.0", - "resolved": "https://registry.npmjs.org/@netlify/plugins-list/-/plugins-list-6.44.0.tgz", - "integrity": "sha512-yl4A0WzHg7PhQoefJKnjD3f31EMErIdbAQNis97x3tNoPcKeTW6dV79qttKn3PQbb3WyiFxfKlsi3xMQO6l8Nw==" + "version": "6.45.0", + "resolved": "https://registry.npmjs.org/@netlify/plugins-list/-/plugins-list-6.45.0.tgz", + "integrity": "sha512-eFvBjP1o+ckujlV81GFDfnMOM9Vz4jeI/ZsRELLH7j1+GnGRrYcdG20THDJCS++l1bWEvX59PC2Je9eyD7fZFA==" }, "@netlify/run-utils": { "version": "4.0.1", diff --git a/package.json b/package.json index 67c8f82f044..31b58e425f8 100644 --- a/package.json +++ b/package.json @@ -228,7 +228,7 @@ "@netlify/edge-bundler": "^2.0.5", "@netlify/framework-info": "^9.2.0", "@netlify/local-functions-proxy": "^1.1.1", - "@netlify/plugins-list": "^6.44.0", + "@netlify/plugins-list": "^6.45.0", "@netlify/zip-it-and-ship-it": "^7.1.2", "@octokit/rest": "^18.0.0", "@sindresorhus/slugify": "^1.1.0",