Skip to content

Commit 59fa1d2

Browse files
committed
fix: package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-JSYAML-13961110
1 parent 292605a commit 59fa1d2

2 files changed

Lines changed: 6 additions & 5 deletions

File tree

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.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"esbuild-sass-plugin": "^3.3.1",
7070
"glob": "^9.0.0",
7171
"gulp": "^5.0.0",
72-
"js-yaml": "^4.1.0",
72+
"js-yaml": "^4.1.1",
7373
"luxon": "^2.3.1",
7474
"markdown-it": "^13.0.2",
7575
"markdown-it-anchor": "^8.6.7",

0 commit comments

Comments
 (0)