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] Security upgrade cpy from 8.1.2 to 9.0.0 #60

Closed
Closed
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 & yarn.lock to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116
snyk-bot committed Nov 30, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit 3140a9f2abc7aecff2e50d482b0ad87c00f3324a
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -36,7 +36,7 @@
"type": "module",
"dependencies": {
"chalk": "5.3.0",
"cpy": "8",
"cpy": "9.0.0",
"empty-dir": "2.0.0",
"make-dir": "3.1.0",
"meow": "10.1.4",
849 changes: 91 additions & 758 deletions yarn.lock

Large diffs are not rendered by default.