From 52a62e98232eed96b8e920395cecb06d26423bcd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Apr 2025 08:10:39 +0000 Subject: [PATCH] chore(deps): bump axios from 0.19.2 to 1.9.0 Bumps [axios](https://github.com/axios/axios) from 0.19.2 to 1.9.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/v0.19.2...v1.9.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f9bfae1..2ace30a 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "dependencies": { "@openactive/data-models": "^3.0.0", "@types/lodash": "^4.14.182", - "axios": "^0.19.2", + "axios": "^1.9.0", "currency-codes": "^1.5.1", "html-entities": "^1.3.1", "jsonpath": "^1.0.2",