Skip to content

Commit 5bb82df

Browse files
Merge pull request #1 from Lisa-Gorewit-Decker/copilot/fix-dependabot-github-actions-job
pin js-yaml to >=3.15.1 to resolve Dependabot security failure
2 parents 85293e3 + c0ae78a commit 5bb82df

2 files changed

Lines changed: 21 additions & 6 deletions

File tree

‎package-lock.json‎

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

‎package.json‎

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,11 @@
4747
"jest": "^30.2.0",
4848
"pngjs": "^7.0.0"
4949
},
50+
"overrides": {
51+
"@istanbuljs/load-nyc-config": {
52+
"js-yaml": "^3.15.1"
53+
}
54+
},
5055
"engines": {
5156
"node": ">=22.0.0",
5257
"npm": ">=10.0.0"

0 commit comments

Comments
 (0)