chore(deps): bump qs from 6.12.1 to 6.12.2 in /ui

Bumps [qs](https://github.com/ljharb/qs) from 6.12.1 to 6.12.2.
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.12.1...v6.12.2)

---
updated-dependencies:
- dependency-name: qs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-07-08 07:50:43 +01:00
committed by Łukasz Mierzwa
parent c5559c18d3
commit 162f2b9a04
2 changed files with 5 additions and 6 deletions
+4 -5
View File
@@ -34,7 +34,7 @@
"mobx-react-lite": "4.0.7",
"mobx-stored": "1.1.0",
"promise-retry": "2.0.1",
"qs": "6.12.1",
"qs": "6.12.2",
"react": "17.0.2",
"react-app-polyfill": "3.0.0",
"react-cool-dimensions": "3.0.1",
@@ -11475,10 +11475,9 @@
"license": "MIT"
},
"node_modules/qs": {
"version": "6.12.1",
"resolved": "https://registry.npmjs.org/qs/-/qs-6.12.1.tgz",
"integrity": "sha512-zWmv4RSuB9r2mYQw3zxQuHWeU+42aKi1wWig/j4ele4ygELZ7PEO6MM7rim9oAQH2A5MWfsAVf/jPvTPgCbvUQ==",
"license": "BSD-3-Clause",
"version": "6.12.2",
"resolved": "https://registry.npmjs.org/qs/-/qs-6.12.2.tgz",
"integrity": "sha512-x+NLUpx9SYrcwXtX7ob1gnkSems4i/mGZX5SlYxwIau6RrUSODO89TR/XDGGpn5RPWSYIB+aSfuSlV5+CmbTBg==",
"dependencies": {
"side-channel": "^1.0.6"
},
+1 -1
View File
@@ -29,7 +29,7 @@
"mobx-react-lite": "4.0.7",
"mobx-stored": "1.1.0",
"promise-retry": "2.0.1",
"qs": "6.12.1",
"qs": "6.12.2",
"react": "17.0.2",
"react-app-polyfill": "3.0.0",
"react-cool-dimensions": "3.0.1",