diff --git a/package.json b/package.json index 45134ebb4..940daf97e 100644 --- a/package.json +++ b/package.json @@ -91,7 +91,7 @@ "@xmldom/xmldom": "0.9.8", "acorn": "8.15.0", "arrify": "3.0.0", - "axios": "1.12.2", + "axios": "1.13.2", "chalk": "4.1.2", "cheerio": "^1.0.0", "chokidar": "^4.0.3", @@ -115,7 +115,7 @@ "lodash.merge": "4.6.2", "lodash.shuffle": "4.2.0", "mkdirp": "3.0.1", - "mocha": "11.7.2", + "mocha": "11.7.5", "monocart-coverage-reports": "2.12.9", "ms": "2.1.3", "multer": "^2.0.2", @@ -128,14 +128,14 @@ "uuid": "11.1.0" }, "optionalDependencies": { - "@codeceptjs/detox-helper": "1.1.13" + "@codeceptjs/detox-helper": "1.1.14" }, "devDependencies": { "@apollo/server": "^5", "@codeceptjs/expect-helper": "^1.0.2", "@codeceptjs/mock-request": "0.3.1", "@eslint/eslintrc": "3.3.1", - "@eslint/js": "9.36.0", + "@eslint/js": "9.39.1", "@faker-js/faker": "9.8.0", "@pollyjs/adapter-puppeteer": "6.0.6", "@pollyjs/core": "6.0.6", @@ -153,11 +153,11 @@ "electron": "38.2.0", "eslint": "^9.36.0", "eslint-plugin-import": "2.32.0", - "eslint-plugin-mocha": "11.1.0", + "eslint-plugin-mocha": "11.2.0", "expect": "30.2.0", "express": "^5.1.0", "globals": "16.4.0", - "graphql": "16.11.0", + "graphql": "16.12.0", "graphql-tag": "^2.12.6", "husky": "9.1.7", "inquirer-test": "2.0.1", @@ -171,7 +171,7 @@ "qrcode-terminal": "0.12.0", "rosie": "2.1.1", "runok": "0.9.3", - "semver": "7.7.2", + "semver": "7.7.3", "sinon": "21.0.0", "sinon-chai": "3.7.0", "testcafe": "3.7.2",