Skip to content

Commit

Permalink
dependency and audit updates
Browse files Browse the repository at this point in the history
  • Loading branch information
elnyry-sam-k committed Jun 3, 2024
1 parent c235cfb commit 8faadde
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 6 deletions.
4 changes: 3 additions & 1 deletion audit-ci.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@
"GHSA-5854-jvxx-2cg9", // hapi-auth-basic>hapi>subtext
"GHSA-2mvq-xp48-4c77", // hapi-auth-basic>hapi>subtext
"GHSA-w5p7-h5w8-2hfq", // tap-spec>tap-out>trim
"GHSA-p9pc-299p-vxgp" // widdershins>yargs>yargs-parser
"GHSA-p9pc-299p-vxgp", // widdershins>yargs>yargs-parser
"GHSA-ghr5-ch3p-vcr6", // https://github.com/advisories/GHSA-ghr5-ch3p-vcr6
"GHSA-cgfm-xwp7-2cvr" // https://github.com/advisories/GHSA-cgfm-xwp7-2cvr
]
}
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
"get-port": "5.1.1",
"jsdoc": "4.0.3",
"jsonpath": "1.1.1",
"nodemon": "3.1.2",
"nodemon": "3.1.3",
"npm-check-updates": "16.14.20",
"nyc": "15.1.0",
"pre-commit": "1.2.2",
Expand Down

0 comments on commit 8faadde

Please sign in to comment.