Skip to content

Commit 90760bc

Browse files
committed
fix: package.json & pnpm-lock.yaml to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-LODASHES-15869627 - https://snyk.io/vuln/SNYK-JS-LODASHES-15869621
1 parent e9b476e commit 90760bc

2 files changed

Lines changed: 6 additions & 7 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"escape-html": "^1.0.3",
1818
"form-serialize": "^0.7.2",
1919
"ky": "^1.14.3",
20-
"lodash-es": "^4.17.23",
20+
"lodash-es": "^4.18.1",
2121
"pinia": "^3.0.4",
2222
"vue": "^3.5.31",
2323
"vue-router": "^5.0.4"

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)