mirror of https://github.com/wg-easy/wg-easy
Browse Source
Bumps [otpauth](https://github.com/hectorm/otpauth) from 9.4.0 to 9.4.1. - [Release notes](https://github.com/hectorm/otpauth/releases) - [Commits](https://github.com/hectorm/otpauth/compare/v9.4.0...v9.4.1) --- updated-dependencies: - dependency-name: otpauth dependency-version: 9.4.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>pull/2119/head
committed by
GitHub
2 changed files with 10 additions and 10 deletions
@ -72,8 +72,8 @@ importers: |
|||
specifier: ^3.18.1 |
|||
version: 3.18.1(@libsql/[email protected])(@netlify/[email protected])(@parcel/[email protected])(@types/[email protected])(@vue/[email protected])([email protected](@libsql/[email protected])([email protected](@libsql/[email protected])))([email protected](@libsql/[email protected]))([email protected]([email protected]))([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected](@types/[email protected])([email protected])([email protected])([email protected])([email protected]))([email protected]([email protected]))([email protected]) |
|||
otpauth: |
|||
specifier: ^9.4.0 |
|||
version: 9.4.0 |
|||
specifier: ^9.4.1 |
|||
version: 9.4.1 |
|||
pinia: |
|||
specifier: ^3.0.3 |
|||
version: 3.0.3([email protected])([email protected]([email protected])) |
|||
@ -1108,8 +1108,8 @@ packages: |
|||
engines: {node: '>=18.14.0'} |
|||
hasBin: true |
|||
|
|||
'@noble/hashes@1.7.1': |
|||
resolution: {integrity: sha512-B8XBPsn4vT/KJAGqDzbwztd+6Yte3P4V7iafm24bxgDe/mlRuK6xmWPuCNrKt2vDafZ8MfJLlchDG/vYafQEjQ==} |
|||
'@noble/hashes@1.8.0': |
|||
resolution: {integrity: sha512-jCs9ldd7NwzpgXDIf6P3+NrHh9/sD6CQdxHyjQI+h/6rDNo88ypBxxz45UDuZHz9r3tNz7N/VInSVoVdtXEI4A==} |
|||
engines: {node: ^14.21.3 || >=16} |
|||
|
|||
'@nodelib/[email protected]': |
|||
@ -4466,8 +4466,8 @@ packages: |
|||
resolution: {integrity: sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==} |
|||
engines: {node: '>= 0.8.0'} |
|||
|
|||
[email protected].0: |
|||
resolution: {integrity: sha512-fHIfzIG5RqCkK9cmV8WU+dPQr9/ebR5QOwGZn2JAr1RQF+lmAuLL2YdtdqvmBjNmgJlYk3KZ4a0XokaEhg1Jsw==} |
|||
[email protected].1: |
|||
resolution: {integrity: sha512-+iVvys36CFsyXEqfNftQm1II7SW23W1wx9RwNk0Cd97lbvorqAhBDksb/0bYry087QMxjiuBS0wokdoZ0iUeAw==} |
|||
|
|||
[email protected]: |
|||
resolution: {integrity: sha512-kMMb3dC8KlQ+Bzf/UhepYsq1ukorCOJu038rSxF7kTbsCLx1Ojet9Hc9gKqKR/Wpih5GWnOA2DvLe20ZtxbJ2Q==} |
|||
@ -6912,7 +6912,7 @@ snapshots: |
|||
- rollup |
|||
- supports-color |
|||
|
|||
'@noble/hashes@1.7.1': {} |
|||
'@noble/hashes@1.8.0': {} |
|||
|
|||
'@nodelib/[email protected]': |
|||
dependencies: |
|||
@ -10549,9 +10549,9 @@ snapshots: |
|||
type-check: 0.4.0 |
|||
word-wrap: 1.2.5 |
|||
|
|||
[email protected].0: |
|||
[email protected].1: |
|||
dependencies: |
|||
'@noble/hashes': 1.7.1 |
|||
'@noble/hashes': 1.8.0 |
|||
|
|||
[email protected]: |
|||
optionalDependencies: |
|||
|
|||
Loading…
Reference in new issue