diff --git a/src/demos/building-a-geospatial-app/starting-code/yarn.lock b/src/demos/building-a-geospatial-app/starting-code/yarn.lock index e70da461..440122d1 100644 --- a/src/demos/building-a-geospatial-app/starting-code/yarn.lock +++ b/src/demos/building-a-geospatial-app/starting-code/yarn.lock @@ -3693,9 +3693,9 @@ querystring@0.2.0: version "0.2.0" resolved "https://registry.yarnpkg.com/querystring/-/querystring-0.2.0.tgz#b209849203bb25df820da756e747005878521620" -querystringify@^2.0.0: - version "2.1.0" - resolved "https://unpm.uberinternal.com/querystringify/-/querystringify-2.1.0.tgz#7ded8dfbf7879dcc60d0a644ac6754b283ad17ef" +querystringify@^2.1.1: + version "2.2.0" + resolved "https://registry.yarnpkg.com/querystringify/-/querystringify-2.2.0.tgz#3345941b4153cb9d082d8eee4cda2016a9aef7f6" quickselect@^1.0.0: version "1.0.0" @@ -4635,10 +4635,10 @@ urix@^0.1.0: resolved "https://unpm.uberinternal.com/urix/-/urix-0.1.0.tgz#da937f7a62e21fec1fd18d49b35c2935067a6c72" url-parse@^1.4.3: - version "1.4.4" - resolved "https://unpm.uberinternal.com/url-parse/-/url-parse-1.4.4.tgz#cac1556e95faa0303691fec5cf9d5a1bc34648f8" + version "1.5.7" + resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.7.tgz#00780f60dbdae90181f51ed85fb24109422c932a" dependencies: - querystringify "^2.0.0" + querystringify "^2.1.1" requires-port "^1.0.0" url@^0.11.0: