mirror of
https://github.com/prymitive/karma
synced 2026-08-23 11:56:20 +00:00
fix(deps): update dependency qs to v6.9.1
This commit is contained in:
Generated
+3
-3
@@ -14733,9 +14733,9 @@
|
||||
"integrity": "sha1-fjL3W0E4EpHQRhHxvxQQmsAGUdc="
|
||||
},
|
||||
"qs": {
|
||||
"version": "6.9.0",
|
||||
"resolved": "https://registry.npmjs.org/qs/-/qs-6.9.0.tgz",
|
||||
"integrity": "sha512-27RP4UotQORTpmNQDX8BHPukOnBP3p1uUJY5UnDhaJB+rMt9iMsok724XL+UHU23bEFOHRMQ2ZhI99qOWUMGFA=="
|
||||
"version": "6.9.1",
|
||||
"resolved": "https://registry.npmjs.org/qs/-/qs-6.9.1.tgz",
|
||||
"integrity": "sha512-Cxm7/SS/y/Z3MHWSxXb8lIFqgqBowP5JMlTUFyJN88y0SGQhVmZnqFK/PeuMX9LzUyWsqqhNxIyg0jlzq946yA=="
|
||||
},
|
||||
"query-string": {
|
||||
"version": "4.3.4",
|
||||
|
||||
+1
-1
@@ -32,7 +32,7 @@
|
||||
"moment": "2.24.0",
|
||||
"object-hash": "2.0.0",
|
||||
"prop-types": "15.7.2",
|
||||
"qs": "6.9.0",
|
||||
"qs": "6.9.1",
|
||||
"react": "16.11.0",
|
||||
"react-app-polyfill": "1.0.4",
|
||||
"react-autosuggest": "9.4.3",
|
||||
|
||||
Reference in New Issue
Block a user