diff client/yarn.lock @ 454:516f0f84fe39

client: change login method from GET to POST * Add `qs` as dependency for encoding form data because it is recommended by the axios documentation.
author Bernhard Reiter <bernhard@intevation.de>
date Wed, 22 Aug 2018 11:53:40 +0200
parents f8d8f12bab91
children 1c4834aa7776
line wrap: on
line diff
--- a/client/yarn.lock	Wed Aug 22 11:05:59 2018 +0200
+++ b/client/yarn.lock	Wed Aug 22 11:53:40 2018 +0200
@@ -7278,7 +7278,7 @@
   version "6.5.1"
   resolved "https://registry.yarnpkg.com/qs/-/qs-6.5.1.tgz#349cdf6eef89ec45c12d7d5eb3fc0c870343a6d8"
 
-qs@~6.5.1, qs@~6.5.2:
+qs@^6.5.2, qs@~6.5.1, qs@~6.5.2:
   version "6.5.2"
   resolved "https://registry.yarnpkg.com/qs/-/qs-6.5.2.tgz#cb3ae806e8740444584ef154ce8ee98d403f3e36"