diff --git a/packages/plugins/htpasswd/package.json b/packages/plugins/htpasswd/package.json index 7c4d03cd7..559943fd3 100644 --- a/packages/plugins/htpasswd/package.json +++ b/packages/plugins/htpasswd/package.json @@ -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", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5e5fc4175..41d7c01a2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -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: