From 17ea8cd1c9375baef574e934deca59da84fb35b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Dec 2021 04:16:42 +0000 Subject: [PATCH] Bump pa11y from 6.1.0 to 6.1.1 Bumps [pa11y](https://github.com/pa11y/pa11y) from 6.1.0 to 6.1.1. - [Release notes](https://github.com/pa11y/pa11y/releases) - [Changelog](https://github.com/pa11y/pa11y/blob/master/CHANGELOG.md) - [Commits](https://github.com/pa11y/pa11y/compare/6.1.0...6.1.1) --- updated-dependencies: - dependency-name: pa11y dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 52273cd..5636afd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3708,9 +3708,9 @@ } }, "node_modules/pa11y": { - "version": "6.1.0", - "resolved": "https://registry.npmjs.org/pa11y/-/pa11y-6.1.0.tgz", - "integrity": "sha512-XokTRwhmJKpf3paqdt9g+20SRT0u+W8lfbKvPZPotRAIZSDW5E6NZAv6mZV5/iXelDnS+du7QKsfhIqWmT4nzQ==", + "version": "6.1.1", + "resolved": "https://registry.npmjs.org/pa11y/-/pa11y-6.1.1.tgz", + "integrity": "sha512-2NzqA3D9CUlDWj8WuOI4fM2P0qM1d/IUxsRRpzCOfDT5eMR1oEgmUwW2TAk+f90ff/GVck0BewdYT4et4BANew==", "dependencies": { "axe-core": "^4.0.2", "bfj": "~7.0.2", @@ -9122,9 +9122,9 @@ "integrity": "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==" }, "pa11y": { - "version": "6.1.0", - "resolved": "https://registry.npmjs.org/pa11y/-/pa11y-6.1.0.tgz", - "integrity": "sha512-XokTRwhmJKpf3paqdt9g+20SRT0u+W8lfbKvPZPotRAIZSDW5E6NZAv6mZV5/iXelDnS+du7QKsfhIqWmT4nzQ==", + "version": "6.1.1", + "resolved": "https://registry.npmjs.org/pa11y/-/pa11y-6.1.1.tgz", + "integrity": "sha512-2NzqA3D9CUlDWj8WuOI4fM2P0qM1d/IUxsRRpzCOfDT5eMR1oEgmUwW2TAk+f90ff/GVck0BewdYT4et4BANew==", "requires": { "axe-core": "^4.0.2", "bfj": "~7.0.2",