From 691132e478e92370368dcf201b8dbe7fc62416ef Mon Sep 17 00:00:00 2001 From: Thomas Hohn Date: Mon, 18 May 2026 14:47:21 +0200 Subject: [PATCH] Update outdated deps --- package.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/package.json b/package.json index 8728ba531..72170eaa7 100644 --- a/package.json +++ b/package.json @@ -91,7 +91,7 @@ "@xmldom/xmldom": "0.9.10", "acorn": "8.16.0", "arrify": "3.0.0", - "axios": "1.15.2", + "axios": "1.16.1", "chalk": "4.1.2", "cheerio": "^1.2.0", "chokidar": "^4.0.3", @@ -103,13 +103,13 @@ "escape-string-regexp": "4.0.0", "figures": "3.2.0", "fn-args": "4.0.0", - "fs-extra": "11.3.4", + "fs-extra": "11.3.5", "fuse.js": "^7.3.0", "glob": "^11.1.0", "html-minifier-terser": "7.2.0", "inquirer": "^8.2.7", "invisi-data": "^1.2.0", - "joi": "18.1.2", + "joi": "18.2.1", "js-beautify": "1.15.4", "lodash.clonedeep": "4.5.0", "lodash.merge": "4.6.2", @@ -130,7 +130,7 @@ "@codeceptjs/detox-helper": "1.1.14" }, "devDependencies": { - "@apollo/server": "^5.5.0", + "@apollo/server": "^5.5.1", "@codeceptjs/expect-helper": "^1.0.2", "@codeceptjs/mock-request": "0.3.1", "@eslint/eslintrc": "3.3.5", @@ -140,7 +140,7 @@ "@pollyjs/core": "6.0.6", "@types/chai": "5.2.3", "@types/inquirer": "9.0.9", - "@types/node": "^25.6.0", + "@types/node": "^25.8.0", "@wdio/sauce-service": "9.12.5", "@wdio/selenium-standalone-service": "8.15.0", "@wdio/utils": "9.19.2", @@ -149,14 +149,14 @@ "chai-as-promised": "7.1.2", "chai-subset": "1.6.0", "documentation": "14.0.3", - "electron": "41.3.0", + "electron": "42.1.0", "eslint": "^9.39.4", "eslint-plugin-import": "2.32.0", "eslint-plugin-mocha": "11.2.0", - "expect": "30.3.0", + "expect": "30.4.1", "express": "^5.2.1", - "globals": "17.5.0", - "graphql": "16.13.2", + "globals": "17.6.0", + "graphql": "16.14.0", "graphql-tag": "^2.12.6", "husky": "9.1.7", "inquirer-test": "2.0.1", @@ -170,8 +170,8 @@ "qrcode-terminal": "0.12.0", "rosie": "2.1.1", "runok": "0.9.3", - "semver": "7.7.4", - "sinon": "21.1.2", + "semver": "7.8.0", + "sinon": "22.0.0", "sinon-chai": "3.7.0", "testcafe": "3.7.4", "ts-morph": "26.0.0", @@ -199,7 +199,7 @@ }, "overrides": { "@xmldom/xmldom": "0.9.10", - "axios": "1.15.2", + "axios": "1.16.1", "diff": "~8.0.3", "js-yaml": "~4.1.1", "tmp": "0.2.5",