Skip to content

Commit

Permalink
chore(deps): update dependency qs to v6.13.1
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 Nov 20, 2024
1 parent e25824b commit a27441a
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 11 deletions.
5 changes: 5 additions & 0 deletions workspaces/rbac/.changeset/renovate-b0257b8.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.13.1`.
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 @@ -70,7 +70,7 @@
"knex-mock-client": "2.0.1",
"msw": "1.3.5",
"prettier": "3.3.3",
"qs": "6.11.2",
"qs": "6.13.1",
"supertest": "6.3.4"
},
"files": [
Expand Down
20 changes: 10 additions & 10 deletions workspaces/rbac/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2709,7 +2709,7 @@ __metadata:
lodash: ^4.17.21
msw: 1.3.5
prettier: 3.3.3
qs: 6.11.2
qs: 6.13.1
supertest: 6.3.4
typeorm-adapter: ^1.6.1
languageName: unknown
Expand Down Expand Up @@ -28772,21 +28772,21 @@ __metadata:
languageName: node
linkType: hard

"qs@npm:6.11.2":
version: 6.11.2
resolution: "qs@npm:6.11.2"
"qs@npm:6.13.0":
version: 6.13.0
resolution: "qs@npm:6.13.0"
dependencies:
side-channel: ^1.0.4
checksum: e812f3c590b2262548647d62f1637b6989cc56656dc960b893fe2098d96e1bd633f36576f4cd7564dfbff9db42e17775884db96d846bebe4f37420d073ecdc0b
side-channel: ^1.0.6
checksum: e9404dc0fc2849245107108ce9ec2766cde3be1b271de0bf1021d049dc5b98d1a2901e67b431ac5509f865420a7ed80b7acb3980099fe1c118a1c5d2e1432ad8
languageName: node
linkType: hard

"qs@npm:6.13.0, qs@npm:^6.10.1, qs@npm:^6.10.3, qs@npm:^6.11.0, qs@npm:^6.11.2, qs@npm:^6.12.3, qs@npm:^6.9.4":
version: 6.13.0
resolution: "qs@npm:6.13.0"
"qs@npm:6.13.1, qs@npm:^6.10.1, qs@npm:^6.10.3, qs@npm:^6.11.0, qs@npm:^6.11.2, qs@npm:^6.12.3, qs@npm:^6.9.4":
version: 6.13.1
resolution: "qs@npm:6.13.1"
dependencies:
side-channel: ^1.0.6
checksum: e9404dc0fc2849245107108ce9ec2766cde3be1b271de0bf1021d049dc5b98d1a2901e67b431ac5509f865420a7ed80b7acb3980099fe1c118a1c5d2e1432ad8
checksum: 86c5059146955fab76624e95771031541328c171b1d63d48a7ac3b1fdffe262faf8bc5fcadc1684e6f3da3ec87a8dedc8c0009792aceb20c5e94dc34cf468bb9
languageName: node
linkType: hard

Expand Down

0 comments on commit a27441a

Please sign in to comment.