Skip to content

Commit 8e064bb

Browse files
committed
chore: update follow-redirects resolution
1 parent 36eae3b commit 8e064bb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"tar": "^6.1.9",
8080
"path-parse": "^1.0.7",
8181
"vm2": "^3.9.4",
82-
"follow-redirects": "^1.14.7",
82+
"follow-redirects": "^1.14.8",
8383
"node-fetch": "^2.6.7",
8484
"nanoid": "^3.1.31"
8585
},

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1879,10 +1879,10 @@ flatted@^3.1.0:
18791879
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.1.1.tgz#c4b489e80096d9df1dfc97c79871aea7c617c469"
18801880
integrity sha512-zAoAQiudy+r5SvnSw3KJy5os/oRJYHzrzja/tBDqrZtNhUw8bt6y8OBzMWcjWr+8liV8Eb6yOhw8WZ7VFZ5ZzA==
18811881

1882-
follow-redirects@^1.0.0, follow-redirects@^1.14.7:
1883-
version "1.14.7"
1884-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.7.tgz#2004c02eb9436eee9a21446a6477debf17e81685"
1885-
integrity sha512-+hbxoLbFMbRKDwohX8GkTataGqO6Jb7jGwpAlwgy2bIz25XtRm7KEzJM76R1WiNT5SwZkX4Y75SwBolkpmE7iQ==
1882+
follow-redirects@^1.0.0, follow-redirects@^1.14.8:
1883+
version "1.14.8"
1884+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.8.tgz#016996fb9a11a100566398b1c6839337d7bfa8fc"
1885+
integrity sha512-1x0S9UVJHsQprFcEC/qnNzBLcIxsjAV905f/UkQxbclCsoTWlacCNOpQa/anodLl2uaEKFhfWOvM2Qg77+15zA==
18861886

18871887
format@^0.2.0:
18881888
version "0.2.2"

0 commit comments

Comments
 (0)