From e7d42f72f9079ef6e456b698ab72c9fee160f5b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2026 12:06:02 +0000 Subject: [PATCH] Bump axios from 1.12.0 to 1.16.0 Bumps [axios](https://github.com/axios/axios) from 1.12.0 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.12.0...v1.16.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.16.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5648aed..f1b4af4 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ }, "homepage": "https://github.com/cronofy/cronofy-node#readme", "dependencies": { - "axios": "1.12.0", + "axios": "1.16.0", "qs": "^6.10.3" }, "semistandard": {