Skip to content

Why is query-string fixed to v5? This cause multiple query string in my final webapp bundle #548

@kopax-polyconseil

Description

@kopax-polyconseil

Expected Behavior

I expect one query-string module in my final web app bundle

Current Behavior

strict-uri-encode (Found 2 resolved, 2 installed, 2 depended. Latest 2.0.0.)
1.1.0 ~/strict-uri-encode
PassCulture@1.199.0 -> amplitude-js@^8.16.1 -> query-string@5 -> strict-uri-encode@^1.0.0
2.0.0 /@react-navigation/core//strict-uri-encode
PassCulture@1.199.0 -> @react-navigation/native@^6.0.6 -> @react-navigation/core@^6.1.0 -> query-string@^7.0.0 -> strict-uri-encode@^2.0.0

Possible Solution

Do not fix query string version and upgrade it to latest

Steps to Reproduce

Not necessary

Environment

  • JS SDK Version: 8.16.1
  • Installation Method: yarn
  • Browser and Version: chrome latest

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions