Skip to content

Commit

Permalink
Deps: Bump qs from 6.11.1 to 6.11.2
Browse files Browse the repository at this point in the history
(backport #3737)
  • Loading branch information
timopollmeier authored Jun 28, 2023
2 parents b4030ac + ad24283 commit 5538ab4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"moment-timezone": "^0.5.43",
"prop-types": "^15.8.1",
"qhistory": "^1.1.0",
"qs": "^6.11.1",
"qs": "^6.11.2",
"react": "^16.14.0",
"react-beautiful-dnd": "^13.1.1",
"react-datepicker": "^1.8.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8949,10 +8949,10 @@ [email protected]:
dependencies:
side-channel "^1.0.4"

qs@^6.11.1:
version "6.11.1"
resolved "https://registry.yarnpkg.com/qs/-/qs-6.11.1.tgz#6c29dff97f0c0060765911ba65cbc9764186109f"
integrity sha512-0wsrzgTz/kAVIeuxSjnpGC56rzYtr6JT/2BwEvMaPhFIoYa1aGO8LbzuU1R0uUYQkLpWBTOj0l/CLAJB64J6nQ==
qs@^6.11.2:
version "6.11.2"
resolved "https://registry.yarnpkg.com/qs/-/qs-6.11.2.tgz#64bea51f12c1f5da1bc01496f48ffcff7c69d7d9"
integrity sha512-tDNIz22aBzCDxLtVH++VnTfzxlfeK5CbqohpSqpJgj1Wg/cQbStNAz3NuqCs5vV+pjBsK4x4pN9HlVh7rcYRiA==
dependencies:
side-channel "^1.0.4"

Expand Down

0 comments on commit 5538ab4

Please sign in to comment.