Skip to content

Commit d76c735

Browse files
chore(deps): bump ip in /examples/lazy-load-component (#1760)
Bumps [ip](https://github.com/indutny/node-ip) from 1.1.8 to 1.1.9. - [Commits](indutny/node-ip@v1.1.8...v1.1.9) --- updated-dependencies: - dependency-name: ip dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8e3b711 commit d76c735

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

examples/lazy-load-component/yarn.lock

+7-7
Original file line numberDiff line numberDiff line change
@@ -7170,9 +7170,9 @@ invariant@^2.2.0, invariant@^2.2.2:
71707170
loose-envify "^1.0.0"
71717171

71727172
ip@^1.1.0:
7173-
version "1.1.8"
7174-
resolved "https://registry.yarnpkg.com/ip/-/ip-1.1.8.tgz#ae05948f6b075435ed3307acce04629da8cdbf48"
7175-
integrity sha512-PuExPYUiu6qMBQb4l06ecm6T6ujzhmh+MeJcW9wa89PoAz5pvd4zPgN5WJV104mb6S2T1AwNIAaB70JNrLQWhg==
7173+
version "1.1.9"
7174+
resolved "https://registry.yarnpkg.com/ip/-/ip-1.1.9.tgz#8dfbcc99a754d07f425310b86a99546b1151e396"
7175+
integrity sha512-cyRxvOEpNHNtchU3Ln9KC/auJgup87llfQpQ+t5ghoC/UhL16SWzbueiCsdTnWmqAWl7LadfuwhlqmtOaqMHdQ==
71767176

71777177
71787178
version "1.9.1"
@@ -11523,10 +11523,10 @@ [email protected]:
1152311523
css-mediaquery "^0.1.2"
1152411524
postcss-value-parser "^3.3.0"
1152511525

11526-
taro-ui@^3.2.2:
11527-
version "3.2.2"
11528-
resolved "https://registry.yarnpkg.com/taro-ui/-/taro-ui-3.2.2.tgz#9002833c0933724286e4bb5a3548bf57125c0aa5"
11529-
integrity sha512-/4OJ+4NdYWLE4uLdUjm0JOWSuwT9adcpko+UCMDREgeopBRwLpARyeqraL39yHl8wHZaRZXm4JKoOpnLFbRpSg==
11526+
taro-ui@^3.3.0:
11527+
version "3.3.0"
11528+
resolved "https://registry.yarnpkg.com/taro-ui/-/taro-ui-3.3.0.tgz#2d10e6f53baeacacf1990a07107fab3d65da13f8"
11529+
integrity sha512-M4tf2OEy1BzmeFyvF0kFOgzzW1Lc86TlQ5UwZh4cNMkuViqGId/DLqY0iMlqAjfXstRn0x4HaFFw91xfLqkPzg==
1153011530
dependencies:
1153111531
classnames "^2.2.6"
1153211532
dayjs "^1.7.7"

0 commit comments

Comments
 (0)