build(deps): bump qs from 6.11.0 to 6.11.1 (#16159)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-03-22 15:33:28 +01:00 committed by GitHub
parent 31b09b3441
commit 6319926848
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
8 changed files with 11 additions and 11 deletions

View File

@ -91,7 +91,7 @@
"nx": "15.8.3",
"plop": "2.7.6",
"prettier": "2.8.4",
"qs": "6.11.0",
"qs": "6.11.1",
"rimraf": "3.0.2",
"stylelint": "13.13.1",
"stylelint-config-recommended": "3.0.0",

View File

@ -108,7 +108,7 @@
"passport-local": "1.0.0",
"pluralize": "8.0.0",
"prop-types": "^15.7.2",
"qs": "6.11.0",
"qs": "6.11.1",
"react": "^17.0.2",
"react-copy-to-clipboard": "^5.1.0",
"react-dnd": "15.1.2",

View File

@ -42,7 +42,7 @@
"match-sorter": "^4.0.2",
"pluralize": "^8.0.0",
"prop-types": "^15.7.2",
"qs": "6.11.0",
"qs": "6.11.1",
"react-helmet": "^6.1.0",
"react-intl": "6.3.2",
"react-redux": "8.0.5",

View File

@ -50,7 +50,7 @@
"immer": "9.0.19",
"lodash": "4.17.21",
"prop-types": "^15.7.2",
"qs": "6.11.0",
"qs": "6.11.1",
"react-helmet": "^6.1.0",
"react-intl": "6.3.2",
"react-select": "5.7.0"

View File

@ -130,7 +130,7 @@
"open": "8.4.0",
"ora": "5.4.1",
"package-json": "7.0.0",
"qs": "6.11.0",
"qs": "6.11.1",
"resolve-cwd": "3.0.0",
"semver": "7.3.8",
"statuses": "2.0.1",

View File

@ -42,7 +42,7 @@
"lodash": "4.17.21",
"mime-types": "2.1.35",
"prop-types": "^15.7.2",
"qs": "6.11.0",
"qs": "6.11.1",
"react-copy-to-clipboard": "^5.1.0",
"react-dnd": "15.1.2",
"react-helmet": "^6.1.0",

View File

@ -34,7 +34,7 @@
"immer": "9.0.19",
"lodash": "4.17.21",
"prop-types": "^15.7.2",
"qs": "6.11.0",
"qs": "6.11.1",
"react-intl": "6.3.2",
"react-query": "3.24.3",
"react-redux": "8.0.5",

View File

@ -18543,10 +18543,10 @@ qs@6.10.3:
dependencies:
side-channel "^1.0.4"
qs@6.11.0, qs@^6.10.0, qs@^6.10.2, qs@^6.10.3, qs@^6.11.0, qs@^6.4.0, qs@^6.5.2, qs@^6.9.6:
version "6.11.0"
resolved "https://registry.yarnpkg.com/qs/-/qs-6.11.0.tgz#fd0d963446f7a65e1367e01abd85429453f0c37a"
integrity sha512-MvjoMCJwEarSbUYk5O+nmoSzSutSsTwF85zcHPQ9OrlFoZOYIjaqBAJIqIXjptyD5vThxGq52Xu/MaJzRkIk4Q==
qs@6.11.1, qs@^6.10.0, qs@^6.10.2, qs@^6.10.3, qs@^6.11.0, qs@^6.4.0, qs@^6.5.2, qs@^6.9.6:
version "6.11.1"
resolved "https://registry.yarnpkg.com/qs/-/qs-6.11.1.tgz#6c29dff97f0c0060765911ba65cbc9764186109f"
integrity sha512-0wsrzgTz/kAVIeuxSjnpGC56rzYtr6JT/2BwEvMaPhFIoYa1aGO8LbzuU1R0uUYQkLpWBTOj0l/CLAJB64J6nQ==
dependencies:
side-channel "^1.0.4"