Merge pull request #32 from edx/astankiewicz/downgrade-query-string

fix(query-string): downgrade query-string to version 5 for es5
This commit is contained in:
Adam Stankiewicz
2019-05-16 12:57:21 -04:00
committed by GitHub
2 changed files with 5384 additions and 5377 deletions

10759
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -84,7 +84,7 @@
"dependencies": {
"@edx/paragon": "^3.8.0",
"prop-types": "^15.5.10",
"query-string": "^6.5.0",
"query-string": "^5.1.1",
"react": "^16.4.2",
"react-dom": "^16.2.0",
"react-intl": "2.x"