File tree Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 1515 }
1616 ],
1717 "dependencies" : {
18- "@browserpass/url" : " ^1.1.6 " ,
18+ "@browserpass/url" : " ^1.2.0 " ,
1919 "chrome-extension-async" : " ^3.4.1" ,
2020 "fuzzysort" : " ^1.1.4" ,
2121 "hash.js" : " ^1.1.7" ,
Original file line number Diff line number Diff line change 22# yarn lockfile v1
33
44
5- " @browserpass/url@^1.1.6 " :
6- version "1.1.6 "
7- resolved "https://registry.yarnpkg.com/@browserpass/url/-/url-1.1.6 .tgz#53831fe9228ecfba2fec5d0166f3fcbd266e2615 "
8- integrity sha512-mWgr6kco+PFn0+e1cYEmNj0r352eFau5aJRhTR8uHT2D5PYa2KH7dGqkg+uhwkR042etOrPczvaO+5Mp80b0GQ ==
5+ " @browserpass/url@^1.2.0 " :
6+ version "1.2.0 "
7+ resolved "https://registry.yarnpkg.com/@browserpass/url/-/url-1.2.0 .tgz#cec5dd18e041587054b6e9698297d08d0759ef6d "
8+ integrity sha512-cwwa0sVB9rJmjntXsqwWJM3ve2d5TfSVEG1z/kgwhm4rNWKm2x384liiszFT7Y9PNY1Yv7/jQVI0UookhnsaaQ ==
99 dependencies :
10- punycode "^2.1 .1"
10+ punycode.js "^2.3 .1"
1111
1212JSONStream@^1.0.3 :
1313 version "1.3.5"
@@ -958,16 +958,16 @@ public-encrypt@^4.0.0:
958958 randombytes "^2.0.1"
959959 safe-buffer "^5.1.2"
960960
961+ punycode.js@^2.3.1 :
962+ version "2.3.1"
963+ resolved "https://registry.yarnpkg.com/punycode.js/-/punycode.js-2.3.1.tgz#6b53e56ad75588234e79f4affa90972c7dd8cdb7"
964+ integrity sha512-uxFIHU0YlHYhDQtV4R9J6a52SLx28BCjT+4ieh7IGbgwVJWO+km431c4yRlREUAsAmt/uMjQUyQHNEPf0M39CA==
965+
961966punycode@^1.3.2, punycode@^1.4.1 :
962967 version "1.4.1"
963968 resolved "https://registry.yarnpkg.com/punycode/-/punycode-1.4.1.tgz#c0d5a63b2718800ad8e1eb0fa5269c84dd41845e"
964969 integrity sha512-jmYNElW7yvO7TV33CjSmvSiE2yco3bV2czu/OzDKdMNVZQWfxCblURLhf+47syQRBntjfLdd/H0egrzIG+oaFQ==
965970
966- punycode@^2.1.1 :
967- version "2.3.0"
968- resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.3.0.tgz#f67fa67c94da8f4d0cfff981aee4118064199b8f"
969- integrity sha512-rRV+zQD8tVFys26lAGR9WUuS4iUAngJScM+ZRSKtvl5tKeZ2t5bvdNFdNHBW9FWR4guGHlgmsZ1G7BSm2wTbuA==
970-
971971qs@^6.11.2 :
972972 version "6.11.2"
973973 resolved "https://registry.yarnpkg.com/qs/-/qs-6.11.2.tgz#64bea51f12c1f5da1bc01496f48ffcff7c69d7d9"
You can’t perform that action at this time.
0 commit comments