Skip to content

Commit c73be50

Browse files
decyjphrCopilot
andauthored
Fix GHSA-52cp-r559-cp3m: resolve transitive js-yaml via jest and lockfile-lint upgrades (#1064)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 585ba6f commit c73be50

2 files changed

Lines changed: 11 additions & 18 deletions

File tree

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,10 @@
4848
"eslint-plugin-node": "^11.1.0",
4949
"eslint-plugin-promise": "^6.6.0",
5050
"http-status-codes": "^2.2.0",
51-
"jest": "^29.5.0",
51+
"jest": "^29.7.0",
5252
"jest-junit": "^17.0.0",
5353
"jest-when": "^3.5.2",
54-
"lockfile-lint": "^4.14.0",
54+
"lockfile-lint": "^4.14.1",
5555
"nock": "^14.0.1",
5656
"nodemon": "^3.1.9",
5757
"npm-run-all": "^4.1.5",

0 commit comments

Comments
 (0)