From 8edfb2836f313dcc8265e549b8d9247d4b9f615c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 21 Dec 2022 06:23:43 +0000 Subject: [PATCH] fix(deps): update dependency bcrypt-ts to v3 --- packages/theme/package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/theme/package.json b/packages/theme/package.json index 6ba39c7f5..ccb4dc1b3 100644 --- a/packages/theme/package.json +++ b/packages/theme/package.json @@ -37,7 +37,7 @@ "@mr-hope/vuepress-plugin-smooth-scroll": "workspace:*", "@types/react": "^18.0.26", "@vuepress/plugin-blog": "^1.9.4", - "bcrypt-ts": "^1.0.1", + "bcrypt-ts": "^3.0.0", "dayjs": "^1.11.7", "screenfull": "^5.2.0", "ts-debounce": "^4.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 82c158132..c4cb3e5b5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -520,7 +520,7 @@ importers: '@mr-hope/vuepress-plugin-smooth-scroll': workspace:* '@types/react': ^18.0.26 '@vuepress/plugin-blog': ^1.9.4 - bcrypt-ts: ^1.0.1 + bcrypt-ts: ^3.0.0 dayjs: ^1.11.7 screenfull: ^5.2.0 ts-debounce: ^4.0.0 @@ -547,7 +547,7 @@ importers: '@mr-hope/vuepress-plugin-smooth-scroll': link:../smooth-scroll '@types/react': 18.0.26 '@vuepress/plugin-blog': 1.9.4 - bcrypt-ts: 1.0.1 + bcrypt-ts: 3.0.0 dayjs: 1.11.7 screenfull: 5.2.0 ts-debounce: 4.0.0 @@ -4289,8 +4289,8 @@ packages: tweetnacl: 0.14.5 dev: true - /bcrypt-ts/1.0.1: - resolution: {integrity: sha512-bVa9P5QEuvbe5tP64FmdLW452znY3cSUclzHD012dMCYRHIu06jB/uqadTJNMTJgr1Y8XyLCXoJJgnov6+CGNQ==} + /bcrypt-ts/3.0.0: + resolution: {integrity: sha512-z4pqdPaAuuvBsHCwb77bisxT9qo5hRSbn78FXNhhTywHabqMzcIosDxjnKUrkPQbMyz2curUT+fJRith57rIvg==} dev: false /big.js/3.2.0: