diff --git a/app/package.json b/app/package.json index fbaeeb78..d5aed729 100644 --- a/app/package.json +++ b/app/package.json @@ -16,7 +16,7 @@ "@0xjacky/vue-github-button": "^3.1.1", "@ant-design/icons-vue": "^7.0.1", "@formkit/auto-animate": "^0.8.2", - "@simplewebauthn/browser": "^11.0.0", + "@simplewebauthn/browser": "^12.0.0", "@vue/reactivity": "^3.5.13", "@vue/shared": "^3.5.13", "@vueuse/components": "^11.3.0", diff --git a/app/pnpm-lock.yaml b/app/pnpm-lock.yaml index 2e841a07..fe815003 100644 --- a/app/pnpm-lock.yaml +++ b/app/pnpm-lock.yaml @@ -18,8 +18,8 @@ importers: specifier: ^0.8.2 version: 0.8.2 '@simplewebauthn/browser': - specifier: ^11.0.0 - version: 11.0.0 + specifier: ^12.0.0 + version: 12.0.0 '@vue/reactivity': specifier: ^3.5.13 version: 3.5.13 @@ -1509,12 +1509,15 @@ packages: '@simonwep/pickr@1.8.2': resolution: {integrity: sha512-/l5w8BIkrpP6n1xsetx9MWPWlU6OblN5YgZZphxan0Tq4BByTCETL6lyIeY8lagalS2Nbt4F2W034KHLIiunKA==} - '@simplewebauthn/browser@11.0.0': - resolution: {integrity: sha512-KEGCStrl08QC2I561BzxqGiwoknblP6O1YW7jApdXLPtIqZ+vgJYAv8ssLCdm1wD8HGAHd49CJLkUF8X70x/pg==} + '@simplewebauthn/browser@12.0.0': + resolution: {integrity: sha512-0w6W8qkACycyaRMb2XnHfpA9kkgs5e2Aw2Ul9ObBYmvFBbtzipyWu9u2+WP1wy98chM+GIlQFnPheUbiMBQr8w==} '@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'} @@ -6312,12 +6315,14 @@ snapshots: core-js: 3.39.0 nanopop: 2.4.2 - '@simplewebauthn/browser@11.0.0': + '@simplewebauthn/browser@12.0.0': dependencies: - '@simplewebauthn/types': 11.0.0 + '@simplewebauthn/types': 12.0.0 '@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)':