0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-02-17 23:45:29 -05:00

chore(deps): update dependency @types/bcryptjs to v2.4.6 (#4118)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-11-20 08:27:03 +01:00 committed by GitHub
parent 8d00ca9029
commit 85e640d8d8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -43,7 +43,7 @@
"unix-crypt-td-js": "1.1.4"
},
"devDependencies": {
"@types/bcryptjs": "2.4.5",
"@types/bcryptjs": "2.4.6",
"@verdaccio/types": "workspace:12.0.0-next.1",
"@verdaccio/config": "workspace:7.0.0-next.4",
"@verdaccio/logger": "workspace:7.0.0-next.4",

8
pnpm-lock.yaml generated
View file

@ -1076,8 +1076,8 @@ importers:
version: 1.1.4
devDependencies:
'@types/bcryptjs':
specifier: 2.4.5
version: 2.4.5
specifier: 2.4.6
version: 2.4.6
'@verdaccio/config':
specifier: workspace:7.0.0-next.4
version: link:../../config
@ -11492,8 +11492,8 @@ packages:
dependencies:
'@babel/types': 7.23.0
/@types/bcryptjs@2.4.5:
resolution: {integrity: sha512-tOF6TivOIvq+TWQm78335CMdyVJhpBG3NUdWQDAp95ax4E2rSKbws/ELHLk5EBoucwx/tHt3/hhLOHwWJgVrSw==}
/@types/bcryptjs@2.4.6:
resolution: {integrity: sha512-9xlo6R2qDs5uixm0bcIqCeMCE6HiQsIyel9KQySStiyqNl2tnj2mP3DX1Nf56MD6KMenNNlBBsy3LJ7gUEQPXQ==}
dev: true
/@types/body-parser@1.19.5: