fix(medusa): Query parser issues with large array (#4213)

* fix(medusa): Query parser issues with large array

* Create little-weeks-exercise.md

* add integration tests
This commit is contained in:
Adrien de Peretti
2023-06-14 13:36:04 +02:00
committed by GitHub
parent 5eae7f03ef
commit 02b1bd07cd
5 changed files with 85 additions and 36 deletions
+1
View File
@@ -83,6 +83,7 @@
"passport-http-bearer": "^1.0.1",
"passport-jwt": "^4.0.1",
"passport-local": "^1.0.0",
"qs": "^6.11.2",
"randomatic": "^3.1.1",
"redis": "^3.0.2",
"reflect-metadata": "^0.1.13",