Skip to content

Commit 62ed4cb

Browse files
committed
deps(follow-redirects): upgrade to version 1.15.9
1 parent 2acbfca commit 62ed4cb

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.7",
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.4",
5252
"mongodb": "^5.9.2",
5353
"new-find-package-json": "^2.0.0",

yarn.lock

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

2225-
follow-redirects@^1.15.6:
2226-
version "1.15.6"
2227-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.6.tgz#7f815c0cda4249c74ff09e95ef97c23b5fd0399b"
2228-
integrity sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==
2225+
follow-redirects@^1.15.9:
2226+
version "1.15.9"
2227+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.9.tgz#a604fa10e443bf98ca94228d9eebcc2e8a2c8ee1"
2228+
integrity sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==
22292229

22302230
foreground-child@^3.1.0:
22312231
version "3.3.0"

0 commit comments

Comments
 (0)