We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fe22c58 + fb56785 commit 19ebe98Copy full SHA for 19ebe98
package.json
@@ -92,7 +92,7 @@
92
"@tediousjs/connection-string": "^1.0.0",
93
"axios": "^1.5.0",
94
"axios-ntlm": "^1.4.1",
95
- "bcryptjs": "^2.4.3",
+ "bcryptjs": "^3.0.0",
96
"bytes": "^3.1.2",
97
"chart.js": "^4.4.0",
98
"chartjs-adapter-date-fns": "^3.0.0",
@@ -149,7 +149,7 @@
149
"@semantic-release/release-notes-generator": "^14.0.0",
150
"@testing-library/cypress": "^10.0.0",
151
"@testing-library/jest-dom": "^6.1.2",
152
- "@types/bcryptjs": "^2.4.2",
+ "@types/bcryptjs": "^3.0.0",
153
"@types/bytes": "^3.1.1",
154
"@types/compression": "^1.7.2",
155
"@types/express": "^4.17.17",
0 commit comments