Update test deps

This commit is contained in:
Jamie Curnow
2026-08-26 12:56:32 +10:00
parent 5e7fea7d56
commit ba8117fbcf
2 changed files with 111 additions and 56 deletions
+8 -8
View File
@@ -4,21 +4,21 @@
"description": "",
"main": "index.js",
"dependencies": {
"@cypress/grep": "^6.0.0",
"@cypress/grep": "^6.0.3",
"@jc21/cypress-swagger-validation": "^0.3.2",
"@quobix/vacuum": "^0.26.4",
"axios": "^1.16.0",
"axios": "^1.19.0",
"chalk": "^5.6.2",
"cypress": "^15.15.0",
"cypress": "^15.21.1",
"cypress-multi-reporters": "^2.0.5",
"cypress-wait-until": "^3.0.2",
"eslint": "^10.3.0",
"eslint": "^10.9.1",
"eslint-plugin-align-assignments": "^1.1.2",
"eslint-plugin-chai-friendly": "^1.2.0",
"eslint-plugin-cypress": "^6.4.1",
"form-data": "^4.0.5",
"eslint-plugin-chai-friendly": "^1.2.1",
"eslint-plugin-cypress": "^7.0.1",
"form-data": "^4.0.6",
"lodash": "^4.18.1",
"mocha": "^11.7.5",
"mocha": "^11.8.0",
"mocha-junit-reporter": "^2.2.1"
},
"scripts": {