Skip to content
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: node_modules/unique-filename/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-SOURCEMAPSUPPORT-6112477
  • Loading branch information
snyk-io[bot] authored Nov 12, 2024
commit f2043761e272f405bf0a0e0d0d3608144601f111
2 changes: 1 addition & 1 deletion node_modules/unique-filename/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"devDependencies": {
"@npmcli/eslint-config": "^4.0.0",
"@npmcli/template-oss": "4.5.1",
"tap": "^16.3.0"
"tap": "^18.0.0"
},
"dependencies": {
"unique-slug": "^4.0.0"
Expand Down
Loading