1
0
mirror of https://github.com/oceanprotocol/market.git synced 2024-09-28 03:58:59 +02:00

package updates

This commit is contained in:
Matthias Kretschmann 2020-09-22 13:47:55 +02:00
parent 8de48d88e6
commit bf0a75db0b
Signed by: m
GPG Key ID: 606EEEF3C479A91F
2 changed files with 263 additions and 230 deletions

465
package-lock.json generated
View File

@ -49,9 +49,9 @@
"integrity": "sha512-QrfHrrEUMadQCgMijc3YpfA4ncwgqGv58Xgvdu3JZVQB7iY7cAkiqobZEZbaA863jof8AdpR01CPnZ5UWeqZBQ==" "integrity": "sha512-QrfHrrEUMadQCgMijc3YpfA4ncwgqGv58Xgvdu3JZVQB7iY7cAkiqobZEZbaA863jof8AdpR01CPnZ5UWeqZBQ=="
}, },
"terser": { "terser": {
"version": "5.3.1", "version": "5.3.2",
"resolved": "https://registry.npmjs.org/terser/-/terser-5.3.1.tgz", "resolved": "https://registry.npmjs.org/terser/-/terser-5.3.2.tgz",
"integrity": "sha512-yD80f4hdwCWTH5mojzxe1q8bN1oJbsK/vfJGLcPZM/fl+/jItIVNKhFIHqqR71OipFWMLgj3Kc+GIp6CeIqfnA==", "integrity": "sha512-H67sydwBz5jCUA32ZRL319ULu+Su1cAoZnnc+lXnenGRYWyLE3Scgkt8mNoAsMx0h5kdo758zdoS0LG9rYZXDQ==",
"requires": { "requires": {
"commander": "^2.20.0", "commander": "^2.20.0",
"source-map": "~0.6.1", "source-map": "~0.6.1",
@ -1374,9 +1374,9 @@
} }
}, },
"@coingecko/cryptoformat": { "@coingecko/cryptoformat": {
"version": "0.4.1", "version": "0.4.2",
"resolved": "https://registry.npmjs.org/@coingecko/cryptoformat/-/cryptoformat-0.4.1.tgz", "resolved": "https://registry.npmjs.org/@coingecko/cryptoformat/-/cryptoformat-0.4.2.tgz",
"integrity": "sha512-aKK4Vd9z28KJD6vN5XQ23J0qVcspFYVN6HHvs3krT6+Stj4LdsDXHs9YxjVyf0jQ4qMortjPToqiC4DZQxZcGg==" "integrity": "sha512-7yIHZkKaCfBH6KnN30ykmYIKZ3eiSnZVgAL0BEnFdVhgM6QFZh52kvajgxdrjdKZdrjDIVzQb1J2G6RI0LpxqQ=="
}, },
"@emotion/cache": { "@emotion/cache": {
"version": "10.0.29", "version": "10.0.29",
@ -1742,25 +1742,35 @@
} }
}, },
"@graphql-tools/links": { "@graphql-tools/links": {
"version": "6.2.2", "version": "6.2.3",
"resolved": "https://registry.npmjs.org/@graphql-tools/links/-/links-6.2.2.tgz", "resolved": "https://registry.npmjs.org/@graphql-tools/links/-/links-6.2.3.tgz",
"integrity": "sha512-x1B75Flc10PSmF1hzar1kty9q9wfWjlwlPXYC5AYGmRIVfzbZui3SEZcEPP8cviedBCI84l9O+dX5S4dE2Oz6Q==", "integrity": "sha512-qGaIGcNs4iVL37abaOSzKvfLzHTAzu5xkK7A7dcd7nnxKEuzsehep7mDNzIhG5B8fWyaOeErpRw3Bnnkjchwtw==",
"requires": { "requires": {
"@graphql-tools/utils": "6.2.2", "@graphql-tools/utils": "6.2.3",
"apollo-link": "1.2.14", "apollo-link": "1.2.14",
"apollo-upload-client": "14.1.1", "apollo-upload-client": "14.1.2",
"cross-fetch": "3.0.5", "cross-fetch": "3.0.6",
"form-data": "3.0.0", "form-data": "3.0.0",
"is-promise": "4.0.0", "is-promise": "4.0.0",
"tslib": "~2.0.1" "tslib": "~2.0.1"
}, },
"dependencies": { "dependencies": {
"cross-fetch": { "@graphql-tools/utils": {
"version": "3.0.5", "version": "6.2.3",
"resolved": "https://registry.npmjs.org/cross-fetch/-/cross-fetch-3.0.5.tgz", "resolved": "https://registry.npmjs.org/@graphql-tools/utils/-/utils-6.2.3.tgz",
"integrity": "sha512-FFLcLtraisj5eteosnX1gf01qYDCOc4fDy0+euOt8Kn9YBY2NtXL/pCoYPavw24NIQkQqm5ZOLsGD5Zzj0gyew==", "integrity": "sha512-eOhZy4y23r6AddokBqvFpQybtHvhTyZCc3VFWn8eIqF92vre90UKHbCX6Cf6VBo6i7l0ZwChPPbUzEiHOk+HJQ==",
"requires": { "requires": {
"node-fetch": "2.6.0" "@ardatan/aggregate-error": "0.0.6",
"camel-case": "4.1.1",
"tslib": "~2.0.1"
}
},
"cross-fetch": {
"version": "3.0.6",
"resolved": "https://registry.npmjs.org/cross-fetch/-/cross-fetch-3.0.6.tgz",
"integrity": "sha512-KBPUbqgFjzWlVcURG+Svp9TlhA5uliYtiNx/0r8nv0pdypeQCRJ9IaSIc3q/x3q8t3F75cHuwxVql1HFGHCNJQ==",
"requires": {
"node-fetch": "2.6.1"
} }
}, },
"form-data": { "form-data": {
@ -1773,11 +1783,6 @@
"mime-types": "^2.1.12" "mime-types": "^2.1.12"
} }
}, },
"node-fetch": {
"version": "2.6.0",
"resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.0.tgz",
"integrity": "sha512-8dG4H5ujfvFiqDmVu9fQ5bOHUC15JMjMY/Zumv26oOvvVJjM67KF8koCWIabKQ1GJIa9r2mMZscBq/TbdOcmNA=="
},
"tslib": { "tslib": {
"version": "2.0.1", "version": "2.0.1",
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.0.1.tgz", "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.0.1.tgz",
@ -3187,17 +3192,17 @@
} }
}, },
"@mdx-js/mdx": { "@mdx-js/mdx": {
"version": "2.0.0-next.7", "version": "2.0.0-next.8",
"resolved": "https://registry.npmjs.org/@mdx-js/mdx/-/mdx-2.0.0-next.7.tgz", "resolved": "https://registry.npmjs.org/@mdx-js/mdx/-/mdx-2.0.0-next.8.tgz",
"integrity": "sha512-GcdHQ+YTlIaNpsMPlw32kEp+GCrb+2GLeDDf2AFtJiRoTelgCinjYp1twxY42WF6A4K80ZYgpr0/A6PDQbKNyw==", "integrity": "sha512-OT3bkvsA+rmqv378+UWFgeQuchaafhVgOO46+hc5U7KrGK3iPI2yGTcFwD3/KzSu+JGPCEUBREE96ncpvYqKjA==",
"requires": { "requires": {
"@babel/core": "7.10.5", "@babel/core": "7.10.5",
"@babel/plugin-syntax-jsx": "7.10.4", "@babel/plugin-syntax-jsx": "7.10.4",
"@babel/plugin-syntax-object-rest-spread": "7.8.3", "@babel/plugin-syntax-object-rest-spread": "7.8.3",
"@mdx-js/util": "^2.0.0-next.7", "@mdx-js/util": "^2.0.0-next.8",
"babel-plugin-apply-mdx-type-prop": "^2.0.0-next.7", "babel-plugin-apply-mdx-type-prop": "^2.0.0-next.8",
"babel-plugin-extract-export-names": "^2.0.0-next.7", "babel-plugin-extract-export-names": "^2.0.0-next.8",
"babel-plugin-extract-import-names": "^2.0.0-next.7", "babel-plugin-extract-import-names": "^2.0.0-next.8",
"camelcase-css": "2.0.1", "camelcase-css": "2.0.1",
"detab": "2.0.3", "detab": "2.0.3",
"hast-to-hyperscript": "9.0.0", "hast-to-hyperscript": "9.0.0",
@ -3205,8 +3210,8 @@
"lodash.uniq": "4.5.0", "lodash.uniq": "4.5.0",
"mdast-util-to-hast": "9.1.0", "mdast-util-to-hast": "9.1.0",
"remark-footnotes": "1.0.0", "remark-footnotes": "1.0.0",
"remark-mdx": "^2.0.0-next.7", "remark-mdx": "^2.0.0-next.8",
"remark-mdxjs": "^2.0.0-next.7", "remark-mdxjs": "^2.0.0-next.8",
"remark-parse": "8.0.2", "remark-parse": "8.0.2",
"remark-squeeze-paragraphs": "4.0.0", "remark-squeeze-paragraphs": "4.0.0",
"unified": "9.0.0", "unified": "9.0.0",
@ -3238,11 +3243,11 @@
} }
}, },
"debug": { "debug": {
"version": "4.1.1", "version": "4.2.0",
"resolved": "https://registry.npmjs.org/debug/-/debug-4.1.1.tgz", "resolved": "https://registry.npmjs.org/debug/-/debug-4.2.0.tgz",
"integrity": "sha512-pYAIzeRo8J6KPEaJ0VWOh5Pzkbw/RetuzehGM7QRRX5he4fPHx2rdKMB256ehJCkX+XRQm16eZLqLNS8RSZXZw==", "integrity": "sha512-IX2ncY78vDTjZMFUdmsvIRFY2Cf4FnD0wRs+nQwJU8Lu99/tPFdb0VybiiMTPe3I6rQmwsqQqRBvxU+bZ/I8sg==",
"requires": { "requires": {
"ms": "^2.1.1" "ms": "2.1.2"
} }
}, },
"is-plain-obj": { "is-plain-obj": {
@ -3307,24 +3312,24 @@
} }
}, },
"@mdx-js/react": { "@mdx-js/react": {
"version": "2.0.0-next.7", "version": "2.0.0-next.8",
"resolved": "https://registry.npmjs.org/@mdx-js/react/-/react-2.0.0-next.7.tgz", "resolved": "https://registry.npmjs.org/@mdx-js/react/-/react-2.0.0-next.8.tgz",
"integrity": "sha512-VugV3o0zOD6pABtQEDDWNxiU8f+tS4KMiOgnwNiyxxOEwEZgBnXfMhZYDtHfrnhHxS59ValJ5zITnbdBwPbJkA==" "integrity": "sha512-I/ped8Wb1L4sUlumQmUlYQsH0tjd2Zj2eyCWbqgigpg+rtRlNFO9swkeyr0GY9hNZnwI8QOnJtNe+UdIZim8LQ=="
}, },
"@mdx-js/runtime": { "@mdx-js/runtime": {
"version": "2.0.0-next.7", "version": "2.0.0-next.8",
"resolved": "https://registry.npmjs.org/@mdx-js/runtime/-/runtime-2.0.0-next.7.tgz", "resolved": "https://registry.npmjs.org/@mdx-js/runtime/-/runtime-2.0.0-next.8.tgz",
"integrity": "sha512-+Nnjjs1LsdxkkdLODnFE0gz0B69uYJ+eUxScUBDoOY61jnm1NTvq/Axu3/Ax4YMtNwVCQMqBXXeOgLBDku1ISg==", "integrity": "sha512-W51pdm1NF5xjuHNYomKmK7ByiCvJ3rg6eGvvvGX8k3sUGZZbojBWxypamEiS25EX5Gt0FoDYxo6q0Yf9EmEs6Q==",
"requires": { "requires": {
"@mdx-js/mdx": "^2.0.0-next.7", "@mdx-js/mdx": "^2.0.0-next.8",
"@mdx-js/react": "^2.0.0-next.7", "@mdx-js/react": "^2.0.0-next.8",
"buble-jsx-only": "^0.19.8" "buble-jsx-only": "^0.19.8"
} }
}, },
"@mdx-js/util": { "@mdx-js/util": {
"version": "2.0.0-next.7", "version": "2.0.0-next.8",
"resolved": "https://registry.npmjs.org/@mdx-js/util/-/util-2.0.0-next.7.tgz", "resolved": "https://registry.npmjs.org/@mdx-js/util/-/util-2.0.0-next.8.tgz",
"integrity": "sha512-gsid2rh63B7/U1gPLXz9N5bfWR+n5GYxAcVCJDf8H+XfCC7NHsEX9ZHL9IdmXndOPT4ZTSW6V/jD8VeQdvnzLQ==" "integrity": "sha512-T0BcXmNzEunFkuxrO8BFw44htvTPuAoKbLvTG41otyZBDV1Rs+JMddcUuaP5vXpTWtgD3grhcrPEwyx88RUumQ=="
}, },
"@mikaelkristiansson/domready": { "@mikaelkristiansson/domready": {
"version": "1.0.10", "version": "1.0.10",
@ -5638,9 +5643,9 @@
} }
}, },
"@toruslabs/torus-embed": { "@toruslabs/torus-embed": {
"version": "1.8.4", "version": "1.8.5",
"resolved": "https://registry.npmjs.org/@toruslabs/torus-embed/-/torus-embed-1.8.4.tgz", "resolved": "https://registry.npmjs.org/@toruslabs/torus-embed/-/torus-embed-1.8.5.tgz",
"integrity": "sha512-QY9KEdVcBlCCEK/EZfwC4IS1IPrud/P5v2RSzlYWWcwl+IC+YfM2io0CaAhgWcpO/hmOJ4hPp1fQW5ZtNx5C2A==", "integrity": "sha512-NaA5F1xIunoazcDf5eeLapjCe14S2EFAcEk+t3oAzHHax290r661xQUJFW0s9xxSKUu7KaCHfPMn7ZALXE3tCA==",
"requires": { "requires": {
"@chaitanyapotti/random-id": "^1.0.3", "@chaitanyapotti/random-id": "^1.0.3",
"@toruslabs/fetch-node-details": "^2.3.0", "@toruslabs/fetch-node-details": "^2.3.0",
@ -5933,9 +5938,9 @@
} }
}, },
"@types/jest": { "@types/jest": {
"version": "26.0.13", "version": "26.0.14",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-26.0.13.tgz", "resolved": "https://registry.npmjs.org/@types/jest/-/jest-26.0.14.tgz",
"integrity": "sha512-sCzjKow4z9LILc6DhBvn5AkIfmQzDZkgtVVKmGwVrs5tuid38ws281D4l+7x1kP487+FlKDh5kfMZ8WSPAdmdA==", "integrity": "sha512-Hz5q8Vu0D288x3iWXePSn53W7hAjP0H7EQ6QvDO9c7t46mR0lNOLlfuwQ+JkVxuhygHzlzPX+0jKdA3ZgSh+Vg==",
"dev": true, "dev": true,
"requires": { "requires": {
"jest-diff": "^25.2.1", "jest-diff": "^25.2.1",
@ -6094,9 +6099,9 @@
} }
}, },
"@types/node": { "@types/node": {
"version": "14.10.2", "version": "14.11.2",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.10.2.tgz", "resolved": "https://registry.npmjs.org/@types/node/-/node-14.11.2.tgz",
"integrity": "sha512-IzMhbDYCpv26pC2wboJ4MMOa9GKtjplXfcAqrMeNJpUUwpM/2ATt2w1JPUXwS6spu856TvKZL2AOmeU2rAxskw==" "integrity": "sha512-jiE3QIxJ8JLNcb1Ps6rDbysDhN4xa8DJJvuC9prr6w+1tIh+QAbYyNF3tyiZNLDBIuBCf4KEcV2UvQm/V60xfA=="
}, },
"@types/node-fetch": { "@types/node-fetch": {
"version": "2.5.7", "version": "2.5.7",
@ -6453,13 +6458,13 @@
"integrity": "sha512-wmk0xQI6Yy7Fs/il4EpOcflG4uonUpYGqvZARESLc2oy4u69fkatFLbJOeW4Q6awO15P4rduAe6xkwHevpXcUQ==" "integrity": "sha512-wmk0xQI6Yy7Fs/il4EpOcflG4uonUpYGqvZARESLc2oy4u69fkatFLbJOeW4Q6awO15P4rduAe6xkwHevpXcUQ=="
}, },
"@typescript-eslint/eslint-plugin": { "@typescript-eslint/eslint-plugin": {
"version": "4.1.1", "version": "4.2.0",
"resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.1.1.tgz", "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.2.0.tgz",
"integrity": "sha512-Hoxyt99EA9LMmqo/5PuWWPeWeB3mKyvibfJ1Hy5SfiUpjE8Nqp+5QNd9fOkzL66+fqvIWSIE+Ett16LGMzCGnQ==", "integrity": "sha512-zBNRkzvLSwo6y5TG0DVcmshZIYBHKtmzD4N+LYnfTFpzc4bc79o8jNRSb728WV7A4Cegbs+MV5IRAj8BKBgOVQ==",
"dev": true, "dev": true,
"requires": { "requires": {
"@typescript-eslint/experimental-utils": "4.1.1", "@typescript-eslint/experimental-utils": "4.2.0",
"@typescript-eslint/scope-manager": "4.1.1", "@typescript-eslint/scope-manager": "4.2.0",
"debug": "^4.1.1", "debug": "^4.1.1",
"functional-red-black-tree": "^1.0.1", "functional-red-black-tree": "^1.0.1",
"regexpp": "^3.0.0", "regexpp": "^3.0.0",
@ -6468,12 +6473,12 @@
}, },
"dependencies": { "dependencies": {
"debug": { "debug": {
"version": "4.1.1", "version": "4.2.0",
"resolved": "https://registry.npmjs.org/debug/-/debug-4.1.1.tgz", "resolved": "https://registry.npmjs.org/debug/-/debug-4.2.0.tgz",
"integrity": "sha512-pYAIzeRo8J6KPEaJ0VWOh5Pzkbw/RetuzehGM7QRRX5he4fPHx2rdKMB256ehJCkX+XRQm16eZLqLNS8RSZXZw==", "integrity": "sha512-IX2ncY78vDTjZMFUdmsvIRFY2Cf4FnD0wRs+nQwJU8Lu99/tPFdb0VybiiMTPe3I6rQmwsqQqRBvxU+bZ/I8sg==",
"dev": true, "dev": true,
"requires": { "requires": {
"ms": "^2.1.1" "ms": "2.1.2"
} }
}, },
"ms": { "ms": {
@ -6491,38 +6496,38 @@
} }
}, },
"@typescript-eslint/experimental-utils": { "@typescript-eslint/experimental-utils": {
"version": "4.1.1", "version": "4.2.0",
"resolved": "https://registry.npmjs.org/@typescript-eslint/experimental-utils/-/experimental-utils-4.1.1.tgz", "resolved": "https://registry.npmjs.org/@typescript-eslint/experimental-utils/-/experimental-utils-4.2.0.tgz",
"integrity": "sha512-jzYsNciHoa4Z3c1URtmeT/bamYm8Dwfw6vuN3WHIE/BXb1iC4KveAnXDErTAZtPVxTYBaYn3n2gbt6F6D2rm1A==", "integrity": "sha512-5BBj6BjgHEndBaQQpUVzRIPERz03LBc0MCQkHwUaH044FJFL08SwWv/sQftk7gf0ShZ2xZysz0LTwCwNt4Xu3w==",
"dev": true, "dev": true,
"requires": { "requires": {
"@types/json-schema": "^7.0.3", "@types/json-schema": "^7.0.3",
"@typescript-eslint/scope-manager": "4.1.1", "@typescript-eslint/scope-manager": "4.2.0",
"@typescript-eslint/types": "4.1.1", "@typescript-eslint/types": "4.2.0",
"@typescript-eslint/typescript-estree": "4.1.1", "@typescript-eslint/typescript-estree": "4.2.0",
"eslint-scope": "^5.0.0", "eslint-scope": "^5.0.0",
"eslint-utils": "^2.0.0" "eslint-utils": "^2.0.0"
} }
}, },
"@typescript-eslint/parser": { "@typescript-eslint/parser": {
"version": "4.1.1", "version": "4.2.0",
"resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-4.1.1.tgz", "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-4.2.0.tgz",
"integrity": "sha512-NLIhmicpKGfJbdXyQBz9j48PA6hq6e+SDOoXy7Ak6bq1ebGqbgG+fR1UIDAuay6OjQdot69c/URu2uLlsP8GQQ==", "integrity": "sha512-54jJ6MwkOtowpE48C0QJF9iTz2/NZxfKVJzv1ha5imigzHbNSLN9yvbxFFH1KdlRPQrlR8qxqyOvLHHxd397VA==",
"dev": true, "dev": true,
"requires": { "requires": {
"@typescript-eslint/scope-manager": "4.1.1", "@typescript-eslint/scope-manager": "4.2.0",
"@typescript-eslint/types": "4.1.1", "@typescript-eslint/types": "4.2.0",
"@typescript-eslint/typescript-estree": "4.1.1", "@typescript-eslint/typescript-estree": "4.2.0",
"debug": "^4.1.1" "debug": "^4.1.1"
}, },
"dependencies": { "dependencies": {
"debug": { "debug": {
"version": "4.1.1", "version": "4.2.0",
"resolved": "https://registry.npmjs.org/debug/-/debug-4.1.1.tgz", "resolved": "https://registry.npmjs.org/debug/-/debug-4.2.0.tgz",
"integrity": "sha512-pYAIzeRo8J6KPEaJ0VWOh5Pzkbw/RetuzehGM7QRRX5he4fPHx2rdKMB256ehJCkX+XRQm16eZLqLNS8RSZXZw==", "integrity": "sha512-IX2ncY78vDTjZMFUdmsvIRFY2Cf4FnD0wRs+nQwJU8Lu99/tPFdb0VybiiMTPe3I6rQmwsqQqRBvxU+bZ/I8sg==",
"dev": true, "dev": true,
"requires": { "requires": {
"ms": "^2.1.1" "ms": "2.1.2"
} }
}, },
"ms": { "ms": {
@ -6534,29 +6539,29 @@
} }
}, },
"@typescript-eslint/scope-manager": { "@typescript-eslint/scope-manager": {
"version": "4.1.1", "version": "4.2.0",
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-4.1.1.tgz", "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-4.2.0.tgz",
"integrity": "sha512-0W8TTobCvIIQ2FsrYTffyZGAAFUyIbEHq5EYJb1m7Rpd005jrnOvKOo8ywCLhs/Bm17C+KsrUboBvBAARQVvyA==", "integrity": "sha512-Tb402cxxObSxWIVT+PnBp5ruT2V/36yj6gG4C9AjkgRlZpxrLAzWDk3neen6ToMBGeGdxtnfFLoJRUecGz9mYQ==",
"dev": true, "dev": true,
"requires": { "requires": {
"@typescript-eslint/types": "4.1.1", "@typescript-eslint/types": "4.2.0",
"@typescript-eslint/visitor-keys": "4.1.1" "@typescript-eslint/visitor-keys": "4.2.0"
} }
}, },
"@typescript-eslint/types": { "@typescript-eslint/types": {
"version": "4.1.1", "version": "4.2.0",
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-4.1.1.tgz", "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-4.2.0.tgz",
"integrity": "sha512-zrBiqOKYerMTllKcn+BP+i1b7LW/EbMMYytroXMxUTvFPn1smkCu0D7lSAx29fTUO4jnwV0ljSvYQtn2vNrNxA==", "integrity": "sha512-xkv5nIsxfI/Di9eVwN+G9reWl7Me9R5jpzmZUch58uQ7g0/hHVuGUbbn4NcxcM5y/R4wuJIIEPKPDb5l4Fdmwg==",
"dev": true "dev": true
}, },
"@typescript-eslint/typescript-estree": { "@typescript-eslint/typescript-estree": {
"version": "4.1.1", "version": "4.2.0",
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-4.1.1.tgz", "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-4.2.0.tgz",
"integrity": "sha512-2AUg5v0liVBsqbGxBphbJ0QbGqSRVaF5qPoTPWcxop+66vMdU1h4CCvHxTC47+Qb+Pr4l2RhXDd41JNpwcQEKw==", "integrity": "sha512-iWDLCB7z4MGkLipduF6EOotdHNtgxuNKnYD54nMS/oitFnsk4S3S/TE/UYXQTra550lHtlv9eGmp+dvN9pUDtA==",
"dev": true, "dev": true,
"requires": { "requires": {
"@typescript-eslint/types": "4.1.1", "@typescript-eslint/types": "4.2.0",
"@typescript-eslint/visitor-keys": "4.1.1", "@typescript-eslint/visitor-keys": "4.2.0",
"debug": "^4.1.1", "debug": "^4.1.1",
"globby": "^11.0.1", "globby": "^11.0.1",
"is-glob": "^4.0.1", "is-glob": "^4.0.1",
@ -6578,12 +6583,12 @@
"dev": true "dev": true
}, },
"debug": { "debug": {
"version": "4.1.1", "version": "4.2.0",
"resolved": "https://registry.npmjs.org/debug/-/debug-4.1.1.tgz", "resolved": "https://registry.npmjs.org/debug/-/debug-4.2.0.tgz",
"integrity": "sha512-pYAIzeRo8J6KPEaJ0VWOh5Pzkbw/RetuzehGM7QRRX5he4fPHx2rdKMB256ehJCkX+XRQm16eZLqLNS8RSZXZw==", "integrity": "sha512-IX2ncY78vDTjZMFUdmsvIRFY2Cf4FnD0wRs+nQwJU8Lu99/tPFdb0VybiiMTPe3I6rQmwsqQqRBvxU+bZ/I8sg==",
"dev": true, "dev": true,
"requires": { "requires": {
"ms": "^2.1.1" "ms": "2.1.2"
} }
}, },
"dir-glob": { "dir-glob": {
@ -6647,12 +6652,12 @@
} }
}, },
"@typescript-eslint/visitor-keys": { "@typescript-eslint/visitor-keys": {
"version": "4.1.1", "version": "4.2.0",
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-4.1.1.tgz", "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-4.2.0.tgz",
"integrity": "sha512-/EOOXbA2ferGLG6RmCHEQ0lTTLkOlXYDgblCmQk3tIU7mTPLm4gKhFMeeUSe+bcchTUsKeCk8xcpbop5Zr/8Rw==", "integrity": "sha512-WIf4BNOlFOH2W+YqGWa6YKLcK/EB3gEj2apCrqLw6mme1RzBy0jtJ9ewJgnrZDB640zfnv8L+/gwGH5sYp/rGw==",
"dev": true, "dev": true,
"requires": { "requires": {
"@typescript-eslint/types": "4.1.1", "@typescript-eslint/types": "4.2.0",
"eslint-visitor-keys": "^2.0.0" "eslint-visitor-keys": "^2.0.0"
}, },
"dependencies": { "dependencies": {
@ -6673,9 +6678,9 @@
} }
}, },
"@vercel/node": { "@vercel/node": {
"version": "1.8.2", "version": "1.8.3",
"resolved": "https://registry.npmjs.org/@vercel/node/-/node-1.8.2.tgz", "resolved": "https://registry.npmjs.org/@vercel/node/-/node-1.8.3.tgz",
"integrity": "sha512-K4SPBQ/UTn9IfAFaMgdJFXCiU/8LsBWHztJPI4aUh24WgYf0pDGyaEDj/RZyiSjfGB+piE1cRUBvHe+mzVHyHQ==", "integrity": "sha512-NTRoQJBQTCT1erz9+hg/juHI9Yz5UpwBuR+O9qNZMFjlqU2913BkeZSNb9FAGcNKks/wK9usktRReys3cATLzg==",
"requires": { "requires": {
"@types/node": "*", "@types/node": "*",
"ts-node": "8.9.1", "ts-node": "8.9.1",
@ -7268,13 +7273,23 @@
} }
}, },
"apollo-upload-client": { "apollo-upload-client": {
"version": "14.1.1", "version": "14.1.2",
"resolved": "https://registry.npmjs.org/apollo-upload-client/-/apollo-upload-client-14.1.1.tgz", "resolved": "https://registry.npmjs.org/apollo-upload-client/-/apollo-upload-client-14.1.2.tgz",
"integrity": "sha512-6H6AW5habDHH/9XCJ8l2qlkaohwIcO+Lt/8P2908/yx0TC0oaiDNVu+0v2YE/5gA6NP0RvztUodzJUZJz27C0g==", "integrity": "sha512-ozaW+4tnVz1rpfwiQwG3RCdCcZ93RV/37ZQbRnObcQ9mjb+zur58sGDPVg9Ef3fiujLmiE/Fe9kdgvIMA3VOjA==",
"requires": { "requires": {
"@apollo/client": "^3.0.2", "@apollo/client": "^3.1.5",
"@babel/runtime": "^7.10.5", "@babel/runtime": "^7.11.2",
"extract-files": "^9.0.0" "extract-files": "^9.0.0"
},
"dependencies": {
"@babel/runtime": {
"version": "7.11.2",
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.11.2.tgz",
"integrity": "sha512-TeWkU52so0mPtDcaCTxNBI/IHiz0pZgr8VEFqXFtZWpYD08ZB6FaSwVAS8MKRQAP3bYKiVjwysOJgMFY28o6Tw==",
"requires": {
"regenerator-runtime": "^0.13.4"
}
}
} }
}, },
"apollo-utilities": { "apollo-utilities": {
@ -8204,12 +8219,12 @@
"dev": true "dev": true
}, },
"babel-plugin-apply-mdx-type-prop": { "babel-plugin-apply-mdx-type-prop": {
"version": "2.0.0-next.7", "version": "2.0.0-next.8",
"resolved": "https://registry.npmjs.org/babel-plugin-apply-mdx-type-prop/-/babel-plugin-apply-mdx-type-prop-2.0.0-next.7.tgz", "resolved": "https://registry.npmjs.org/babel-plugin-apply-mdx-type-prop/-/babel-plugin-apply-mdx-type-prop-2.0.0-next.8.tgz",
"integrity": "sha512-JhT3sMNjNRzrMxpgkVUN5s3UvDpDCcUTsqsgZvIC2OXtQqNR8ZJxMHckbAJRWmz0YqyuVbFgLUQKpDGHAAB6GA==", "integrity": "sha512-Mcr9VAMxfS3ltNm3SXnSgP+7uqxx2zYS4xya2t8KvnLGejzSNsODSgjpNHUyfLihoDnfYaeCH7VFewZRKaRT8g==",
"requires": { "requires": {
"@babel/helper-plugin-utils": "7.10.4", "@babel/helper-plugin-utils": "7.10.4",
"@mdx-js/util": "^2.0.0-next.7" "@mdx-js/util": "^2.0.0-next.8"
} }
}, },
"babel-plugin-dynamic-import-node": { "babel-plugin-dynamic-import-node": {
@ -8238,17 +8253,17 @@
} }
}, },
"babel-plugin-extract-export-names": { "babel-plugin-extract-export-names": {
"version": "2.0.0-next.7", "version": "2.0.0-next.8",
"resolved": "https://registry.npmjs.org/babel-plugin-extract-export-names/-/babel-plugin-extract-export-names-2.0.0-next.7.tgz", "resolved": "https://registry.npmjs.org/babel-plugin-extract-export-names/-/babel-plugin-extract-export-names-2.0.0-next.8.tgz",
"integrity": "sha512-CTsKh5l99oBd5jemej5BHdzxwaXDYNi3zryGEHaCcO6h3H6OAx7sQyHV76yO7eWHXFBc+t30YSuubpwJQwLHhg==", "integrity": "sha512-W0DbJHAIlxSlb110h7uVq0aHmxPS985YSiEloTM7irvt8YkOFhxn4WkSAoOfTAJY/+xecRgwhMd8YTAZfoLq5A==",
"requires": { "requires": {
"@babel/helper-plugin-utils": "7.10.4" "@babel/helper-plugin-utils": "7.10.4"
} }
}, },
"babel-plugin-extract-import-names": { "babel-plugin-extract-import-names": {
"version": "2.0.0-next.7", "version": "2.0.0-next.8",
"resolved": "https://registry.npmjs.org/babel-plugin-extract-import-names/-/babel-plugin-extract-import-names-2.0.0-next.7.tgz", "resolved": "https://registry.npmjs.org/babel-plugin-extract-import-names/-/babel-plugin-extract-import-names-2.0.0-next.8.tgz",
"integrity": "sha512-WSYLKKC9a3nLbfnrrbXoEeC8LS3jCn1wBWOcc4Tlwl7n97EBuvCEEMQCHnV7rEDQFl9impbAKr9kLH0QEa8IXg==", "integrity": "sha512-jdk6h7FaArjwMKqlF0hdozMwum5JDzLse99D5wWVbZWe0P7w/ghXDpE0VbooqJ/jyYwei5a6tHeTTU59Ds4WXg==",
"requires": { "requires": {
"@babel/helper-plugin-utils": "7.10.4" "@babel/helper-plugin-utils": "7.10.4"
} }
@ -8278,6 +8293,18 @@
"@types/babel__traverse": "^7.0.6" "@types/babel__traverse": "^7.0.6"
} }
}, },
"babel-plugin-lodash": {
"version": "3.3.4",
"resolved": "https://registry.npmjs.org/babel-plugin-lodash/-/babel-plugin-lodash-3.3.4.tgz",
"integrity": "sha512-yDZLjK7TCkWl1gpBeBGmuaDIFhZKmkoL+Cu2MUUjv5VxUZx/z7tBGBCBcQs5RI1Bkz5LLmNdjx7paOyQtMovyg==",
"requires": {
"@babel/helper-module-imports": "^7.0.0-beta.49",
"@babel/types": "^7.0.0-beta.49",
"glob": "^7.1.1",
"lodash": "^4.17.10",
"require-package-name": "^2.0.1"
}
},
"babel-plugin-macros": { "babel-plugin-macros": {
"version": "2.8.0", "version": "2.8.0",
"resolved": "https://registry.npmjs.org/babel-plugin-macros/-/babel-plugin-macros-2.8.0.tgz", "resolved": "https://registry.npmjs.org/babel-plugin-macros/-/babel-plugin-macros-2.8.0.tgz",
@ -8400,9 +8427,9 @@
} }
}, },
"babel-plugin-remove-export-keywords": { "babel-plugin-remove-export-keywords": {
"version": "1.6.17", "version": "1.6.18",
"resolved": "https://registry.npmjs.org/babel-plugin-remove-export-keywords/-/babel-plugin-remove-export-keywords-1.6.17.tgz", "resolved": "https://registry.npmjs.org/babel-plugin-remove-export-keywords/-/babel-plugin-remove-export-keywords-1.6.18.tgz",
"integrity": "sha512-Rt5Xgv20z61AQyDqhchWeiVJAmixvjSgWvB0eybPxCCYIo4faPFkQhPHWkfX2U7C+5J9UXzIBlUiR5xs6x8jzg==" "integrity": "sha512-uX5ni5zoCqBzOMNDlgCaf4apVyqBlzDbOexG7qOhuoXUKHU5v1G0gmGaV5Wvs4cAOtyL1294h3rBEWbj9sMeCg=="
}, },
"babel-plugin-remove-graphql-queries": { "babel-plugin-remove-graphql-queries": {
"version": "2.9.19", "version": "2.9.19",
@ -12326,9 +12353,9 @@
} }
}, },
"@types/node": { "@types/node": {
"version": "8.10.63", "version": "8.10.64",
"resolved": "https://registry.npmjs.org/@types/node/-/node-8.10.63.tgz", "resolved": "https://registry.npmjs.org/@types/node/-/node-8.10.64.tgz",
"integrity": "sha512-g+nSkeHFDd2WOQChfmy9SAXLywT47WZBrGS/NC5ym5PJ8c8RC6l4pbGaUW/X0+eZJnXw6/AVNEouXWhV4iz72Q==" "integrity": "sha512-/EwBIb+imu8Qi/A3NF9sJ9iuKo7yV+pryqjmeRqaU0C4wBAOhas5mdvoYeJ5PCKrh6thRSJHdoasFqh3BQGILA=="
}, },
"debug": { "debug": {
"version": "3.2.6", "version": "3.2.6",
@ -14438,9 +14465,9 @@
} }
}, },
"event-source-polyfill": { "event-source-polyfill": {
"version": "1.0.17", "version": "1.0.20",
"resolved": "https://registry.npmjs.org/event-source-polyfill/-/event-source-polyfill-1.0.17.tgz", "resolved": "https://registry.npmjs.org/event-source-polyfill/-/event-source-polyfill-1.0.20.tgz",
"integrity": "sha512-eLZQQpKZahOH5sFaqfrbLNXJKz+JawiDQVrl6lZmQHHSamIn5PlNV3HXAY9+ZRaQC5YTIBRDd8jeTxjuEveJnQ==" "integrity": "sha512-+uOWalBp4xnbtSwKsRfqkVMnx1jPHNjC0PISYBjGJqV8N3YVxnkdm5ZqzO0RCRQvrQy0TFC32+nFcEcA+dZ+gA=="
}, },
"eventemitter3": { "eventemitter3": {
"version": "4.0.4", "version": "4.0.4",
@ -15841,9 +15868,9 @@
"dev": true "dev": true
}, },
"gatsby": { "gatsby": {
"version": "2.24.60", "version": "2.24.63",
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-2.24.60.tgz", "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-2.24.63.tgz",
"integrity": "sha512-oUNbXsBkxeluy04lqBXHVrI3PWGKgtd6GuZNZibSMfAOROmiq/zrBDIrbT6sA5Uo3+tMdUASlYKLXZBCaDPMtw==", "integrity": "sha512-nUsva6x9Cih2PpWWoTqr4o+F1zcliioYEPphL5Q90p5eqW5balJa874fzDBKwKbpzHK3gw71myITwzZvVhgxIg==",
"requires": { "requires": {
"@babel/code-frame": "^7.10.4", "@babel/code-frame": "^7.10.4",
"@babel/core": "^7.11.6", "@babel/core": "^7.11.6",
@ -15867,6 +15894,7 @@
"babel-loader": "^8.1.0", "babel-loader": "^8.1.0",
"babel-plugin-add-module-exports": "^0.3.3", "babel-plugin-add-module-exports": "^0.3.3",
"babel-plugin-dynamic-import-node": "^2.3.3", "babel-plugin-dynamic-import-node": "^2.3.3",
"babel-plugin-lodash": "3.3.4",
"babel-plugin-remove-graphql-queries": "^2.9.19", "babel-plugin-remove-graphql-queries": "^2.9.19",
"babel-preset-gatsby": "^0.5.10", "babel-preset-gatsby": "^0.5.10",
"better-opn": "1.0.0", "better-opn": "1.0.0",
@ -15909,7 +15937,7 @@
"find-cache-dir": "^3.3.1", "find-cache-dir": "^3.3.1",
"fs-exists-cached": "1.0.0", "fs-exists-cached": "1.0.0",
"fs-extra": "^8.1.0", "fs-extra": "^8.1.0",
"gatsby-cli": "^2.12.97", "gatsby-cli": "^2.12.99",
"gatsby-core-utils": "^1.3.20", "gatsby-core-utils": "^1.3.20",
"gatsby-graphiql-explorer": "^0.4.14", "gatsby-graphiql-explorer": "^0.4.14",
"gatsby-legacy-polyfills": "^0.0.4", "gatsby-legacy-polyfills": "^0.0.4",
@ -15917,7 +15945,7 @@
"gatsby-plugin-page-creator": "^2.3.28", "gatsby-plugin-page-creator": "^2.3.28",
"gatsby-plugin-typescript": "^2.4.20", "gatsby-plugin-typescript": "^2.4.20",
"gatsby-react-router-scroll": "^3.0.13", "gatsby-react-router-scroll": "^3.0.13",
"gatsby-telemetry": "^1.3.34", "gatsby-telemetry": "^1.3.35",
"glob": "^7.1.6", "glob": "^7.1.6",
"got": "8.3.2", "got": "8.3.2",
"graphql": "^14.6.0", "graphql": "^14.6.0",
@ -16040,11 +16068,11 @@
}, },
"dependencies": { "dependencies": {
"debug": { "debug": {
"version": "4.1.1", "version": "4.2.0",
"resolved": "https://registry.npmjs.org/debug/-/debug-4.1.1.tgz", "resolved": "https://registry.npmjs.org/debug/-/debug-4.2.0.tgz",
"integrity": "sha512-pYAIzeRo8J6KPEaJ0VWOh5Pzkbw/RetuzehGM7QRRX5he4fPHx2rdKMB256ehJCkX+XRQm16eZLqLNS8RSZXZw==", "integrity": "sha512-IX2ncY78vDTjZMFUdmsvIRFY2Cf4FnD0wRs+nQwJU8Lu99/tPFdb0VybiiMTPe3I6rQmwsqQqRBvxU+bZ/I8sg==",
"requires": { "requires": {
"ms": "^2.1.1" "ms": "2.1.2"
} }
} }
} }
@ -16112,11 +16140,11 @@
}, },
"dependencies": { "dependencies": {
"debug": { "debug": {
"version": "4.1.1", "version": "4.2.0",
"resolved": "https://registry.npmjs.org/debug/-/debug-4.1.1.tgz", "resolved": "https://registry.npmjs.org/debug/-/debug-4.2.0.tgz",
"integrity": "sha512-pYAIzeRo8J6KPEaJ0VWOh5Pzkbw/RetuzehGM7QRRX5he4fPHx2rdKMB256ehJCkX+XRQm16eZLqLNS8RSZXZw==", "integrity": "sha512-IX2ncY78vDTjZMFUdmsvIRFY2Cf4FnD0wRs+nQwJU8Lu99/tPFdb0VybiiMTPe3I6rQmwsqQqRBvxU+bZ/I8sg==",
"requires": { "requires": {
"ms": "^2.1.1" "ms": "2.1.2"
} }
} }
} }
@ -16398,11 +16426,11 @@
}, },
"dependencies": { "dependencies": {
"debug": { "debug": {
"version": "4.1.1", "version": "4.2.0",
"resolved": "https://registry.npmjs.org/debug/-/debug-4.1.1.tgz", "resolved": "https://registry.npmjs.org/debug/-/debug-4.2.0.tgz",
"integrity": "sha512-pYAIzeRo8J6KPEaJ0VWOh5Pzkbw/RetuzehGM7QRRX5he4fPHx2rdKMB256ehJCkX+XRQm16eZLqLNS8RSZXZw==", "integrity": "sha512-IX2ncY78vDTjZMFUdmsvIRFY2Cf4FnD0wRs+nQwJU8Lu99/tPFdb0VybiiMTPe3I6rQmwsqQqRBvxU+bZ/I8sg==",
"requires": { "requires": {
"ms": "^2.1.1" "ms": "2.1.2"
} }
}, },
"eslint-utils": { "eslint-utils": {
@ -16564,9 +16592,9 @@
} }
}, },
"gatsby-cli": { "gatsby-cli": {
"version": "2.12.97", "version": "2.12.99",
"resolved": "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-2.12.97.tgz", "resolved": "https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-2.12.99.tgz",
"integrity": "sha512-yeZ037za9JXh63TA57QzLLI+/TCz7/p95hZkTMTbi097q1yGaad29gJ8dbWm+D9JSszQWw3tgohc9Zjb7z0xvA==", "integrity": "sha512-LHPX8bRHye69LPS9OiLw9in2ypyEnsxcU2p1MiBEs542D7bGmNXvJW61vN1kcXB9t5kFs3Ka2LDJjSn+5LbhfQ==",
"requires": { "requires": {
"@babel/code-frame": "^7.10.4", "@babel/code-frame": "^7.10.4",
"@hapi/joi": "^15.1.1", "@hapi/joi": "^15.1.1",
@ -16582,8 +16610,8 @@
"fs-exists-cached": "^1.0.0", "fs-exists-cached": "^1.0.0",
"fs-extra": "^8.1.0", "fs-extra": "^8.1.0",
"gatsby-core-utils": "^1.3.20", "gatsby-core-utils": "^1.3.20",
"gatsby-recipes": "^0.2.26", "gatsby-recipes": "^0.2.27",
"gatsby-telemetry": "^1.3.34", "gatsby-telemetry": "^1.3.35",
"hosted-git-info": "^3.0.4", "hosted-git-info": "^3.0.4",
"ink": "^2.7.1", "ink": "^2.7.1",
"ink-spinner": "^3.1.0", "ink-spinner": "^3.1.0",
@ -17656,9 +17684,9 @@
} }
}, },
"gatsby-image": { "gatsby-image": {
"version": "2.4.18", "version": "2.4.19",
"resolved": "https://registry.npmjs.org/gatsby-image/-/gatsby-image-2.4.18.tgz", "resolved": "https://registry.npmjs.org/gatsby-image/-/gatsby-image-2.4.19.tgz",
"integrity": "sha512-44UL8SFeUphyo6RaWfIlf0HP/ZMli/CpzeUk5ZyA1A+DfdXCphrO8W54P2VC36IXdT5Q9H8KQbVtm6+PxXCxcA==", "integrity": "sha512-LThyQk3ylD8MrK/6TY46Cl8ihvWqIGf15gB6X4UphOxaU+3ZVy6mJUumFIt5ZxFEBhGoHI8lmymBItwMwcsqcg==",
"requires": { "requires": {
"@babel/runtime": "^7.11.2", "@babel/runtime": "^7.11.2",
"object-fit-images": "^3.2.4", "object-fit-images": "^3.2.4",
@ -17697,9 +17725,9 @@
}, },
"dependencies": { "dependencies": {
"@mdx-js/react": { "@mdx-js/react": {
"version": "1.6.17", "version": "1.6.18",
"resolved": "https://registry.npmjs.org/@mdx-js/react/-/react-1.6.17.tgz", "resolved": "https://registry.npmjs.org/@mdx-js/react/-/react-1.6.18.tgz",
"integrity": "sha512-UdzGY6/eeeJlGOWw0evhQfUxP/+DRt+530lqOkgNrYPyp6q2t1kr0Z0kukPAY9Bwv9lyIGMEm9jeNvBpRnYVgg==" "integrity": "sha512-aFHsZVu7r9WamlP+WO/lyvHHZAubkQjkcRYlvS7fQElypfJvjKdHevjC3xiqlsQpasx/4KqRMoEIb++wNtd+6w=="
} }
} }
}, },
@ -17862,9 +17890,9 @@
} }
}, },
"gatsby-plugin-manifest": { "gatsby-plugin-manifest": {
"version": "2.4.29", "version": "2.4.30",
"resolved": "https://registry.npmjs.org/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.4.29.tgz", "resolved": "https://registry.npmjs.org/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.4.30.tgz",
"integrity": "sha512-/3WORido5HnVY1eATiPqcVyoXupQ+NOt480JcMrufsjK7VoJ/GTSfbdx/XLn67ukIrZJZlgwCSwnzC4uGw1VkQ==", "integrity": "sha512-ZcQcQRH/VNomRKlOPH/HkwzzJM0XmXw5egYYsVjf8TMtZka3/FDZucIGTeTLv7FZwdMSF2sGJrHU+nx3PrhCUQ==",
"requires": { "requires": {
"@babel/runtime": "^7.11.2", "@babel/runtime": "^7.11.2",
"gatsby-core-utils": "^1.3.20", "gatsby-core-utils": "^1.3.20",
@ -17962,11 +17990,11 @@
"integrity": "sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==" "integrity": "sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw=="
}, },
"debug": { "debug": {
"version": "4.1.1", "version": "4.2.0",
"resolved": "https://registry.npmjs.org/debug/-/debug-4.1.1.tgz", "resolved": "https://registry.npmjs.org/debug/-/debug-4.2.0.tgz",
"integrity": "sha512-pYAIzeRo8J6KPEaJ0VWOh5Pzkbw/RetuzehGM7QRRX5he4fPHx2rdKMB256ehJCkX+XRQm16eZLqLNS8RSZXZw==", "integrity": "sha512-IX2ncY78vDTjZMFUdmsvIRFY2Cf4FnD0wRs+nQwJU8Lu99/tPFdb0VybiiMTPe3I6rQmwsqQqRBvxU+bZ/I8sg==",
"requires": { "requires": {
"ms": "^2.1.1" "ms": "2.1.2"
} }
}, },
"dir-glob": { "dir-glob": {
@ -18316,9 +18344,9 @@
} }
}, },
"gatsby-recipes": { "gatsby-recipes": {
"version": "0.2.26", "version": "0.2.27",
"resolved": "https://registry.npmjs.org/gatsby-recipes/-/gatsby-recipes-0.2.26.tgz", "resolved": "https://registry.npmjs.org/gatsby-recipes/-/gatsby-recipes-0.2.27.tgz",
"integrity": "sha512-FNMasgtHZ+U9AZET3xSAub2xI+PhovBk1CWGttY1ss1MTF3pCnGg5CuOYHFE3M+BXUl1EyRYBcKbG3fUO0gtvg==", "integrity": "sha512-UaLmM4/+yyzQ/LSBu5kp8SrGe5ebOoiG/GU4z7UmKyL/rFaMdHPbWgc779b/LvJZX0159WxTHugeyQqT6JIjlg==",
"requires": { "requires": {
"@babel/core": "^7.11.6", "@babel/core": "^7.11.6",
"@babel/generator": "^7.11.6", "@babel/generator": "^7.11.6",
@ -18358,7 +18386,7 @@
"fs-extra": "^8.1.0", "fs-extra": "^8.1.0",
"gatsby-core-utils": "^1.3.20", "gatsby-core-utils": "^1.3.20",
"gatsby-interface": "^0.0.166", "gatsby-interface": "^0.0.166",
"gatsby-telemetry": "^1.3.34", "gatsby-telemetry": "^1.3.35",
"glob": "^7.1.6", "glob": "^7.1.6",
"graphql": "^14.6.0", "graphql": "^14.6.0",
"graphql-compose": "^6.3.8", "graphql-compose": "^6.3.8",
@ -18460,11 +18488,11 @@
} }
}, },
"debug": { "debug": {
"version": "4.1.1", "version": "4.2.0",
"resolved": "https://registry.npmjs.org/debug/-/debug-4.1.1.tgz", "resolved": "https://registry.npmjs.org/debug/-/debug-4.2.0.tgz",
"integrity": "sha512-pYAIzeRo8J6KPEaJ0VWOh5Pzkbw/RetuzehGM7QRRX5he4fPHx2rdKMB256ehJCkX+XRQm16eZLqLNS8RSZXZw==", "integrity": "sha512-IX2ncY78vDTjZMFUdmsvIRFY2Cf4FnD0wRs+nQwJU8Lu99/tPFdb0VybiiMTPe3I6rQmwsqQqRBvxU+bZ/I8sg==",
"requires": { "requires": {
"ms": "^2.1.1" "ms": "2.1.2"
} }
}, },
"execa": { "execa": {
@ -18734,9 +18762,9 @@
} }
}, },
"gatsby-telemetry": { "gatsby-telemetry": {
"version": "1.3.34", "version": "1.3.35",
"resolved": "https://registry.npmjs.org/gatsby-telemetry/-/gatsby-telemetry-1.3.34.tgz", "resolved": "https://registry.npmjs.org/gatsby-telemetry/-/gatsby-telemetry-1.3.35.tgz",
"integrity": "sha512-LzEzr9jz2gxvlUxO/Zdlx6UKQASilVw1MjJRVHpDdg2TMhCRqF735Nu8BbIA7HorWaJch0Cs/DUWM0gLLElxSA==", "integrity": "sha512-MFMQl5KCOO6Xzlp2JMO4bRbsh1rjQDsbkJRZgYZB9izmPSK8AgNrHCjruxZC448ndtUfIVwjHnV+/K18XuPCHw==",
"requires": { "requires": {
"@babel/code-frame": "^7.10.4", "@babel/code-frame": "^7.10.4",
"@babel/runtime": "^7.11.2", "@babel/runtime": "^7.11.2",
@ -26402,9 +26430,9 @@
"integrity": "sha512-DD0vOdofJdoaRNtnWcrXe6RQbpHkPPmtqGq14uRX0F8ZKJ5nv89CVTYl/BZdppDxBDaV0hl75htg3abpEWlPZA==" "integrity": "sha512-DD0vOdofJdoaRNtnWcrXe6RQbpHkPPmtqGq14uRX0F8ZKJ5nv89CVTYl/BZdppDxBDaV0hl75htg3abpEWlPZA=="
}, },
"moment": { "moment": {
"version": "2.28.0", "version": "2.29.0",
"resolved": "https://registry.npmjs.org/moment/-/moment-2.28.0.tgz", "resolved": "https://registry.npmjs.org/moment/-/moment-2.29.0.tgz",
"integrity": "sha512-Z5KOjYmnHyd/ukynmFd/WwyXHd7L4J9vTI/nn5Ap9AVUgaAE15VvQ9MOGmJJygEUklupqIrFnor/tjTwRU+tQw==" "integrity": "sha512-z6IJ5HXYiuxvFTI6eiQ9dm77uE0gyy1yXNApVHqTcnIKfY9tIwEjlzsZ6u1LQXvVgKeTnv9Xm7NDvJ7lso3MtA=="
}, },
"move-concurrently": { "move-concurrently": {
"version": "1.0.1", "version": "1.0.1",
@ -29196,9 +29224,9 @@
} }
}, },
"react-data-table-component": { "react-data-table-component": {
"version": "6.11.4", "version": "6.11.5",
"resolved": "https://registry.npmjs.org/react-data-table-component/-/react-data-table-component-6.11.4.tgz", "resolved": "https://registry.npmjs.org/react-data-table-component/-/react-data-table-component-6.11.5.tgz",
"integrity": "sha512-MlK/6im8ChNsoX5Eo9iwLGAQN501W5bSJpV29K+wHCDo1F8BYS3wbDmby7OZMWj+ebSJicnxLaMhSm7vBsSvRQ==", "integrity": "sha512-MuYgyDyJQs6lpsMxk5AJigEUve2onTbPN6AC4xGgNhsEIrvyiMdwq2TwE77TDixdOttP+PmsLPZ9D+WkAogU3g==",
"requires": { "requires": {
"deepmerge": "^4.2.2", "deepmerge": "^4.2.2",
"lodash.orderby": "^4.6.0", "lodash.orderby": "^4.6.0",
@ -29717,9 +29745,9 @@
} }
}, },
"react-dropzone": { "react-dropzone": {
"version": "11.1.0", "version": "11.2.0",
"resolved": "https://registry.npmjs.org/react-dropzone/-/react-dropzone-11.1.0.tgz", "resolved": "https://registry.npmjs.org/react-dropzone/-/react-dropzone-11.2.0.tgz",
"integrity": "sha512-gJT6iJadyTbevrigm6KZFaei/yNWfokzs1idumO7fXtRNPiGFDUpsQ+trHWwUO3yWOtJibpbo5tLZggjm+KV5w==", "integrity": "sha512-S/qaXQHCCg7MVlcrhqd05MLC6DupITLUB0CFn3iCLs6OTjzxdGDF1WTktTe5Jyq8jZdxYfMHNUZOHL0mg+K0Dw==",
"requires": { "requires": {
"attr-accept": "^2.0.0", "attr-accept": "^2.0.0",
"file-selector": "^0.1.12", "file-selector": "^0.1.12",
@ -30592,9 +30620,9 @@
"integrity": "sha512-X9Ncj4cj3/CIvLI2Z9IobHtVi8FVdUrdJkCNaL9kdX8ohfsi18DXHsCVd/A7ssARBdccdDb5ODnt62WuEWaM/g==" "integrity": "sha512-X9Ncj4cj3/CIvLI2Z9IobHtVi8FVdUrdJkCNaL9kdX8ohfsi18DXHsCVd/A7ssARBdccdDb5ODnt62WuEWaM/g=="
}, },
"remark-mdx": { "remark-mdx": {
"version": "2.0.0-next.7", "version": "2.0.0-next.8",
"resolved": "https://registry.npmjs.org/remark-mdx/-/remark-mdx-2.0.0-next.7.tgz", "resolved": "https://registry.npmjs.org/remark-mdx/-/remark-mdx-2.0.0-next.8.tgz",
"integrity": "sha512-JHYCfxJzvjTw8h5y10f+mCvbfIt5klAkWlULqPu1nM/r6ghF3tzJl0AFQFj5b/m/7U553+yYb/y4n0julMERYA==", "integrity": "sha512-mjP0yo6BgjYrx5a+gKWYRFWbGnRiWi4Fdf17xGCr9VkSMnG4Dyo06spqbaLfHwl0KkQ/RQZlR2sn1mKnYduJdw==",
"requires": { "requires": {
"parse-entities": "^2.0.0", "parse-entities": "^2.0.0",
"remark-stringify": "^8.1.0", "remark-stringify": "^8.1.0",
@ -30619,15 +30647,15 @@
} }
}, },
"remark-mdxjs": { "remark-mdxjs": {
"version": "2.0.0-next.7", "version": "2.0.0-next.8",
"resolved": "https://registry.npmjs.org/remark-mdxjs/-/remark-mdxjs-2.0.0-next.7.tgz", "resolved": "https://registry.npmjs.org/remark-mdxjs/-/remark-mdxjs-2.0.0-next.8.tgz",
"integrity": "sha512-ixa9jEQ1mB65NYJaBq+Hv91DIqQ7B3wk+L9Agwa31NkIzvt6zcgx6TKwavr0zZG69I2n1gZzekhp51AeVCzU1Q==", "integrity": "sha512-Z/+0eWc7pBEABwg3a5ptL+vCTWHYMFnYzpLoJxTm2muBSk8XyB/CL+tEJ6SV3Q/fScHX2dtG4JRcGSpbZFLazQ==",
"requires": { "requires": {
"@babel/core": "7.10.5", "@babel/core": "7.10.5",
"@babel/helper-plugin-utils": "7.10.4", "@babel/helper-plugin-utils": "7.10.4",
"@babel/plugin-proposal-object-rest-spread": "7.10.4", "@babel/plugin-proposal-object-rest-spread": "7.10.4",
"@babel/plugin-syntax-jsx": "7.10.4", "@babel/plugin-syntax-jsx": "7.10.4",
"@mdx-js/util": "^2.0.0-next.7" "@mdx-js/util": "^2.0.0-next.8"
}, },
"dependencies": { "dependencies": {
"@babel/core": { "@babel/core": {
@ -30654,11 +30682,11 @@
} }
}, },
"debug": { "debug": {
"version": "4.1.1", "version": "4.2.0",
"resolved": "https://registry.npmjs.org/debug/-/debug-4.1.1.tgz", "resolved": "https://registry.npmjs.org/debug/-/debug-4.2.0.tgz",
"integrity": "sha512-pYAIzeRo8J6KPEaJ0VWOh5Pzkbw/RetuzehGM7QRRX5he4fPHx2rdKMB256ehJCkX+XRQm16eZLqLNS8RSZXZw==", "integrity": "sha512-IX2ncY78vDTjZMFUdmsvIRFY2Cf4FnD0wRs+nQwJU8Lu99/tPFdb0VybiiMTPe3I6rQmwsqQqRBvxU+bZ/I8sg==",
"requires": { "requires": {
"ms": "^2.1.1" "ms": "2.1.2"
} }
}, },
"ms": { "ms": {
@ -30902,6 +30930,11 @@
"resolved": "https://registry.npmjs.org/require-main-filename/-/require-main-filename-2.0.0.tgz", "resolved": "https://registry.npmjs.org/require-main-filename/-/require-main-filename-2.0.0.tgz",
"integrity": "sha512-NKN5kMDylKuldxYLSUfrbo5Tuzh4hd+2E8NPPX02mZtn1VuREQToYe/ZdlJy+J3uCpfaiGF05e7B8W0iXbQHmg==" "integrity": "sha512-NKN5kMDylKuldxYLSUfrbo5Tuzh4hd+2E8NPPX02mZtn1VuREQToYe/ZdlJy+J3uCpfaiGF05e7B8W0iXbQHmg=="
}, },
"require-package-name": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/require-package-name/-/require-package-name-2.0.1.tgz",
"integrity": "sha1-wR6XJ2tluOKSP3Xav1+y7ww4Qbk="
},
"requires-port": { "requires-port": {
"version": "1.0.0", "version": "1.0.0",
"resolved": "https://registry.npmjs.org/requires-port/-/requires-port-1.0.0.tgz", "resolved": "https://registry.npmjs.org/requires-port/-/requires-port-1.0.0.tgz",
@ -32868,11 +32901,11 @@
}, },
"dependencies": { "dependencies": {
"debug": { "debug": {
"version": "4.1.1", "version": "4.2.0",
"resolved": "https://registry.npmjs.org/debug/-/debug-4.1.1.tgz", "resolved": "https://registry.npmjs.org/debug/-/debug-4.2.0.tgz",
"integrity": "sha512-pYAIzeRo8J6KPEaJ0VWOh5Pzkbw/RetuzehGM7QRRX5he4fPHx2rdKMB256ehJCkX+XRQm16eZLqLNS8RSZXZw==", "integrity": "sha512-IX2ncY78vDTjZMFUdmsvIRFY2Cf4FnD0wRs+nQwJU8Lu99/tPFdb0VybiiMTPe3I6rQmwsqQqRBvxU+bZ/I8sg==",
"requires": { "requires": {
"ms": "^2.1.1" "ms": "2.1.2"
} }
}, },
"ms": { "ms": {
@ -32896,11 +32929,11 @@
}, },
"dependencies": { "dependencies": {
"debug": { "debug": {
"version": "4.1.1", "version": "4.2.0",
"resolved": "https://registry.npmjs.org/debug/-/debug-4.1.1.tgz", "resolved": "https://registry.npmjs.org/debug/-/debug-4.2.0.tgz",
"integrity": "sha512-pYAIzeRo8J6KPEaJ0VWOh5Pzkbw/RetuzehGM7QRRX5he4fPHx2rdKMB256ehJCkX+XRQm16eZLqLNS8RSZXZw==", "integrity": "sha512-IX2ncY78vDTjZMFUdmsvIRFY2Cf4FnD0wRs+nQwJU8Lu99/tPFdb0VybiiMTPe3I6rQmwsqQqRBvxU+bZ/I8sg==",
"requires": { "requires": {
"ms": "^2.1.1" "ms": "2.1.2"
} }
}, },
"ms": { "ms": {
@ -33657,9 +33690,9 @@
} }
}, },
"swr": { "swr": {
"version": "0.3.2", "version": "0.3.3",
"resolved": "https://registry.npmjs.org/swr/-/swr-0.3.2.tgz", "resolved": "https://registry.npmjs.org/swr/-/swr-0.3.3.tgz",
"integrity": "sha512-Bs5Bihq1hQ66O5bdKaL47iZ2nlAaBsd8tTLRLkw9stZeuBEfH7zSuQI95S2TpchL0ybsMq3isWwuso2uPvCfHA==", "integrity": "sha512-UxjfbvLdk4CzdchQBKmthUc1rO7KaCXdNL69oW7V/I2BOMv905rsL+kJdpO19OYwOPOpWZPvffTEE7yACwXc8w==",
"requires": { "requires": {
"fast-deep-equal": "2.0.1" "fast-deep-equal": "2.0.1"
}, },
@ -34478,9 +34511,9 @@
} }
}, },
"typescript": { "typescript": {
"version": "4.0.2", "version": "4.0.3",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.0.2.tgz", "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.0.3.tgz",
"integrity": "sha512-e4ERvRV2wb+rRZ/IQeb3jm2VxBsirQLpQhdxplZ2MEzGvDkkMmPglecnNDfSUBivMjP93vRbngYYDQqQ/78bcQ==", "integrity": "sha512-tEu6DGxGgRJPb/mVPIZ48e69xCn2yRmCgYmDugAVwmJ6o+0u1RI18eO7E7WBTLYLaEVVOhwQmcdhQHweux/WPg==",
"dev": true "dev": true
}, },
"ultron": { "ultron": {
@ -36257,11 +36290,11 @@
} }
}, },
"debug": { "debug": {
"version": "4.1.1", "version": "4.2.0",
"resolved": "https://registry.npmjs.org/debug/-/debug-4.1.1.tgz", "resolved": "https://registry.npmjs.org/debug/-/debug-4.2.0.tgz",
"integrity": "sha512-pYAIzeRo8J6KPEaJ0VWOh5Pzkbw/RetuzehGM7QRRX5he4fPHx2rdKMB256ehJCkX+XRQm16eZLqLNS8RSZXZw==", "integrity": "sha512-IX2ncY78vDTjZMFUdmsvIRFY2Cf4FnD0wRs+nQwJU8Lu99/tPFdb0VybiiMTPe3I6rQmwsqQqRBvxU+bZ/I8sg==",
"requires": { "requires": {
"ms": "^2.1.1" "ms": "2.1.2"
} }
}, },
"del": { "del": {
@ -37162,11 +37195,11 @@
} }
}, },
"debug": { "debug": {
"version": "4.1.1", "version": "4.2.0",
"resolved": "https://registry.npmjs.org/debug/-/debug-4.1.1.tgz", "resolved": "https://registry.npmjs.org/debug/-/debug-4.2.0.tgz",
"integrity": "sha512-pYAIzeRo8J6KPEaJ0VWOh5Pzkbw/RetuzehGM7QRRX5he4fPHx2rdKMB256ehJCkX+XRQm16eZLqLNS8RSZXZw==", "integrity": "sha512-IX2ncY78vDTjZMFUdmsvIRFY2Cf4FnD0wRs+nQwJU8Lu99/tPFdb0VybiiMTPe3I6rQmwsqQqRBvxU+bZ/I8sg==",
"requires": { "requires": {
"ms": "^2.1.1" "ms": "2.1.2"
} }
}, },
"ms": { "ms": {

View File

@ -19,7 +19,7 @@
"storybook:build": "build-storybook -c .storybook -o public/storybook" "storybook:build": "build-storybook -c .storybook -o public/storybook"
}, },
"dependencies": { "dependencies": {
"@coingecko/cryptoformat": "^0.4.1", "@coingecko/cryptoformat": "^0.4.2",
"@loadable/component": "5.13.1", "@loadable/component": "5.13.1",
"@oceanprotocol/art": "^3.0.0", "@oceanprotocol/art": "^3.0.0",
"@oceanprotocol/lib": "^0.2.5", "@oceanprotocol/lib": "^0.2.5",
@ -27,9 +27,9 @@
"@oceanprotocol/typographies": "^0.1.0", "@oceanprotocol/typographies": "^0.1.0",
"@sindresorhus/slugify": "^1.0.0", "@sindresorhus/slugify": "^1.0.0",
"@tippyjs/react": "^4.1.0", "@tippyjs/react": "^4.1.0",
"@toruslabs/torus-embed": "^1.8.4", "@toruslabs/torus-embed": "^1.8.5",
"@types/classnames": "^2.2.10", "@types/classnames": "^2.2.10",
"@vercel/node": "^1.8.2", "@vercel/node": "^1.8.3",
"@walletconnect/web3-provider": "^1.2.2", "@walletconnect/web3-provider": "^1.2.2",
"axios": "^0.20.0", "axios": "^0.20.0",
"classnames": "^2.2.6", "classnames": "^2.2.6",
@ -39,9 +39,9 @@
"ethereum-blockies": "github:MyEtherWallet/blockies", "ethereum-blockies": "github:MyEtherWallet/blockies",
"filesize": "^6.1.0", "filesize": "^6.1.0",
"formik": "^2.1.5", "formik": "^2.1.5",
"gatsby": "^2.24.60", "gatsby": "^2.24.63",
"gatsby-image": "^2.4.18", "gatsby-image": "^2.4.19",
"gatsby-plugin-manifest": "^2.4.29", "gatsby-plugin-manifest": "^2.4.30",
"gatsby-plugin-react-helmet": "^3.3.11", "gatsby-plugin-react-helmet": "^3.3.11",
"gatsby-plugin-remove-trailing-slashes": "^2.3.12", "gatsby-plugin-remove-trailing-slashes": "^2.3.12",
"gatsby-plugin-sharp": "^2.6.36", "gatsby-plugin-sharp": "^2.6.36",
@ -58,11 +58,11 @@
"lodash.omit": "^4.5.0", "lodash.omit": "^4.5.0",
"query-string": "^6.13.2", "query-string": "^6.13.2",
"react": "^16.13.1", "react": "^16.13.1",
"react-data-table-component": "^6.11.4", "react-data-table-component": "^6.11.5",
"react-datepicker": "^3.1.3", "react-datepicker": "^3.1.3",
"react-dom": "^16.13.1", "react-dom": "^16.13.1",
"react-dotdotdot": "^1.3.1", "react-dotdotdot": "^1.3.1",
"react-dropzone": "^11.1.0", "react-dropzone": "^11.2.0",
"react-helmet": "^6.1.0", "react-helmet": "^6.1.0",
"react-markdown": "^4.3.1", "react-markdown": "^4.3.1",
"react-paginate": "^6.5.0", "react-paginate": "^6.5.0",
@ -72,7 +72,7 @@
"react-toastify": "^6.0.8", "react-toastify": "^6.0.8",
"shortid": "^2.2.15", "shortid": "^2.2.15",
"slugify": "^1.4.5", "slugify": "^1.4.5",
"swr": "^0.3.2", "swr": "^0.3.3",
"yup": "^0.29.3" "yup": "^0.29.3"
}, },
"devDependencies": { "devDependencies": {
@ -84,11 +84,11 @@
"@svgr/webpack": "^5.4.0", "@svgr/webpack": "^5.4.0",
"@testing-library/jest-dom": "^5.11.4", "@testing-library/jest-dom": "^5.11.4",
"@testing-library/react": "^11.0.4", "@testing-library/react": "^11.0.4",
"@types/jest": "^26.0.13", "@types/jest": "^26.0.14",
"@types/loadable__component": "^5.13.0", "@types/loadable__component": "^5.13.0",
"@types/lodash.debounce": "^4.0.3", "@types/lodash.debounce": "^4.0.3",
"@types/lodash.omit": "^4.5.6", "@types/lodash.omit": "^4.5.6",
"@types/node": "^14.10.2", "@types/node": "^14.11.2",
"@types/react": "^16.9.49", "@types/react": "^16.9.49",
"@types/react-datepicker": "^3.1.1", "@types/react-datepicker": "^3.1.1",
"@types/react-helmet": "^6.1.0", "@types/react-helmet": "^6.1.0",
@ -96,8 +96,8 @@
"@types/react-tabs": "^2.3.2", "@types/react-tabs": "^2.3.2",
"@types/shortid": "0.0.29", "@types/shortid": "0.0.29",
"@types/yup": "^0.29.7", "@types/yup": "^0.29.7",
"@typescript-eslint/eslint-plugin": "^4.1.1", "@typescript-eslint/eslint-plugin": "^4.2.0",
"@typescript-eslint/parser": "^4.1.1", "@typescript-eslint/parser": "^4.2.0",
"babel-loader": "^8.1.0", "babel-loader": "^8.1.0",
"babel-preset-react-app": "^9.1.2", "babel-preset-react-app": "^9.1.2",
"eslint": "^7.9.0", "eslint": "^7.9.0",
@ -111,7 +111,7 @@
"prettier": "^2.1.2", "prettier": "^2.1.2",
"serve": "^11.3.2", "serve": "^11.3.2",
"source-map-explorer": "^2.5.0", "source-map-explorer": "^2.5.0",
"typescript": "^4.0.2" "typescript": "^4.0.3"
}, },
"repository": { "repository": {
"type": "git", "type": "git",