Skip to content

Commit

Permalink
chore(deps): update dependency qs to v6.14.0
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
backstage-goalie[bot] authored and Github changeset workflow committed Feb 24, 2025
1 parent a8e2f2c commit f6e0ef7
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 12 deletions.
5 changes: 5 additions & 0 deletions workspaces/rbac/.changeset/renovate-c2a522d.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@backstage-community/plugin-rbac-backend': patch
---

Updated dependency `qs` to `6.14.0`.
2 changes: 1 addition & 1 deletion workspaces/rbac/plugins/rbac-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"knex-mock-client": "2.0.1",
"msw": "1.3.5",
"prettier": "3.4.2",
"qs": "6.13.1",
"qs": "6.14.0",
"supertest": "6.3.4"
},
"files": [
Expand Down
13 changes: 2 additions & 11 deletions workspaces/rbac/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2724,7 +2724,7 @@ __metadata:
lodash: "npm:^4.17.21"
msw: "npm:1.3.5"
prettier: "npm:3.4.2"
qs: "npm:6.13.1"
qs: "npm:6.14.0"
supertest: "npm:6.3.4"
typeorm-adapter: "npm:^1.6.1"
languageName: unknown
Expand Down Expand Up @@ -28700,16 +28700,7 @@ __metadata:
languageName: node
linkType: hard

"qs@npm:6.13.1":
version: 6.13.1
resolution: "qs@npm:6.13.1"
dependencies:
side-channel: "npm:^1.0.6"
checksum: 10/53cf5fdc5f342a9ffd3968f20c8c61624924cf928d86fff525240620faba8ca5cfd6c3f12718cc755561bfc3dc9721bc8924e38f53d8925b03940f0b8a902212
languageName: node
linkType: hard

"qs@npm:^6.10.1, qs@npm:^6.10.3, qs@npm:^6.11.0, qs@npm:^6.12.2, qs@npm:^6.12.3, qs@npm:^6.9.4":
"qs@npm:6.14.0, qs@npm:^6.10.1, qs@npm:^6.10.3, qs@npm:^6.11.0, qs@npm:^6.12.2, qs@npm:^6.12.3, qs@npm:^6.9.4":
version: 6.14.0
resolution: "qs@npm:6.14.0"
dependencies:
Expand Down

0 comments on commit f6e0ef7

Please sign in to comment.