From acb5e9354ca11c0c47e2d3ac2b5be6c664817e3b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 17 Sep 2025 09:45:47 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-12613773 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7e18d59..5d831d3 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "typescript": "^3.9.7" }, "dependencies": { - "@apimatic/core": "^0.6.2", + "@apimatic/core": "^0.10.5", "@apimatic/schema": "^0.7.0" }, "bugs": {