Skip to content
Merged
Prev Previous commit
Next Next commit
fix(deps): parseurl@^1.3.3
  • Loading branch information
wesleytodd committed Jul 26, 2024
commit d3db1f6dc50d3ee92311b5b4ba23e9fc7e547da7
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"dependencies": {
"encodeurl": "^2.0.0",
"escape-html": "^1.0.3",
"parseurl": "~1.3.3",
"parseurl": "^1.3.3",
"send": "^1.0.0"
},
"devDependencies": {
Expand Down