Sejin Jeon (Dean)

Results 4 issues of Sejin Jeon (Dean)

If length of array is 1, it was being recognized as a string, not an array. - AS-IS: { colors: ['black', 'mustard'] } -> colors=black&colors=mustard { colors: ['black'] } ->...

version-major

## Describe the bug **Node.js version:** 16.10.0 **OS version:** Mac OS Monterey 12.3.1 (It doesn't matter...) **Description:** ## Actual behavior Setter of `request.query` saves single element instead of the array....

bug

There were some hinders aginst the automation, so I fixed them. 1. I added options like `-y` or `--minimal` in commands of install.sh to avoid for users to type 'y'...

It seems [CVE-2025-48924](https://www.mend.io/vulnerability-database/CVE-2025-48924?utm_source=JetBrains) warning comes out when I use version 4.4.0 or 4.5.0 on IntelliJ.