Skip to content

Commit a762dd4

Browse files
committed
deps(follow-redirects): upgrade to version 1.15.9
1 parent 2b702d1 commit a762dd4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/mongodb-memory-server-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"camelcase": "^6.3.0",
4848
"debug": "^4.3.5",
4949
"find-cache-dir": "^3.3.2",
50-
"follow-redirects": "^1.15.6",
50+
"follow-redirects": "^1.15.9",
5151
"https-proxy-agent": "^7.0.5",
5252
"mongodb": "^6.7.0",
5353
"new-find-package-json": "^2.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2195,10 +2195,10 @@ flatted@^3.2.7:
21952195
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.9.tgz#7eb4c67ca1ba34232ca9d2d93e9886e611ad7daf"
21962196
integrity sha512-36yxDn5H7OFZQla0/jFJmbIKTdZAQHngCedGxiMmpNfEZM0sdEeT+WczLQrjK6D7o2aiyLYDnkw0R3JK0Qv1RQ==
21972197

2198-
follow-redirects@^1.15.6:
2199-
version "1.15.6"
2200-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.6.tgz#7f815c0cda4249c74ff09e95ef97c23b5fd0399b"
2201-
integrity sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==
2198+
follow-redirects@^1.15.9:
2199+
version "1.15.9"
2200+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.9.tgz#a604fa10e443bf98ca94228d9eebcc2e8a2c8ee1"
2201+
integrity sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==
22022202

22032203
foreground-child@^3.1.0:
22042204
version "3.2.1"

0 commit comments

Comments
 (0)