Skip to content
This repository has been archived by the owner on Sep 24, 2023. It is now read-only.

Commit

Permalink
Update dependency @sls-next/serverless-component to v1.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 9, 2021
1 parent d6c66c0 commit 96c8d36
Show file tree
Hide file tree
Showing 2 changed files with 134 additions and 46 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"deploy-dev": "ENV stage=dev serverless"
},
"dependencies": {
"@sls-next/serverless-component": "=1.19.0-alpha.13",
"@sls-next/serverless-component": "=1.19.0",
"aws-sdk": "^2.804.0",
"chrome-aws-lambda": "^5.5.0",
"lambdafs": "^2.0.1",
Expand Down
178 changes: 133 additions & 45 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1637,17 +1637,17 @@
dependencies:
"@sinonjs/commons" "^1.7.0"

"@sls-next/[email protected]-alpha.0":
version "1.4.0-alpha.0"
resolved "https://registry.yarnpkg.com/@sls-next/aws-cloudfront/-/aws-cloudfront-1.4.0-alpha.0.tgz#2fb6d6ab1325ca187e20ec05b2f47611a384dd43"
integrity sha512-6I8D0MWjlLQjcQs2oti+2rrI5vWSBiAX7tcRokln15msEHnFKo8IPgEynzXuzeYc7I+A8lltxbev0wCzM5xG+A==
"@sls-next/[email protected]":
version "1.4.0"
resolved "https://registry.yarnpkg.com/@sls-next/aws-cloudfront/-/aws-cloudfront-1.4.0.tgz#5ad0ec1f8dd21172072a347ae6793db4b2cd21ea"
integrity sha512-8cRjcV6M54bPiCoSqIFSVO3LE6zOqIwcJdizJJoIzR/s2Y3xOdyysEiIYs1alHDGheR22zhutwCUfZIqlp5W/Q==
dependencies:
ramda "^0.26.1"

"@sls-next/aws-lambda@1.0.3":
version "1.0.3"
resolved "https://registry.yarnpkg.com/@sls-next/aws-lambda/-/aws-lambda-1.0.3.tgz#a5fc8898f656dda1c44e05c3ca0b75e311b9e710"
integrity sha512-IVytLgTO80mT+k9orOA4hf5v7RLAhI9j9wy0lz+EuzKd3AVUVS/2GJYJrvl7ARj52vdCC6/iETQ5mCHooc9pIA==
"@sls-next/aws-lambda@1.1.0":
version "1.1.0"
resolved "https://registry.yarnpkg.com/@sls-next/aws-lambda/-/aws-lambda-1.1.0.tgz#05d8ddf4a4e9ca17ed88b35204fa762379cdb585"
integrity sha512-5xLnCtQ2s+WxkYJIlp+qGlb5HmeJ0QgVw41+mNg0Em76z3Sdr2IYR86Nf/8tYET34X7FzpcPA89hATUfJL/aug==
dependencies:
"@serverless/aws-iam-role" "^1.0.0"
"@serverless/aws-lambda-layer" "^1.0.0"
Expand All @@ -1664,56 +1664,61 @@
dependencies:
aws-sdk "2.728.0"

"@sls-next/[email protected]-alpha.1":
version "1.1.1-alpha.1"
resolved "https://registry.yarnpkg.com/@sls-next/domain/-/domain-1.1.1-alpha.1.tgz#b2ae4e703d0d7fc8fc9c3c5f0ea8fbc8f4c1317b"
integrity sha512-5DNOb3yvoy7PzmeUcre6oPzPaxGzj/P9LaGGp52UO7/CaYQhCwYTzNyKyCn20VfSLNFYxR2HMNs0aoUMyg9+cA==
"@sls-next/[email protected]":
version "1.1.1"
resolved "https://registry.yarnpkg.com/@sls-next/domain/-/domain-1.1.1.tgz#ffe2ee046dac23042c631bc86716bb5c68bdad5a"
integrity sha512-fgwXgWnPMkGFche5xGEXSe7J5UkWTxyhMQ9/VLk50VVGXf6xtbJSIiwxC/FWXRGHwtopVuI9stzr1+C0fBnILQ==

"@sls-next/[email protected]-alpha.9":
version "1.8.0-alpha.9"
resolved "https://registry.yarnpkg.com/@sls-next/lambda-at-edge/-/lambda-at-edge-1.8.0-alpha.9.tgz#6fe66be154710aec9da417546e58c9437a4a9460"
integrity sha512-ml91wgmTeAnGgYWuKJUVaQdS6cLQxvAKaH3uUG1zMen97GJQrBgFsaOnhx5s3EIiPJXwjtPym+0e5ptxHFvncw==
"@sls-next/[email protected]":
version "1.8.0"
resolved "https://registry.yarnpkg.com/@sls-next/lambda-at-edge/-/lambda-at-edge-1.8.0.tgz#d9d3f9c14f342d5f72ad4fa54b3706b94f1067d4"
integrity sha512-fELc/83OpTGv5vUF/zMeGbNu2z225xtE74YfRw4GIOCCfj0LJT9ycSSilIrVjUEvQUp9YLmfdCGAhaeENXgYCw==
dependencies:
"@aws-sdk/client-s3" "1.0.0-rc.3"
"@hapi/accept" "5.0.1"
"@vercel/nft" "^0.9.3"
cookie "^0.4.1"
execa "^4.0.2"
fresh "^0.5.2"
fs-extra "^9.0.1"
get-stream "^6.0.0"
is-animated "^2.0.1"
jsonwebtoken "^8.5.1"
klaw "^3.0.0"
node-fetch "^2.6.1"
path-to-regexp "^6.1.0"
send "^0.17.1"

"@sls-next/[email protected].0":
version "1.6.0"
resolved "https://registry.yarnpkg.com/@sls-next/next-aws-cloudfront/-/next-aws-cloudfront-1.6.0.tgz#60e16bd21367fc5e48ad90a24d8aff02d3485e48"
integrity sha512-jq5fivztiO+h/p5+Pl0vsFJsXPghPxAByZ8UMHdvC2Nz9gFOzOzkNFqYq4tMpMGT97RBNkSRF4rt7VNcNDnVPA==
"@sls-next/[email protected].1":
version "1.6.1"
resolved "https://registry.yarnpkg.com/@sls-next/next-aws-cloudfront/-/next-aws-cloudfront-1.6.1.tgz#7c1ba16cfdfd139d73df790807ae15afc0830429"
integrity sha512-kq0jYb/YhnLexsvdgsgPlQ7X073nb1DSHt9K+uXNuA+p94ke+z1Y194wBd+14zS7RPzm6Xmw2hlOKyLByImvig==

"@sls-next/[email protected]-alpha.0":
version "1.4.0-alpha.0"
resolved "https://registry.yarnpkg.com/@sls-next/s3-static-assets/-/s3-static-assets-1.4.0-alpha.0.tgz#b4084987b3a32eeba38e1e21071741541a8e7dca"
integrity sha512-jVeQn8wMX0RxMiiK4EfQ8txbzglnr5VABKQNR7eUxF7C78T2VQJl9STyVZwFFQxfDB+/sS5t4HsKQJJ0O8hwIQ==
"@sls-next/[email protected]":
version "1.4.0"
resolved "https://registry.yarnpkg.com/@sls-next/s3-static-assets/-/s3-static-assets-1.4.0.tgz#724033a391c81c1c55186af38f91940f5e873189"
integrity sha512-q+JGiWfRG/bmyWUYWhgoqcVAQnMJQlYc5xSrOu2IRhJ/SIP492mnyiXCnhxIZg056u19HYQOhG6mFBBJCgwp9w==
dependencies:
aws-sdk "2.728.0"
fast-glob "^3.2.5"
fs-extra "^9.0.1"
klaw "^3.0.0"
mime-types "^2.1.27"
regex-parser "^2.2.10"

"@sls-next/serverless-component@=1.19.0-alpha.13":
version "1.19.0-alpha.13"
resolved "https://registry.yarnpkg.com/@sls-next/serverless-component/-/serverless-component-1.19.0-alpha.13.tgz#061b1bba451a1f15980535072fbb35bd545f0972"
integrity sha512-e9WIUXn5ul/9u3WM9wq3nmCx5VikL5+Qx0qCLjZkLhatey9mm7FA7g2M2f7wSZ4HSeqTGzXIe458YFXhEWV2Fg==
"@sls-next/serverless-component@=1.19.0":
version "1.19.0"
resolved "https://registry.yarnpkg.com/@sls-next/serverless-component/-/serverless-component-1.19.0.tgz#49d4c1e3a7016620980e1a3594c5ea066ffdca7b"
integrity sha512-MqTwnXLILMef93UJNMRx+yP+FJrstvypUCLo5M7CsC0vdY4DKQ6IcORtyvyx++uCUXjIMBgecjCvloXV3X78dg==
dependencies:
"@serverless/aws-s3" "^4.2.0"
"@serverless/core" "^1.1.2"
"@sls-next/aws-cloudfront" "1.4.0-alpha.0"
"@sls-next/aws-lambda" "1.0.3"
"@sls-next/aws-cloudfront" "1.4.0"
"@sls-next/aws-lambda" "1.1.0"
"@sls-next/cloudfront" "1.0.4"
"@sls-next/domain" "1.1.1-alpha.1"
"@sls-next/lambda-at-edge" "1.8.0-alpha.9"
"@sls-next/next-aws-cloudfront" "1.6.0"
"@sls-next/s3-static-assets" "1.4.0-alpha.0"
"@sls-next/domain" "1.1.1"
"@sls-next/lambda-at-edge" "1.8.0"
"@sls-next/next-aws-cloudfront" "1.6.1"
"@sls-next/s3-static-assets" "1.4.0"
aws-sdk "^2.702.0"
fs-extra "^9.0.1"

Expand Down Expand Up @@ -3624,20 +3629,20 @@ data-urls@^2.0.0:
whatwg-mimetype "^2.3.0"
whatwg-url "^8.0.0"

[email protected], debug@^2.2.0, debug@^2.3.3:
version "2.6.9"
resolved "https://registry.yarnpkg.com/debug/-/debug-2.6.9.tgz#5d128515df134ff327e90a4c93f4e077a536341f"
integrity sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==
dependencies:
ms "2.0.0"

debug@4, debug@^4.1.0, debug@^4.1.1:
version "4.3.1"
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.1.tgz#f0d229c505e0c6d8c49ac553d1b13dc183f6b2ee"
integrity sha512-doEwdvm4PCeK4K3RQN2ZC2BYUBaxwLARCqZmMjtF8a51J2Rb0xpVloFRnCODwqjpwnAoao4pelN8l3RJdv3gRQ==
dependencies:
ms "2.1.2"

debug@^2.2.0, debug@^2.3.3:
version "2.6.9"
resolved "https://registry.yarnpkg.com/debug/-/debug-2.6.9.tgz#5d128515df134ff327e90a4c93f4e077a536341f"
integrity sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==
dependencies:
ms "2.0.0"

debug@^3.2.6:
version "3.2.7"
resolved "https://registry.yarnpkg.com/debug/-/debug-3.2.7.tgz#72580b7e9145fb39b6676f9c5e5fb100b934179a"
Expand Down Expand Up @@ -3753,6 +3758,11 @@ des.js@^1.0.0:
inherits "^2.0.1"
minimalistic-assert "^1.0.0"

destroy@~1.0.4:
version "1.0.4"
resolved "https://registry.yarnpkg.com/destroy/-/destroy-1.0.4.tgz#978857442c44749e4206613e37946205826abd80"
integrity sha1-l4hXRCxEdJ5CBmE+N5RiBYJqvYA=

detect-libc@^1.0.2, detect-libc@^1.0.3:
version "1.0.3"
resolved "https://registry.yarnpkg.com/detect-libc/-/detect-libc-1.0.3.tgz#fa137c4bd698edf55cd5cd02ac559f91a4c4ba9b"
Expand Down Expand Up @@ -3956,6 +3966,11 @@ [email protected]:
dependencies:
safe-buffer "^5.0.1"

[email protected]:
version "1.1.1"
resolved "https://registry.yarnpkg.com/ee-first/-/ee-first-1.1.1.tgz#590c61156b0ae2f4f0255732a158b266bc56b21d"
integrity sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=

electron-to-chromium@^1.3.585:
version "1.3.622"
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.622.tgz#9726bd2e67a5462154750ce9701ca6af07d07877"
Expand Down Expand Up @@ -3999,6 +4014,11 @@ emojis-list@^3.0.0:
resolved "https://registry.yarnpkg.com/emojis-list/-/emojis-list-3.0.0.tgz#5570662046ad29e2e916e71aae260abdff4f6a78"
integrity sha512-/kyM18EfinwXZbno9FyUGeFh87KC8HRQBQGildHZbEuRyWFOmv1U10o9BBp8XVZDVNNuQKyIGIu5ZYAAXJ0V2Q==

encodeurl@~1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/encodeurl/-/encodeurl-1.0.2.tgz#ad3ff4c86ec2d029322f5a02c3a9a606c95b3f59"
integrity sha1-rT/0yG7C0CkyL1oCw6mmBslbP1k=

[email protected]:
version "1.2.4"
resolved "https://registry.yarnpkg.com/encodr/-/encodr-1.2.4.tgz#cc20a6c3f41c7624caea5d3b9bd529904e16c2f2"
Expand Down Expand Up @@ -4197,6 +4217,11 @@ escalade@^3.1.1:
resolved "https://registry.yarnpkg.com/escalade/-/escalade-3.1.1.tgz#d8cfdc7000965c5a0174b4a82eaa5c0552742e40"
integrity sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==

escape-html@~1.0.3:
version "1.0.3"
resolved "https://registry.yarnpkg.com/escape-html/-/escape-html-1.0.3.tgz#0258eae4d3d0c0974de1c169188ef0051d1d1988"
integrity sha1-Aljq5NPQwJdN4cFpGI7wBR0dGYg=

escape-string-regexp@^1.0.5:
version "1.0.5"
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
Expand Down Expand Up @@ -4259,7 +4284,7 @@ esutils@^2.0.2:
resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.3.tgz#74d2eb4de0b8da1293711910d50775b9b710ef64"
integrity sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==

[email protected]:
[email protected], etag@~1.8.1:
version "1.8.1"
resolved "https://registry.yarnpkg.com/etag/-/etag-1.8.1.tgz#41ae2eeb65efa62268aebfea83ac7d79299b0887"
integrity sha1-Qa4u62XvpiJorr/qg6x9eSmbCIc=
Expand Down Expand Up @@ -4474,6 +4499,18 @@ fast-glob@^3.1.1:
micromatch "^4.0.2"
picomatch "^2.2.1"

fast-glob@^3.2.5:
version "3.2.5"
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.2.5.tgz#7939af2a656de79a4f1901903ee8adcaa7cb9661"
integrity sha512-2DtFcgT68wiTTiwZ2hNdJfcHNke9XOfnwmBRWXhmeKM8rF0TGwmC/Qto3S7RoZKp5cilZbxzO5iTNTQsJ+EeDg==
dependencies:
"@nodelib/fs.stat" "^2.0.2"
"@nodelib/fs.walk" "^1.2.3"
glob-parent "^5.1.0"
merge2 "^1.3.0"
micromatch "^4.0.2"
picomatch "^2.2.1"

[email protected], fast-json-stable-stringify@^2.0.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz#874bf69c6f404c2b5d99c481341399fd55892633"
Expand Down Expand Up @@ -4604,6 +4641,11 @@ fragment-cache@^0.2.1:
dependencies:
map-cache "^0.2.2"

[email protected], fresh@^0.5.2:
version "0.5.2"
resolved "https://registry.yarnpkg.com/fresh/-/fresh-0.5.2.tgz#3d8cadd90d976569fa835ab1f8e4b23a105605a7"
integrity sha1-PYyt2Q2XZWn6g1qx+OSyOhBWBac=

from2@^2.1.0:
version "2.3.0"
resolved "https://registry.yarnpkg.com/from2/-/from2-2.3.0.tgz#8bfb5502bde4a4d36cfdeea007fcca21d7e382af"
Expand Down Expand Up @@ -5058,7 +5100,7 @@ http-cache-semantics@^4.0.0:
resolved "https://registry.yarnpkg.com/http-cache-semantics/-/http-cache-semantics-4.1.0.tgz#49e91c5cbf36c9b94bcfcd71c23d5249ec74e390"
integrity sha512-carPklcUh7ROWRK7Cv27RPtdhYhUsela/ue5/jKzjegVvXDqM2ILE9Q2BGn9JZJh1g87cp56su/FgQSzcWS8cQ==

[email protected]:
[email protected], http-errors@~1.7.2:
version "1.7.3"
resolved "https://registry.yarnpkg.com/http-errors/-/http-errors-1.7.3.tgz#6c619e4f9c60308c38519498c14fbb10aacebb06"
integrity sha512-ZTTX0MWrsQ2ZAhA1cejAwDLycFsd7I7nVtnkT3Ol0aqodaKW+0CTZDQ1uBv5whptCnc8e8HeRRJxRs0kmm/Qfw==
Expand Down Expand Up @@ -5235,6 +5277,11 @@ is-accessor-descriptor@^1.0.0:
dependencies:
kind-of "^6.0.0"

is-animated@^2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/is-animated/-/is-animated-2.0.1.tgz#e523efd5a0ef0e6ac78a7307a2c8f311eb5298bc"
integrity sha512-f61go8/mYdl6g7JOLbi6YtiJ1AKM9TFdNv2bVP7JlAHm5MPjnvveOkKPlm51beF9ulb5hsGeoqdSXrjJ7RNKHg==

is-arrayish@^0.2.1:
version "0.2.1"
resolved "https://registry.yarnpkg.com/is-arrayish/-/is-arrayish-0.2.1.tgz#77c99840527aa8ecb1a8ba697b80645a7a926a9d"
Expand Down Expand Up @@ -6538,6 +6585,11 @@ mime-types@^2.1.12, mime-types@^2.1.22, mime-types@^2.1.27, mime-types@~2.1.19:
dependencies:
mime-db "1.44.0"

[email protected]:
version "1.6.0"
resolved "https://registry.yarnpkg.com/mime/-/mime-1.6.0.tgz#32cd9e5c64553bd58d19a568af452acff04981b1"
integrity sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==

mimic-fn@^2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-2.1.0.tgz#7ed2c2ccccaf84d3ffcb7a69b57711fc2083401b"
Expand Down Expand Up @@ -6658,6 +6710,11 @@ [email protected]:
resolved "https://registry.yarnpkg.com/ms/-/ms-2.0.0.tgz#5608aeadfc00be6c2901df5f9861788de0d597c8"
integrity sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=

[email protected]:
version "2.1.1"
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.1.tgz#30a5864eb3ebb0a66f2ebe6d727af06a09d86e0a"
integrity sha512-tgp+dl5cGk28utYktBsrFqA7HKgrhgPsg6Z/EfhWI4gl1Hwq8B/GmY/0oXZ6nF8hDVesS/FpnYaD/kOWhYQvyg==

[email protected]:
version "2.1.2"
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
Expand Down Expand Up @@ -7117,6 +7174,13 @@ object.values@^1.1.1:
es-abstract "^1.18.0-next.1"
has "^1.0.3"

on-finished@~2.3.0:
version "2.3.0"
resolved "https://registry.yarnpkg.com/on-finished/-/on-finished-2.3.0.tgz#20f1336481b083cd75337992a16971aa2d906947"
integrity sha1-IPEzZIGwg811M3mSoWlxqi2QaUc=
dependencies:
ee-first "1.1.1"

once@^1.3.0, once@^1.3.1, once@^1.4.0:
version "1.4.0"
resolved "https://registry.yarnpkg.com/once/-/once-1.4.0.tgz#583b1aa775961d4b113ac17d9c50baef9dd76bd1"
Expand Down Expand Up @@ -7762,6 +7826,11 @@ randomfill@^1.0.3:
randombytes "^2.0.5"
safe-buffer "^5.1.0"

range-parser@~1.2.1:
version "1.2.1"
resolved "https://registry.yarnpkg.com/range-parser/-/range-parser-1.2.1.tgz#3cf37023d199e1c24d1a55b84800c2f3e6468031"
integrity sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==

[email protected]:
version "2.4.1"
resolved "https://registry.yarnpkg.com/raw-body/-/raw-body-2.4.1.tgz#30ac82f98bb5ae8c152e67149dac8d55153b168c"
Expand Down Expand Up @@ -8257,6 +8326,25 @@ semver@^6.0.0, semver@^6.1.1, semver@^6.2.0, semver@^6.3.0:
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d"
integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==

send@^0.17.1:
version "0.17.1"
resolved "https://registry.yarnpkg.com/send/-/send-0.17.1.tgz#c1d8b059f7900f7466dd4938bdc44e11ddb376c8"
integrity sha512-BsVKsiGcQMFwT8UxypobUKyv7irCNRHk1T0G680vk88yf6LBByGcZJOTJCrTP2xVN6yI+XjPJcNuE3V4fT9sAg==
dependencies:
debug "2.6.9"
depd "~1.1.2"
destroy "~1.0.4"
encodeurl "~1.0.2"
escape-html "~1.0.3"
etag "~1.8.1"
fresh "0.5.2"
http-errors "~1.7.2"
mime "1.6.0"
ms "2.1.1"
on-finished "~2.3.0"
range-parser "~1.2.1"
statuses "~1.5.0"

serialize-javascript@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/serialize-javascript/-/serialize-javascript-4.0.0.tgz#b525e1238489a5ecfc42afacc3fe99e666f4b1aa"
Expand Down Expand Up @@ -8591,7 +8679,7 @@ static-extend@^0.1.1:
define-property "^0.2.5"
object-copy "^0.1.0"

"statuses@>= 1.5.0 < 2":
"statuses@>= 1.5.0 < 2", statuses@~1.5.0:
version "1.5.0"
resolved "https://registry.yarnpkg.com/statuses/-/statuses-1.5.0.tgz#161c7dac177659fd9811f43771fa99381478628c"
integrity sha1-Fhx9rBd2Wf2YEfQ3cfqZOBR4Yow=
Expand Down

0 comments on commit 96c8d36

Please sign in to comment.