Skip to content

Commit

Permalink
Merge pull request #9673 from marmelab/fix-ip-dependency
Browse files Browse the repository at this point in the history
Fix vulnerable dev dependency ip
  • Loading branch information
slax57 authored Feb 19, 2024
2 parents 3f08e5c + a1e7444 commit b9b1257
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13357,16 +13357,16 @@ __metadata:
linkType: hard

"ip@npm:^1.1.5":
version: 1.1.8
resolution: "ip@npm:1.1.8"
checksum: ab32a5ecfa678d4c158c1381c4c6744fce89a1d793e1b6635ba79d0753c069030b672d765887b6fff55670c711dfa47475895e5d6013efbbcf04687c51cb8db9
version: 1.1.9
resolution: "ip@npm:1.1.9"
checksum: 5af58bfe2110c9978acfd77a2ffcdf9d33a6ce1c72f49edbaf16958f7a8eb979b5163e43bb18938caf3aaa55cdacde4e470874c58ca3b4b112ea7a30461a0c27
languageName: node
linkType: hard

"ip@npm:^2.0.0":
version: 2.0.0
resolution: "ip@npm:2.0.0"
checksum: 8d186cc5585f57372847ae29b6eba258c68862055e18a75cc4933327232cb5c107f89800ce29715d542eef2c254fbb68b382e780a7414f9ee7caf60b7a473958
version: 2.0.1
resolution: "ip@npm:2.0.1"
checksum: cab8eb3e88d0abe23e4724829621ec4c4c5cb41a7f936a2e626c947128c1be16ed543448d42af7cca95379f9892bfcacc1ccd8d09bc7e8bea0e86d492ce33616
languageName: node
linkType: hard

Expand Down

0 comments on commit b9b1257

Please sign in to comment.