Skip to content

Commit 2ce6804

Browse files
chore(deps): bump follow-redirects in /examples/lazy-load-component (#1747)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1.15.4. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](follow-redirects/follow-redirects@v1.15.3...v1.15.4) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0927d82 commit 2ce6804

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

examples/lazy-load-component/yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6188,9 +6188,9 @@ flatted@^3.2.9:
61886188
integrity sha512-36yxDn5H7OFZQla0/jFJmbIKTdZAQHngCedGxiMmpNfEZM0sdEeT+WczLQrjK6D7o2aiyLYDnkw0R3JK0Qv1RQ==
61896189

61906190
follow-redirects@^1.0.0:
6191-
version "1.15.3"
6192-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.3.tgz#fe2f3ef2690afce7e82ed0b44db08165b207123a"
6193-
integrity sha512-1VzOtuEM8pC9SFU1E+8KfTjZyMztRsgEfwQl44z8A25uy13jSzTj6dyK2Df52iV0vgHCfBwLhDWevLn95w5v6Q==
6191+
version "1.15.4"
6192+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.4.tgz#cdc7d308bf6493126b17ea2191ea0ccf3e535adf"
6193+
integrity sha512-Cr4D/5wlrb0z9dgERpUL3LrmPKVDsETIJhaCMeDfuFYcqa5bldGV6wBsAN6X/vxlXQtFBMrXdXxdL8CbDTGniw==
61946194

61956195
for-each@^0.3.3:
61966196
version "0.3.3"
@@ -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.0:
11527-
version "3.2.0"
11528-
resolved "https://registry.yarnpkg.com/taro-ui/-/taro-ui-3.2.0.tgz#daa861d91694544ec8d30ee2e4d9e412832cb239"
11529-
integrity sha512-C3A2DaWQ7yCgQQEEEVbGQLByc4Op86py/AgIk0HLDUvp5rzLkpPSyMZWY7TvYroyyyy+ARt6BmDcLinT80xUUw==
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==
1153011530
dependencies:
1153111531
classnames "^2.2.6"
1153211532
dayjs "^1.7.7"

0 commit comments

Comments
 (0)