This commit is contained in:
Vincent Alamelle 2023-05-09 14:54:10 +02:00
parent 20a5041fd2
commit da5108bd8f
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -17,7 +17,7 @@
"cors": "^2.8.5",
"express": "^4.18.2",
"jsonwebtoken": "^9.0.0",
"le-coffre-resources": "git@github.com:smart-chain-fr/leCoffre-resources.git#v2.38",
"le-coffre-resources": "git@github.com:smart-chain-fr/leCoffre-resources.git#v2.39",
"module-alias": "^2.2.2",
"multer": "^1.4.5-lts.1",
"next": "^13.1.5",
@ -3861,7 +3861,7 @@
}
},
"node_modules/le-coffre-resources": {
"resolved": "git+ssh://git@github.com/smart-chain-fr/leCoffre-resources.git#b3d3495c0e65afc0b149d6c07fd5741e144e2aaa",
"resolved": "git+ssh://git@github.com/smart-chain-fr/leCoffre-resources.git#d889471c72060fc1ba0d582431c8a4f0c27d441f",
"license": "MIT",
"dependencies": {
"class-transformer": "^0.5.1",

View File

@ -48,7 +48,7 @@
"cors": "^2.8.5",
"express": "^4.18.2",
"jsonwebtoken": "^9.0.0",
"le-coffre-resources": "git@github.com:smart-chain-fr/leCoffre-resources.git#v2.38",
"le-coffre-resources": "git@github.com:smart-chain-fr/leCoffre-resources.git#v2.39",
"module-alias": "^2.2.2",
"multer": "^1.4.5-lts.1",
"next": "^13.1.5",