From 19837e5778a5879c2afdf12433e8f68ac67adc03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 May 2026 16:12:44 +0000 Subject: [PATCH] Bump the npm_and_yarn group across 2 directories with 1 update Bumps the npm_and_yarn group with 1 update in the / directory: [axios](https://github.com/axios/axios). Bumps the npm_and_yarn group with 1 update in the /boneset-api directory: [axios](https://github.com/axios/axios). Updates `axios` from 1.15.2 to 1.16.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.15.2...v1.16.0) Updates `axios` from 1.15.2 to 1.16.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.15.2...v1.16.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.16.0 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: axios dependency-version: 1.16.0 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- boneset-api/package-lock.json | 10 +++++----- boneset-api/package.json | 2 +- package-lock.json | 10 +++++----- package.json | 2 +- 4 files changed, 12 insertions(+), 12 deletions(-) diff --git a/boneset-api/package-lock.json b/boneset-api/package-lock.json index 456e36c..ae6911e 100644 --- a/boneset-api/package-lock.json +++ b/boneset-api/package-lock.json @@ -9,7 +9,7 @@ "version": "1.0.0", "license": "ISC", "dependencies": { - "axios": "^1.15.2", + "axios": "^1.16.0", "cors": "^2.8.5", "dotenv": "^16.4.7", "express": "^4.22.2", @@ -88,12 +88,12 @@ "license": "MIT" }, "node_modules/axios": { - "version": "1.15.2", - "resolved": "https://registry.npmjs.org/axios/-/axios-1.15.2.tgz", - "integrity": "sha512-wLrXxPtcrPTsNlJmKjkPnNPK2Ihe0hn0wGSaTEiHRPxwjvJwT3hKmXF4dpqxmPO9SoNb2FsYXj/xEo0gHN+D5A==", + "version": "1.16.0", + "resolved": "https://registry.npmjs.org/axios/-/axios-1.16.0.tgz", + "integrity": "sha512-6hp5CwvTPlN2A31g5dxnwAX0orzM7pmCRDLnZSX772mv8WDqICwFjowHuPs04Mc8deIld1+ejhtaMn5vp6b+1w==", "license": "MIT", "dependencies": { - "follow-redirects": "^1.15.11", + "follow-redirects": "^1.16.0", "form-data": "^4.0.5", "proxy-from-env": "^2.1.0" } diff --git a/boneset-api/package.json b/boneset-api/package.json index c9f241e..8be2e7b 100644 --- a/boneset-api/package.json +++ b/boneset-api/package.json @@ -11,7 +11,7 @@ "author": "", "license": "ISC", "dependencies": { - "axios": "^1.15.2", + "axios": "^1.16.0", "cors": "^2.8.5", "dotenv": "^16.4.7", "express": "^4.22.2", diff --git a/package-lock.json b/package-lock.json index 92a1081..5065c61 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "1.0.0", "license": "ISC", "dependencies": { - "axios": "^1.15.2", + "axios": "^1.16.0", "body-parser": "^1.20.5", "cors": "^2.8.5", "express": "^4.22.2", @@ -3245,12 +3245,12 @@ "license": "MIT" }, "node_modules/axios": { - "version": "1.15.2", - "resolved": "https://registry.npmjs.org/axios/-/axios-1.15.2.tgz", - "integrity": "sha512-wLrXxPtcrPTsNlJmKjkPnNPK2Ihe0hn0wGSaTEiHRPxwjvJwT3hKmXF4dpqxmPO9SoNb2FsYXj/xEo0gHN+D5A==", + "version": "1.16.0", + "resolved": "https://registry.npmjs.org/axios/-/axios-1.16.0.tgz", + "integrity": "sha512-6hp5CwvTPlN2A31g5dxnwAX0orzM7pmCRDLnZSX772mv8WDqICwFjowHuPs04Mc8deIld1+ejhtaMn5vp6b+1w==", "license": "MIT", "dependencies": { - "follow-redirects": "^1.15.11", + "follow-redirects": "^1.16.0", "form-data": "^4.0.5", "proxy-from-env": "^2.1.0" } diff --git a/package.json b/package.json index 9abbc24..ed8faac 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "author": "", "license": "ISC", "dependencies": { - "axios": "^1.15.2", + "axios": "^1.16.0", "body-parser": "^1.20.5", "cors": "^2.8.5", "express": "^4.22.2",