chore(deps): bump argon2 from 0.31.1 to 0.31.2
Bumps [argon2](https://github.com/ranisalt/node-argon2) from 0.31.1 to 0.31.2. - [Release notes](https://github.com/ranisalt/node-argon2/releases) - [Commits](https://github.com/ranisalt/node-argon2/compare/v0.31.1...v0.31.2) --- updated-dependencies: - dependency-name: argon2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
bbe0c961cc
commit
c1ac3060f2
2 changed files with 5 additions and 5 deletions
|
@ -46,7 +46,7 @@
|
|||
"@runtipi/shared": "workspace:^",
|
||||
"@tabler/core": "1.0.0-beta20",
|
||||
"@tabler/icons-react": "^2.40.0",
|
||||
"argon2": "^0.31.1",
|
||||
"argon2": "^0.31.2",
|
||||
"bullmq": "^4.13.0",
|
||||
"clsx": "^2.0.0",
|
||||
"connect-redis": "^7.1.0",
|
||||
|
|
8
pnpm-lock.yaml
generated
8
pnpm-lock.yaml
generated
|
@ -51,8 +51,8 @@ importers:
|
|||
specifier: ^2.40.0
|
||||
version: 2.40.0(react@18.2.0)
|
||||
argon2:
|
||||
specifier: ^0.31.1
|
||||
version: 0.31.1
|
||||
specifier: ^0.31.2
|
||||
version: 0.31.2
|
||||
bullmq:
|
||||
specifier: ^4.13.0
|
||||
version: 4.13.0
|
||||
|
@ -4467,8 +4467,8 @@ packages:
|
|||
resolution: {integrity: sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg==}
|
||||
dev: true
|
||||
|
||||
/argon2@0.31.1:
|
||||
resolution: {integrity: sha512-ik2xnJrLXazya7m4Nz1XfBSRjXj8Koq8qF9PsQC8059p20ifWc9zx/hgU3ItZh/3TnwXkv0RbhvjodPkmFf0bg==}
|
||||
/argon2@0.31.2:
|
||||
resolution: {integrity: sha512-QSnJ8By5Mth60IEte45w9Y7v6bWcQw3YhRtJKKN8oNCxnTLDiv/AXXkDPf2srTMfxFVn3QJdVv2nhXESsUa+Yg==}
|
||||
engines: {node: '>=14.0.0'}
|
||||
requiresBuild: true
|
||||
dependencies:
|
||||
|
|
Loading…
Add table
Reference in a new issue