mirror of
https://github.com/strapi/strapi.git
synced 2025-12-30 00:37:24 +00:00
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:
parent
31b09b3441
commit
6319926848
@ -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",
|
||||
|
||||
@ -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",
|
||||
|
||||
@ -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",
|
||||
|
||||
@ -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"
|
||||
|
||||
@ -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",
|
||||
|
||||
@ -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",
|
||||
|
||||
@ -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",
|
||||
|
||||
@ -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"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user