Skip to content

Commit 3990530

Browse files
jgbernalpopenshift-cherrypick-robot
authored andcommitted
fix: update qs vulnerable dependency
Signed-off-by: Gabriel Bernal <gbernal@redhat.com>
1 parent 6f4e1f7 commit 3990530

File tree

2 files changed

+81
-80
lines changed

2 files changed

+81
-80
lines changed

web/package-lock.json

Lines changed: 79 additions & 79 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

web/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,8 @@
173173
"react-router-dom": "<7"
174174
},
175175
"overrides": {
176-
"echarts": "^5.6.0"
176+
"echarts": "^5.6.0",
177+
"qs": "^6.14.1"
177178
},
178179
"consolePlugin": {
179180
"name": "monitoring-plugin",

0 commit comments

Comments
 (0)