aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/yarn.lock
diff options
context:
space:
mode:
authorLibravatar Bennett <hello@vantezzen.io>2019-12-11 11:30:13 +0100
committerLibravatar Bennett <hello@vantezzen.io>2019-12-11 11:30:13 +0100
commita3ffb01958f4d20a2499b1fa57eb9b517a487ebe (patch)
treee0abbde5a51a62980c211a06a445b387feff4489 /scripts/yarn.lock
parentCreate FUNDING.yml (diff)
downloadferdium-recipes-a3ffb01958f4d20a2499b1fa57eb9b517a487ebe.tar.gz
ferdium-recipes-a3ffb01958f4d20a2499b1fa57eb9b517a487ebe.tar.zst
ferdium-recipes-a3ffb01958f4d20a2499b1fa57eb9b517a487ebe.zip
Add update script
Diffstat (limited to 'scripts/yarn.lock')
-rw-r--r--scripts/yarn.lock10
1 files changed, 10 insertions, 0 deletions
diff --git a/scripts/yarn.lock b/scripts/yarn.lock
index a7b917b..a06349c 100644
--- a/scripts/yarn.lock
+++ b/scripts/yarn.lock
@@ -162,6 +162,11 @@ mkdirp@^0.5.1:
162 dependencies: 162 dependencies:
163 minimist "0.0.8" 163 minimist "0.0.8"
164 164
165node-fetch@^2.6.0:
166 version "2.6.0"
167 resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.0.tgz#e633456386d4aa55863f676a7ab0daa8fdecb0fd"
168 integrity sha512-8dG4H5ujfvFiqDmVu9fQ5bOHUC15JMjMY/Zumv26oOvvVJjM67KF8koCWIabKQ1GJIa9r2mMZscBq/TbdOcmNA==
169
165once@^1.3.1, once@^1.4.0: 170once@^1.3.1, once@^1.4.0:
166 version "1.4.0" 171 version "1.4.0"
167 resolved "https://registry.yarnpkg.com/once/-/once-1.4.0.tgz#583b1aa775961d4b113ac17d9c50baef9dd76bd1" 172 resolved "https://registry.yarnpkg.com/once/-/once-1.4.0.tgz#583b1aa775961d4b113ac17d9c50baef9dd76bd1"
@@ -205,6 +210,11 @@ safe-buffer@~5.1.0, safe-buffer@~5.1.1:
205 resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.1.2.tgz#991ec69d296e0313747d59bdfd2b745c35f8828d" 210 resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.1.2.tgz#991ec69d296e0313747d59bdfd2b745c35f8828d"
206 integrity sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g== 211 integrity sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==
207 212
213semver@^6.3.0:
214 version "6.3.0"
215 resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d"
216 integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==
217
208string_decoder@~1.1.1: 218string_decoder@~1.1.1:
209 version "1.1.1" 219 version "1.1.1"
210 resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-1.1.1.tgz#9cf1611ba62685d7030ae9e4ba34149c3af03fc8" 220 resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-1.1.1.tgz#9cf1611ba62685d7030ae9e4ba34149c3af03fc8"