diff --git a/app/package.json b/app/package.json index fbaeeb78..330433be 100644 --- a/app/package.json +++ b/app/package.json @@ -59,7 +59,7 @@ "@iconify/types": "^2.0.0", "@iconify/utils": "^2.1.33", "@iconify/vue": "^4.1.2", - "@simplewebauthn/types": "^11.0.0", + "@simplewebauthn/types": "^12.0.0", "@types/lodash": "^4.17.13", "@types/nprogress": "^0.2.3", "@types/sortablejs": "^1.15.8", diff --git a/app/pnpm-lock.yaml b/app/pnpm-lock.yaml index 2e841a07..8d73592c 100644 --- a/app/pnpm-lock.yaml +++ b/app/pnpm-lock.yaml @@ -142,8 +142,8 @@ importers: specifier: ^4.1.2 version: 4.1.2(vue@3.5.13(typescript@5.6.3)) '@simplewebauthn/types': - specifier: ^11.0.0 - version: 11.0.0 + specifier: ^12.0.0 + version: 12.0.0 '@types/lodash': specifier: ^4.17.13 version: 4.17.13 @@ -1515,6 +1515,9 @@ packages: '@simplewebauthn/types@11.0.0': resolution: {integrity: sha512-b2o0wC5u2rWts31dTgBkAtSNKGX0cvL6h8QedNsKmj8O4QoLFQFR3DBVBUlpyVEhYKA+mXGUaXbcOc4JdQ3HzA==} + '@simplewebauthn/types@12.0.0': + resolution: {integrity: sha512-q6y8MkoV8V8jB4zzp18Uyj2I7oFp2/ONL8c3j8uT06AOWu3cIChc1au71QYHrP2b+xDapkGTiv+9lX7xkTlAsA==} + '@sindresorhus/merge-streams@2.3.0': resolution: {integrity: sha512-LtoMMhxAlorcGhmFYI+LhPgbPZCkgP6ra1YL604EeF6U98pLlQ3iWIGMdWSC+vWmPBWBNgmDBAhnAobLROJmwg==} engines: {node: '>=18'} @@ -6318,6 +6321,8 @@ snapshots: '@simplewebauthn/types@11.0.0': {} + '@simplewebauthn/types@12.0.0': {} + '@sindresorhus/merge-streams@2.3.0': {} '@stylistic/eslint-plugin@2.11.0(eslint@9.14.0(jiti@2.4.0))(typescript@5.6.3)':