Skip to content

Commit

Permalink
Merge pull request #655 from semantic-release/renovate/parse-url-9.x
Browse files Browse the repository at this point in the history
fix(deps): update dependency parse-url to v9
  • Loading branch information
fgreinacher authored Jan 8, 2024
2 parents aa6747b + 4c4e342 commit aa7d169
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 5 deletions.
17 changes: 13 additions & 4 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 @@ -28,7 +28,7 @@
"got": "^13.0.0",
"hpagent": "^1.0.0",
"lodash-es": "^4.17.21",
"parse-url": "^8.0.0",
"parse-url": "^9.0.0",
"url-join": "^4.0.0"
},
"devDependencies": {
Expand Down

0 comments on commit aa7d169

Please sign in to comment.