Closed wjhurley closed 9 months ago
I'm not sure what the CI is expecting here. Is there anything that I need to do for this pull request?
sorry, will get it sorted tonight—thanks for the PR!
On Mon, Feb 26 2024 at 14:04, Will Hurley @.***> wrote:
I'm not sure what the CI is expecting here. Is there anything that I need to do for this pull request?
— Reply to this email directly, view it on GitHub https://github.com/beaugunderson/ip-address/pull/171#issuecomment-1965268948, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAPCX3ZGH2CGKMDH3VIXYDYVT2FPAVCNFSM6AAAAABDXGUPE2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNRVGI3DQOJUHA . You are receiving this because you are subscribed to this thread.Message ID: @.***>
This change simply bumps the version for 3 dependencies in
package-lock.json
:get-func-name
ip
ip
package insocks
This was done by running
npm audit fix
. All tests passed before and after this change.