From 1e821c9e8eba99f2cd27376ea16f817d311610e5 Mon Sep 17 00:00:00 2001 From: Jalil Arfaoui Date: Fri, 5 Apr 2024 00:47:13 +0200 Subject: [PATCH] =?UTF-8?q?chore:=20met=20=C3=A0=20jour=20Publicodes=20RES?= =?UTF-8?q?T=20API=20de=201.0.4=20=C3=A0=201.2.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- api/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/package.json b/api/package.json index b77d745c4..8b84d7f3b 100644 --- a/api/package.json +++ b/api/package.json @@ -31,7 +31,7 @@ "@apidevtools/swagger-cli": "^4.0.4", "@koa/cors": "^4.0.0", "@koa/router": "^12.0.0", - "@publicodes/rest-api": "^1.0.4", + "@publicodes/rest-api": "^1.2.0", "@sentry/node": "^7.70.0", "@sentry/utils": "^7.70.0", "got": "^13.0.0",