Skip to content

Commit ae35876

Browse files
committed
fix: UT4MasterServer.Web/package.json & UT4MasterServer.Web/package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-LODASH-15053838
1 parent be55f2c commit ae35876

2 files changed

Lines changed: 6 additions & 5 deletions

File tree

UT4MasterServer.Web/package-lock.json

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

UT4MasterServer.Web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@types/lodash": "^4.17.0",
2525
"@vueform/multiselect": "^2.6.7",
2626
"crypto-js": "^4.2.0",
27-
"lodash": "^4.17.21",
27+
"lodash": "^4.17.23",
2828
"sass": "^1.75.0",
2929
"ts-debounce": "^4.0.0",
3030
"ts-md5": "^1.3.1",

0 commit comments

Comments
 (0)