@axe-core/watcher 4.0.0-next.e4ceb932 → 4.0.0-next.fa1cabfe

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1 +1 @@
1
- /*! Copyright Deque 2021-2025 All Rights Reserved */
1
+ /*! Copyright Deque 2021-2026 All Rights Reserved */
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@axe-core/watcher",
3
- "version": "4.0.0-next.e4ceb932",
3
+ "version": "4.0.0-next.fa1cabfe",
4
4
  "description": "",
5
5
  "license": "UNLICENSED",
6
6
  "exports": {
@@ -77,7 +77,7 @@
77
77
  "@types/chai": "^4.3.3",
78
78
  "@types/cors": "^2.8.12",
79
79
  "@types/debug": "^4.1.12",
80
- "@types/express": "^4.17.14",
80
+ "@types/express": "^5.0.6",
81
81
  "@types/mocha": "^10.0.0",
82
82
  "@types/morgan": "^1.9.3",
83
83
  "@types/node": "22.17.1",
@@ -85,7 +85,7 @@
85
85
  "@types/react": "19",
86
86
  "@types/react-dom": "19",
87
87
  "@types/selenium-webdriver": "^4.1.15",
88
- "@types/sinon": "^17.0.3",
88
+ "@types/sinon": "^21.0.0",
89
89
  "@wdio/types": "^9.0.4",
90
90
  "axe-core": "^4.11.0",
91
91
  "axe-test-fixtures": "github:dequelabs/axe-test-fixtures#v1",
@@ -94,7 +94,7 @@
94
94
  "cors": "^2.8.5",
95
95
  "cypress": "^14.0.1",
96
96
  "execa": "5",
97
- "express": "^4.18.2",
97
+ "express": "^5.2.1",
98
98
  "jsdom": "^27.0.0",
99
99
  "mocha": "^11.0.1",
100
100
  "morgan": "^1.10.0",
@@ -107,7 +107,7 @@
107
107
  "react-dom": "^19.1.0",
108
108
  "rimraf": "^6.1.2",
109
109
  "selenium-webdriver": "^4.11.1",
110
- "sinon": "^19.0.2",
110
+ "sinon": "^21.0.1",
111
111
  "ts-loader": "^9.5.2",
112
112
  "ts-node": "^10.9.2",
113
113
  "typescript": "^5.1.6",