File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 66 "nodemon" : " nodemon"
77 },
88 "dependencies" : {
9- "bcryptjs" : " 2.4.3 " ,
9+ "bcryptjs" : " 3.0.1 " ,
1010 "graphql-yoga" : " 1.18.3" ,
1111 "jsonwebtoken" : " 8.5.1" ,
1212 "prisma-client-lib" : " 1.34.12"
Original file line number Diff line number Diff line change @@ -269,9 +269,10 @@ base@^0.11.1:
269269 mixin-deep "^1.2.0"
270270 pascalcase "^0.1.1"
271271
272- bcryptjs@2.4.3 :
273- version "2.4.3"
274- resolved "https://registry.yarnpkg.com/bcryptjs/-/bcryptjs-2.4.3.tgz#9ab5627b93e60621ff7cdac5da9733027df1d0cb"
272+ bcryptjs@3.0.1 :
273+ version "3.0.1"
274+ resolved "https://registry.yarnpkg.com/bcryptjs/-/bcryptjs-3.0.1.tgz#870705ef5c5148de29395a0695ca2e7766cf6c2e"
275+ integrity sha512-iY+rRoR0bToRe8LTJkVX2gawo8gmgDQbiFsaKy8fVuG3WXekEQrjasfmWIbJxJHttEKPa+xPxbw3GROnJSmu0A==
275276
276277binary-extensions@^1.0.0 :
277278 version "1.12.0"
You can’t perform that action at this time.
0 commit comments