From a43e4aa140a22b1ec41f018b95158757a7c2a67c Mon Sep 17 00:00:00 2001 From: Thomas Hohn Date: Mon, 15 Sep 2025 11:56:30 +0200 Subject: [PATCH] Update more minors --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 2d8167438..da3f6fa04 100644 --- a/package.json +++ b/package.json @@ -83,7 +83,7 @@ "@xmldom/xmldom": "0.9.8", "acorn": "8.14.1", "arrify": "3.0.0", - "axios": "1.12.1", + "axios": "1.12.2", "chalk": "4.1.2", "cheerio": "^1.0.0", "chokidar": "^4.0.3", @@ -132,7 +132,7 @@ "@pollyjs/adapter-puppeteer": "6.0.6", "@pollyjs/core": "6.0.6", "@types/chai": "5.2.2", - "@types/inquirer": "9.0.7", + "@types/inquirer": "9.0.9", "@types/node": "24.4.0", "@wdio/sauce-service": "9.12.5", "@wdio/selenium-standalone-service": "8.15.0",