Skip to content

Commit

Permalink
More ui package bumps to address snyk vuln (#1004)
Browse files Browse the repository at this point in the history
  • Loading branch information
dexamundsen authored Sep 13, 2024
1 parent 0d04504 commit 675653f
Show file tree
Hide file tree
Showing 2 changed files with 82 additions and 48 deletions.
125 changes: 78 additions & 47 deletions ui/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 4 additions & 1 deletion ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,11 @@
},
"overrides": {
"async": "^2.6.4",
"body-parser": "^1.20.3",
"braces": "^3.0.3",
"decode-uri-component": "^0.2.2",
"ejs": "^3.1.10",
"express": "^4.19.2",
"express": "^4.21.0",
"ip": "^1.1.9",
"json5": "^2.2.2",
"loader-utils": "^2.0.4",
Expand All @@ -63,6 +64,8 @@
"postcss": "^8.4.31",
"randombytes": "^2.1.0",
"semver": "^7.5.2",
"send": "^0.19.0",
"serve-static": "^1.16.0",
"serialize-javascript": "^6.0.2",
"terser": "^5.14.2",
"tough-cookie": "^4.1.3",
Expand Down

0 comments on commit 675653f

Please sign in to comment.