fix(deps): update dependency otpauth to ^9.2.4
This commit is contained in:
parent
6f6333f094
commit
3a8ca2a2d7
2 changed files with 6 additions and 6 deletions
|
@ -88,7 +88,7 @@
|
||||||
"nodemailer": "6.9.13",
|
"nodemailer": "6.9.13",
|
||||||
"opencc-js": "^1.0.5",
|
"opencc-js": "^1.0.5",
|
||||||
"os-utils": "0.0.14",
|
"os-utils": "0.0.14",
|
||||||
"otpauth": "^9.2.3",
|
"otpauth": "^9.2.4",
|
||||||
"parse5": "7.1.2",
|
"parse5": "7.1.2",
|
||||||
"pg": "8.11.5",
|
"pg": "8.11.5",
|
||||||
"private-ip": "3.0.2",
|
"private-ip": "3.0.2",
|
||||||
|
|
|
@ -241,8 +241,8 @@ importers:
|
||||||
specifier: 0.0.14
|
specifier: 0.0.14
|
||||||
version: 0.0.14
|
version: 0.0.14
|
||||||
otpauth:
|
otpauth:
|
||||||
specifier: ^9.2.3
|
specifier: ^9.2.4
|
||||||
version: 9.2.3
|
version: 9.2.4
|
||||||
parse5:
|
parse5:
|
||||||
specifier: 7.1.2
|
specifier: 7.1.2
|
||||||
version: 7.1.2
|
version: 7.1.2
|
||||||
|
@ -6591,8 +6591,8 @@ packages:
|
||||||
os-utils@0.0.14:
|
os-utils@0.0.14:
|
||||||
resolution: {integrity: sha512-ajB8csaHLBvJOYsHJkp8YdO2FvlBbf/ZxaYQwXXRDyQ84UoE+uTuLXxqd0shekXMX6Qr/pt/DDyLMRAMsgfWzg==}
|
resolution: {integrity: sha512-ajB8csaHLBvJOYsHJkp8YdO2FvlBbf/ZxaYQwXXRDyQ84UoE+uTuLXxqd0shekXMX6Qr/pt/DDyLMRAMsgfWzg==}
|
||||||
|
|
||||||
otpauth@9.2.3:
|
otpauth@9.2.4:
|
||||||
resolution: {integrity: sha512-oAG55Ch4MBL5Jdg+RXfKiRCZ2lCwa/UIQKsmSfYbGGLSI4dErY1HPZv0JGPPESIYGyDO3s9iJqM4HU/1IppMoQ==}
|
resolution: {integrity: sha512-t0Nioq2Up2ZaT5AbpXZLTjrsNtLc/g/rVSaEThmKLErAuT9mrnAKJryiPOKc3rCH+3ycWBgKpRHYn+DHqfaPiQ==}
|
||||||
|
|
||||||
p-cancelable@2.1.1:
|
p-cancelable@2.1.1:
|
||||||
resolution: {integrity: sha512-BZOr3nRQHOntUjTrH8+Lh54smKHoHyur8We1V8DSMVrl5A2malOOwuJRnKRDjSnkoeBh4at6BwEnb5I7Jl31wg==}
|
resolution: {integrity: sha512-BZOr3nRQHOntUjTrH8+Lh54smKHoHyur8We1V8DSMVrl5A2malOOwuJRnKRDjSnkoeBh4at6BwEnb5I7Jl31wg==}
|
||||||
|
@ -15274,7 +15274,7 @@ snapshots:
|
||||||
|
|
||||||
os-utils@0.0.14: {}
|
os-utils@0.0.14: {}
|
||||||
|
|
||||||
otpauth@9.2.3:
|
otpauth@9.2.4:
|
||||||
dependencies:
|
dependencies:
|
||||||
jssha: 3.3.1
|
jssha: 3.3.1
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue