feat (altcha) #4827 upgrade d'altcha en v2
Some checks are pending
Cadoles/hydra-sql/pipeline/pr-develop Build started...

This commit is contained in:
2025-06-12 15:07:32 +02:00
committed by Gauthier DUPONT
parent 646c346537
commit f5d3a8d83b
8 changed files with 7 additions and 71 deletions

7
package-lock.json generated
View File

@ -7,7 +7,7 @@
"license": "UNLICENSED",
"dependencies": {
"add": "^2.0.6",
"altcha": "^1.0.0",
"altcha": "^2.0.0",
"autoprefixer": "^10.4.4",
"bootstrap": "^5.2.3",
"jquery": "^3.6.1",
@ -2346,8 +2346,9 @@
}
},
"node_modules/altcha": {
"version": "1.4.2",
"hasInstallScript": true,
"version": "2.0.3",
"resolved": "https://registry.npmjs.org/altcha/-/altcha-2.0.3.tgz",
"integrity": "sha512-vrrolHI721LOegDSJYnf2oRYlP2VIi83N9wrJe+PrjkV1O7wlMcBxlp5uAch4RdsReCYgt6IJ7CAbbk/3esRoA==",
"license": "MIT",
"dependencies": {
"@altcha/crypto": "^0.0.1"