File tree Expand file tree Collapse file tree 4 files changed +16
-12
lines changed Expand file tree Collapse file tree 4 files changed +16
-12
lines changed Original file line number Diff line number Diff line change 7979 "unplugin-vue-define-options" : " ^1.5.5" ,
8080 "vite" : " ^6.1.1" ,
8181 "vite-svg-loader" : " ^5.1.0" ,
82- "vue-tsc" : " ^2.2.2 "
82+ "vue-tsc" : " ^2.2.4 "
8383 }
8484}
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ require (
1818 github.com/go-co-op/gocron/v2 v2.15.0
1919 github.com/go-playground/validator/v10 v10.25.0
2020 github.com/go-resty/resty/v2 v2.16.5
21- github.com/go-webauthn/webauthn v0.11.2
21+ github.com/go-webauthn/webauthn v0.12.1
2222 github.com/golang-jwt/jwt/v5 v5.2.1
2323 github.com/google/uuid v1.6.0
2424 github.com/gorilla/websocket v1.5.3
@@ -125,7 +125,7 @@ require (
125125 github.com/go-playground/universal-translator v0.18.1 // indirect
126126 github.com/go-sql-driver/mysql v1.9.0 // indirect
127127 github.com/go-viper/mapstructure/v2 v2.2.1 // indirect
128- github.com/go-webauthn/x v0.1.16 // indirect
128+ github.com/go-webauthn/x v0.1.18 // indirect
129129 github.com/goccy/go-json v0.10.5 // indirect
130130 github.com/gofrs/flock v0.12.1 // indirect
131131 github.com/gogo/protobuf v1.3.2 // indirect
Original file line number Diff line number Diff line change @@ -1036,8 +1036,12 @@ github.com/go-viper/mapstructure/v2 v2.2.1 h1:ZAaOCxANMuZx5RCeg0mBdEZk7DZasvvZIx
10361036github.com/go-viper/mapstructure/v2 v2.2.1 /go.mod h1:oJDH3BJKyqBA2TXFhDsKDGDTlndYOZ6rGS0BRZIxGhM =
10371037github.com/go-webauthn/webauthn v0.11.2 h1:Fgx0/wlmkClTKlnOsdOQ+K5HcHDsDcYIvtYmfhEOSUc =
10381038github.com/go-webauthn/webauthn v0.11.2 /go.mod h1:aOtudaF94pM71g3jRwTYYwQTG1KyTILTcZqN1srkmD0 =
1039+ github.com/go-webauthn/webauthn v0.12.1 h1:fQNKWc+gd7i1TW8FmlB0jQTHyc2GYYlV/QdLUxo+MSA =
1040+ github.com/go-webauthn/webauthn v0.12.1 /go.mod h1:Q13xKHZi459wU8IoFjm8jQ6CMRyad+kegblwMFFhQGU =
10391041github.com/go-webauthn/x v0.1.16 h1:EaVXZntpyHviN9ykjdRBQIw9B0Ed3LO5FW7mDiMQEa8 =
10401042github.com/go-webauthn/x v0.1.16 /go.mod h1:jhYjfwe/AVYaUs2mUXArj7vvZj+SpooQPyyQGNab+Us =
1043+ github.com/go-webauthn/x v0.1.18 h1:9xxiKRKCHx/1R2RF+4xb1qY5QDIO0RlTmH5L02lmRH4 =
1044+ github.com/go-webauthn/x v0.1.18 /go.mod h1:Q/uHdGGFrZ7psEcoEStYunurZuG3Z9UDZJetM8qDTtA =
10411045github.com/go-zookeeper/zk v1.0.2 /go.mod h1:nOB03cncLtlp4t+UAkGSV+9beXP/akpekBwL+UX1Qcw =
10421046github.com/gobs/pretty v0.0.0-20180724170744-09732c25a95b h1:/vQ+oYKu+JoyaMPDsv5FzwuL2wwWBgBbtj/YLCi4LuA =
10431047github.com/gobs/pretty v0.0.0-20180724170744-09732c25a95b /go.mod h1:Xo4aNUOrJnVruqWQJBtW6+bTBDTniY8yZum5rF3b5jw =
You can’t perform that action at this time.
0 commit comments