Skip to content

Commit f56daa2

Browse files
build(deps): bump url-join from 4.0.1 to 5.0.0
Bumps [url-join](https://github.com/jfromaniello/url-join) from 4.0.1 to 5.0.0. - [Release notes](https://github.com/jfromaniello/url-join/releases) - [Changelog](https://github.com/jfromaniello/url-join/blob/main/CHANGELOG.md) - [Commits](jfromaniello/url-join@v4.0.1...v5.0.0) --- updated-dependencies: - dependency-name: url-join dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent af9654d commit f56daa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"dependencies": {
3232
"form-data": "^4.0.0",
3333
"node-fetch": "^2.6.7",
34-
"url-join": "^4.0.1",
34+
"url-join": "^5.0.0",
3535
"uuid": "^8.3.2"
3636
},
3737
"devDependencies": {

0 commit comments

Comments
 (0)