0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-16 21:56:25 -05:00

chore(deps): update dependency @types/bcryptjs to v2.4.4 (#4048)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-10-02 07:03:57 +02:00 committed by GitHub
parent 6ec6d2f543
commit 4f5c67e812
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 7 deletions

View file

@ -44,7 +44,7 @@
"unix-crypt-td-js": "1.1.4"
},
"devDependencies": {
"@types/bcryptjs": "2.4.2",
"@types/bcryptjs": "2.4.4",
"@verdaccio/types": "workspace:12.0.0-next.0",
"@verdaccio/config": "workspace:7.0.0-next.2",
"@verdaccio/logger": "workspace:7.0.0-next.2",

View file

@ -1070,8 +1070,8 @@ importers:
version: 1.1.4
devDependencies:
'@types/bcryptjs':
specifier: 2.4.2
version: 2.4.2
specifier: 2.4.4
version: 2.4.4
'@verdaccio/config':
specifier: workspace:7.0.0-next.2
version: link:../../config
@ -3398,7 +3398,7 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.22.10
'@babel/helper-plugin-utils': 7.22.5
'@babel/helper-plugin-utils': 7.20.2
'@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.22.10)
/@babel/plugin-proposal-nullish-coalescing-operator@7.18.6(@babel/core@7.22.20):
@ -3487,7 +3487,7 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.22.10
'@babel/helper-plugin-utils': 7.22.5
'@babel/helper-plugin-utils': 7.20.2
'@babel/helper-skip-transparent-expression-wrappers': 7.20.0
'@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.22.10)
@ -11194,8 +11194,8 @@ packages:
dependencies:
'@babel/types': 7.22.10
/@types/bcryptjs@2.4.2:
resolution: {integrity: sha512-LiMQ6EOPob/4yUL66SZzu6Yh77cbzJFYll+ZfaPiPPFswtIlA/Fs1MzdKYA7JApHU49zQTbJGX3PDmCpIdDBRQ==}
/@types/bcryptjs@2.4.4:
resolution: {integrity: sha512-9wlJI7k5gRyJEC4yrV7DubzNQFTPiykYxUA6lBtsk5NlOfW9oWLJ1HdIA4YtE+6C3i3mTpDQQEosJ2rVZfBWnw==}
dev: true
/@types/body-parser@1.19.2: