From b4d44c367378b7d80f427452794a5a4a5f493236 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 4 Dec 2024 06:37:22 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-6671926 --- 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": {