-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Description
Search before asking
- I had searched in the issues and found no similar feature requirement.
Problem Description
The current version of qs dependency in linkis-web-next is 6.11.2. There is a newer version 6.14.1 available with bug fixes and improvements.
Description
Upgrade qs dependency from version 6.11.2 to 6.14.1 in linkis-web-next module.
Use case
This upgrade includes the following improvements:
- v6.14.1: Fix arrayLength for
[]notation, improve parse with custom decoder - v6.14.0: Add
strictDepthoption for parse - v6.13.1: Fix crashes in stringify and parse with edge cases
Solutions
- Update
linkis-web-next/package.jsonwith new version - Regenerate
package-lock.json - Run tests to ensure compatibility
Anything else
- Related PR: Bump qs from 6.11.2 to 6.14.1 in /linkis-web-next #5329
- Affected files:
linkis-web-next/package.jsonlinkis-web-next/package-lock.json
Are you willing to submit a PR?
- Yes I am willing to submit a PR!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels