Skip to content

Commit

Permalink
chore: upgrade urllib to 4.x
Browse files Browse the repository at this point in the history
  • Loading branch information
killagu committed Dec 5, 2024
1 parent 9e647c8 commit 7efc6fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"split2": "^3.2.2",
"synp": "^1.9.9",
"through2": "^4.0.2",
"urllib": "^2.36.1",
"urllib": "^4.6.3",
"uuid": "^9.0.1",
"ws": "^7.3.1"
},
Expand Down

0 comments on commit 7efc6fe

Please sign in to comment.