diff options
Diffstat (limited to 'yarn.lock')
-rw-r--r-- | yarn.lock | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -4585,6 +4585,12 @@ performance-now@^2.1.0: | |||
4585 | version "2.1.0" | 4585 | version "2.1.0" |
4586 | resolved "https://registry.yarnpkg.com/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b" | 4586 | resolved "https://registry.yarnpkg.com/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b" |
4587 | 4587 | ||
4588 | pfeed@^1.1.2: | ||
4589 | version "1.1.5" | ||
4590 | resolved "https://registry.yarnpkg.com/pfeed/-/pfeed-1.1.5.tgz#6d0ab54209c60b45de03a15efaab7be867a3f71a" | ||
4591 | dependencies: | ||
4592 | xml "^1.0.1" | ||
4593 | |||
4588 | pg-connection-string@0.1.3: | 4594 | pg-connection-string@0.1.3: |
4589 | version "0.1.3" | 4595 | version "0.1.3" |
4590 | resolved "https://registry.yarnpkg.com/pg-connection-string/-/pg-connection-string-0.1.3.tgz#da1847b20940e42ee1492beaf65d49d91b245df7" | 4596 | resolved "https://registry.yarnpkg.com/pg-connection-string/-/pg-connection-string-0.1.3.tgz#da1847b20940e42ee1492beaf65d49d91b245df7" |
@@ -6792,6 +6798,10 @@ xhr2@^0.1.4: | |||
6792 | version "0.1.4" | 6798 | version "0.1.4" |
6793 | resolved "https://registry.yarnpkg.com/xhr2/-/xhr2-0.1.4.tgz#7f87658847716db5026323812f818cadab387a5f" | 6799 | resolved "https://registry.yarnpkg.com/xhr2/-/xhr2-0.1.4.tgz#7f87658847716db5026323812f818cadab387a5f" |
6794 | 6800 | ||
6801 | xml@^1.0.1: | ||
6802 | version "1.0.1" | ||
6803 | resolved "https://registry.yarnpkg.com/xml/-/xml-1.0.1.tgz#78ba72020029c5bc87b8a81a3cfcd74b4a2fc1e5" | ||
6804 | |||
6795 | xmldom@0.1.19: | 6805 | xmldom@0.1.19: |
6796 | version "0.1.19" | 6806 | version "0.1.19" |
6797 | resolved "https://registry.yarnpkg.com/xmldom/-/xmldom-0.1.19.tgz#631fc07776efd84118bf25171b37ed4d075a0abc" | 6807 | resolved "https://registry.yarnpkg.com/xmldom/-/xmldom-0.1.19.tgz#631fc07776efd84118bf25171b37ed4d075a0abc" |