diff --git a/src-a11y/package-lock.json b/src-a11y/package-lock.json index af848d0fd..60463afdd 100644 --- a/src-a11y/package-lock.json +++ b/src-a11y/package-lock.json @@ -8,7 +8,7 @@ "version": "1.0.0", "license": "ISC", "devDependencies": { - "@progress/wct-a11y-spec": "^2.18.0", + "@progress/wct-a11y-spec": "^2.19.0", "gulp": "^4.0.2", "gulp-json-editor": "^2.5.6", "gulp-rename": "^2.0.0", @@ -19,9 +19,9 @@ } }, "node_modules/@progress/wct-a11y-spec": { - "version": "2.18.0", - "resolved": "https://registry.npmjs.org/@progress/wct-a11y-spec/-/wct-a11y-spec-2.18.0.tgz", - "integrity": "sha512-BZxzMUG+QqZimFGSIxFmq0V6NtEIHOKnOAoit/gduiwaGOFyUtek0Kh668WbXEh97mPcyx8XsSQoFQe67cejiA==", + "version": "2.19.0", + "resolved": "https://registry.npmjs.org/@progress/wct-a11y-spec/-/wct-a11y-spec-2.19.0.tgz", + "integrity": "sha512-2EOUCtCqQuLnFwObCgcb+7oxwIJU2n508EUjuerJQMQ7AW+lnZGbfkA/W7C+3yLtuCajBPyOz0Fp/mWW5dwEOg==", "dev": true, "license": "SEE LICENSE IN LICENSE.md", "engines": { diff --git a/src-a11y/package.json b/src-a11y/package.json index d38a3e8f0..d1ad35f84 100644 --- a/src-a11y/package.json +++ b/src-a11y/package.json @@ -8,7 +8,7 @@ "author": "", "license": "ISC", "devDependencies": { - "@progress/wct-a11y-spec": "^2.18.0", + "@progress/wct-a11y-spec": "^2.19.0", "gulp": "^4.0.2", "gulp-json-editor": "^2.5.6", "gulp-rename": "^2.0.0",