diff --git a/package-lock.json b/package-lock.json
index f2801090500a2c7f2693052a49495c3e1c4fcdaf..03990a6031a26e9fde30fb771f1ccd2b1ae73706 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,18 +1,18 @@
 {
   "name": "leximpact-socio-fiscal-ui",
-  "version": "0.0.958",
+  "version": "0.0.959",
   "lockfileVersion": 3,
   "requires": true,
   "packages": {
     "": {
       "name": "leximpact-socio-fiscal-ui",
-      "version": "0.0.958",
+      "version": "0.0.959",
       "devDependencies": {
         "@auditors/core": "^0.7.0",
         "@eslint/compat": "^1.2.4",
         "@fontsource/lato": "^5.0.5",
         "@fontsource/lora": "^5.0.5",
-        "@leximpact/socio-fiscal-openfisca-json": "^0.0.301",
+        "@leximpact/socio-fiscal-openfisca-json": "^0.0.302",
         "@openfisca/json-model": "^3.1.0",
         "@playwright/test": "^1.28.1",
         "@popperjs/core": "^2.11.6",
@@ -1071,9 +1071,9 @@
       }
     },
     "node_modules/@leximpact/socio-fiscal-openfisca-json": {
-      "version": "0.0.301",
-      "resolved": "https://registry.npmjs.org/@leximpact/socio-fiscal-openfisca-json/-/socio-fiscal-openfisca-json-0.0.301.tgz",
-      "integrity": "sha512-BPmfytpvuCnOWHWIz9NxtauQVuH612geBEufMkTCdNS9UXUVp/UXylHmDwR93ag5pcJbrTPOcmCNM9FvDwaykw==",
+      "version": "0.0.302",
+      "resolved": "https://registry.npmjs.org/@leximpact/socio-fiscal-openfisca-json/-/socio-fiscal-openfisca-json-0.0.302.tgz",
+      "integrity": "sha512-xtrigkvq3fG6Bmq1ZeIL1QZXGz3V6ELXZYey7pcJGHphIa6EB9CHfLq+tVuN1nA70VRvxPBRjQs6SkIKoBHrbg==",
       "dev": true,
       "license": "AGPL-3.0-or-later",
       "peerDependencies": {
diff --git a/package.json b/package.json
index 33e1ba939fb05bc245a4d5149146e7c8e404a091..a3d5e889006c3ae35fa9e68fc5b81e5e32f3a10a 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "leximpact-socio-fiscal-ui",
-  "version": "0.0.959",
+  "version": "0.0.960",
   "type": "module",
   "scripts": {
     "build": "NODE_OPTIONS=--max_old_space_size=4096 vite build",
@@ -17,7 +17,7 @@
     "@eslint/compat": "^1.2.4",
     "@fontsource/lato": "^5.0.5",
     "@fontsource/lora": "^5.0.5",
-    "@leximpact/socio-fiscal-openfisca-json": "^0.0.301",
+    "@leximpact/socio-fiscal-openfisca-json": "^0.0.302",
     "@openfisca/json-model": "^3.1.0",
     "@playwright/test": "^1.28.1",
     "@popperjs/core": "^2.11.6",