Skip to content

Commit 4583b65

Browse files
[TC-1870]-upgrade cross-spawn (trustification#2074)
* task: upgrade serialize-javascript to 6.0.2 * task: upgrade http-proxy-middleware * task: upgrade cross-spawn
1 parent 5a2be22 commit 4583b65

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

spog/ui/crates/donut/patternfly-charts/package-lock.json

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

spog/ui/crates/donut/patternfly-charts/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@
2323
"async": "^3.2.6",
2424
"body-parser": "^1.20.3",
2525
"serialize-javascript": "^6.0.2",
26-
"http-proxy-middleware": "^2.0.7"
26+
"http-proxy-middleware": "^2.0.7",
27+
"cross-spawn": "^7.0.6"
2728
},
2829
"scripts": {
2930
"copy:js:main": "cp build/static/js/main.js ../js/main.js",

0 commit comments

Comments
 (0)