Upgrade Bcrypt and JSDom in web (#30758)
* Update bcrypt and jsdom dependencies in web GitOrigin-RevId: 3a709203b5c40c5a23664a3433b563382bbc1711
This commit is contained in:
committed by
Copybot
parent
b363852828
commit
2bf9d30a03
Generated
+736
-30
File diff suppressed because it is too large
Load Diff
@@ -115,7 +115,7 @@
|
||||
"async": "^3.2.5",
|
||||
"base-x": "^4.0.1",
|
||||
"basic-auth": "^2.0.1",
|
||||
"bcrypt": "^5.0.0",
|
||||
"bcrypt": "^6.0.0",
|
||||
"body-parser": "1.20.4",
|
||||
"bowser": "^2.11.0",
|
||||
"bull": "^3.18.0",
|
||||
@@ -343,7 +343,7 @@
|
||||
"inversify": "^6.2.2",
|
||||
"jquery": "^3.7.1",
|
||||
"jscodeshift": "^17.0.0",
|
||||
"jsdom": "^19.0.0",
|
||||
"jsdom": "^27.4.0",
|
||||
"jsdom-global": "^3.0.2",
|
||||
"katex": "^0.16.25",
|
||||
"knip": "^5.64.1",
|
||||
|
||||
Reference in New Issue
Block a user