diff --git a/kcontainer/refarch-kc-ui/ui/package-lock.json b/kcontainer/refarch-kc-ui/ui/package-lock.json index bf729f3..ad23b5b 100644 --- a/kcontainer/refarch-kc-ui/ui/package-lock.json +++ b/kcontainer/refarch-kc-ui/ui/package-lock.json @@ -10472,9 +10472,9 @@ "dev": true }, "qs": { - "version": "6.5.2", - "resolved": "https://registry.npmjs.org/qs/-/qs-6.5.2.tgz", - "integrity": "sha512-N5ZAX4/LxJmF+7wN74pUD6qAh9/wnvdQcjq9TZjevvXzSUo7bfmw91saqMjzGS2xq91/odN2dW/WOl7qQHNDGA==", + "version": "6.5.3", + "resolved": "https://registry.npmjs.org/qs/-/qs-6.5.3.tgz", + "integrity": "sha512-qxXIEh4pCGfHICj1mAJQ2/2XVZkjCDTcEgfoSQxc/fYivUZxTkk7L3bDBJSoNrEzXI17oUO5Dp07ktqE5KzczA==", "dev": true }, "query-string": { diff --git a/kcontainer/refarch-kc-ui/ui/yarn.lock b/kcontainer/refarch-kc-ui/ui/yarn.lock index a8c7022..a2cc671 100644 --- a/kcontainer/refarch-kc-ui/ui/yarn.lock +++ b/kcontainer/refarch-kc-ui/ui/yarn.lock @@ -5424,8 +5424,8 @@ qs@6.9.7: resolved "https://registry.yarnpkg.com/qs/-/qs-6.9.7.tgz#4610846871485e1e048f44ae3b94033f0e675afe" qs@~6.5.2: - version "6.5.2" - resolved "https://registry.yarnpkg.com/qs/-/qs-6.5.2.tgz#cb3ae806e8740444584ef154ce8ee98d403f3e36" + version "6.5.3" + resolved "https://registry.yarnpkg.com/qs/-/qs-6.5.3.tgz#3aeeffc91967ef6e35c0e488ef46fb296ab76aad" query-string@^4.1.0: version "4.3.4"