We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ceec780 commit 41f3ecaCopy full SHA for 41f3eca
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.202.14](https://github.com/SocialGouv/domifa/compare/v2.202.13...v2.202.14) (2025-06-05)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** update dependency multer to v2.0.1 [security] ([ceec780](https://github.com/SocialGouv/domifa/commit/ceec7803c8b2493964d098a604d803b5e01412c1))
7
8
## [2.202.13](https://github.com/SocialGouv/domifa/compare/v2.202.12...v2.202.13) (2025-06-04)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "domifa",
"private": true,
- "version": "2.202.13",
+ "version": "2.202.14",
"scripts": {
"build": "lerna run build ",
"dev": "lerna run dev ",
0 commit comments