Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
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
Prev Previous commit
fix: upgrade uuid from 3.3.3 to 3.4.0
Snyk has created this PR to upgrade uuid from 3.3.3 to 3.4.0.

See this package in npm:
uuid

See this project in Snyk:
https://app.snyk.io/org/hawthorne001/project/3f9bd1fa-a3f5-4f88-b72d-2398353833b2?utm_source=github-cloud-app&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-io[bot] authored May 22, 2024
commit ab5121db2eb924b2a00ef2d8d41da70a07a3209d
14 changes: 7 additions & 7 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 @@ -33,7 +33,7 @@
"@actions/github": "^5.0.0",
"@actions/io": "^1.1.3",
"@actions/tool-cache": "^1.1.2",
"uuid": "^3.3.3"
"uuid": "^3.4.0"
},
"devDependencies": {
"@types/jest": "^27.0.2",
Expand Down