diff --git a/example/package-lock.json b/example/package-lock.json index 1b703fd..4bcd8fd 100644 --- a/example/package-lock.json +++ b/example/package-lock.json @@ -13,7 +13,7 @@ "react-router-dom": "^6.8.2" }, "devDependencies": { - "@axe-core/watcher": "^2.3.2-next.6d8120b1", + "@axe-core/watcher": "^2.3.3-next.1194f686", "@types/html-webpack-plugin": "^3.2.6", "@types/mocha": "^10.0.1", "@types/node": "^18.14.6", @@ -41,9 +41,9 @@ } }, "node_modules/@axe-core/watcher": { - "version": "2.3.2-next.6d8120b1", - "resolved": "https://registry.npmjs.org/@axe-core/watcher/-/watcher-2.3.2-next.6d8120b1.tgz", - "integrity": "sha512-pS2ubPcI7nQ14WSPjCo11cdVhzD+suVPq+HDm1RJLLrb5VFHHDrxMfC1Chn1m2OQeZcwr9E37oJ0XX27BeNNKw==", + "version": "2.3.3-next.1194f686", + "resolved": "https://registry.npmjs.org/@axe-core/watcher/-/watcher-2.3.3-next.1194f686.tgz", + "integrity": "sha512-7aczqfRYb+fWJ0cN50AdyXRCcqwJkaFwExROtFL5076W5egV+PzeXz2wHM2x8jBA6vjjv5hNIqVksje7H3ai0w==", "dev": true, "dependencies": { "sync-request": "^6.1.0", @@ -7564,9 +7564,9 @@ }, "dependencies": { "@axe-core/watcher": { - "version": "2.3.2-next.6d8120b1", - "resolved": "https://registry.npmjs.org/@axe-core/watcher/-/watcher-2.3.2-next.6d8120b1.tgz", - "integrity": "sha512-pS2ubPcI7nQ14WSPjCo11cdVhzD+suVPq+HDm1RJLLrb5VFHHDrxMfC1Chn1m2OQeZcwr9E37oJ0XX27BeNNKw==", + "version": "2.3.3-next.1194f686", + "resolved": "https://registry.npmjs.org/@axe-core/watcher/-/watcher-2.3.3-next.1194f686.tgz", + "integrity": "sha512-7aczqfRYb+fWJ0cN50AdyXRCcqwJkaFwExROtFL5076W5egV+PzeXz2wHM2x8jBA6vjjv5hNIqVksje7H3ai0w==", "dev": true, "requires": { "sync-request": "^6.1.0", diff --git a/example/package.json b/example/package.json index 4531f34..ebdc6cf 100644 --- a/example/package.json +++ b/example/package.json @@ -15,7 +15,7 @@ "react-router-dom": "^6.8.2" }, "devDependencies": { - "@axe-core/watcher": "^2.3.2-next.6d8120b1", + "@axe-core/watcher": "^2.3.3-next.1194f686", "@types/html-webpack-plugin": "^3.2.6", "@types/mocha": "^10.0.1", "@types/node": "^18.14.6",