Skip to content

Commit 55ee55c

Browse files
author
James Fuqian
authored
Merge pull request #20 from CMSgov/dependabot/npm_and_yarn/server/follow-redirects-1.14.8
Bump follow-redirects from 1.14.7 to 1.14.8 in /server
2 parents 559ab99 + ef32b13 commit 55ee55c

1 file changed

Lines changed: 12 additions & 3 deletions

File tree

server/yarn.lock

100755100644
Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1337,9 +1337,18 @@ flatted@^3.1.0:
13371337
integrity sha512-8/sOawo8tJ4QOBX8YlQBMxL8+RLZfxMQOif9o0KUKTNTjMYElWPE0r/m5VNFxTRd0NSw8qSy8dajrwX4RYI1Hw==
13381338

13391339
follow-redirects@^1.14.0:
1340-
version "1.14.7"
1341-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.7.tgz#2004c02eb9436eee9a21446a6477debf17e81685"
1342-
integrity sha512-+hbxoLbFMbRKDwohX8GkTataGqO6Jb7jGwpAlwgy2bIz25XtRm7KEzJM76R1WiNT5SwZkX4Y75SwBolkpmE7iQ==
1340+
version "1.14.8"
1341+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.8.tgz#016996fb9a11a100566398b1c6839337d7bfa8fc"
1342+
integrity sha512-1x0S9UVJHsQprFcEC/qnNzBLcIxsjAV905f/UkQxbclCsoTWlacCNOpQa/anodLl2uaEKFhfWOvM2Qg77+15zA==
1343+
1344+
form-data@^2.3.1:
1345+
version "2.5.1"
1346+
resolved "https://registry.yarnpkg.com/form-data/-/form-data-2.5.1.tgz#f2cbec57b5e59e23716e128fe44d4e5dd23895f4"
1347+
integrity sha512-m21N3WOmEEURgk6B9GLOE4RuWOFf28Lhh9qGYeNlGq4VDXUlJy2th2slBNU8Gp8EzloYZOibZJ7t5ecIrFSjVA==
1348+
dependencies:
1349+
asynckit "^0.4.0"
1350+
combined-stream "^1.0.6"
1351+
mime-types "^2.1.12"
13431352

13441353
form-data@^3.0.0:
13451354
version "3.0.1"

0 commit comments

Comments
 (0)