From b4dd1045c75c650e95b635d1a111351d43ca6246 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 25 Nov 2024 09:02:01 +0000 Subject: [PATCH] chore(deps): update dependency @simplewebauthn/types to v12 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f002d50..2648b1f 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@nextcloud/stylelint-config": "^3.0.1", "@nextcloud/typings": "^1.9.1", "@nextcloud/webpack-vue-config": "^6.0.1", - "@simplewebauthn/types": "^10.0.0", + "@simplewebauthn/types": "^12.0.0", "@types/dockerode": "^3.3.29", "@types/wait-on": "^5.3.4", "@vue/tsconfig": "^0.5.1",