Skip to content

Commit

Permalink
chore(deps): bump qs and @types/qs (#6739)
Browse files Browse the repository at this point in the history
Bumps [qs](https://github.com/ljharb/qs) and [@types/qs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/qs). These dependencies needed to be updated together.

Updates `qs` from 6.13.0 to 6.13.1
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](ljharb/qs@v6.13.0...v6.13.1)

Updates `@types/qs` from 6.9.16 to 6.9.17
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/qs)

---
updated-dependencies:
- dependency-name: qs
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: "@types/qs"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 9, 2025
1 parent f891a32 commit 943d684
Show file tree
Hide file tree
Showing 2 changed files with 934 additions and 10 deletions.
4 changes: 2 additions & 2 deletions core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@
"proper-lockfile": "^4.1.2",
"proper-url-join": "^2.1.2",
"proxy-agent": "^6.5.0",
"qs": "^6.13.0",
"qs": "^6.13.1",
"query-string": "^9.1.0",
"react": "^18.3.1",
"readdir-enhanced": "^6.0.4",
Expand Down Expand Up @@ -209,7 +209,7 @@
"@types/pluralize": "0.0.33",
"@types/proper-lockfile": "^4.1.4",
"@types/ps-tree": "^1.1.6",
"@types/qs": "^6.9.16",
"@types/qs": "^6.9.17",
"@types/react": "^18.3.12",
"@types/sinon": "^17.0.3",
"@types/split2": "^4.2.3",
Expand Down
Loading

0 comments on commit 943d684

Please sign in to comment.