From f6c57ed2e22efc5f72c0fdd6b634b45e4f57ee3b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Nov 2023 20:07:07 +0000 Subject: [PATCH] Bump axios from 1.3.4 to 1.6.0 in /docroot/themes/custom/vagovclaro Bumps [axios](https://github.com/axios/axios) from 1.3.4 to 1.6.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v1.3.4...v1.6.0) --- updated-dependencies: - dependency-name: axios dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- docroot/themes/custom/vagovclaro/package-lock.json | 14 +++++++------- docroot/themes/custom/vagovclaro/package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/docroot/themes/custom/vagovclaro/package-lock.json b/docroot/themes/custom/vagovclaro/package-lock.json index a1394ef03..43c8d50b1 100644 --- a/docroot/themes/custom/vagovclaro/package-lock.json +++ b/docroot/themes/custom/vagovclaro/package-lock.json @@ -12,7 +12,7 @@ "@babel/core": "^7.21.8", "@babel/preset-env": "^7.21.5", "autoprefixer": "^10.4.14", - "axios": "^1.3.4", + "axios": "^1.6.0", "breakpoint-sass": "^3.0.0", "browser-sync": "^2.29.0", "child_process": "^1.0.2", @@ -2790,9 +2790,9 @@ } }, "node_modules/axios": { - "version": "1.3.4", - "resolved": "https://registry.npmjs.org/axios/-/axios-1.3.4.tgz", - "integrity": "sha512-toYm+Bsyl6VC5wSkfkbbNB6ROv7KY93PEBBL6xyDczaIHasAiv4wPqQ/c4RjoQzipxRD2W5g21cOqQulZ7rHwQ==", + "version": "1.6.0", + "resolved": "https://registry.npmjs.org/axios/-/axios-1.6.0.tgz", + "integrity": "sha512-EZ1DYihju9pwVB+jg67ogm+Tmqc6JmhamRN6I4Zt8DfZu5lbcQGw3ozH9lFejSJgs/ibaef3A9PMXPLeefFGJg==", "dev": true, "dependencies": { "follow-redirects": "^1.15.0", @@ -12702,9 +12702,9 @@ "dev": true }, "axios": { - "version": "1.3.4", - "resolved": "https://registry.npmjs.org/axios/-/axios-1.3.4.tgz", - "integrity": "sha512-toYm+Bsyl6VC5wSkfkbbNB6ROv7KY93PEBBL6xyDczaIHasAiv4wPqQ/c4RjoQzipxRD2W5g21cOqQulZ7rHwQ==", + "version": "1.6.0", + "resolved": "https://registry.npmjs.org/axios/-/axios-1.6.0.tgz", + "integrity": "sha512-EZ1DYihju9pwVB+jg67ogm+Tmqc6JmhamRN6I4Zt8DfZu5lbcQGw3ozH9lFejSJgs/ibaef3A9PMXPLeefFGJg==", "dev": true, "requires": { "follow-redirects": "^1.15.0", diff --git a/docroot/themes/custom/vagovclaro/package.json b/docroot/themes/custom/vagovclaro/package.json index 205180100..f3b3ed676 100644 --- a/docroot/themes/custom/vagovclaro/package.json +++ b/docroot/themes/custom/vagovclaro/package.json @@ -11,7 +11,7 @@ "@babel/core": "^7.21.8", "@babel/preset-env": "^7.21.5", "autoprefixer": "^10.4.14", - "axios": "^1.3.4", + "axios": "^1.6.0", "breakpoint-sass": "^3.0.0", "browser-sync": "^2.29.0", "child_process": "^1.0.2",