Skip to content

Commit

Permalink
Merge branch 'master' into fufeck_feat_habilitation-multi-mail-commune
Browse files Browse the repository at this point in the history
  • Loading branch information
fufeck committed Jan 6, 2025
2 parents 530bdf4 + 0298f12 commit 17d283c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"dependencies": {
"@aws-sdk/client-s3": "^3.576.0",
"@ban-team/validateur-bal": "^2.19.1",
"@ban-team/validateur-bal": "^2.20.0",
"@etalab/decoupage-administratif": "^4.0.0",
"@nestjs-modules/mailer": "^2.0.2",
"@nestjs/axios": "^3.0.2",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -984,17 +984,17 @@
resolved "https://registry.yarnpkg.com/@balena/dockerignore/-/dockerignore-1.0.2.tgz#9ffe4726915251e8eb69f44ef3547e0da2c03e0d"
integrity sha512-wMue2Sy4GAVTk6Ic4tJVcnfdau+gx2EnG7S+uAEe+TWJFqE4YoWN4/H8MSLj4eYJKxGg26lZwboEniNiNwZQ6Q==

"@ban-team/shared-data@^1.2.0":
version "1.2.0"
resolved "https://registry.yarnpkg.com/@ban-team/shared-data/-/shared-data-1.2.0.tgz#0e29e84a00f7df3b17e5821bde1405a2bfa656b5"
integrity sha512-35jz6ITHHufUKxXAfa8ReSMl6lZarnfVBkS++wgHpk27e9K52bXyAHo+n3X331n2mSzoIQXxFK7SEcPob7a5cA==
"@ban-team/shared-data@^1.3.0":
version "1.3.0"
resolved "https://registry.yarnpkg.com/@ban-team/shared-data/-/shared-data-1.3.0.tgz#8f281fda4cbfe232e750a5c4d888a1073fcc3a74"
integrity sha512-9mV0bMVdg3CYeYl70c0iChUCQTs+1PMjq2NtJNkYqCskEos+EhzeKyKIPMcAvTN4gy4S7x0jYCYpqxFnGZAKCQ==

"@ban-team/validateur-bal@^2.19.1":
version "2.19.1"
resolved "https://registry.yarnpkg.com/@ban-team/validateur-bal/-/validateur-bal-2.19.1.tgz#5cae5a9fcd9aa3d060809ef23a4adcb0b2f481db"
integrity sha512-6AjbS/4RQHVxtihPCRd2D66syaH3wxhPDdjodpoOywCdlCUuuCan6v7AG4gmHc5BtaZlTlIFsYQx63gq5DOpjg==
"@ban-team/validateur-bal@^2.20.0":
version "2.20.0"
resolved "https://registry.yarnpkg.com/@ban-team/validateur-bal/-/validateur-bal-2.20.0.tgz#36af9d793ef1cd949e214be7ceb7c68dc10e6ee7"
integrity sha512-RkdnaxKbq91S19lgFepwj7WsNLGsSNYMYpGoNINaeBeFU7TgLg9diBJMCSIahNW3T44+DZTlm1CpX55T0Zx4SA==
dependencies:
"@ban-team/shared-data" "^1.2.0"
"@ban-team/shared-data" "^1.3.0"
"@etalab/project-legal" "^0.6.0"
blob-to-buffer "^1.2.9"
bluebird "^3.7.2"
Expand Down

0 comments on commit 17d283c

Please sign in to comment.