diff --git a/package.json b/package.json index 46b8fd4f..bf54a59e 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@types/svgo": "^1.3.1", "@typescript-eslint/eslint-plugin": "^2.24.0", "@typescript-eslint/parser": "^2.24.0", - "alfa-ui-primitives": "^3.16.0", + "alfa-ui-primitives": "^3.17.0", "arui-presets-lint": "^4.0.0", "axios": "^0.21.1", "camelcase": "^5.3.1", diff --git a/yarn.lock b/yarn.lock index 7ca5aead..ac255c9a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1427,10 +1427,10 @@ ajv@^6.10.0, ajv@^6.10.2, ajv@^6.5.5: json-schema-traverse "^0.4.1" uri-js "^4.2.2" -alfa-ui-primitives@^3.16.0: - version "3.16.0" - resolved "https://registry.yarnpkg.com/alfa-ui-primitives/-/alfa-ui-primitives-3.16.0.tgz#8c7348097c04b01438b528dcf669ff3cf7ac6fc7" - integrity sha512-VyaNLYE1h/wxLTitXzjg+OoOZx8lW74kEhS5RkklwNQnUWQs6p/FiOPSQzsvBtVBo7iQ1VxdXrtvGrLqbolS3A== +alfa-ui-primitives@^3.17.0: + version "3.17.0" + resolved "https://registry.yarnpkg.com/alfa-ui-primitives/-/alfa-ui-primitives-3.17.0.tgz#54df2a9850494f94059c4d224c7eb870014dee73" + integrity sha512-n7JyMD9Ig/mqNCTyGi4hlWi9O95W/nvSnCadJKds8eEUp9uR/zi3ZbsJ5q+KmSASirfkjnAwJqZUncCh8GGwvQ== ansi-escapes@^3.2.0: version "3.2.0"