Skip to content
This repository has been archived by the owner on Aug 16, 2024. It is now read-only.

Commit

Permalink
add dependency resolutions
Browse files Browse the repository at this point in the history
  • Loading branch information
PBillingsby committed Jul 30, 2024
1 parent 4c25c76 commit 1c3a093
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,5 +87,11 @@
"ora": "^5.1.0",
"pretty-time": "^1.1.0",
"textextensions": "^5.16.0"
},
"resolutions": {
"ejs": "^3.1.10",
"tar": "^6.2.1",
"braces": "^3.0.3",
"merge": "^2.1.1"
}
}
}

0 comments on commit 1c3a093

Please sign in to comment.