Skip to content

Commit

Permalink
Bump qs from 6.12.0 to 6.12.1 in /dashboard
Browse files Browse the repository at this point in the history
Bumps [qs](https://github.com/ljharb/qs) from 6.12.0 to 6.12.1.
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](ljharb/qs@v6.12.0...v6.12.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 13, 2024
1 parent f2d069f commit aa60ab9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"monaco-editor": "^0.47.0",
"prop-types": "^15.8.1",
"protobufjs": "^7.2.6",
"qs": "^6.12.0",
"qs": "^6.12.1",
"react": "^17.0.2",
"react-copy-to-clipboard": "^5.1.0",
"react-error-boundary": "^4.0.13",
Expand Down
8 changes: 4 additions & 4 deletions dashboard/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11992,10 +11992,10 @@ [email protected]:
dependencies:
side-channel "^1.0.4"

qs@^6.10.2, qs@^6.11.2, qs@^6.12.0:
version "6.12.0"
resolved "https://registry.yarnpkg.com/qs/-/qs-6.12.0.tgz#edd40c3b823995946a8a0b1f208669c7a200db77"
integrity sha512-trVZiI6RMOkO476zLGaBIzszOdFPnCCXHPG9kn0yuS1uz6xdVxPfZdB3vUig9pxPFDM9BRAgz/YUIVQ1/vuiUg==
qs@^6.10.2, qs@^6.11.2, qs@^6.12.1:
version "6.12.1"
resolved "https://registry.yarnpkg.com/qs/-/qs-6.12.1.tgz#39422111ca7cbdb70425541cba20c7d7b216599a"
integrity sha512-zWmv4RSuB9r2mYQw3zxQuHWeU+42aKi1wWig/j4ele4ygELZ7PEO6MM7rim9oAQH2A5MWfsAVf/jPvTPgCbvUQ==
dependencies:
side-channel "^1.0.6"

Expand Down

0 comments on commit aa60ab9

Please sign in to comment.