From 25759442c4ad18b01b11ae64576ec004a592f492 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Nov 2023 13:50:33 +0000 Subject: [PATCH] Bump axios from 1.4.0 to 1.6.1 Bumps [axios](https://github.com/axios/axios) from 1.4.0 to 1.6.1. - [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.4.0...v1.6.1) --- updated-dependencies: - dependency-name: axios dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 18 +++--------------- 1 file changed, 3 insertions(+), 15 deletions(-) diff --git a/yarn.lock b/yarn.lock index 232e4d4..45fa3c4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -226,9 +226,9 @@ axios-ntlm@^1.2.0: js-md4 "^0.3.2" axios@^1.3.2: - version "1.4.0" - resolved "https://registry.yarnpkg.com/axios/-/axios-1.4.0.tgz#38a7bf1224cd308de271146038b551d725f0be1f" - integrity sha512-S4XCWMEmzvo64T9GfvQDOXgYRDJ/wsSZc7Jvdgx5u1sd0JwsuPLqb3SYmusag+edF6ziyMensPVqLTSc1PiSEA== + version "1.6.1" + resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.1.tgz#76550d644bf0a2d469a01f9244db6753208397d7" + integrity sha512-vfBmhDpKafglh0EldBEbVuoe7DyAavGSLWhuSm5ZSEKQnHhBf0xAAwybbNH1IkrJNGnS/VG4I5yxig1pCEXE4g== dependencies: follow-redirects "^1.15.0" form-data "^4.0.0" @@ -302,11 +302,6 @@ combined-stream@^1.0.8: dependencies: delayed-stream "~1.0.0" -commander@10.0.1: - version "10.0.1" - resolved "https://registry.yarnpkg.com/commander/-/commander-10.0.1.tgz#881ee46b4f77d1c1dccc5823433aa39b022cbe06" - integrity sha512-y4Mg2tXshplEbSGzx7amzPwKKOCGuoSRP/CjEdwwk0FOGlUbq6lKuoyDZTNZkmxHdJtp54hdfY/JUrdL7Xfdug== - commander@^7.1.0: version "7.2.0" resolved "https://registry.yarnpkg.com/commander/-/commander-7.2.0.tgz#a36cb57d0b501ce108e4d20559a150a391d97ab7" @@ -773,13 +768,6 @@ ntp-time-sync@^0.3.0: dependencies: ntp-packet-parser "^0.3.0" -ntpclient@^1.4.1: - version "1.4.1" - resolved "https://registry.yarnpkg.com/ntpclient/-/ntpclient-1.4.1.tgz#e0d2a7445dca99e65cf4e06690bcdbb8f1991008" - integrity sha512-fxT6X+ookVGhKLTb1/9Jmn3dVZOUf1vhzGXhm27mi8CIp0cIvdxVmjH1t+FUgtS5U4l61chpniXbfUBWgixrKg== - dependencies: - commander "10.0.1" - once@^1.3.1, once@^1.4.0: version "1.4.0" resolved "https://registry.yarnpkg.com/once/-/once-1.4.0.tgz#583b1aa775961d4b113ac17d9c50baef9dd76bd1"