Skip to content

Commit

Permalink
deps: upgrade third-party-web to 0.26.1 (#16219)
Browse files Browse the repository at this point in the history
  • Loading branch information
adamraine authored Nov 4, 2024
1 parent 4276b07 commit 7e4e8c0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@
"robots-parser": "^3.0.1",
"semver": "^5.3.0",
"speedline-core": "^1.4.3",
"third-party-web": "^0.24.5",
"third-party-web": "^0.26.1",
"tldts-icann": "^6.1.16",
"ws": "^7.0.0",
"yargs": "^17.3.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6949,10 +6949,10 @@ theredoc@^1.0.0:
resolved "https://registry.yarnpkg.com/theredoc/-/theredoc-1.0.0.tgz#bcace376af6feb1873efbdd0f91ed026570ff062"
integrity sha512-KU3SA3TjRRM932jpNfD3u4Ec3bSvedyo5ITPI7zgWYnKep7BwQQaxlhI9qbO+lKJoRnoAbEVfMcAHRuKVYikDA==

third-party-web@^0.24.5:
version "0.24.5"
resolved "https://registry.yarnpkg.com/third-party-web/-/third-party-web-0.24.5.tgz#7841c650bf0b589113709b0e2e8099ad3d6abfae"
integrity sha512-1rUOdMYpNTRajgk1F7CmHD26oA6rTKekBjHay854J6OkPXeNyPcR54rhWDaamlWyi9t2wAVPQESdedBhucmOLA==
third-party-web@^0.26.1:
version "0.26.1"
resolved "https://registry.yarnpkg.com/third-party-web/-/third-party-web-0.26.1.tgz#1d5051777396eccc4fc0e2675b43861725eaa494"
integrity sha512-I5Y7YT4841769UjrAcy/c0G/Bb/4lqBzA7LHzx17z5rxE7zzNhf4gpOME3hK3oktZc36oZQpskUG2UXGrUAECA==

through2@^2.0.0:
version "2.0.5"
Expand Down

0 comments on commit 7e4e8c0

Please sign in to comment.