-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #519 from sul-dlss/update-dependencies
Update dependencies
- Loading branch information
Showing
2 changed files
with
74 additions
and
67 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,7 +9,7 @@ | |
dependencies: | ||
"@babel/highlight" "^7.14.5" | ||
|
||
"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.14.7", "@babel/compat-data@^7.15.0": | ||
"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.15.0": | ||
version "7.15.0" | ||
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.15.0.tgz#2dbaf8b85334796cafbb0f5793a90a2fc010b176" | ||
integrity sha512-0NqAC1IJE0S0+lL1SWFMxMkz1pKCNCjI4tr2Zx4LJSXxCLAdr6KyArnY+sno5m3yH9g737ygOyPABDsnXkpxiA== | ||
|
@@ -59,7 +59,7 @@ | |
"@babel/helper-explode-assignable-expression" "^7.15.4" | ||
"@babel/types" "^7.15.4" | ||
|
||
"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.14.5", "@babel/helper-compilation-targets@^7.15.4": | ||
"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.15.4": | ||
version "7.15.4" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.15.4.tgz#cf6d94f30fbefc139123e27dd6b02f65aeedb7b9" | ||
integrity sha512-rMWPCirulnPSe4d+gwdWXLfAXTTBj8M3guAf5xFQJ0nvFY7tfNAFnWdqaHegHlgDZOCT4qvhF3BYlSJag8yhqQ== | ||
|
@@ -252,9 +252,9 @@ | |
js-tokens "^4.0.0" | ||
|
||
"@babel/parser@^7.15.4", "@babel/parser@^7.15.5": | ||
version "7.15.5" | ||
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.15.5.tgz#d33a58ca69facc05b26adfe4abebfed56c1c2dac" | ||
integrity sha512-2hQstc6I7T6tQsWzlboMh3SgMRPaS4H6H7cPQsJkdzTzEGqQrpLDsE2BGASU5sBPoEQyHzeqU6C8uKbFeEk6sg== | ||
version "7.15.6" | ||
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.15.6.tgz#043b9aa3c303c0722e5377fef9197f4cf1796549" | ||
integrity sha512-S/TSCcsRuCkmpUuoWijua0Snt+f3ewU/8spLo+4AXJCZfT0bVCzLD5MuOKdrx0mlAptbKzn5AdgEIIKXxXkz9Q== | ||
|
||
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.15.4": | ||
version "7.15.4" | ||
|
@@ -339,16 +339,16 @@ | |
"@babel/helper-plugin-utils" "^7.14.5" | ||
"@babel/plugin-syntax-numeric-separator" "^7.10.4" | ||
|
||
"@babel/plugin-proposal-object-rest-spread@^7.10.1", "@babel/plugin-proposal-object-rest-spread@^7.14.7": | ||
version "7.14.7" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.14.7.tgz#5920a2b3df7f7901df0205974c0641b13fd9d363" | ||
integrity sha512-082hsZz+sVabfmDWo1Oct1u1AgbKbUAyVgmX4otIc7bdsRgHBXwTwb3DpDmD4Eyyx6DNiuz5UAATT655k+kL5g== | ||
"@babel/plugin-proposal-object-rest-spread@^7.10.1", "@babel/plugin-proposal-object-rest-spread@^7.15.6": | ||
version "7.15.6" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.15.6.tgz#ef68050c8703d07b25af402cb96cf7f34a68ed11" | ||
integrity sha512-qtOHo7A1Vt+O23qEAX+GdBpqaIuD3i9VRrWgCJeq7WO6H2d14EK3q11urj5Te2MAeK97nMiIdRpwd/ST4JFbNg== | ||
dependencies: | ||
"@babel/compat-data" "^7.14.7" | ||
"@babel/helper-compilation-targets" "^7.14.5" | ||
"@babel/compat-data" "^7.15.0" | ||
"@babel/helper-compilation-targets" "^7.15.4" | ||
"@babel/helper-plugin-utils" "^7.14.5" | ||
"@babel/plugin-syntax-object-rest-spread" "^7.8.3" | ||
"@babel/plugin-transform-parameters" "^7.14.5" | ||
"@babel/plugin-transform-parameters" "^7.15.4" | ||
|
||
"@babel/plugin-proposal-optional-catch-binding@^7.14.5": | ||
version "7.14.5" | ||
|
@@ -660,7 +660,7 @@ | |
"@babel/helper-plugin-utils" "^7.14.5" | ||
"@babel/helper-replace-supers" "^7.14.5" | ||
|
||
"@babel/plugin-transform-parameters@^7.14.5", "@babel/plugin-transform-parameters@^7.15.4": | ||
"@babel/plugin-transform-parameters@^7.15.4": | ||
version "7.15.4" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.15.4.tgz#5f2285cc3160bf48c8502432716b48504d29ed62" | ||
integrity sha512-9WB/GUTO6lvJU3XQsSr6J/WKvBC2hcs4Pew8YxZagi6GkTdniyqp8On5kqdK8MN0LMeu0mGbhPN+O049NV/9FQ== | ||
|
@@ -752,9 +752,9 @@ | |
"@babel/helper-plugin-utils" "^7.14.5" | ||
|
||
"@babel/preset-env@^7.11.0": | ||
version "7.15.4" | ||
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.15.4.tgz#197e7f99a755c488f0af411af179cbd10de6e815" | ||
integrity sha512-4f2nLw+q6ht8gl3sHCmNhmA5W6b1ItLzbH3UrKuJxACHr2eCpk96jwjrAfCAaXaaVwTQGnyUYHY2EWXJGt7TUQ== | ||
version "7.15.6" | ||
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.15.6.tgz#0f3898db9d63d320f21b17380d8462779de57659" | ||
integrity sha512-L+6jcGn7EWu7zqaO2uoTDjjMBW+88FXzV8KvrBl2z6MtRNxlsmUNRlZPaNNPUTgqhyC5DHNFk/2Jmra+ublZWw== | ||
dependencies: | ||
"@babel/compat-data" "^7.15.0" | ||
"@babel/helper-compilation-targets" "^7.15.4" | ||
|
@@ -770,7 +770,7 @@ | |
"@babel/plugin-proposal-logical-assignment-operators" "^7.14.5" | ||
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.14.5" | ||
"@babel/plugin-proposal-numeric-separator" "^7.14.5" | ||
"@babel/plugin-proposal-object-rest-spread" "^7.14.7" | ||
"@babel/plugin-proposal-object-rest-spread" "^7.15.6" | ||
"@babel/plugin-proposal-optional-catch-binding" "^7.14.5" | ||
"@babel/plugin-proposal-optional-chaining" "^7.14.5" | ||
"@babel/plugin-proposal-private-methods" "^7.14.5" | ||
|
@@ -823,7 +823,7 @@ | |
"@babel/plugin-transform-unicode-escapes" "^7.14.5" | ||
"@babel/plugin-transform-unicode-regex" "^7.14.5" | ||
"@babel/preset-modules" "^0.1.4" | ||
"@babel/types" "^7.15.4" | ||
"@babel/types" "^7.15.6" | ||
babel-plugin-polyfill-corejs2 "^0.2.2" | ||
babel-plugin-polyfill-corejs3 "^0.2.2" | ||
babel-plugin-polyfill-regenerator "^0.2.2" | ||
|
@@ -872,10 +872,10 @@ | |
debug "^4.1.0" | ||
globals "^11.1.0" | ||
|
||
"@babel/types@^7.15.4", "@babel/types@^7.4.4": | ||
version "7.15.4" | ||
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.15.4.tgz#74eeb86dbd6748d2741396557b9860e57fce0a0d" | ||
integrity sha512-0f1HJFuGmmbrKTCZtbm3cU+b/AqdEYk5toj5iQur58xkVMlS0JWaKxTBSmCXd47uiN7vbcozAupm6Mvs80GNhw== | ||
"@babel/types@^7.15.4", "@babel/types@^7.15.6", "@babel/types@^7.4.4": | ||
version "7.15.6" | ||
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.15.6.tgz#99abdc48218b2881c058dd0a7ab05b99c9be758f" | ||
integrity sha512-BPU+7QhqNjmWyDO0/vitH/CuhpV8ZmK1wpKva8nuyNF5MJfuRNWMc+hc14+u9xT93kvykMdncrJT19h74uB1Ig== | ||
dependencies: | ||
"@babel/helper-validator-identifier" "^7.14.9" | ||
to-fast-properties "^2.0.0" | ||
|
@@ -974,9 +974,9 @@ | |
integrity sha512-Klz949h02Gz2uZCMGwDUSDS1YBlTdDDgbWHi+81l29tQALUtvz4rAYi5uoVhE5Lagoq6DeqAUlbrHvW/mXDgdQ== | ||
|
||
"@types/node@*": | ||
version "16.7.13" | ||
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.7.13.tgz#86fae356b03b5a12f2506c6cf6cd9287b205973f" | ||
integrity sha512-pLUPDn+YG3FYEt/pHI74HmnJOWzeR+tOIQzUx93pi9M7D8OE7PSLr97HboXwk5F+JS+TLtWuzCOW97AHjmOXXA== | ||
version "16.9.1" | ||
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.9.1.tgz#0611b37db4246c937feef529ddcc018cf8e35708" | ||
integrity sha512-QpLcX9ZSsq3YYUUnD3nFDY8H7wctAhQj/TFKL8Ya8v5fMm3CFXxo8zStsLAl780ltoYoo1WvKUVGBQK+1ifr7g== | ||
|
||
"@types/parse-json@^4.0.0": | ||
version "4.0.0" | ||
|
@@ -1678,7 +1678,7 @@ browserify-zlib@^0.2.0: | |
dependencies: | ||
pako "~1.0.5" | ||
|
||
browserslist@^4.0.0, browserslist@^4.12.0, browserslist@^4.16.6, browserslist@^4.16.8, browserslist@^4.6.4: | ||
browserslist@^4.0.0, browserslist@^4.12.0, browserslist@^4.16.6, browserslist@^4.17.0, browserslist@^4.6.4: | ||
version "4.17.0" | ||
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.17.0.tgz#1fcd81ec75b41d6d4994fb0831b92ac18c01649c" | ||
integrity sha512-g2BJ2a0nEYvEFQC208q8mVAhfNwpZ5Mu8BwgtCdZKO3qx98HChmeg448fPdUzld8aFmfLgVh7yymqV+q1lJZ5g== | ||
|
@@ -1849,9 +1849,9 @@ caniuse-api@^3.0.0: | |
lodash.uniq "^4.5.0" | ||
|
||
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30000981, caniuse-lite@^1.0.30001109, caniuse-lite@^1.0.30001254: | ||
version "1.0.30001255" | ||
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001255.tgz#f3b09b59ab52e39e751a569523618f47c4298ca0" | ||
integrity sha512-F+A3N9jTZL882f/fg/WWVnKSu6IOo3ueLz4zwaOPbPYHNmM/ZaDUyzyJwS1mZhX7Ex5jqTyW599Gdelh5PDYLQ== | ||
version "1.0.30001257" | ||
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001257.tgz#150aaf649a48bee531104cfeda57f92ce587f6e5" | ||
integrity sha512-JN49KplOgHSXpIsVSF+LUyhD8PUp6xPpAXeRrrcBh4KBeP7W864jHn6RvzJgDlrReyeVjMFJL3PLpPvKIxlIHA== | ||
|
||
case-sensitive-paths-webpack-plugin@^2.3.0: | ||
version "2.4.0" | ||
|
@@ -2029,9 +2029,9 @@ color@^3.0.0: | |
color-string "^1.6.0" | ||
|
||
colorette@^1.2.1, colorette@^1.3.0: | ||
version "1.3.0" | ||
resolved "https://registry.yarnpkg.com/colorette/-/colorette-1.3.0.tgz#ff45d2f0edb244069d3b772adeb04fed38d0a0af" | ||
integrity sha512-ecORCqbSFP7Wm8Y6lyqMJjexBQqXSF7SSeaTyGGphogUjBlFP9m9o08wy86HL2uB7fMTxtOUzLMk7ogKcxMg1w== | ||
version "1.4.0" | ||
resolved "https://registry.yarnpkg.com/colorette/-/colorette-1.4.0.tgz#5190fbb87276259a86ad700bff2c6d6faa3fca40" | ||
integrity sha512-Y2oEozpomLn7Q3HFP7dpww7AtMJplbM9lGZP6RDfHqmbeRjiwRg4n6VM6j4KLmRke85uWEI7JqF17f3pqdRA0g== | ||
|
||
combined-stream@^1.0.6, combined-stream@~1.0.6: | ||
version "1.0.8" | ||
|
@@ -2168,17 +2168,17 @@ copy-descriptor@^0.1.0: | |
integrity sha1-Z29us8OZl8LuGsOpJP1hJHSPV40= | ||
|
||
core-js-compat@^3.14.0, core-js-compat@^3.16.0: | ||
version "3.17.2" | ||
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.17.2.tgz#f461ab950c0a0ffedfc327debf28b7e518950936" | ||
integrity sha512-lHnt7A1Oqplebl5i0MrQyFv/yyEzr9p29OjlkcsFRDDgHwwQyVckfRGJ790qzXhkwM8ba4SFHHa2sO+T5f1zGg== | ||
version "3.17.3" | ||
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.17.3.tgz#b39c8e4dec71ecdc735c653ce5233466e561324e" | ||
integrity sha512-+in61CKYs4hQERiADCJsdgewpdl/X0GhEX77pjKgbeibXviIt2oxEjTc8O2fqHX8mDdBrDvX8MYD/RYsBv4OiA== | ||
dependencies: | ||
browserslist "^4.16.8" | ||
browserslist "^4.17.0" | ||
semver "7.0.0" | ||
|
||
core-js@^3.6.5: | ||
version "3.17.2" | ||
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.17.2.tgz#f960eae710dc62c29cca93d5332e3660e289db10" | ||
integrity sha512-XkbXqhcXeMHPRk2ItS+zQYliAMilea2euoMsnpRRdDad6b2VY6CQQcwz1K8AnWesfw4p165RzY0bTnr3UrbYiA== | ||
version "3.17.3" | ||
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.17.3.tgz#8e8bd20e91df9951e903cabe91f9af4a0895bc1e" | ||
integrity sha512-lyvajs+wd8N1hXfzob1LdOCCHFU4bGMbqqmLn1Q4QlCpDqWPpGf+p0nj+LNrvDDG33j0hZXw2nsvvVpHysxyNw== | ||
|
||
[email protected]: | ||
version "1.0.2" | ||
|
@@ -2699,9 +2699,9 @@ [email protected]: | |
integrity sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0= | ||
|
||
electron-to-chromium@^1.3.830: | ||
version "1.3.831" | ||
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.831.tgz#96201f83f6eef05054b532a897fd3cd73cd60250" | ||
integrity sha512-0tc2lPzgEipHCyRcvDTTaBk5+jSPfNaCvbQdevNMqJkHLvrBiwhygPR0hDyPZEK7Xztvv+58gSFKJ/AUVT1yYQ== | ||
version "1.3.836" | ||
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.836.tgz#823cb9c98f28c64c673920f1c90ea3826596eaf9" | ||
integrity sha512-Ney3pHOJBWkG/AqYjrW0hr2AUCsao+2uvq9HUlRP8OlpSdk/zOHOUJP7eu0icDvePC9DlgffuelP4TnOJmMRUg== | ||
|
||
elliptic@^6.5.3: | ||
version "6.5.4" | ||
|
@@ -2767,21 +2767,22 @@ error-ex@^1.2.0, error-ex@^1.3.1: | |
is-arrayish "^0.2.1" | ||
|
||
es-abstract@^1.17.2, es-abstract@^1.18.0-next.2, es-abstract@^1.18.2: | ||
version "1.18.5" | ||
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.18.5.tgz#9b10de7d4c206a3581fd5b2124233e04db49ae19" | ||
integrity sha512-DDggyJLoS91CkJjgauM5c0yZMjiD1uK3KcaCeAmffGwZ+ODWzOkPN4QwRbsK5DOFf06fywmyLci3ZD8jLGhVYA== | ||
version "1.18.6" | ||
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.18.6.tgz#2c44e3ea7a6255039164d26559777a6d978cb456" | ||
integrity sha512-kAeIT4cku5eNLNuUKhlmtuk1/TRZvQoYccn6TO0cSVdf1kzB0T7+dYuVK9MWM7l+/53W2Q8M7N2c6MQvhXFcUQ== | ||
dependencies: | ||
call-bind "^1.0.2" | ||
es-to-primitive "^1.2.1" | ||
function-bind "^1.1.1" | ||
get-intrinsic "^1.1.1" | ||
get-symbol-description "^1.0.0" | ||
has "^1.0.3" | ||
has-symbols "^1.0.2" | ||
internal-slot "^1.0.3" | ||
is-callable "^1.2.3" | ||
is-callable "^1.2.4" | ||
is-negative-zero "^2.0.1" | ||
is-regex "^1.1.3" | ||
is-string "^1.0.6" | ||
is-regex "^1.1.4" | ||
is-string "^1.0.7" | ||
object-inspect "^1.11.0" | ||
object-keys "^1.1.1" | ||
object.assign "^4.1.2" | ||
|
@@ -3276,6 +3277,14 @@ get-stream@^4.0.0: | |
dependencies: | ||
pump "^3.0.0" | ||
|
||
get-symbol-description@^1.0.0: | ||
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/get-symbol-description/-/get-symbol-description-1.0.0.tgz#7fdb81c900101fbd564dd5f1a30af5aadc1e58d6" | ||
integrity sha512-2EmdH1YvIQiZpltCNgkuiUnyukzxM/R6NDJX31Ke3BG1Nq5b0S2PhX59UKi9vZpPDQVdqn+1IcaAwnzTT5vCjw== | ||
dependencies: | ||
call-bind "^1.0.2" | ||
get-intrinsic "^1.1.1" | ||
|
||
get-value@^2.0.3, get-value@^2.0.6: | ||
version "2.0.6" | ||
resolved "https://registry.yarnpkg.com/get-value/-/get-value-2.0.6.tgz#dc15ca1c672387ca76bd37ac0a395ba2042a2c28" | ||
|
@@ -3854,7 +3863,7 @@ is-buffer@^1.1.5: | |
resolved "https://registry.yarnpkg.com/is-buffer/-/is-buffer-1.1.6.tgz#efaa2ea9daa0d7ab2ea13a97b2b8ad51fefbe8be" | ||
integrity sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w== | ||
|
||
is-callable@^1.1.4, is-callable@^1.2.3: | ||
is-callable@^1.1.4, is-callable@^1.2.4: | ||
version "1.2.4" | ||
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.4.tgz#47301d58dd0259407865547853df6d61fe471945" | ||
integrity sha512-nsuwtxZfMX67Oryl9LCQ+upnC0Z0BgpwntpS89m1H/TLF0zNfzfLMV/9Wa/6MZsj0acpEjAO0KF1xT6ZdLl95w== | ||
|
@@ -4030,7 +4039,7 @@ is-plain-object@^2.0.3, is-plain-object@^2.0.4: | |
dependencies: | ||
isobject "^3.0.1" | ||
|
||
is-regex@^1.0.4, is-regex@^1.1.3: | ||
is-regex@^1.0.4, is-regex@^1.1.4: | ||
version "1.1.4" | ||
resolved "https://registry.yarnpkg.com/is-regex/-/is-regex-1.1.4.tgz#eef5663cd59fa4c0ae339505323df6854bb15958" | ||
integrity sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg== | ||
|
@@ -4048,7 +4057,7 @@ is-stream@^1.1.0: | |
resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-1.1.0.tgz#12d4a3dd4e68e0b79ceb8dbc84173ae80d91ca44" | ||
integrity sha1-EtSj3U5o4Lec6428hBc66A2RykQ= | ||
|
||
is-string@^1.0.5, is-string@^1.0.6: | ||
is-string@^1.0.5, is-string@^1.0.7: | ||
version "1.0.7" | ||
resolved "https://registry.yarnpkg.com/is-string/-/is-string-1.0.7.tgz#0dd12bf2006f255bb58f695110eff7491eebc0fd" | ||
integrity sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg== | ||
|
@@ -6722,9 +6731,9 @@ source-map-resolve@^0.5.0: | |
urix "^0.1.0" | ||
|
||
source-map-support@~0.5.12, source-map-support@~0.5.19: | ||
version "0.5.19" | ||
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.19.tgz#a98b62f86dcaf4f67399648c085291ab9e8fed61" | ||
integrity sha512-Wonm7zOCIJzBGQdB+thsPar0kYuCIzYvxZwlBa87yi/Mdjv7Tip2cyVbLj5o0cFPN4EVkuTwb3GDDyUx2DGnGw== | ||
version "0.5.20" | ||
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.20.tgz#12166089f8f5e5e8c56926b377633392dd2cb6c9" | ||
integrity sha512-n1lZZ8Ve4ksRqizaBQgxXDgKwttHDhyfQjA6YZZn8+AroHbsIz+JjwxQDxbp+7y5OYCI8t1Yk7etjD9CRd2hIw== | ||
dependencies: | ||
buffer-from "^1.0.0" | ||
source-map "^0.6.0" | ||
|