Skip to content

Commit 1b25da8

Browse files
fix(security): patch ip dependency vulnerabilities (#652)
1 parent ef398d1 commit 1b25da8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1957,9 +1957,9 @@ ip-regex@^4.1.0:
19571957
integrity sha512-B9ZWJxHHOHUhUjCPrMpLD4xEq35bUTClHM1S6CBU5ixQnkZmwipwgc96vAd7AAGM9TGHvJR+Uss+/Ak6UphK+Q==
19581958

19591959
ip@^1.1.5:
1960-
version "1.1.5"
1961-
resolved "https://registry.yarnpkg.com/ip/-/ip-1.1.5.tgz#bdded70114290828c0a039e72ef25f5aaec4354a"
1962-
integrity sha1-vd7XARQpCCjAoDnnLvJfWq7ENUo=
1960+
version "1.1.9"
1961+
resolved "https://registry.yarnpkg.com/ip/-/ip-1.1.9.tgz#8dfbcc99a754d07f425310b86a99546b1151e396"
1962+
integrity sha512-cyRxvOEpNHNtchU3Ln9KC/auJgup87llfQpQ+t5ghoC/UhL16SWzbueiCsdTnWmqAWl7LadfuwhlqmtOaqMHdQ==
19631963

19641964
is-alphabetical@^1.0.0:
19651965
version "1.0.4"

0 commit comments

Comments
 (0)