Skip to content

Commit

Permalink
Merge pull request #67 from aztfmod/dependabot/npm_and_yarn/website/f…
Browse files Browse the repository at this point in the history
…ollow-redirects-1.15.6

Bump follow-redirects from 1.15.1 to 1.15.6 in /website
  • Loading branch information
arnaudlh authored May 29, 2024
2 parents 771e67f + 1e50234 commit 19b3455
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
"eval": "0.1.8",
"express": "4.18.1",
"finalhandler": "1.2.0",
"follow-redirects": "1.15.1",
"follow-redirects": "1.15.6",
"fraction.js": "4.2.0",
"html-tags": "3.2.0",
"html-webpack-plugin": "5.5.0",
Expand Down
7 changes: 1 addition & 6 deletions website/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5059,12 +5059,7 @@ flux@^4.0.1:
fbemitter "^3.0.0"
fbjs "^3.0.1"

follow-redirects@1.15.1:
version "1.15.1"
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.1.tgz#0ca6a452306c9b276e4d3127483e29575e207ad5"
integrity sha512-yLAMQs+k0b2m7cVxpS1VKJVvoz7SS9Td1zss3XRwXj+ZDH00RJgnuLx7E44wx02kQLrdM3aOOy+FpzS7+8OizA==

follow-redirects@^1.0.0, follow-redirects@^1.14.7:
follow-redirects@1.15.6, follow-redirects@^1.0.0, follow-redirects@^1.14.7:
version "1.15.6"
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.6.tgz#7f815c0cda4249c74ff09e95ef97c23b5fd0399b"
integrity sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==
Expand Down

0 comments on commit 19b3455

Please sign in to comment.