Skip to content

Commit a0f8ba5

Browse files
committed
fix: upgrade yaml from 2.3.3 to 2.3.4
Snyk has created this PR to upgrade yaml from 2.3.3 to 2.3.4. See this package in npm: https://www.npmjs.com/package/yaml See this project in Snyk: https://app.snyk.io/org/garygapinski/project/080e19ad-1e5e-4e84-8d62-c0e45aa90e13?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 7f3b959 commit a0f8ba5

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

src/web/package-lock.json

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

src/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"saxon-js": "2.4.0",
4242
"uswds": "^2.13.0",
4343
"xml-formatter": "^2.6.1",
44-
"yaml": "^2.3.3"
44+
"yaml": "^2.3.4"
4545
},
4646
"devDependencies": {
4747
"@types/node": "^18.11.15",

0 commit comments

Comments
 (0)