Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Fix for 4 vulnerabilities #32

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix: package.json & package-lock.json to reduce vulnerabilities
snyk-bot committed Nov 27, 2023

Verified

This commit was signed with the committer’s verified signature.
snyk-bot Snyk bot
commit d326d4a0870c189fe48a987af32a87ba7b0a0931
869 changes: 657 additions & 212 deletions package-lock.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -33,10 +33,10 @@
]
},
"dependencies": {
"autoprefixer-stylus": "0.14.0",
"autoprefixer-stylus": "1.0.0",
"cheerio": "0.22.0",
"chokidar": "^2.0.4",
"handlebars": "^4.1.0",
"chokidar": "^3.0.0",
"handlebars": "^4.7.4",
"jstransformer-handlebars": "1.1.0",
"junk": "3.1.0",
"lodash.defaultsdeep": "4.6.0",