diff --git a/package-lock.json b/package-lock.json index 2d50af1..2067b3d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2706,17 +2706,24 @@ "integrity": "sha512-dL/RyoueFG3UMhG0q3weAQvr+Tbqx/axAnOXYIIOsoYnV+2i+nRvX2S6msEo2+JARbBP8MFkkSYQ8AoY9Bh4Og==" }, "elliptic": { - "version": "6.5.2", - "resolved": "https://registry.npmjs.org/elliptic/-/elliptic-6.5.2.tgz", - "integrity": "sha512-f4x70okzZbIQl/NSRLkI/+tteV/9WqL98zx+SQ69KbXxmVrmjwsNUPn/gYJJ0sHvEak24cZgHIPegRePAtA/xw==", + "version": "6.5.4", + "resolved": "https://registry.npmjs.org/elliptic/-/elliptic-6.5.4.tgz", + "integrity": "sha512-iLhC6ULemrljPZb+QutR5TQGB+pdW6KGD5RSegS+8sorOZT+rdQFbsQFJgvN3eRqNALqJer4oQ16YvJHlU8hzQ==", "requires": { - "bn.js": "^4.4.0", - "brorand": "^1.0.1", + "bn.js": "^4.11.9", + "brorand": "^1.1.0", "hash.js": "^1.0.0", - "hmac-drbg": "^1.0.0", - "inherits": "^2.0.1", - "minimalistic-assert": "^1.0.0", - "minimalistic-crypto-utils": "^1.0.0" + "hmac-drbg": "^1.0.1", + "inherits": "^2.0.4", + "minimalistic-assert": "^1.0.1", + "minimalistic-crypto-utils": "^1.0.1" + }, + "dependencies": { + "bn.js": { + "version": "4.12.0", + "resolved": "https://registry.npmjs.org/bn.js/-/bn.js-4.12.0.tgz", + "integrity": "sha512-c98Bf3tPniI+scsdk237ku1Dc3ujXQTSgyiPUDEOe7tRkhrqridvh8klBv0HCEso1OLOYcHuCv/cS6DNxKH+ZA==" + } } }, "emoji-regex": { @@ -5931,18 +5938,42 @@ } }, "parametric-components": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/parametric-components/-/parametric-components-2.0.2.tgz", - "integrity": "sha512-a+DsQQIamGLnzKOP7nzmszvLX6pZh8b1UsF2NExrzLVb/d54fThJ31Va2LoXsirBinHPdeugxVqwAGenGInjwQ==", + "version": "2.1.40", + "resolved": "https://registry.npmjs.org/parametric-components/-/parametric-components-2.1.40.tgz", + "integrity": "sha512-D8kcIT84w4SqAqctzKpXuTWogIfsdPMKvAqDEA8SGyjLleNI8e5Oazp2Lx13wS5zQvBnegQ8/Ew22nEA31PaFg==", "requires": { - "idyll-components": "^3.5.4", - "react-tooltip": "^3.10.0" + "idyll-components": "^3.12.1", + "react-tooltip": "^3.11.6" + }, + "dependencies": { + "idyll-components": { + "version": "3.12.2", + "resolved": "https://registry.npmjs.org/idyll-components/-/idyll-components-3.12.2.tgz", + "integrity": "sha512-EM3ikDL3opphtGRSOYGEC+r96fyJdqt4MOgmqhOknj0WyW27FOop0Z/+PPovlk8iqbZrOHMBnMZVKcH4BhDgTg==", + "requires": { + "d3-array": "^1.2.0", + "d3-drag": "^1.1.1", + "d3-format": "^1.2.0", + "d3-selection": "^1.1.0", + "idyll-ast": "^2.0.9", + "idyll-component-children": "^1.0.7", + "intersection-observer": "^0.5.0", + "prop-types": "^15.5.10", + "react-inlinesvg": "^0.8.1", + "react-latex-patched": "^1.1.1", + "react-syntax-highlighter": "^5.7.0", + "react-table": "6.8.6", + "react-youtube": "^7.6.0", + "scrollama": "^1.4.1", + "victory": "^0.23.0" + } + } } }, "parametric-styles": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/parametric-styles/-/parametric-styles-2.0.1.tgz", - "integrity": "sha512-3dsozUG+ta7kploK/YvM487Lte0aU7PZlCu8m6k6TrTyh2PaDPsoGbC9walz1w89GdVA8qowZQe48DIVxHK8SQ==" + "version": "2.2.31", + "resolved": "https://registry.npmjs.org/parametric-styles/-/parametric-styles-2.2.31.tgz", + "integrity": "sha512-I+XHnOHANYtE89Pr0UhGbReMznFXwNjVVOeCKT8CXMIwY/cI9otBaaBNa8DA9RTEbYG7cU4E+sH5l753W483dQ==" }, "parents": { "version": "1.0.1",