Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: pedrolopix/fullstackdemo
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: ec8609b79f7e093c0171a04e8acb0d9b9a6c8cde
Choose a base ref
..
head repository: pedrolopix/fullstackdemo
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 17e6ed061c4c4bc0d337d3319d6b848edb5a2643
Choose a head ref
Showing with 3 additions and 3 deletions.
  1. +3 −3 web/yarn.lock
6 changes: 3 additions & 3 deletions web/yarn.lock
Original file line number Diff line number Diff line change
@@ -820,9 +820,9 @@ escape-string-regexp@^1.0.5:
resolved "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz"

follow-redirects@^1.15.4:
version "1.15.4"
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.4.tgz#cdc7d308bf6493126b17ea2191ea0ccf3e535adf"
integrity sha512-Cr4D/5wlrb0z9dgERpUL3LrmPKVDsETIJhaCMeDfuFYcqa5bldGV6wBsAN6X/vxlXQtFBMrXdXxdL8CbDTGniw==
version "1.15.6"
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.6.tgz#7f815c0cda4249c74ff09e95ef97c23b5fd0399b"
integrity sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==

form-data@^4.0.0:
version "4.0.0"