From e933f37e85f793b9fd2e8d135688f846adbbe73e Mon Sep 17 00:00:00 2001 From: Pavel Zavora Date: Mon, 11 Jul 2022 10:26:48 +0200 Subject: [PATCH] chore: upgrade JS dependency list --- LICENSE_OF_DEPENDENCIES.md | 1075 ++++++++++++++++++++---------------- 1 file changed, 600 insertions(+), 475 deletions(-) diff --git a/LICENSE_OF_DEPENDENCIES.md b/LICENSE_OF_DEPENDENCIES.md index 75bd709bf..dd5802a88 100644 --- a/LICENSE_OF_DEPENDENCIES.md +++ b/LICENSE_OF_DEPENDENCIES.md @@ -83,129 +83,143 @@ ### Javascript -* @babel/code-frame 7.12.13 [MIT](https://github.com/babel/babel.git) +* @ampproject/remapping 2.1.2 [Apache-2.0](git+https://github.com/ampproject/remapping.git) +* @babel/code-frame 7.16.7 [MIT](https://github.com/babel/babel.git) * @babel/code-frame 7.12.11 [MIT](https://github.com/babel/babel.git) * @babel/code-frame 7.0.0 [MIT](https://github.com/babel/babel/tree/master/packages/babel-code-frame) -* @babel/compat-data 7.13.15 [MIT](https://github.com/babel/babel.git) -* @babel/core 7.13.15 [MIT](https://github.com/babel/babel.git) +* @babel/compat-data 7.17.7 [MIT](https://github.com/babel/babel.git) +* @babel/core 7.17.8 [MIT](https://github.com/babel/babel.git) * @babel/core 7.3.4 [MIT](https://github.com/babel/babel/tree/master/packages/babel-core) -* @babel/generator 7.13.9 [MIT](https://github.com/babel/babel.git) +* @babel/eslint-parser 7.17.0 [MIT](https://github.com/babel/babel.git) +* @babel/eslint-plugin 7.17.7 [MIT](https://github.com/babel/babel.git) +* @babel/generator 7.17.7 [MIT](https://github.com/babel/babel.git) * @babel/generator 7.3.4 [MIT](https://github.com/babel/babel/tree/master/packages/babel-generator) -* @babel/helper-annotate-as-pure 7.12.13 [MIT](https://github.com/babel/babel.git) -* @babel/helper-builder-binary-assignment-operator-visitor 7.12.13 [MIT](https://github.com/babel/babel.git) -* @babel/helper-builder-react-jsx 7.12.13 [MIT](https://github.com/babel/babel.git) -* @babel/helper-compilation-targets 7.13.13 [MIT](https://github.com/babel/babel.git) -* @babel/helper-create-class-features-plugin 7.13.11 [MIT](https://github.com/babel/babel.git) -* @babel/helper-create-regexp-features-plugin 7.12.17 [MIT](https://github.com/babel/babel.git) -* @babel/helper-define-polyfill-provider 0.2.0 [MIT](https://github.com/babel/babel-polyfills.git) -* @babel/helper-explode-assignable-expression 7.13.0 [MIT](https://github.com/babel/babel.git) -* @babel/helper-function-name 7.12.13 [MIT](https://github.com/babel/babel.git) -* @babel/helper-get-function-arity 7.12.13 [MIT](https://github.com/babel/babel.git) -* @babel/helper-hoist-variables 7.13.0 [MIT](https://github.com/babel/babel.git) -* @babel/helper-member-expression-to-functions 7.13.12 [MIT](https://github.com/babel/babel.git) -* @babel/helper-module-imports 7.13.12 [MIT](https://github.com/babel/babel.git) -* @babel/helper-module-transforms 7.13.14 [MIT](https://github.com/babel/babel.git) -* @babel/helper-optimise-call-expression 7.12.13 [MIT](https://github.com/babel/babel.git) -* @babel/helper-plugin-utils 7.13.0 [MIT](https://github.com/babel/babel.git) -* @babel/helper-remap-async-to-generator 7.13.0 [MIT](https://github.com/babel/babel.git) -* @babel/helper-replace-supers 7.13.12 [MIT](https://github.com/babel/babel.git) -* @babel/helper-simple-access 7.13.12 [MIT](https://github.com/babel/babel.git) -* @babel/helper-skip-transparent-expression-wrappers 7.12.1 [MIT](https://github.com/babel/babel.git) -* @babel/helper-split-export-declaration 7.12.13 [MIT](https://github.com/babel/babel.git) -* @babel/helper-validator-identifier 7.12.11 [MIT](https://github.com/babel/babel.git) -* @babel/helper-validator-option 7.12.17 [MIT](https://github.com/babel/babel.git) -* @babel/helper-wrap-function 7.13.0 [MIT](https://github.com/babel/babel.git) -* @babel/helpers 7.13.10 [MIT](https://github.com/babel/babel.git) -* @babel/highlight 7.13.10 [MIT](https://github.com/babel/babel.git) -* @babel/parser 7.13.15 [MIT](https://github.com/babel/babel.git) +* @babel/helper-annotate-as-pure 7.16.7 [MIT](https://github.com/babel/babel.git) +* @babel/helper-builder-binary-assignment-operator-visitor 7.16.7 [MIT](https://github.com/babel/babel.git) +* @babel/helper-builder-react-jsx 7.16.7 [MIT](https://github.com/babel/babel.git) +* @babel/helper-compilation-targets 7.17.7 [MIT](https://github.com/babel/babel.git) +* @babel/helper-create-class-features-plugin 7.17.6 [MIT](https://github.com/babel/babel.git) +* @babel/helper-create-regexp-features-plugin 7.17.0 [MIT](https://github.com/babel/babel.git) +* @babel/helper-define-polyfill-provider 0.3.1 [MIT](https://github.com/babel/babel-polyfills.git) +* @babel/helper-environment-visitor 7.16.7 [MIT](https://github.com/babel/babel.git) +* @babel/helper-explode-assignable-expression 7.16.7 [MIT](https://github.com/babel/babel.git) +* @babel/helper-function-name 7.16.7 [MIT](https://github.com/babel/babel.git) +* @babel/helper-get-function-arity 7.16.7 [MIT](https://github.com/babel/babel.git) +* @babel/helper-hoist-variables 7.16.7 [MIT](https://github.com/babel/babel.git) +* @babel/helper-member-expression-to-functions 7.17.7 [MIT](https://github.com/babel/babel.git) +* @babel/helper-module-imports 7.16.7 [MIT](https://github.com/babel/babel.git) +* @babel/helper-module-transforms 7.17.7 [MIT](https://github.com/babel/babel.git) +* @babel/helper-optimise-call-expression 7.16.7 [MIT](https://github.com/babel/babel.git) +* @babel/helper-plugin-utils 7.16.7 [MIT](https://github.com/babel/babel.git) +* @babel/helper-remap-async-to-generator 7.16.8 [MIT](https://github.com/babel/babel.git) +* @babel/helper-replace-supers 7.16.7 [MIT](https://github.com/babel/babel.git) +* @babel/helper-simple-access 7.17.7 [MIT](https://github.com/babel/babel.git) +* @babel/helper-skip-transparent-expression-wrappers 7.16.0 [MIT](https://github.com/babel/babel.git) +* @babel/helper-split-export-declaration 7.16.7 [MIT](https://github.com/babel/babel.git) +* @babel/helper-validator-identifier 7.16.7 [MIT](https://github.com/babel/babel.git) +* @babel/helper-validator-option 7.16.7 [MIT](https://github.com/babel/babel.git) +* @babel/helper-wrap-function 7.16.8 [MIT](https://github.com/babel/babel.git) +* @babel/helpers 7.17.8 [MIT](https://github.com/babel/babel.git) +* @babel/highlight 7.16.10 [MIT](https://github.com/babel/babel.git) +* @babel/parser 7.17.8 [MIT](https://github.com/babel/babel.git) * @babel/parser 7.3.4 [MIT](https://github.com/babel/babel/tree/master/packages/babel-parser) -* @babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining 7.13.12 [MIT](https://github.com/babel/babel.git) -* @babel/plugin-proposal-async-generator-functions 7.13.15 [MIT](https://github.com/babel/babel.git) -* @babel/plugin-proposal-class-properties 7.13.0 [MIT](https://github.com/babel/babel.git) -* @babel/plugin-proposal-decorators 7.13.15 [MIT](https://github.com/babel/babel.git) -* @babel/plugin-proposal-dynamic-import 7.13.8 [MIT](https://github.com/babel/babel.git) -* @babel/plugin-proposal-export-namespace-from 7.12.13 [MIT](https://github.com/babel/babel.git) -* @babel/plugin-proposal-json-strings 7.13.8 [MIT](https://github.com/babel/babel.git) -* @babel/plugin-proposal-logical-assignment-operators 7.13.8 [MIT](https://github.com/babel/babel.git) -* @babel/plugin-proposal-nullish-coalescing-operator 7.13.8 [MIT](https://github.com/babel/babel.git) -* @babel/plugin-proposal-numeric-separator 7.12.13 [MIT](https://github.com/babel/babel.git) -* @babel/plugin-proposal-object-rest-spread 7.13.8 [MIT](https://github.com/babel/babel.git) -* @babel/plugin-proposal-optional-catch-binding 7.13.8 [MIT](https://github.com/babel/babel.git) -* @babel/plugin-proposal-optional-chaining 7.13.12 [MIT](https://github.com/babel/babel.git) -* @babel/plugin-proposal-private-methods 7.13.0 [MIT](https://github.com/babel/babel.git) -* @babel/plugin-proposal-unicode-property-regex 7.12.13 [MIT](https://github.com/babel/babel.git) +* @babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression 7.16.7 [MIT](https://github.com/babel/babel.git) +* @babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining 7.16.7 [MIT](https://github.com/babel/babel.git) +* @babel/plugin-proposal-async-generator-functions 7.16.8 [MIT](https://github.com/babel/babel.git) +* @babel/plugin-proposal-class-properties 7.16.7 [MIT](https://github.com/babel/babel.git) +* @babel/plugin-proposal-class-static-block 7.17.6 [MIT](https://github.com/babel/babel.git) +* @babel/plugin-proposal-decorators 7.17.8 [MIT](https://github.com/babel/babel.git) +* @babel/plugin-proposal-dynamic-import 7.16.7 [MIT](https://github.com/babel/babel.git) +* @babel/plugin-proposal-export-namespace-from 7.16.7 [MIT](https://github.com/babel/babel.git) +* @babel/plugin-proposal-json-strings 7.16.7 [MIT](https://github.com/babel/babel.git) +* @babel/plugin-proposal-logical-assignment-operators 7.16.7 [MIT](https://github.com/babel/babel.git) +* @babel/plugin-proposal-nullish-coalescing-operator 7.16.7 [MIT](https://github.com/babel/babel.git) +* @babel/plugin-proposal-numeric-separator 7.16.7 [MIT](https://github.com/babel/babel.git) +* @babel/plugin-proposal-object-rest-spread 7.17.3 [MIT](https://github.com/babel/babel.git) +* @babel/plugin-proposal-optional-catch-binding 7.16.7 [MIT](https://github.com/babel/babel.git) +* @babel/plugin-proposal-optional-chaining 7.16.7 [MIT](https://github.com/babel/babel.git) +* @babel/plugin-proposal-private-methods 7.16.11 [MIT](https://github.com/babel/babel.git) +* @babel/plugin-proposal-private-property-in-object 7.16.7 [MIT](https://github.com/babel/babel.git) +* @babel/plugin-proposal-unicode-property-regex 7.16.7 [MIT](https://github.com/babel/babel.git) * @babel/plugin-syntax-async-generators 7.8.4 [MIT](https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-async-generators) * @babel/plugin-syntax-bigint 7.8.3 [MIT](https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-bigint) * @babel/plugin-syntax-class-properties 7.12.13 [MIT](https://github.com/babel/babel.git) -* @babel/plugin-syntax-decorators 7.12.13 [MIT](https://github.com/babel/babel.git) +* @babel/plugin-syntax-class-static-block 7.14.5 [MIT](https://github.com/babel/babel.git) +* @babel/plugin-syntax-decorators 7.17.0 [MIT](https://github.com/babel/babel.git) * @babel/plugin-syntax-dynamic-import 7.8.3 [MIT](https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-dynamic-import) * @babel/plugin-syntax-export-namespace-from 7.8.3 [MIT](https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-export-namespace-from) -* @babel/plugin-syntax-flow 7.12.13 [MIT](https://github.com/babel/babel.git) +* @babel/plugin-syntax-flow 7.16.7 [MIT](https://github.com/babel/babel.git) * @babel/plugin-syntax-import-meta 7.10.4 [MIT](https://github.com/babel/babel.git) * @babel/plugin-syntax-json-strings 7.8.3 [MIT](https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-json-strings) -* @babel/plugin-syntax-jsx 7.12.13 [MIT](https://github.com/babel/babel.git) +* @babel/plugin-syntax-jsx 7.16.7 [MIT](https://github.com/babel/babel.git) * @babel/plugin-syntax-logical-assignment-operators 7.10.4 [MIT](https://github.com/babel/babel.git) * @babel/plugin-syntax-nullish-coalescing-operator 7.8.3 [MIT](https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-nullish-coalescing-operator) * @babel/plugin-syntax-numeric-separator 7.10.4 [MIT](https://github.com/babel/babel.git) * @babel/plugin-syntax-object-rest-spread 7.8.3 [MIT](https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-object-rest-spread) * @babel/plugin-syntax-optional-catch-binding 7.8.3 [MIT](https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-optional-catch-binding) * @babel/plugin-syntax-optional-chaining 7.8.3 [MIT](https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-optional-chaining) -* @babel/plugin-syntax-top-level-await 7.12.13 [MIT](https://github.com/babel/babel.git) -* @babel/plugin-transform-arrow-functions 7.13.0 [MIT](https://github.com/babel/babel.git) -* @babel/plugin-transform-async-to-generator 7.13.0 [MIT](https://github.com/babel/babel.git) -* @babel/plugin-transform-block-scoped-functions 7.12.13 [MIT](https://github.com/babel/babel.git) -* @babel/plugin-transform-block-scoping 7.12.13 [MIT](https://github.com/babel/babel.git) -* @babel/plugin-transform-classes 7.13.0 [MIT](https://github.com/babel/babel.git) -* @babel/plugin-transform-computed-properties 7.13.0 [MIT](https://github.com/babel/babel.git) -* @babel/plugin-transform-destructuring 7.13.0 [MIT](https://github.com/babel/babel.git) -* @babel/plugin-transform-dotall-regex 7.12.13 [MIT](https://github.com/babel/babel.git) -* @babel/plugin-transform-duplicate-keys 7.12.13 [MIT](https://github.com/babel/babel.git) -* @babel/plugin-transform-exponentiation-operator 7.12.13 [MIT](https://github.com/babel/babel.git) +* @babel/plugin-syntax-private-property-in-object 7.14.5 [MIT](https://github.com/babel/babel.git) +* @babel/plugin-syntax-top-level-await 7.14.5 [MIT](https://github.com/babel/babel.git) +* @babel/plugin-transform-arrow-functions 7.16.7 [MIT](https://github.com/babel/babel.git) +* @babel/plugin-transform-async-to-generator 7.16.8 [MIT](https://github.com/babel/babel.git) +* @babel/plugin-transform-block-scoped-functions 7.16.7 [MIT](https://github.com/babel/babel.git) +* @babel/plugin-transform-block-scoping 7.16.7 [MIT](https://github.com/babel/babel.git) +* @babel/plugin-transform-classes 7.16.7 [MIT](https://github.com/babel/babel.git) +* @babel/plugin-transform-computed-properties 7.16.7 [MIT](https://github.com/babel/babel.git) +* @babel/plugin-transform-destructuring 7.17.7 [MIT](https://github.com/babel/babel.git) +* @babel/plugin-transform-dotall-regex 7.16.7 [MIT](https://github.com/babel/babel.git) +* @babel/plugin-transform-duplicate-keys 7.16.7 [MIT](https://github.com/babel/babel.git) +* @babel/plugin-transform-exponentiation-operator 7.16.7 [MIT](https://github.com/babel/babel.git) * @babel/plugin-transform-flow-strip-types 7.3.4 [MIT](https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-flow-strip-types) -* @babel/plugin-transform-for-of 7.13.0 [MIT](https://github.com/babel/babel.git) -* @babel/plugin-transform-function-name 7.12.13 [MIT](https://github.com/babel/babel.git) -* @babel/plugin-transform-literals 7.12.13 [MIT](https://github.com/babel/babel.git) -* @babel/plugin-transform-member-expression-literals 7.12.13 [MIT](https://github.com/babel/babel.git) -* @babel/plugin-transform-modules-amd 7.13.0 [MIT](https://github.com/babel/babel.git) -* @babel/plugin-transform-modules-commonjs 7.13.8 [MIT](https://github.com/babel/babel.git) +* @babel/plugin-transform-for-of 7.16.7 [MIT](https://github.com/babel/babel.git) +* @babel/plugin-transform-function-name 7.16.7 [MIT](https://github.com/babel/babel.git) +* @babel/plugin-transform-literals 7.16.7 [MIT](https://github.com/babel/babel.git) +* @babel/plugin-transform-member-expression-literals 7.16.7 [MIT](https://github.com/babel/babel.git) +* @babel/plugin-transform-modules-amd 7.16.7 [MIT](https://github.com/babel/babel.git) +* @babel/plugin-transform-modules-commonjs 7.17.7 [MIT](https://github.com/babel/babel.git) * @babel/plugin-transform-modules-commonjs 7.2.0 [MIT](https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-modules-commonjs) -* @babel/plugin-transform-modules-systemjs 7.13.8 [MIT](https://github.com/babel/babel.git) -* @babel/plugin-transform-modules-umd 7.13.0 [MIT](https://github.com/babel/babel.git) -* @babel/plugin-transform-named-capturing-groups-regex 7.12.13 [MIT](https://github.com/babel/babel.git) -* @babel/plugin-transform-new-target 7.12.13 [MIT](https://github.com/babel/babel.git) -* @babel/plugin-transform-object-super 7.12.13 [MIT](https://github.com/babel/babel.git) -* @babel/plugin-transform-parameters 7.13.0 [MIT](https://github.com/babel/babel.git) -* @babel/plugin-transform-property-literals 7.12.13 [MIT](https://github.com/babel/babel.git) -* @babel/plugin-transform-react-display-name 7.12.13 [MIT](https://github.com/babel/babel.git) -* @babel/plugin-transform-react-jsx 7.13.12 [MIT](https://github.com/babel/babel.git) +* @babel/plugin-transform-modules-systemjs 7.17.8 [MIT](https://github.com/babel/babel.git) +* @babel/plugin-transform-modules-umd 7.16.7 [MIT](https://github.com/babel/babel.git) +* @babel/plugin-transform-named-capturing-groups-regex 7.16.8 [MIT](https://github.com/babel/babel.git) +* @babel/plugin-transform-new-target 7.16.7 [MIT](https://github.com/babel/babel.git) +* @babel/plugin-transform-object-super 7.16.7 [MIT](https://github.com/babel/babel.git) +* @babel/plugin-transform-parameters 7.16.7 [MIT](https://github.com/babel/babel.git) +* @babel/plugin-transform-property-literals 7.16.7 [MIT](https://github.com/babel/babel.git) +* @babel/plugin-transform-react-display-name 7.16.7 [MIT](https://github.com/babel/babel.git) +* @babel/plugin-transform-react-jsx 7.17.3 [MIT](https://github.com/babel/babel.git) * @babel/plugin-transform-react-jsx 7.3.0 [MIT](https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-react-jsx) -* @babel/plugin-transform-react-jsx-development 7.12.17 [MIT](https://github.com/babel/babel.git) -* @babel/plugin-transform-react-pure-annotations 7.12.1 [MIT](https://github.com/babel/babel.git) -* @babel/plugin-transform-regenerator 7.13.15 [MIT](https://github.com/babel/babel.git) -* @babel/plugin-transform-reserved-words 7.12.13 [MIT](https://github.com/babel/babel.git) -* @babel/plugin-transform-runtime 7.13.15 [MIT](https://github.com/babel/babel.git) -* @babel/plugin-transform-shorthand-properties 7.12.13 [MIT](https://github.com/babel/babel.git) -* @babel/plugin-transform-spread 7.13.0 [MIT](https://github.com/babel/babel.git) -* @babel/plugin-transform-sticky-regex 7.12.13 [MIT](https://github.com/babel/babel.git) -* @babel/plugin-transform-template-literals 7.13.0 [MIT](https://github.com/babel/babel.git) -* @babel/plugin-transform-typeof-symbol 7.12.13 [MIT](https://github.com/babel/babel.git) -* @babel/plugin-transform-unicode-escapes 7.12.13 [MIT](https://github.com/babel/babel.git) -* @babel/plugin-transform-unicode-regex 7.12.13 [MIT](https://github.com/babel/babel.git) -* @babel/preset-env 7.13.15 [MIT](https://github.com/babel/babel.git) +* @babel/plugin-transform-react-jsx-development 7.16.7 [MIT](https://github.com/babel/babel.git) +* @babel/plugin-transform-react-pure-annotations 7.16.7 [MIT](https://github.com/babel/babel.git) +* @babel/plugin-transform-regenerator 7.16.7 [MIT](https://github.com/babel/babel.git) +* @babel/plugin-transform-reserved-words 7.16.7 [MIT](https://github.com/babel/babel.git) +* @babel/plugin-transform-runtime 7.17.0 [MIT](https://github.com/babel/babel.git) +* @babel/plugin-transform-shorthand-properties 7.16.7 [MIT](https://github.com/babel/babel.git) +* @babel/plugin-transform-spread 7.16.7 [MIT](https://github.com/babel/babel.git) +* @babel/plugin-transform-sticky-regex 7.16.7 [MIT](https://github.com/babel/babel.git) +* @babel/plugin-transform-template-literals 7.16.7 [MIT](https://github.com/babel/babel.git) +* @babel/plugin-transform-typeof-symbol 7.16.7 [MIT](https://github.com/babel/babel.git) +* @babel/plugin-transform-unicode-escapes 7.16.7 [MIT](https://github.com/babel/babel.git) +* @babel/plugin-transform-unicode-regex 7.16.7 [MIT](https://github.com/babel/babel.git) +* @babel/preset-env 7.16.11 [MIT](https://github.com/babel/babel.git) * @babel/preset-env 7.3.4 [MIT](https://github.com/babel/babel/tree/master/packages/babel-preset-env) -* @babel/preset-modules 0.1.4 [MIT](Unknown) -* @babel/preset-react 7.13.13 [MIT](https://github.com/babel/babel.git) -* @babel/runtime 7.13.10 [MIT](https://github.com/babel/babel.git) +* @babel/preset-modules 0.1.5 [MIT](https://github.com/babel/preset-modules.git) +* @babel/preset-react 7.16.7 [MIT](https://github.com/babel/babel.git) +* @babel/runtime 7.17.8 [MIT](https://github.com/babel/babel.git) * @babel/runtime 7.3.4 [MIT](https://github.com/babel/babel/tree/master/packages/babel-runtime) -* @babel/template 7.12.13 [MIT](https://github.com/babel/babel.git) +* @babel/template 7.16.7 [MIT](https://github.com/babel/babel.git) * @babel/template 7.2.2 [MIT](https://github.com/babel/babel/tree/master/packages/babel-template) -* @babel/traverse 7.13.15 [MIT](https://github.com/babel/babel.git) +* @babel/traverse 7.17.3 [MIT](https://github.com/babel/babel.git) * @babel/traverse 7.3.4 [MIT](https://github.com/babel/babel/tree/master/packages/babel-traverse) -* @babel/types 7.13.14 [MIT](https://github.com/babel/babel.git) +* @babel/types 7.17.0 [MIT](https://github.com/babel/babel.git) * @babel/types 7.3.4 [MIT](https://github.com/babel/babel/tree/master/packages/babel-types) * @bcoe/v8-coverage 0.2.3 [MIT](git://github.com/demurgos/v8-coverage.git) * @cnakazawa/watch 1.0.4 [Apache-2.0](git://github.com/mikeal/watch.git) -* @eslint/eslintrc 0.4.0 [MIT](https://github.com/eslint/eslintrc.git) +* @cypress/request 2.88.10 [Apache-2.0](https://github.com/cypress-io/request.git) +* @cypress/xvfb 1.2.4 [MIT](https://github.com/cypress-io/xvfb.git) +* @eslint/eslintrc 0.4.3 [MIT](https://github.com/eslint/eslintrc.git) +* @gar/promisify 1.1.3 [MIT](https://github.com/wraithgar/gar-promisify.git) +* @humanwhocodes/config-array 0.5.0 [Apache-2.0](git+https://github.com/humanwhocodes/config-array.git) +* @humanwhocodes/object-schema 1.2.1 [BSD-3-Clause](git+https://github.com/humanwhocodes/object-schema.git) * @iarna/toml 2.2.5 [ISC](git+https://github.com/iarna/iarna-toml.git) * @istanbuljs/load-nyc-config 1.1.0 [ISC](git+https://github.com/istanbuljs/load-nyc-config.git) * @istanbuljs/schema 0.1.3 [MIT](git+https://github.com/istanbuljs/schema.git) @@ -220,146 +234,171 @@ * @jest/test-sequencer 26.6.3 [MIT](https://github.com/facebook/jest.git) * @jest/transform 26.6.2 [MIT](https://github.com/facebook/jest.git) * @jest/types 26.6.2 [MIT](https://github.com/facebook/jest.git) +* @jridgewell/resolve-uri 3.0.5 [MIT](https://github.com/jridgewell/resolve-uri) +* @jridgewell/sourcemap-codec 1.4.11 [MIT](git+https://github.com/jridgewell/sourcemap-codec.git) +* @jridgewell/trace-mapping 0.3.4 [MIT](git+https://github.com/jridgewell/trace-mapping.git) * @mrmlnc/readdir-enhanced 2.2.1 [MIT](https://github.com/bigstickcarpet/readdir-enhanced.git) -* @nodelib/fs.scandir 2.1.4 [MIT](https://github.com/nodelib/nodelib/tree/master/packages/fs/fs.scandir) +* @nodelib/fs.scandir 2.1.5 [MIT](https://github.com/nodelib/nodelib/tree/master/packages/fs/fs.scandir) * @nodelib/fs.stat 1.1.3 [MIT](https://github.com/nodelib/nodelib/tree/master/packages/fs/fs.stat) -* @nodelib/fs.stat 2.0.4 [MIT](https://github.com/nodelib/nodelib/tree/master/packages/fs/fs.stat) -* @nodelib/fs.walk 1.2.6 [MIT](https://github.com/nodelib/nodelib/tree/master/packages/fs/fs.walk) +* @nodelib/fs.stat 2.0.5 [MIT](https://github.com/nodelib/nodelib/tree/master/packages/fs/fs.stat) +* @nodelib/fs.walk 1.2.8 [MIT](https://github.com/nodelib/nodelib/tree/master/packages/fs/fs.walk) +* @npmcli/fs 1.1.1 [ISC](Unknown) +* @npmcli/move-file 1.1.2 [MIT](git+https://github.com/npm/move-file) * @parcel/fs 1.11.0 [MIT](https://github.com/parcel-bundler/parcel.git) * @parcel/logger 1.11.1 [MIT](https://github.com/parcel-bundler/parcel.git) * @parcel/utils 1.11.0 [MIT](https://github.com/parcel-bundler/parcel.git) * @parcel/watcher 1.12.1 [MIT](https://github.com/parcel-bundler/parcel.git) * @parcel/workers 1.11.0 [MIT](https://github.com/parcel-bundler/parcel.git) * @react-dnd/asap 4.0.0 [MIT](https://github.com/kriskowal/asap.git) -* @react-dnd/invariant 2.0.0 [MIT](https://github.com/react-dnd/invariant) -* @react-dnd/shallowequal 2.0.0 [MIT](https://github.com/react-dnd/shallowequal.git) +* @react-dnd/invariant 3.0.0 [MIT](https://github.com/react-dnd/react-dnd) +* @react-dnd/shallowequal 3.0.0 [MIT](https://github.com/react-dnd/react-dnd) * @sinonjs/commons 1.8.3 [BSD-3-Clause](git+https://github.com/sinonjs/commons.git) * @sinonjs/fake-timers 6.0.1 [BSD-3-Clause](http://github.com/sinonjs/fake-timers.git) -* @types/babel__core 7.1.14 [MIT](https://github.com/DefinitelyTyped/DefinitelyTyped.git) -* @types/babel__generator 7.6.2 [MIT](https://github.com/DefinitelyTyped/DefinitelyTyped.git) -* @types/babel__template 7.4.0 [MIT](https://github.com/DefinitelyTyped/DefinitelyTyped.git) -* @types/babel__traverse 7.11.1 [MIT](https://github.com/DefinitelyTyped/DefinitelyTyped.git) -* @types/cheerio 0.22.28 [MIT](https://github.com/DefinitelyTyped/DefinitelyTyped.git) +* @tootallnate/once 1.1.2 [MIT](git://github.com/TooTallNate/once.git) +* @types/abstract-leveldown 7.2.0 [MIT](https://github.com/DefinitelyTyped/DefinitelyTyped.git) +* @types/babel__core 7.1.19 [MIT](https://github.com/DefinitelyTyped/DefinitelyTyped.git) +* @types/babel__generator 7.6.4 [MIT](https://github.com/DefinitelyTyped/DefinitelyTyped.git) +* @types/babel__template 7.4.1 [MIT](https://github.com/DefinitelyTyped/DefinitelyTyped.git) +* @types/babel__traverse 7.14.2 [MIT](https://github.com/DefinitelyTyped/DefinitelyTyped.git) +* @types/cheerio 0.22.31 [MIT](https://github.com/DefinitelyTyped/DefinitelyTyped.git) * @types/chroma-js 1.4.3 [MIT](https://github.com/DefinitelyTyped/DefinitelyTyped.git) * @types/codemirror 0.0.56 [MIT](https://www.github.com/DefinitelyTyped/DefinitelyTyped.git) -* @types/d3-color 1.4.1 [MIT](https://github.com/DefinitelyTyped/DefinitelyTyped.git) -* @types/d3-scale 2.2.4 [MIT](https://github.com/DefinitelyTyped/DefinitelyTyped.git) +* @types/d3-color 1.4.2 [MIT](https://github.com/DefinitelyTyped/DefinitelyTyped.git) +* @types/d3-scale 2.2.6 [MIT](https://github.com/DefinitelyTyped/DefinitelyTyped.git) * @types/d3-time 1.1.1 [MIT](https://github.com/DefinitelyTyped/DefinitelyTyped.git) * @types/dygraphs 1.1.13 [MIT](https://github.com/DefinitelyTyped/DefinitelyTyped.git) -* @types/enzyme 3.10.8 [MIT](https://github.com/DefinitelyTyped/DefinitelyTyped.git) -* @types/google.visualization 0.0.66 [MIT](https://github.com/DefinitelyTyped/DefinitelyTyped.git) +* @types/enzyme 3.10.11 [MIT](https://github.com/DefinitelyTyped/DefinitelyTyped.git) +* @types/google.visualization 0.0.68 [MIT](https://github.com/DefinitelyTyped/DefinitelyTyped.git) * @types/graceful-fs 4.1.5 [MIT](https://github.com/DefinitelyTyped/DefinitelyTyped.git) -* @types/history 3.2.4 [MIT](https://github.com/DefinitelyTyped/DefinitelyTyped.git) +* @types/hast 2.3.4 [MIT](https://github.com/DefinitelyTyped/DefinitelyTyped.git) +* @types/history 3.2.5 [MIT](https://github.com/DefinitelyTyped/DefinitelyTyped.git) * @types/hoist-non-react-statics 3.3.1 [MIT](https://github.com/DefinitelyTyped/DefinitelyTyped.git) -* @types/istanbul-lib-coverage 2.0.3 [MIT](https://github.com/DefinitelyTyped/DefinitelyTyped.git) +* @types/istanbul-lib-coverage 2.0.4 [MIT](https://github.com/DefinitelyTyped/DefinitelyTyped.git) * @types/istanbul-lib-report 3.0.0 [MIT](https://github.com/DefinitelyTyped/DefinitelyTyped.git) -* @types/istanbul-reports 3.0.0 [MIT](https://github.com/DefinitelyTyped/DefinitelyTyped.git) -* @types/jest 26.0.22 [MIT](https://github.com/DefinitelyTyped/DefinitelyTyped.git) -* @types/json-schema 7.0.7 [MIT](https://github.com/DefinitelyTyped/DefinitelyTyped.git) +* @types/istanbul-reports 3.0.1 [MIT](https://github.com/DefinitelyTyped/DefinitelyTyped.git) +* @types/jest 26.0.24 [MIT](https://github.com/DefinitelyTyped/DefinitelyTyped.git) +* @types/json-schema 7.0.11 [MIT](https://github.com/DefinitelyTyped/DefinitelyTyped.git) * @types/json5 0.0.29 [MIT](https://www.github.com/DefinitelyTyped/DefinitelyTyped.git) -* @types/levelup 0.0.30 [MIT](https://www.github.com/DefinitelyTyped/DefinitelyTyped.git) -* @types/lodash 4.14.168 [MIT](https://github.com/DefinitelyTyped/DefinitelyTyped.git) +* @types/level-errors 3.0.0 [MIT](https://github.com/DefinitelyTyped/DefinitelyTyped.git) +* @types/levelup 4.3.3 [MIT](https://github.com/DefinitelyTyped/DefinitelyTyped.git) +* @types/lodash 4.14.181 [MIT](https://github.com/DefinitelyTyped/DefinitelyTyped.git) +* @types/mdast 3.0.10 [MIT](https://github.com/DefinitelyTyped/DefinitelyTyped.git) +* @types/minimist 1.2.2 [MIT](https://github.com/DefinitelyTyped/DefinitelyTyped.git) * @types/node 9.6.61 [MIT](https://github.com/DefinitelyTyped/DefinitelyTyped.git) -* @types/node 14.14.41 [MIT](https://github.com/DefinitelyTyped/DefinitelyTyped.git) -* @types/normalize-package-data 2.4.0 [MIT](https://www.github.com/DefinitelyTyped/DefinitelyTyped.git) +* @types/node 14.18.12 [MIT](https://github.com/DefinitelyTyped/DefinitelyTyped.git) +* @types/node 17.0.23 [MIT](https://github.com/DefinitelyTyped/DefinitelyTyped.git) +* @types/normalize-package-data 2.4.1 [MIT](https://github.com/DefinitelyTyped/DefinitelyTyped.git) * @types/papaparse 4.5.11 [MIT](https://github.com/DefinitelyTyped/DefinitelyTyped.git) * @types/parse-json 4.0.0 [MIT](https://www.github.com/DefinitelyTyped/DefinitelyTyped.git) -* @types/prettier 2.2.3 [MIT](https://github.com/DefinitelyTyped/DefinitelyTyped.git) -* @types/prop-types 15.7.3 [MIT](https://github.com/DefinitelyTyped/DefinitelyTyped.git) -* @types/q 1.5.4 [MIT](https://github.com/DefinitelyTyped/DefinitelyTyped.git) -* @types/qs 6.9.6 [MIT](https://github.com/DefinitelyTyped/DefinitelyTyped.git) -* @types/react 16.14.5 [MIT](https://github.com/DefinitelyTyped/DefinitelyTyped.git) -* @types/react 17.0.3 [MIT](https://github.com/DefinitelyTyped/DefinitelyTyped.git) +* @types/prettier 2.4.4 [MIT](https://github.com/DefinitelyTyped/DefinitelyTyped.git) +* @types/prop-types 15.7.4 [MIT](https://github.com/DefinitelyTyped/DefinitelyTyped.git) +* @types/q 1.5.5 [MIT](https://github.com/DefinitelyTyped/DefinitelyTyped.git) +* @types/qs 6.9.7 [MIT](https://github.com/DefinitelyTyped/DefinitelyTyped.git) +* @types/react 16.14.24 [MIT](https://github.com/DefinitelyTyped/DefinitelyTyped.git) +* @types/react 17.0.43 [MIT](https://github.com/DefinitelyTyped/DefinitelyTyped.git) * @types/react-dnd 2.0.36 [MIT](https://www.github.com/DefinitelyTyped/DefinitelyTyped.git) * @types/react-dnd 3.0.2 [MIT](https://github.com/react-dnd/react-dnd) * @types/react-dnd-html5-backend 2.1.9 [MIT](https://www.github.com/DefinitelyTyped/DefinitelyTyped.git) -* @types/react-dom 16.9.12 [MIT](https://github.com/DefinitelyTyped/DefinitelyTyped.git) -* @types/react-redux 7.1.16 [MIT](https://github.com/DefinitelyTyped/DefinitelyTyped.git) -* @types/react-router 3.0.24 [MIT](https://github.com/DefinitelyTyped/DefinitelyTyped.git) -* @types/react-router-redux 4.0.52 [MIT](https://github.com/DefinitelyTyped/DefinitelyTyped.git) -* @types/react-virtualized 9.21.11 [MIT](https://github.com/DefinitelyTyped/DefinitelyTyped.git) -* @types/scheduler 0.16.1 [MIT](https://github.com/DefinitelyTyped/DefinitelyTyped.git) -* @types/stack-utils 2.0.0 [MIT](https://github.com/DefinitelyTyped/DefinitelyTyped.git) +* @types/react-dom 16.9.14 [MIT](https://github.com/DefinitelyTyped/DefinitelyTyped.git) +* @types/react-redux 7.1.23 [MIT](https://github.com/DefinitelyTyped/DefinitelyTyped.git) +* @types/react-router 3.0.28 [MIT](https://github.com/DefinitelyTyped/DefinitelyTyped.git) +* @types/react-router-redux 4.0.54 [MIT](https://github.com/DefinitelyTyped/DefinitelyTyped.git) +* @types/react-virtualized 9.21.20 [MIT](https://github.com/DefinitelyTyped/DefinitelyTyped.git) +* @types/resize-observer-browser 0.1.7 [MIT](https://github.com/DefinitelyTyped/DefinitelyTyped.git) +* @types/scheduler 0.16.2 [MIT](https://github.com/DefinitelyTyped/DefinitelyTyped.git) +* @types/sinonjs__fake-timers 6.0.4 [MIT](https://github.com/DefinitelyTyped/DefinitelyTyped.git) +* @types/sizzle 2.3.3 [MIT](https://github.com/DefinitelyTyped/DefinitelyTyped.git) +* @types/stack-utils 2.0.1 [MIT](https://github.com/DefinitelyTyped/DefinitelyTyped.git) * @types/text-encoding 0.0.32 [MIT](https://www.github.com/DefinitelyTyped/DefinitelyTyped.git) -* @types/uuid 3.4.9 [MIT](https://github.com/DefinitelyTyped/DefinitelyTyped.git) -* @types/yargs 15.0.13 [MIT](https://github.com/DefinitelyTyped/DefinitelyTyped.git) -* @types/yargs-parser 20.2.0 [MIT](https://github.com/DefinitelyTyped/DefinitelyTyped.git) -* @typescript-eslint/eslint-plugin 4.22.0 [MIT](https://github.com/typescript-eslint/typescript-eslint.git) -* @typescript-eslint/experimental-utils 4.22.0 [MIT](https://github.com/typescript-eslint/typescript-eslint.git) -* @typescript-eslint/parser 4.22.0 [BSD-2-Clause](https://github.com/typescript-eslint/typescript-eslint.git) -* @typescript-eslint/scope-manager 4.22.0 [MIT](https://github.com/typescript-eslint/typescript-eslint.git) -* @typescript-eslint/types 4.22.0 [MIT](https://github.com/typescript-eslint/typescript-eslint.git) -* @typescript-eslint/typescript-estree 4.22.0 [BSD-2-Clause](https://github.com/typescript-eslint/typescript-eslint.git) -* @typescript-eslint/visitor-keys 4.22.0 [MIT](https://github.com/typescript-eslint/typescript-eslint.git) -* abab 1.0.4 [ISC](git+https://github.com/jsdom/abab.git) +* @types/unist 2.0.6 [MIT](https://github.com/DefinitelyTyped/DefinitelyTyped.git) +* @types/uuid 3.4.10 [MIT](https://github.com/DefinitelyTyped/DefinitelyTyped.git) +* @types/yargs 15.0.14 [MIT](https://github.com/DefinitelyTyped/DefinitelyTyped.git) +* @types/yargs-parser 21.0.0 [MIT](https://github.com/DefinitelyTyped/DefinitelyTyped.git) +* @types/yauzl 2.9.2 [MIT](https://github.com/DefinitelyTyped/DefinitelyTyped.git) +* @typescript-eslint/eslint-plugin 5.17.0 [MIT](https://github.com/typescript-eslint/typescript-eslint.git) +* @typescript-eslint/experimental-utils 4.33.0 [MIT](https://github.com/typescript-eslint/typescript-eslint.git) +* @typescript-eslint/parser 5.17.0 [BSD-2-Clause](https://github.com/typescript-eslint/typescript-eslint.git) +* @typescript-eslint/scope-manager 5.17.0 [MIT](https://github.com/typescript-eslint/typescript-eslint.git) +* @typescript-eslint/scope-manager 4.33.0 [MIT](https://github.com/typescript-eslint/typescript-eslint.git) +* @typescript-eslint/type-utils 5.17.0 [MIT](https://github.com/typescript-eslint/typescript-eslint.git) +* @typescript-eslint/types 5.17.0 [MIT](https://github.com/typescript-eslint/typescript-eslint.git) +* @typescript-eslint/types 4.33.0 [MIT](https://github.com/typescript-eslint/typescript-eslint.git) +* @typescript-eslint/typescript-estree 5.17.0 [BSD-2-Clause](https://github.com/typescript-eslint/typescript-eslint.git) +* @typescript-eslint/typescript-estree 4.33.0 [BSD-2-Clause](https://github.com/typescript-eslint/typescript-eslint.git) +* @typescript-eslint/utils 5.17.0 [MIT](https://github.com/typescript-eslint/typescript-eslint.git) +* @typescript-eslint/visitor-keys 5.17.0 [MIT](https://github.com/typescript-eslint/typescript-eslint.git) +* @typescript-eslint/visitor-keys 4.33.0 [MIT](https://github.com/typescript-eslint/typescript-eslint.git) * abab 2.0.5 [BSD-3-Clause](git+https://github.com/jsdom/abab.git) * abbrev 1.1.1 [ISC](http://github.com/isaacs/abbrev-js) * abstract-leveldown 5.0.0 [MIT](https://github.com/level/abstract-leveldown.git) -* accepts 1.3.7 [MIT](https://github.com/jshttp/accepts.git) -* acorn 4.0.13 [MIT](https://github.com/ternjs/acorn.git) +* accepts 1.3.8 [MIT](https://github.com/jshttp/accepts.git) * acorn 7.4.1 [MIT](https://github.com/acornjs/acorn.git) +* acorn 8.7.0 [MIT](https://github.com/acornjs/acorn.git) * acorn 6.4.2 [MIT](https://github.com/acornjs/acorn.git) -* acorn 8.1.1 [MIT](https://github.com/acornjs/acorn.git) -* acorn-globals 3.1.0 [MIT](https://github.com/ForbesLindesay/acorn-globals.git) * acorn-globals 4.3.4 [MIT](https://github.com/ForbesLindesay/acorn-globals.git) * acorn-globals 6.0.0 [MIT](https://github.com/ForbesLindesay/acorn-globals.git) -* acorn-jsx 5.3.1 [MIT](https://github.com/acornjs/acorn-jsx) +* acorn-jsx 5.3.2 [MIT](https://github.com/acornjs/acorn-jsx) * acorn-walk 6.2.0 [MIT](https://github.com/acornjs/acorn.git) * acorn-walk 7.2.0 [MIT](https://github.com/acornjs/acorn.git) * add-px-to-style 1.0.0 [MIT](git://github.com/mikkoh/add-px-to-style.git) +* agent-base 6.0.2 [MIT](git://github.com/TooTallNate/node-agent-base.git) +* agentkeepalive 4.2.1 [MIT](git://github.com/node-modules/agentkeepalive.git) +* aggregate-error 3.1.0 [MIT](https://github.com/sindresorhus/aggregate-error.git) * airbnb-prop-types 2.16.0 [MIT](git+https://github.com/airbnb/prop-types.git) * ajv 6.12.6 [MIT](https://github.com/ajv-validator/ajv.git) -* ajv 8.1.0 [MIT](https://github.com/ajv-validator/ajv.git) +* ajv 8.11.0 [MIT](https://github.com/ajv-validator/ajv.git) +* ally.js 1.4.1 [MIT](https://github.com/medialize/ally.js.git) * alphanum-sort 1.0.2 [MIT](https://github.com/TrySound/alphanum-sort.git) -* amdefine 1.0.1 [BSD-3-Clause OR MIT](https://github.com/jrburke/amdefine.git) * ansi-colors 4.1.1 [MIT](https://github.com/doowb/ansi-colors.git) * ansi-escapes 4.3.2 [MIT](https://github.com/sindresorhus/ansi-escapes.git) -* ansi-regex 5.0.0 [MIT](https://github.com/chalk/ansi-regex.git) +* ansi-regex 5.0.1 [MIT](https://github.com/chalk/ansi-regex.git) +* ansi-regex 3.0.1 [MIT](https://github.com/chalk/ansi-regex.git) * ansi-regex 2.1.1 [MIT](https://github.com/chalk/ansi-regex.git) -* ansi-regex 3.0.0 [MIT](https://github.com/chalk/ansi-regex.git) -* ansi-regex 4.1.0 [MIT](https://github.com/chalk/ansi-regex.git) * ansi-styles 4.3.0 [MIT](https://github.com/chalk/ansi-styles.git) -* ansi-styles 2.2.1 [MIT](https://github.com/chalk/ansi-styles.git) * ansi-styles 3.2.1 [MIT](https://github.com/chalk/ansi-styles.git) -* ansi-to-html 0.6.14 [MIT](https://github.com/rburns/ansi-to-html.git) +* ansi-styles 2.2.1 [MIT](https://github.com/chalk/ansi-styles.git) +* ansi-to-html 0.6.15 [MIT](https://github.com/rburns/ansi-to-html.git) * anymatch 3.1.2 [ISC](https://github.com/micromatch/anymatch) * anymatch 2.0.0 [ISC](https://github.com/micromatch/anymatch) -* aproba 1.2.0 [ISC](https://github.com/iarna/aproba) -* are-we-there-yet 1.1.5 [ISC](https://github.com/iarna/are-we-there-yet.git) +* app-path 3.3.0 [MIT](https://github.com/sindresorhus/app-path.git) +* aproba 2.0.0 [ISC](https://github.com/iarna/aproba) +* arch 2.2.0 [MIT](git://github.com/feross/arch.git) +* are-we-there-yet 2.0.0 [ISC](https://github.com/npm/are-we-there-yet.git) +* are-we-there-yet 3.0.0 [ISC](https://github.com/npm/are-we-there-yet.git) * argparse 1.0.10 [MIT](https://github.com/nodeca/argparse.git) * arr-diff 4.0.0 [MIT](https://github.com/jonschlinkert/arr-diff.git) * arr-diff 2.0.0 [MIT](https://github.com/jonschlinkert/arr-diff.git) * arr-flatten 1.1.0 [MIT](https://github.com/jonschlinkert/arr-flatten.git) * arr-union 3.1.0 [MIT](https://github.com/jonschlinkert/arr-union.git) * array-equal 1.0.0 [MIT](https://github.com/component/array-equal.git) -* array-filter 1.0.0 [MIT](git://github.com/juliangruber/array-filter.git) -* array-find-index 1.0.2 [MIT](https://github.com/sindresorhus/array-find-index.git) * array-flatten 1.1.1 [MIT](git://github.com/blakeembrey/array-flatten.git) -* array-includes 3.1.3 [MIT](git://github.com/es-shims/array-includes.git) +* array-includes 3.1.4 [MIT](git://github.com/es-shims/array-includes.git) * array-union 2.1.0 [MIT](https://github.com/sindresorhus/array-union.git) * array-unique 0.3.2 [MIT](https://github.com/jonschlinkert/array-unique.git) * array-unique 0.2.1 [MIT](git://github.com/jonschlinkert/array-unique.git) -* array.prototype.find 2.1.1 [MIT](git://github.com/paulmillr/Array.prototype.find.git) -* array.prototype.flat 1.2.4 [MIT](git://github.com/es-shims/Array.prototype.flat.git) -* array.prototype.flatmap 1.2.4 [MIT](git://github.com/es-shims/Array.prototype.flatMap.git) +* array.prototype.filter 1.0.1 [MIT](git+https://github.com/es-shims/Array.prototype.filter.git) +* array.prototype.find 2.1.2 [MIT](git://github.com/paulmillr/Array.prototype.find.git) +* array.prototype.flat 1.2.5 [MIT](git://github.com/es-shims/Array.prototype.flat.git) +* array.prototype.flatmap 1.2.5 [MIT](git://github.com/es-shims/Array.prototype.flatMap.git) * arrify 1.0.1 [MIT](https://github.com/sindresorhus/arrify.git) * asap 2.0.6 [MIT](https://github.com/kriskowal/asap.git) -* asn1 0.2.4 [MIT](git://github.com/joyent/node-asn1.git) +* asn1 0.2.6 [MIT](https://github.com/joyent/node-asn1.git) * asn1.js 5.4.1 [MIT](git@github.com:indutny/asn1.js) * assert 1.5.0 [MIT](git://github.com/browserify/commonjs-assert.git) * assert-plus 1.0.0 [MIT](https://github.com/mcavage/node-assert-plus.git) * assign-symbols 1.0.0 [MIT](https://github.com/jonschlinkert/assign-symbols.git) * astral-regex 2.0.0 [MIT](https://github.com/kevva/astral-regex.git) +* async 3.2.3 [MIT](https://github.com/caolan/async.git) * async-each 1.0.3 [MIT](git://github.com/paulmillr/async-each.git) * async-foreach 0.1.3 [MIT*](git://github.com/cowboy/javascript-sync-async-foreach.git) * async-limiter 1.0.1 [MIT](https://github.com/strml/async-limiter.git) * asynckit 0.4.0 [MIT](git+https://github.com/alexindigo/asynckit.git) +* at-least-node 1.0.0 [ISC](git+https://github.com/RyanZim/at-least-node.git) * atoa 1.0.0 [MIT](git+https://github.com/bevacqua/atoa.git) * atob 2.1.2 [(MIT OR Apache-2.0)](git://git.coolaj86.com/coolaj86/atob.js.git) * autoprefixer 6.7.7 [MIT](https://github.com/postcss/autoprefixer.git) * aws-sign2 0.7.0 [Apache-2.0](https://github.com/mikeal/aws-sign) * aws4 1.11.0 [MIT](https://github.com/mhart/aws4.git) -* axios 0.21.1 [MIT](https://github.com/axios/axios.git) * babel-code-frame 6.26.0 [MIT](https://github.com/babel/babel/tree/master/packages/babel-code-frame) * babel-core 7.0.0-bridge.0 [MIT](Unknown) * babel-eslint 10.1.0 [MIT](https://github.com/babel/babel-eslint.git) @@ -369,14 +408,14 @@ * babel-messages 6.23.0 [MIT](https://github.com/babel/babel/tree/master/packages/babel-messages) * babel-plugin-dynamic-import-node 2.3.3 [MIT](git+https://github.com/airbnb/babel-plugin-dynamic-import-node.git) * babel-plugin-istanbul 4.1.6 [BSD-3-Clause](git+https://github.com/istanbuljs/babel-plugin-istanbul.git) -* babel-plugin-istanbul 6.0.0 [BSD-3-Clause](git+https://github.com/istanbuljs/babel-plugin-istanbul.git) +* babel-plugin-istanbul 6.1.1 [BSD-3-Clause](git+https://github.com/istanbuljs/babel-plugin-istanbul.git) * babel-plugin-jest-hoist 23.2.0 [MIT](https://github.com/facebook/jest.git) * babel-plugin-jest-hoist 26.6.2 [MIT](https://github.com/facebook/jest.git) * babel-plugin-lodash 3.3.4 [MIT](https://github.com/lodash/babel-plugin-lodash.git) * babel-plugin-module-resolver 4.1.0 [MIT](https://github.com/tleunen/babel-plugin-module-resolver.git) -* babel-plugin-polyfill-corejs2 0.2.0 [MIT](https://github.com/babel/babel-polyfills.git) -* babel-plugin-polyfill-corejs3 0.2.0 [MIT](https://github.com/babel/babel-polyfills.git) -* babel-plugin-polyfill-regenerator 0.2.0 [MIT](https://github.com/babel/babel-polyfills.git) +* babel-plugin-polyfill-corejs2 0.3.1 [MIT](https://github.com/babel/babel-polyfills.git) +* babel-plugin-polyfill-corejs3 0.5.2 [MIT](https://github.com/babel/babel-polyfills.git) +* babel-plugin-polyfill-regenerator 0.3.1 [MIT](https://github.com/babel/babel-polyfills.git) * babel-plugin-syntax-object-rest-spread 6.13.0 [MIT](https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-object-rest-spread) * babel-polyfill 6.26.0 [MIT](https://github.com/babel/babel/tree/master/packages/babel-polyfill) * babel-preset-current-node-syntax 1.0.1 [MIT](https://github.com/nicolo-ribaudo/babel-preset-current-node-syntax.git) @@ -398,10 +437,11 @@ * binary-extensions 2.2.0 [MIT](https://github.com/sindresorhus/binary-extensions.git) * binary-extensions 1.13.1 [MIT](https://github.com/sindresorhus/binary-extensions.git) * bindings 1.5.0 [MIT](git://github.com/TooTallNate/node-bindings.git) -* block-stream 0.0.9 [ISC](git://github.com/isaacs/block-stream.git) +* blob-util 2.0.2 [Apache-2.0](git://github.com/nolanlawson/blob-util.git) +* bluebird 3.7.2 [MIT](git://github.com/petkaantonov/bluebird.git) * bn.js 5.2.0 [MIT](git@github.com:indutny/bn.js) * bn.js 4.12.0 [MIT](git@github.com:indutny/bn.js) -* body-parser 1.19.0 [MIT](https://github.com/expressjs/body-parser.git) +* body-parser 1.19.2 [MIT](https://github.com/expressjs/body-parser.git) * boolbase 1.0.0 [ISC](https://github.com/fb55/boolbase) * brace-expansion 1.1.11 [MIT](git://github.com/juliangruber/brace-expansion.git) * braces 3.0.2 [MIT](https://github.com/micromatch/braces.git) @@ -416,19 +456,22 @@ * browserify-rsa 4.1.0 [MIT](https://github.com:crypto-browserify/browserify-rsa.git) * browserify-sign 4.2.1 [ISC](https://github.com/crypto-browserify/browserify-sign.git) * browserify-zlib 0.2.0 [MIT](git+https://github.com/devongovett/browserify-zlib.git) +* browserslist 4.20.2 [MIT](https://github.com/browserslist/browserslist.git) * browserslist 1.7.7 [MIT](https://github.com/ai/browserslist.git) -* browserslist 4.16.4 [MIT](https://github.com/browserslist/browserslist.git) * bs-logger 0.2.6 [MIT](git+https://github.com/huafu/bs-logger.git) * bser 2.1.1 [Apache-2.0](https://github.com/facebook/watchman) * buffer 5.7.1 [MIT](git://github.com/feross/buffer.git) * buffer 4.9.2 [MIT](git://github.com/feross/buffer.git) +* buffer-crc32 0.2.13 [MIT](git://github.com/brianloveswords/buffer-crc32.git) * buffer-equal 0.0.1 [MIT](git://github.com/substack/node-buffer-equal.git) -* buffer-from 1.1.1 [MIT](https://github.com/LinusU/buffer-from.git) +* buffer-from 1.1.2 [MIT](https://github.com/LinusU/buffer-from.git) * buffer-xor 1.0.3 [MIT](https://github.com/crypto-browserify/buffer-xor.git) * builtin-status-codes 3.0.0 [MIT](https://github.com/bendrucker/builtin-status-codes.git) * bullseye 1.4.6 [MIT](https://github.com/bevacqua/bullseye.git) -* bytes 3.1.0 [MIT](https://github.com/visionmedia/bytes.js.git) +* bytes 3.1.2 [MIT](https://github.com/visionmedia/bytes.js.git) +* cacache 15.3.0 [ISC](https://github.com/npm/cacache) * cache-base 1.0.1 [MIT](https://github.com/jonschlinkert/cache-base.git) +* cachedir 2.3.0 [MIT](https://github.com/LinusU/node-cachedir.git) * calculate-size 1.1.1 [MIT](https://github.com/schickling/calculate-size.git) * call-bind 1.0.2 [MIT](git+https://github.com/ljharb/call-bind.git) * call-me-maybe 1.0.1 [MIT](git+https://github.com/limulus/call-me-maybe.git) @@ -436,81 +479,89 @@ * caller-path 2.0.0 [MIT](https://github.com/sindresorhus/caller-path.git) * callsites 3.1.0 [MIT](https://github.com/sindresorhus/callsites.git) * callsites 2.0.0 [MIT](https://github.com/sindresorhus/callsites.git) -* camelcase 2.1.1 [MIT](https://github.com/sindresorhus/camelcase.git) +* camelcase 6.3.0 [MIT](https://github.com/sindresorhus/camelcase.git) * camelcase 5.3.1 [MIT](https://github.com/sindresorhus/camelcase.git) -* camelcase 6.2.0 [MIT](https://github.com/sindresorhus/camelcase.git) -* camelcase-keys 2.1.0 [MIT](https://github.com/sindresorhus/camelcase-keys.git) +* camelcase-keys 6.2.2 [MIT](https://github.com/sindresorhus/camelcase-keys.git) * caniuse-api 3.0.0 [MIT](https://github.com/nyalab/caniuse-api.git) -* caniuse-db 1.0.30001211 [CC-BY-4.0](https://github.com/Fyrd/caniuse.git) -* caniuse-lite 1.0.30001211 [CC-BY-4.0](https://github.com/ben-eb/caniuse-lite.git) +* caniuse-db 1.0.30001323 [CC-BY-4.0](https://github.com/Fyrd/caniuse.git) +* caniuse-lite 1.0.30001323 [CC-BY-4.0](https://github.com/browserslist/caniuse-lite.git) * capture-exit 2.0.0 [ISC](git+https://github.com/stefanpenner/capture-exit.git) * caseless 0.12.0 [Apache-2.0](https://github.com/mikeal/caseless) +* chalk 4.1.2 [MIT](https://github.com/chalk/chalk.git) +* chalk 2.4.2 [MIT](https://github.com/chalk/chalk.git) * chalk 3.0.0 [MIT](https://github.com/chalk/chalk.git) * chalk 1.1.3 [MIT](https://github.com/chalk/chalk.git) -* chalk 4.1.0 [MIT](https://github.com/chalk/chalk.git) -* chalk 2.4.2 [MIT](https://github.com/chalk/chalk.git) * char-regex 1.0.2 [MIT](https://github.com/Richienb/char-regex.git) * character-entities 1.2.4 [MIT](https://github.com/wooorm/character-entities.git) * character-entities-legacy 1.1.4 [MIT](https://github.com/wooorm/character-entities-legacy.git) * character-reference-invalid 1.1.4 [MIT](https://github.com/wooorm/character-reference-invalid.git) -* cheerio 1.0.0-rc.6 [MIT](git://github.com/cheeriojs/cheerio.git) -* cheerio-select 1.4.0 [BSD-2-Clause](git://github.com/cheeriojs/cheerio-select.git) -* chokidar 3.5.1 [MIT](git+https://github.com/paulmillr/chokidar.git) +* charcodes 0.2.0 [MIT](git+https://github.com/xtuc/charcodes.git) +* check-more-types 2.24.0 [MIT](https://github.com/kensho/check-more-types.git) +* cheerio 1.0.0-rc.10 [MIT](git://github.com/cheeriojs/cheerio.git) +* cheerio-select 1.6.0 [BSD-2-Clause](git://github.com/cheeriojs/cheerio-select.git) +* chokidar 3.5.3 [MIT](git+https://github.com/paulmillr/chokidar.git) * chokidar 2.1.8 [MIT](https://github.com/paulmillr/chokidar.git) +* chownr 2.0.0 [ISC](git://github.com/isaacs/chownr.git) * chroma-js 1.4.1 [SEE LICENSE IN LICENSE](git://github.com/gka/chroma.js.git) +* chronograf-ui 1.9.4 [AGPL-3.0](https://github.com/influxdata/chronograf.git) +* ci-info 3.3.0 [MIT](https://github.com/watson/ci-info.git) * ci-info 2.0.0 [MIT](https://github.com/watson/ci-info.git) * cipher-base 1.0.4 [MIT](git+https://github.com/crypto-browserify/cipher-base.git) * cjs-module-lexer 0.6.0 [MIT](git+https://github.com/guybedford/cjs-module-lexer.git) * class-utils 0.3.6 [MIT](https://github.com/jonschlinkert/class-utils.git) * classnames 2.3.1 [MIT](https://github.com/JedWatson/classnames.git) +* clean-stack 2.2.0 [MIT](https://github.com/sindresorhus/clean-stack.git) +* cli-cursor 3.1.0 [MIT](https://github.com/sindresorhus/cli-cursor.git) * cli-cursor 2.1.0 [MIT](https://github.com/sindresorhus/cli-cursor.git) * cli-spinners 1.3.1 [MIT](https://github.com/sindresorhus/cli-spinners.git) -* cliui 5.0.0 [ISC](http://github.com/yargs/cliui.git) +* cli-table3 0.6.1 [MIT](https://github.com/cli-table/cli-table3.git) +* cli-truncate 2.1.0 [MIT](https://github.com/sindresorhus/cli-truncate.git) * cliui 6.0.0 [ISC](http://github.com/yargs/cliui.git) +* cliui 7.0.4 [ISC](https://github.com/yargs/cliui.git) * clone 2.1.2 [MIT](git://github.com/pvorb/node-clone.git) * clone 1.0.4 [MIT](git://github.com/pvorb/node-clone.git) * clones 1.2.0 [MIT](https://github.com/commenthol/clones.git) * clsx 1.1.1 [MIT](https://github.com/lukeed/clsx.git) * co 4.6.0 [MIT](https://github.com/tj/co.git) * coa 2.0.2 [MIT](git://github.com/veged/coa.git) -* code-point-at 1.1.0 [MIT](https://github.com/sindresorhus/code-point-at.git) -* codemirror 5.60.0 [MIT](https://github.com/codemirror/CodeMirror.git) -* collapse-white-space 1.0.6 [MIT](https://github.com/wooorm/collapse-white-space.git) +* codemirror 5.65.2 [MIT](https://github.com/codemirror/CodeMirror.git) * collect-v8-coverage 1.0.1 [MIT](https://github.com/SimenB/collect-v8-coverage.git) * collection-visit 1.0.0 [MIT](https://github.com/jonschlinkert/collection-visit.git) -* color 3.1.3 [MIT](https://github.com/Qix-/color.git) +* color 3.2.1 [MIT](https://github.com/Qix-/color.git) * color-convert 2.0.1 [MIT](https://github.com/Qix-/color-convert.git) * color-convert 1.9.3 [MIT](https://github.com/Qix-/color-convert.git) * color-name 1.1.4 [MIT](git@github.com:colorjs/color-name.git) * color-name 1.1.3 [MIT](git@github.com:dfcreative/color-name.git) -* color-string 1.5.5 [MIT](https://github.com/Qix-/color-string.git) -* colorette 1.2.2 [MIT](https://github.com/jorgebucaran/colorette.git) +* color-string 1.9.0 [MIT](https://github.com/Qix-/color-string.git) +* color-support 1.1.3 [ISC](git+https://github.com/isaacs/color-support.git) +* colorette 2.0.16 [MIT](https://github.com/jorgebucaran/colorette.git) +* colors 1.4.0 [MIT](http://github.com/Marak/colors.js.git) * combined-stream 1.0.8 [MIT](git://github.com/felixge/node-combined-stream.git) +* comma-separated-tokens 1.0.8 [MIT](https://github.com/wooorm/comma-separated-tokens.git) * command-exists 1.2.9 [MIT](http://github.com/mathisonian/command-exists) -* commander 2.20.3 [MIT](https://github.com/tj/commander.js.git) * commander 5.1.0 [MIT](https://github.com/tj/commander.js.git) +* commander 2.20.3 [MIT](https://github.com/tj/commander.js.git) +* common-tags 1.8.2 [MIT](https://github.com/zspecza/common-tags) * component-emitter 1.3.0 [MIT](https://github.com/component/emitter.git) * concat-map 0.0.1 [MIT](git://github.com/substack/node-concat-map.git) * concat-stream 1.6.2 [MIT](http://github.com/maxogden/concat-stream.git) -* config-chain 1.1.12 [MIT](https://github.com/dominictarr/config-chain.git) +* config-chain 1.1.13 [MIT](https://github.com/dominictarr/config-chain.git) * console-browserify 1.2.0 [MIT](git://github.com/browserify/console-browserify.git) * console-control-strings 1.1.0 [ISC](https://github.com/iarna/console-control-strings) * constants-browserify 1.0.0 [MIT](git://github.com/juliangruber/constants-browserify.git) -* contains-path 0.1.0 [MIT](https://github.com/jonschlinkert/contains-path.git) -* content-disposition 0.5.3 [MIT](https://github.com/jshttp/content-disposition.git) +* content-disposition 0.5.4 [MIT](https://github.com/jshttp/content-disposition.git) * content-type 1.0.4 [MIT](https://github.com/jshttp/content-type.git) -* content-type-parser 1.0.2 [MIT](https://github.com/jsdom/content-type-parser.git) * contra 1.9.1 [MIT](git://github.com/bevacqua/contra.git) -* convert-source-map 1.7.0 [MIT](git://github.com/thlorenz/convert-source-map.git) -* cookie 0.4.0 [MIT](https://github.com/jshttp/cookie.git) +* convert-source-map 1.8.0 [MIT](git://github.com/thlorenz/convert-source-map.git) +* cookie 0.4.2 [MIT](https://github.com/jshttp/cookie.git) * cookie-signature 1.0.6 [MIT](https://github.com/visionmedia/node-cookie-signature.git) * copy-descriptor 0.1.1 [MIT](https://github.com/jonschlinkert/copy-descriptor.git) * copy-to-clipboard 3.3.1 [MIT](git+https://github.com/sudodoki/copy-to-clipboard) * core-decorators 0.20.0 [MIT](https://github.com/jayphelps/core-decorators.js.git) * core-js 2.6.12 [MIT](https://github.com/zloirock/core-js.git) -* core-js 3.10.1 [MIT](https://github.com/zloirock/core-js.git) -* core-js 1.2.7 [MIT](https://github.com/zloirock/core-js.git) -* core-js-compat 3.10.1 [MIT](https://github.com/zloirock/core-js.git) +* core-js 3.21.1 [MIT](https://github.com/zloirock/core-js.git) +* core-js-compat 3.21.1 [MIT](https://github.com/zloirock/core-js.git) +* core-util-is 1.0.3 [MIT](git://github.com/isaacs/core-util-is) * core-util-is 1.0.2 [MIT](git://github.com/isaacs/core-util-is) * cosmiconfig 6.0.0 [MIT](git+https://github.com/davidtheclark/cosmiconfig.git) * cosmiconfig 5.2.1 [MIT](git+https://github.com/davidtheclark/cosmiconfig.git) @@ -518,9 +569,7 @@ * create-hash 1.2.0 [MIT](git@github.com:crypto-browserify/createHash.git) * create-hmac 1.1.7 [MIT](https://github.com/crypto-browserify/createHmac.git) * create-jest-runner 0.6.0 [MIT](https://github.com/rogeliog/create-jest-runner.git) -* create-react-class 15.6.3 [MIT](https://github.com/facebook/react.git) * create-react-class 15.7.0 [MIT](git+https://github.com/facebook/react.git) -* cross-spawn 3.0.1 [MIT](git://github.com/IndigoUnited/node-cross-spawn.git) * cross-spawn 7.0.3 [MIT](git@github.com:moxystudio/node-cross-spawn.git) * cross-spawn 6.0.5 [MIT](git@github.com:moxystudio/node-cross-spawn.git) * crossvent 1.5.0 [MIT](git://github.com/bevacqua/crossvent.git) @@ -529,14 +578,15 @@ * css-color-names 0.0.4 [MIT](git://github.com/bahamas10/css-color-names.git) * css-declaration-sorter 4.0.1 [MIT](https://github.com/Siilwyn/css-declaration-sorter.git) * css-modules-loader-core 1.1.0 [ISC](https://github.com/css-modules/css-modules-loader-core.git) -* css-select 4.1.2 [BSD-2-Clause](git://github.com/fb55/css-select.git) +* css-select 4.3.0 [BSD-2-Clause](git://github.com/fb55/css-select.git) * css-select 2.1.0 [BSD-2-Clause](git://github.com/fb55/css-select.git) * css-select-base-adapter 0.1.1 [MIT](https://github.com/nrkn/css-select-base-adapter.git) * css-selector-tokenizer 0.7.3 [MIT](https://github.com/css-modules/css-selector-tokenizer.git) * css-tree 1.0.0-alpha.37 [MIT](https://github.com/csstree/csstree.git) * css-tree 1.1.3 [MIT](https://github.com/csstree/csstree.git) -* css-what 5.0.0 [BSD-2-Clause](https://github.com/fb55/css-what) +* css-what 6.0.1 [BSD-2-Clause](https://github.com/fb55/css-what) * css-what 3.4.2 [BSD-2-Clause](https://github.com/fb55/css-what) +* css.escape 1.5.1 [MIT](https://github.com/mathiasbynens/CSS.escape.git) * cssesc 3.0.0 [MIT](https://github.com/mathiasbynens/cssesc.git) * cssnano 4.1.11 [MIT](https://github.com/cssnano/cssnano.git) * cssnano-preset-default 4.0.8 [MIT](https://github.com/cssnano/cssnano.git) @@ -547,13 +597,17 @@ * csso 4.2.0 [MIT](https://github.com/css/csso.git) * cssom 0.3.8 [MIT](https://github.com/NV/CSSOM.git) * cssom 0.4.4 [MIT](https://github.com/NV/CSSOM.git) -* cssstyle 0.2.37 [MIT](https://github.com/chad3814/CSSStyleDeclaration.git) * cssstyle 1.4.0 [MIT](https://github.com/jsakas/CSSStyleDeclaration.git) * cssstyle 2.3.0 [MIT](https://github.com/jsdom/cssstyle.git) -* csstype 3.0.8 [MIT](https://github.com/frenic/csstype) -* currently-unhandled 0.4.1 [MIT](https://github.com/jamestalmage/currently-unhandled.git) +* csstype 3.0.11 [MIT](https://github.com/frenic/csstype) * custom-event 1.0.0 [MIT](git://github.com/webmodules/custom-event.git) * custom-event 1.0.1 [MIT](git://github.com/webmodules/custom-event.git) +* cypress 8.7.0 [MIT](https://github.com/cypress-io/cypress.git) +* cypress-file-upload 5.0.8 [MIT](git+https://github.com/abramenal/cypress-file-upload.git) +* cypress-image-snapshot 4.0.1 [MIT](https://github.com/palmerhq/cypress-image-snapshot) +* cypress-pipe 2.0.0 [MIT](git+https://github.com/NicholasBoll/cypress-pipe.git) +* cypress-plugin-tab 1.0.5 [MIT](git://github.com/Bkucera/cypress-plugin-tab.git) +* cypress-real-events 1.7.0 [MIT](https://github.com/dmtrKovalenko/cypress-real-events.git) * d3-array 1.2.4 [BSD-3-Clause](https://github.com/d3/d3-array.git) * d3-collection 1.0.7 [BSD-3-Clause](https://github.com/d3/d3-collection.git) * d3-color 1.4.1 [BSD-3-Clause](https://github.com/d3/d3-color.git) @@ -565,13 +619,16 @@ * dashdash 1.14.1 [MIT](git://github.com/trentm/node-dashdash.git) * data-urls 1.1.0 [MIT](https://github.com/jsdom/data-urls.git) * data-urls 2.0.0 [MIT](https://github.com/jsdom/data-urls.git) -* deasync 0.1.21 [MIT](https://github.com/abbr/deasync.git) -* debug 4.3.1 [MIT](git://github.com/visionmedia/debug.git) +* dayjs 1.11.0 [MIT](https://github.com/iamkun/dayjs.git) +* deasync 0.1.25 [MIT](https://github.com/abbr/deasync.git) +* debug 4.3.4 [MIT](git://github.com/debug-js/debug.git) * debug 2.6.9 [MIT](git://github.com/visionmedia/debug.git) +* debug 3.2.7 [MIT](git://github.com/visionmedia/debug.git) * decamelize 1.2.0 [MIT](https://github.com/sindresorhus/decamelize.git) -* decimal.js 10.2.1 [MIT](https://github.com/MikeMcl/decimal.js.git) +* decamelize-keys 1.1.0 [MIT](https://github.com/dsblv/decamelize-keys.git) +* decimal.js 10.3.1 [MIT](https://github.com/MikeMcl/decimal.js.git) * decode-uri-component 0.2.0 [MIT](https://github.com/SamVerschueren/decode-uri-component.git) -* deep-is 0.1.3 [MIT](http://github.com/thlorenz/deep-is.git) +* deep-is 0.1.4 [MIT](http://github.com/thlorenz/deep-is.git) * deepmerge 4.2.2 [MIT](git://github.com/TehShrike/deepmerge.git) * defaults 1.0.3 [MIT](git://github.com/tmpvar/defaults.git) * deferred-leveldown 4.0.2 [MIT](https://github.com/Level/deferred-leveldown.git) @@ -581,10 +638,11 @@ * define-property 0.2.5 [MIT](https://github.com/jonschlinkert/define-property.git) * delayed-stream 1.0.0 [MIT](git://github.com/felixge/node-delayed-stream.git) * delegates 1.0.0 [MIT](https://github.com/visionmedia/node-delegates.git) -* denque 1.5.0 [Apache-2.0](git+https://github.com/invertase/denque.git) * depd 1.1.2 [MIT](https://github.com/dougwilson/nodejs-depd.git) +* depd 2.0.0 [MIT](https://github.com/dougwilson/nodejs-depd.git) * des.js 1.0.1 [MIT](git+ssh://git@github.com/indutny/des.js.git) * destroy 1.0.4 [MIT](https://github.com/stream-utils/destroy.git) +* destroy 1.2.0 [MIT](https://github.com/stream-utils/destroy.git) * detect-indent 4.0.0 [MIT](https://github.com/sindresorhus/detect-indent.git) * detect-newline 3.1.0 [MIT](https://github.com/sindresorhus/detect-newline.git) * diff-sequences 26.6.2 [MIT](https://github.com/facebook/jest.git) @@ -592,23 +650,22 @@ * dir-glob 3.0.1 [MIT](https://github.com/kevva/dir-glob.git) * discontinuous-range 1.0.0 [MIT](https://github.com/dtudury/discontinuous-range.git) * disposables 1.0.2 [Apache-2.0](https://github.com/gaearon/disposables.git) -* dnd-core 14.0.0 [MIT](https://github.com/react-dnd/react-dnd.git) +* dnd-core 15.1.1 [MIT](https://github.com/react-dnd/react-dnd.git) * dnd-core 2.6.0 [BSD-3-Clause](https://github.com/react-dnd/react-dnd.git) -* doctrine 2.1.0 [Apache-2.0](https://github.com/eslint/doctrine.git) * doctrine 3.0.0 [Apache-2.0](https://github.com/eslint/doctrine.git) -* doctrine 1.5.0 [BSD-2-Clause](https://github.com/eslint/doctrine.git) +* doctrine 2.1.0 [Apache-2.0](https://github.com/eslint/doctrine.git) * dom-css 2.1.0 [MIT](git://github.com/mattdesl/dom-css.git) -* dom-helpers 5.2.0 [MIT](git+https://github.com/react-bootstrap/dom-helpers.git) -* dom-serializer 1.3.1 [MIT](git://github.com/cheeriojs/dom-renderer.git) +* dom-helpers 5.2.1 [MIT](git+https://github.com/react-bootstrap/dom-helpers.git) +* dom-serializer 1.3.2 [MIT](git://github.com/cheeriojs/dom-renderer.git) * dom-serializer 0.2.2 [MIT](git://github.com/cheeriojs/dom-renderer.git) * domain-browser 1.2.0 [MIT](https://github.com/bevry/domain-browser.git) * domelementtype 2.2.0 [BSD-2-Clause](git://github.com/fb55/domelementtype.git) * domelementtype 1.3.1 [BSD-2-Clause](git://github.com/fb55/domelementtype.git) * domexception 1.0.1 [MIT](https://github.com/jsdom/domexception.git) * domexception 2.0.1 [MIT](https://github.com/jsdom/domexception.git) -* domhandler 4.2.0 [BSD-2-Clause](git://github.com/fb55/domhandler.git) +* domhandler 4.3.1 [BSD-2-Clause](git://github.com/fb55/domhandler.git) * domhandler 2.4.2 [BSD-2-Clause](git://github.com/fb55/DomHandler.git) -* domutils 2.6.0 [BSD-2-Clause](git://github.com/fb55/domutils.git) +* domutils 2.8.0 [BSD-2-Clause](git://github.com/fb55/domutils.git) * domutils 1.7.0 [BSD-2-Clause](git://github.com/FB55/domutils.git) * dot-prop 5.3.0 [MIT](https://github.com/sindresorhus/dot-prop.git) * dotenv 5.0.1 [BSD-2-Clause](git://github.com/motdotla/dotenv.git) @@ -618,92 +675,101 @@ * ecc-jsbn 0.1.2 [MIT](https://github.com/quartzjer/ecc-jsbn.git) * editorconfig 0.15.3 [MIT](git://github.com/editorconfig/editorconfig-core-js.git) * ee-first 1.1.1 [MIT](https://github.com/jonathanong/ee-first.git) -* electron-to-chromium 1.3.717 [ISC](https://github.com/kilian/electron-to-chromium/) +* electron-to-chromium 1.4.103 [ISC](https://github.com/kilian/electron-to-chromium/) * element-resize-event 2.0.9 [MIT](https://github.com/KyleAMathews/element-resize-event.git) * elliptic 6.5.4 [MIT](git@github.com:indutny/elliptic) * emittery 0.7.2 [MIT](https://github.com/sindresorhus/emittery.git) * emoji-regex 8.0.0 [MIT](https://github.com/mathiasbynens/emoji-regex.git) -* emoji-regex 7.0.3 [MIT](https://github.com/mathiasbynens/emoji-regex.git) * encodeurl 1.0.2 [MIT](https://github.com/pillarjs/encodeurl.git) * encoding 0.1.13 [MIT](https://github.com/andris9/encoding.git) * encoding-down 5.0.4 [MIT](https://github.com/level/encoding-down.git) * end-of-stream 1.4.4 [MIT](git://github.com/mafintosh/end-of-stream.git) * enquirer 2.3.6 [MIT](https://github.com/enquirer/enquirer.git) -* entities 1.1.2 [BSD-2-Clause](git://github.com/fb55/entities.git) * entities 2.2.0 [BSD-2-Clause](git://github.com/fb55/entities.git) +* entities 1.1.2 [BSD-2-Clause](git://github.com/fb55/entities.git) +* env-paths 2.2.1 [MIT](https://github.com/sindresorhus/env-paths.git) * enzyme 3.11.0 [MIT](https://github.com/airbnb/enzyme.git) * enzyme-adapter-react-16 1.15.6 [MIT](https://github.com/enzymejs/enzyme.git) * enzyme-adapter-utils 1.14.0 [MIT](https://github.com/enzymejs/enzyme.git) * enzyme-shallow-equal 1.0.4 [MIT](https://github.com/enzymejs/enzyme.git) * enzyme-to-json 3.6.2 [MIT](https://github.com/adriantoine/enzyme-to-json.git) +* err-code 2.0.3 [MIT](git://github.com/IndigoUnited/js-err-code.git) * errno 0.1.8 [MIT](https://github.com/rvagg/node-errno.git) * error-ex 1.3.2 [MIT](https://github.com/qix-/node-error-ex.git) -* es-abstract 1.18.0 [MIT](git://github.com/ljharb/es-abstract.git) +* es-abstract 1.19.2 [MIT](git://github.com/ljharb/es-abstract.git) +* es-array-method-boxes-properly 1.0.0 [MIT](git+https://github.com/ljharb/es-array-method-boxes-properly.git) * es-to-primitive 1.2.1 [MIT](git://github.com/ljharb/es-to-primitive.git) * escalade 3.1.1 [MIT](https://github.com/lukeed/escalade.git) * escape-html 1.0.3 [MIT](https://github.com/component/escape-html.git) +* escape-string-regexp 4.0.0 [MIT](https://github.com/sindresorhus/escape-string-regexp.git) * escape-string-regexp 1.0.5 [MIT](https://github.com/sindresorhus/escape-string-regexp.git) * escape-string-regexp 2.0.0 [MIT](https://github.com/sindresorhus/escape-string-regexp.git) * escodegen 1.14.3 [BSD-2-Clause](http://github.com/estools/escodegen.git) * escodegen 2.0.0 [BSD-2-Clause](http://github.com/estools/escodegen.git) * escodegen 1.9.1 [BSD-2-Clause](http://github.com/estools/escodegen.git) -* eslint 7.24.0 [MIT](https://github.com/eslint/eslint.git) -* eslint-config-prettier 8.2.0 [MIT](https://github.com/prettier/eslint-config-prettier.git) -* eslint-import-resolver-node 0.3.4 [MIT](https://github.com/benmosher/eslint-plugin-import) -* eslint-module-utils 2.6.0 [MIT](git+https://github.com/benmosher/eslint-plugin-import.git) -* eslint-plugin-babel 5.3.1 [MIT](git+https://github.com/babel/eslint-plugin-babel.git) -* eslint-plugin-import 2.22.1 [MIT](https://github.com/benmosher/eslint-plugin-import) -* eslint-plugin-jest 24.3.5 [MIT](https://github.com/jest-community/eslint-plugin-jest.git) +* eslint 7.32.0 [MIT](https://github.com/eslint/eslint.git) +* eslint-config-prettier 8.5.0 [MIT](https://github.com/prettier/eslint-config-prettier.git) +* eslint-import-resolver-node 0.3.6 [MIT](https://github.com/import-js/eslint-plugin-import) +* eslint-module-utils 2.7.3 [MIT](git+https://github.com/import-js/eslint-plugin-import.git) +* eslint-plugin-import 2.25.4 [MIT](https://github.com/import-js/eslint-plugin-import) +* eslint-plugin-jest 24.7.0 [MIT](https://github.com/jest-community/eslint-plugin-jest.git) +* eslint-plugin-no-only-tests 2.6.0 [MIT](git@github.com:levibuzolic/eslint-plugin-no-only-tests.git) * eslint-plugin-prefer-arrow 1.2.3 [MIT](https://github.com/TristonJ/eslint-plugin-prefer-arrow.git) -* eslint-plugin-prettier 3.4.0 [MIT](git+https://github.com/prettier/eslint-plugin-prettier.git) -* eslint-plugin-react 7.23.2 [MIT](https://github.com/yannickcr/eslint-plugin-react) +* eslint-plugin-prettier 3.4.1 [MIT](git+https://github.com/prettier/eslint-plugin-prettier.git) +* eslint-plugin-react 7.29.4 [MIT](https://github.com/yannickcr/eslint-plugin-react) * eslint-rule-composer 0.3.0 [MIT](git+https://github.com/not-an-aardvark/eslint-rule-composer.git) * eslint-scope 5.1.1 [BSD-2-Clause](https://github.com/eslint/eslint-scope.git) * eslint-utils 2.1.0 [MIT](git+https://github.com/mysticatea/eslint-utils.git) +* eslint-utils 3.0.0 [MIT](git+https://github.com/mysticatea/eslint-utils.git) +* eslint-visitor-keys 2.1.0 [Apache-2.0](https://github.com/eslint/eslint-visitor-keys.git) * eslint-visitor-keys 1.3.0 [Apache-2.0](https://github.com/eslint/eslint-visitor-keys.git) -* eslint-visitor-keys 2.0.0 [Apache-2.0](https://github.com/eslint/eslint-visitor-keys.git) +* eslint-visitor-keys 3.3.0 [Apache-2.0](https://github.com/eslint/eslint-visitor-keys.git) * eslint-watch 7.0.0 [MIT](https://github.com/rizowski/eslint-watch.git) * espree 7.3.1 [BSD-2-Clause](https://github.com/eslint/espree.git) * esprima 4.0.1 [BSD-2-Clause](https://github.com/jquery/esprima.git) * esprima 3.1.3 [BSD-2-Clause](https://github.com/jquery/esprima.git) * esquery 1.4.0 [BSD-3-Clause](https://github.com/estools/esquery.git) * esrecurse 4.3.0 [BSD-2-Clause](https://github.com/estools/esrecurse.git) +* estraverse 5.3.0 [BSD-2-Clause](http://github.com/estools/estraverse.git) * estraverse 4.3.0 [BSD-2-Clause](http://github.com/estools/estraverse.git) -* estraverse 5.2.0 [BSD-2-Clause](http://github.com/estools/estraverse.git) * esutils 2.0.3 [BSD-2-Clause](http://github.com/estools/esutils.git) * etag 1.8.1 [MIT](https://github.com/jshttp/etag.git) +* eventemitter2 6.4.5 [MIT](git://github.com/hij1nx/EventEmitter2.git) * eventemitter3 4.0.7 [MIT](git://github.com/primus/eventemitter3.git) * events 3.3.0 [MIT](git://github.com/Gozala/events.git) * evp_bytestokey 1.0.3 [MIT](https://github.com/crypto-browserify/EVP_BytesToKey.git) * exec-sh 0.3.6 [MIT](git@github.com:tsertkov/exec-sh.git) * execa 4.1.0 [MIT](https://github.com/sindresorhus/execa.git) * execa 1.0.0 [MIT](https://github.com/sindresorhus/execa.git) +* executable 4.1.1 [MIT](https://github.com/kevva/executable.git) * exit 0.1.2 [MIT](git://github.com/cowboy/node-exit.git) -* expand-brackets 0.1.5 [MIT](https://github.com/jonschlinkert/expand-brackets.git) * expand-brackets 2.1.4 [MIT](https://github.com/jonschlinkert/expand-brackets.git) +* expand-brackets 0.1.5 [MIT](https://github.com/jonschlinkert/expand-brackets.git) * expand-range 1.8.2 [MIT](https://github.com/jonschlinkert/expand-range.git) * expect 26.6.2 [MIT](https://github.com/facebook/jest.git) -* express 4.17.1 [MIT](https://github.com/expressjs/express.git) +* express 4.17.3 [MIT](https://github.com/expressjs/express.git) * extend 3.0.2 [MIT](https://github.com/justmoon/node-extend.git) * extend-shallow 3.0.2 [MIT](https://github.com/jonschlinkert/extend-shallow.git) * extend-shallow 2.0.1 [MIT](https://github.com/jonschlinkert/extend-shallow.git) * extglob 2.0.4 [MIT](https://github.com/micromatch/extglob.git) * extglob 0.3.2 [MIT](git://github.com/jonschlinkert/extglob.git) +* extract-zip 2.0.1 [BSD-2-Clause](https://github.com/maxogden/extract-zip.git) * extsprintf 1.3.0 [MIT](git://github.com/davepacheco/node-extsprintf.git) -* extsprintf 1.4.0 [MIT](git://github.com/davepacheco/node-extsprintf.git) +* extsprintf 1.4.1 [MIT](https://github.com/davepacheco/node-extsprintf.git) * fake-indexeddb 2.1.1 [Apache-2.0](git://github.com/dumbmatter/fakeIndexedDB.git) * falafel 2.2.4 [MIT](git://github.com/substack/node-falafel.git) * fast-deep-equal 3.1.3 [MIT](git+https://github.com/epoberezkin/fast-deep-equal.git) * fast-diff 1.2.0 [Apache-2.0](https://github.com/jhchen/fast-diff) * fast-glob 2.2.7 [MIT](https://github.com/mrmlnc/fast-glob.git) -* fast-glob 3.2.5 [MIT](https://github.com/mrmlnc/fast-glob.git) +* fast-glob 3.2.11 [MIT](https://github.com/mrmlnc/fast-glob.git) * fast-json-stable-stringify 2.1.0 [MIT](git://github.com/epoberezkin/fast-json-stable-stringify.git) * fast-levenshtein 2.0.6 [MIT](https://github.com/hiddentao/fast-levenshtein.git) * fast.js 0.1.1 [MIT](http://github.com/codemix/fast.js) * fastparse 1.1.2 [MIT](https://github.com/webpack/fastparse.git) -* fastq 1.11.0 [ISC](git+https://github.com/mcollina/fastq.git) +* fastq 1.13.0 [ISC](git+https://github.com/mcollina/fastq.git) * fb-watchman 2.0.1 [Apache-2.0](git@github.com:facebook/watchman.git) -* fbjs 0.8.17 [MIT](https://github.com/facebook/fbjs.git) +* fd-slicer 1.1.0 [MIT](git://github.com/andrewrk/node-fd-slicer.git) +* figures 3.2.0 [MIT](https://github.com/sindresorhus/figures.git) * file-entry-cache 6.0.1 [MIT](https://github.com/royriojas/file-entry-cache.git) * file-uri-to-path 1.0.0 [MIT](git://github.com/TooTallNate/file-uri-to-path.git) * filename-regex 2.0.1 [MIT](https://github.com/regexhq/filename-regex.git) @@ -716,27 +782,30 @@ * find-babel-config 1.2.0 [MIT](https://github.com/tleunen/find-babel-config.git) * find-up 3.0.0 [MIT](https://github.com/sindresorhus/find-up.git) * find-up 2.1.0 [MIT](https://github.com/sindresorhus/find-up.git) -* find-up 1.1.2 [MIT](https://github.com/sindresorhus/find-up.git) * find-up 4.1.0 [MIT](https://github.com/sindresorhus/find-up.git) -* fixed-data-table-2 0.8.28 [BSD-3-Clause](https://github.com/schrodinger/fixed-data-table-2.git) +* find-up 1.1.2 [MIT](https://github.com/sindresorhus/find-up.git) * flat-cache 3.0.4 [MIT](https://github.com/royriojas/flat-cache.git) -* flatted 3.1.1 [ISC](git+https://github.com/WebReflection/flatted.git) -* follow-redirects 1.13.3 [MIT](git@github.com:follow-redirects/follow-redirects.git) +* flatted 3.2.5 [ISC](git+https://github.com/WebReflection/flatted.git) +* follow-redirects 1.14.9 [MIT](git@github.com:follow-redirects/follow-redirects.git) * for-in 1.0.2 [MIT](https://github.com/jonschlinkert/for-in.git) * for-own 0.1.5 [MIT](https://github.com/jonschlinkert/for-own.git) * foreach 2.0.5 [MIT](git://github.com/manuelstofer/foreach) * forever-agent 0.6.1 [Apache-2.0](https://github.com/mikeal/forever-agent) * form-data 2.3.3 [MIT](git://github.com/form-data/form-data.git) -* forwarded 0.1.2 [MIT](https://github.com/jshttp/forwarded.git) +* form-data 3.0.1 [MIT](git://github.com/form-data/form-data.git) +* forwarded 0.2.0 [MIT](https://github.com/jshttp/forwarded.git) * fragment-cache 0.2.1 [MIT](https://github.com/jonschlinkert/fragment-cache.git) * fresh 0.5.2 [MIT](https://github.com/jshttp/fresh.git) +* fs-extra 9.1.0 [MIT](https://github.com/jprichardson/node-fs-extra) +* fs-extra 7.0.1 [MIT](https://github.com/jprichardson/node-fs-extra) +* fs-minipass 2.1.0 [ISC](git+https://github.com/npm/fs-minipass.git) * fs.realpath 1.0.0 [ISC](git+https://github.com/isaacs/fs.realpath.git) -* fstream 1.0.12 [ISC](https://github.com/npm/fstream.git) * function-bind 1.1.1 [MIT](git://github.com/Raynos/function-bind.git) -* function.prototype.name 1.1.4 [MIT](git://github.com/es-shims/Function.prototype.name.git) +* function.prototype.name 1.1.5 [MIT](git://github.com/es-shims/Function.prototype.name.git) * functional-red-black-tree 1.0.1 [MIT](git://github.com/mikolalysenko/functional-red-black-tree.git) * functions-have-names 1.2.2 [MIT](git+https://github.com/inspect-js/functions-have-names.git) -* gauge 2.7.4 [ISC](https://github.com/iarna/gauge) +* gauge 3.0.2 [ISC](https://github.com/iarna/gauge) +* gauge 4.0.4 [ISC](https://github.com/npm/gauge.git) * gaze 1.1.3 [MIT](https://github.com/shama/gaze.git) * gensync 1.0.0-beta.2 [MIT](https://github.com/loganfsmyth/gensync.git) * get-caller-file 2.0.5 [ISC](git+https://github.com/stefanpenner/get-caller-file.git) @@ -744,35 +813,42 @@ * get-package-type 0.1.0 [MIT](git+https://github.com/cfware/get-package-type.git) * get-port 3.2.0 [MIT](https://github.com/sindresorhus/get-port.git) * get-stdin 4.0.1 [MIT](https://github.com/sindresorhus/get-stdin.git) +* get-stdin 5.0.1 [MIT](https://github.com/sindresorhus/get-stdin.git) * get-stream 5.2.0 [MIT](https://github.com/sindresorhus/get-stream.git) * get-stream 4.1.0 [MIT](https://github.com/sindresorhus/get-stream.git) +* get-symbol-description 1.0.0 [MIT](git+https://github.com/inspect-js/get-symbol-description.git) * get-value 2.0.6 [MIT](https://github.com/jonschlinkert/get-value.git) +* getos 3.2.1 [MIT](https://github.com/retrohacker/getos.git) * getpass 0.1.7 [MIT](https://github.com/arekinath/node-getpass.git) -* glob 7.1.6 [ISC](git://github.com/isaacs/node-glob.git) +* glob 7.2.0 [ISC](git://github.com/isaacs/node-glob.git) +* glob 7.1.7 [ISC](git://github.com/isaacs/node-glob.git) * glob-base 0.3.0 [MIT](git://github.com/jonschlinkert/glob-base.git) * glob-parent 5.1.2 [ISC](https://github.com/gulpjs/glob-parent.git) * glob-parent 3.1.0 [ISC](https://github.com/es128/glob-parent) * glob-parent 2.0.0 [ISC](https://github.com/es128/glob-parent) * glob-to-regexp 0.3.0 [BSD](https://github.com/fitzgen/glob-to-regexp.git) -* globals 13.8.0 [MIT](https://github.com/sindresorhus/globals.git) +* global-dirs 3.0.0 [MIT](https://github.com/sindresorhus/global-dirs.git) +* globals 13.13.0 [MIT](https://github.com/sindresorhus/globals.git) * globals 11.12.0 [MIT](https://github.com/sindresorhus/globals.git) -* globals 12.4.0 [MIT](https://github.com/sindresorhus/globals.git) * globals 9.18.0 [MIT](https://github.com/sindresorhus/globals.git) -* globby 11.0.3 [MIT](https://github.com/sindresorhus/globby.git) -* globule 1.3.2 [MIT](git://github.com/cowboy/node-globule.git) -* graceful-fs 4.2.6 [ISC](https://github.com/isaacs/node-graceful-fs) +* globby 11.1.0 [MIT](https://github.com/sindresorhus/globby.git) +* globule 1.3.3 [MIT](git://github.com/cowboy/node-globule.git) +* glur 1.1.2 [MIT](https://github.com/nodeca/glur.git) +* graceful-fs 4.2.9 [ISC](https://github.com/isaacs/node-graceful-fs) * grapheme-breaker 0.3.2 [MIT](git://github.com/devongovett/grapheme-breaker) * growly 1.3.0 [MIT](http://github.com/theabraham/growly) * har-schema 2.0.0 [ISC](https://github.com/ahmadnassri/har-schema.git) * har-validator 5.1.5 [MIT](https://github.com/ahmadnassri/node-har-validator.git) +* hard-rejection 2.1.0 [MIT](https://github.com/sindresorhus/hard-rejection.git) * harmony-reflect 1.6.2 [(Apache-2.0 OR MPL-1.1)](https://tvcutsem@github.com/tvcutsem/harmony-reflect.git) * has 1.0.3 [MIT](git://github.com/tarruda/has.git) * has-ansi 2.0.0 [MIT](https://github.com/sindresorhus/has-ansi.git) * has-bigints 1.0.1 [MIT](git+https://github.com/ljharb/has-bigints.git) -* has-flag 1.0.0 [MIT](https://github.com/sindresorhus/has-flag.git) -* has-flag 3.0.0 [MIT](https://github.com/sindresorhus/has-flag.git) * has-flag 4.0.0 [MIT](https://github.com/sindresorhus/has-flag.git) -* has-symbols 1.0.2 [MIT](git://github.com/inspect-js/has-symbols.git) +* has-flag 3.0.0 [MIT](https://github.com/sindresorhus/has-flag.git) +* has-flag 1.0.0 [MIT](https://github.com/sindresorhus/has-flag.git) +* has-symbols 1.0.3 [MIT](git://github.com/inspect-js/has-symbols.git) +* has-tostringtag 1.0.0 [MIT](git+https://github.com/inspect-js/has-tostringtag.git) * has-unicode 2.0.1 [ISC](https://github.com/iarna/has-unicode) * has-value 1.0.0 [MIT](https://github.com/jonschlinkert/has-value.git) * has-value 0.3.1 [MIT](https://github.com/jonschlinkert/has-value.git) @@ -786,10 +862,11 @@ * hmac-drbg 1.0.1 [MIT](git+ssh://git@github.com/indutny/hmac-drbg.git) * hoist-non-react-statics 2.5.5 [BSD-3-Clause](git://github.com/mridgway/hoist-non-react-statics.git) * hoist-non-react-statics 3.3.2 [BSD-3-Clause](git://github.com/mridgway/hoist-non-react-statics.git) +* hosted-git-info 4.1.0 [ISC](git+https://github.com/npm/hosted-git-info.git) * hosted-git-info 2.8.9 [ISC](git+https://github.com/npm/hosted-git-info.git) * hsl-regex 1.0.0 [MIT](https://github.com/regexps/hsl-regex.git) * hsla-regex 1.0.0 [MIT](https://github.com/regexps/hsla-regex.git) -* html-element-map 1.3.0 [MIT](git+https://github.com/ljharb/html-element-map.git) +* html-element-map 1.3.1 [MIT](git+https://github.com/ljharb/html-element-map.git) * html-encoding-sniffer 1.0.2 [MIT](https://github.com/jsdom/html-encoding-sniffer.git) * html-encoding-sniffer 2.0.1 [MIT](https://github.com/jsdom/html-encoding-sniffer.git) * html-escaper 2.0.2 [MIT](https://github.com/WebReflection/html-escaper.git) @@ -797,35 +874,44 @@ * htmlnano 0.2.9 [MIT](git://github.com/posthtml/htmlnano.git) * htmlparser2 6.1.0 [MIT](git://github.com/fb55/htmlparser2.git) * htmlparser2 3.10.1 [MIT](git://github.com/fb55/htmlparser2.git) -* http-errors 1.7.2 [MIT](https://github.com/jshttp/http-errors.git) -* http-errors 1.7.3 [MIT](https://github.com/jshttp/http-errors.git) +* http-cache-semantics 4.1.0 [BSD-2-Clause](https://github.com/kornelski/http-cache-semantics.git) +* http-errors 1.8.1 [MIT](https://github.com/jshttp/http-errors.git) +* http-errors 2.0.0 [MIT](https://github.com/jshttp/http-errors.git) * http-proxy 1.18.1 [MIT](https://github.com/http-party/node-http-proxy.git) +* http-proxy-agent 4.0.1 [MIT](git://github.com/TooTallNate/node-http-proxy-agent.git) * http-proxy-middleware 0.18.0 [MIT](https://github.com/chimurai/http-proxy-middleware.git) +* http-signature 1.3.6 [MIT](git://github.com/joyent/node-http-signature.git) * http-signature 1.2.0 [MIT](git://github.com/joyent/node-http-signature.git) * https-browserify 1.0.0 [MIT](git://github.com/substack/https-browserify.git) +* https-proxy-agent 5.0.0 [MIT](git://github.com/TooTallNate/node-https-proxy-agent.git) * human-signals 1.1.1 [Apache-2.0](https://github.com/ehmicky/human-signals.git) +* humanize-ms 1.2.1 [MIT](https://github.com/node-modules/humanize-ms) * iconv-lite 0.4.24 [MIT](git://github.com/ashtuchkin/iconv-lite.git) -* iconv-lite 0.6.2 [MIT](git://github.com/ashtuchkin/iconv-lite.git) +* iconv-lite 0.6.3 [MIT](git://github.com/ashtuchkin/iconv-lite.git) * icss-replace-symbols 1.1.0 [ISC](git+https://github.com/css-modules/icss-replace-symbols.git) * identity-obj-proxy 3.0.0 [MIT](git+https://github.com/keyanzhang/identity-obj-proxy.git) * ieee754 1.2.1 [BSD-3-Clause](git://github.com/feross/ieee754.git) +* ignore 5.2.0 [MIT](git@github.com:kaelzhang/node-ignore.git) * ignore 4.0.6 [MIT](git@github.com:kaelzhang/node-ignore.git) -* ignore 5.1.8 [MIT](git@github.com:kaelzhang/node-ignore.git) * immediate 3.2.3 [MIT](git://github.com/calvinmetcalf/immediate.git) +* immutable 4.0.0 [MIT](git://github.com/immutable-js/immutable-js.git) * import-fresh 3.3.0 [MIT](https://github.com/sindresorhus/import-fresh.git) * import-fresh 2.0.0 [MIT](https://github.com/sindresorhus/import-fresh.git) -* import-local 3.0.2 [MIT](https://github.com/sindresorhus/import-local.git) +* import-local 3.1.0 [MIT](https://github.com/sindresorhus/import-local.git) * imurmurhash 0.1.4 [MIT](https://github.com/jensyt/imurmurhash-js) -* in-publish 2.0.1 [ISC](https://github.com/iarna/in-publish) -* indent-string 2.1.0 [MIT](https://github.com/sindresorhus/indent-string.git) +* indent-string 4.0.0 [MIT](https://github.com/sindresorhus/indent-string.git) * indexes-of 1.0.1 [MIT](git://github.com/dominictarr/indexes-of.git) +* infer-owner 1.0.4 [ISC](https://github.com/npm/infer-owner) * inflight 1.0.6 [ISC](https://github.com/npm/inflight.git) * inherits 2.0.4 [ISC](git://github.com/isaacs/inherits) * inherits 2.0.3 [ISC](git://github.com/isaacs/inherits) * inherits 2.0.1 [ISC](git://github.com/isaacs/inherits) +* ini 2.0.0 [ISC](git://github.com/isaacs/ini.git) * ini 1.3.8 [ISC](git://github.com/isaacs/ini.git) +* inline-style-parser 0.1.1 [MIT](https://github.com/remarkablemark/inline-style-parser) * internal-slot 1.0.3 [MIT](git+https://github.com/ljharb/internal-slot.git) * invariant 2.2.4 [MIT](https://github.com/zertosh/invariant) +* ip 1.1.5 [MIT](http://github.com/indutny/node-ip.git) * ipaddr.js 1.9.1 [MIT](git://github.com/whitequark/ipaddr.js) * is-absolute-url 3.0.3 [MIT](https://github.com/sindresorhus/is-absolute-url.git) * is-absolute-url 2.1.0 [MIT](https://github.com/sindresorhus/is-absolute-url.git) @@ -835,18 +921,20 @@ * is-alphanumerical 1.0.4 [MIT](https://github.com/wooorm/is-alphanumerical.git) * is-arrayish 0.2.1 [MIT](https://github.com/qix-/node-is-arrayish.git) * is-arrayish 0.3.2 [MIT](https://github.com/qix-/node-is-arrayish.git) -* is-bigint 1.0.1 [MIT](git+https://github.com/ljharb/is-bigint.git) +* is-bigint 1.0.4 [MIT](git+https://github.com/inspect-js/is-bigint.git) * is-binary-path 2.1.0 [MIT](https://github.com/sindresorhus/is-binary-path.git) * is-binary-path 1.0.1 [MIT](https://github.com/sindresorhus/is-binary-path.git) -* is-boolean-object 1.1.0 [MIT](git://github.com/ljharb/is-boolean-object.git) +* is-boolean-object 1.1.2 [MIT](git://github.com/inspect-js/is-boolean-object.git) +* is-buffer 2.0.5 [MIT](git://github.com/feross/is-buffer.git) * is-buffer 1.1.6 [MIT](git://github.com/feross/is-buffer.git) -* is-callable 1.2.3 [MIT](git://github.com/ljharb/is-callable.git) +* is-callable 1.2.4 [MIT](git://github.com/inspect-js/is-callable.git) +* is-ci 3.0.1 [MIT](https://github.com/watson/is-ci.git) * is-ci 2.0.0 [MIT](https://github.com/watson/is-ci.git) * is-color-stop 1.1.0 [MIT](git+https://github.com/pigcan/is-color-stop.git) -* is-core-module 2.2.0 [MIT](git+https://github.com/inspect-js/is-core-module.git) +* is-core-module 2.8.1 [MIT](git+https://github.com/inspect-js/is-core-module.git) * is-data-descriptor 1.0.0 [MIT](https://github.com/jonschlinkert/is-data-descriptor.git) * is-data-descriptor 0.1.4 [MIT](https://github.com/jonschlinkert/is-data-descriptor.git) -* is-date-object 1.0.2 [MIT](git://github.com/ljharb/is-date-object.git) +* is-date-object 1.0.5 [MIT](git://github.com/inspect-js/is-date-object.git) * is-decimal 1.0.4 [MIT](https://github.com/wooorm/is-decimal.git) * is-descriptor 1.0.2 [MIT](https://github.com/jonschlinkert/is-descriptor.git) * is-descriptor 0.1.6 [MIT](https://github.com/jonschlinkert/is-descriptor.git) @@ -860,39 +948,42 @@ * is-extglob 1.0.0 [MIT](https://github.com/jonschlinkert/is-extglob.git) * is-finite 1.1.0 [MIT](https://github.com/sindresorhus/is-finite.git) * is-fullwidth-code-point 3.0.0 [MIT](https://github.com/sindresorhus/is-fullwidth-code-point.git) -* is-fullwidth-code-point 1.0.0 [MIT](https://github.com/sindresorhus/is-fullwidth-code-point.git) -* is-fullwidth-code-point 2.0.0 [MIT](https://github.com/sindresorhus/is-fullwidth-code-point.git) * is-generator-fn 2.1.0 [MIT](https://github.com/sindresorhus/is-generator-fn.git) -* is-glob 4.0.1 [MIT](https://github.com/micromatch/is-glob.git) +* is-glob 4.0.3 [MIT](https://github.com/micromatch/is-glob.git) * is-glob 3.1.0 [MIT](https://github.com/jonschlinkert/is-glob.git) * is-glob 2.0.1 [MIT](https://github.com/jonschlinkert/is-glob.git) * is-hexadecimal 1.0.4 [MIT](https://github.com/wooorm/is-hexadecimal.git) * is-html 1.1.0 [MIT](https://github.com/sindresorhus/is-html.git) -* is-negative-zero 2.0.1 [MIT](git://github.com/inspect-js/is-negative-zero.git) +* is-installed-globally 0.4.0 [MIT](https://github.com/sindresorhus/is-installed-globally.git) +* is-lambda 1.0.1 [MIT](https://github.com/watson/is-lambda.git) +* is-negative-zero 2.0.2 [MIT](git://github.com/inspect-js/is-negative-zero.git) * is-number 3.0.0 [MIT](https://github.com/jonschlinkert/is-number.git) +* is-number 7.0.0 [MIT](https://github.com/jonschlinkert/is-number.git) * is-number 2.1.0 [MIT](https://github.com/jonschlinkert/is-number.git) * is-number 4.0.0 [MIT](https://github.com/jonschlinkert/is-number.git) -* is-number 7.0.0 [MIT](https://github.com/jonschlinkert/is-number.git) -* is-number-object 1.0.4 [MIT](git://github.com/inspect-js/is-number-object.git) +* is-number-object 1.0.6 [MIT](git://github.com/inspect-js/is-number-object.git) * is-obj 2.0.0 [MIT](https://github.com/sindresorhus/is-obj.git) +* is-path-inside 3.0.3 [MIT](https://github.com/sindresorhus/is-path-inside.git) +* is-plain-obj 2.1.0 [MIT](https://github.com/sindresorhus/is-plain-obj.git) * is-plain-obj 1.1.0 [MIT](https://github.com/sindresorhus/is-plain-obj.git) * is-plain-object 2.0.4 [MIT](https://github.com/jonschlinkert/is-plain-object.git) * is-posix-bracket 0.1.1 [MIT](https://github.com/jonschlinkert/is-posix-bracket.git) * is-potential-custom-element-name 1.0.1 [MIT](https://github.com/mathiasbynens/is-potential-custom-element-name.git) * is-primitive 2.0.0 [MIT](git://github.com/jonschlinkert/is-primitive.git) -* is-regex 1.1.2 [MIT](git://github.com/inspect-js/is-regex.git) +* is-regex 1.1.4 [MIT](git://github.com/inspect-js/is-regex.git) * is-resolvable 1.1.0 [ISC](https://github.com/shinnn/is-resolvable.git) -* is-stream 2.0.0 [MIT](https://github.com/sindresorhus/is-stream.git) +* is-shared-array-buffer 1.0.1 [MIT](git+https://github.com/inspect-js/is-shared-array-buffer.git) +* is-stream 2.0.1 [MIT](https://github.com/sindresorhus/is-stream.git) * is-stream 1.1.0 [MIT](https://github.com/sindresorhus/is-stream.git) -* is-string 1.0.5 [MIT](git://github.com/ljharb/is-string.git) +* is-string 1.0.7 [MIT](git://github.com/ljharb/is-string.git) * is-subset 0.1.1 [MIT](git@github.com:studio-b12/is-subset.git) -* is-symbol 1.0.3 [MIT](git://github.com/inspect-js/is-symbol.git) +* is-symbol 1.0.4 [MIT](git://github.com/inspect-js/is-symbol.git) * is-typedarray 1.0.0 [MIT](git://github.com/hughsk/is-typedarray.git) +* is-unicode-supported 0.1.0 [MIT](https://github.com/sindresorhus/is-unicode-supported.git) * is-url 1.2.4 [MIT](https://github.com/segmentio/is-url) * is-utf8 0.2.1 [MIT](https://github.com/wayfind/is-utf8.git) -* is-whitespace-character 1.0.4 [MIT](https://github.com/wooorm/is-whitespace-character.git) +* is-weakref 1.0.2 [MIT](git+https://github.com/inspect-js/is-weakref.git) * is-windows 1.0.2 [MIT](https://github.com/jonschlinkert/is-windows.git) -* is-word-character 1.0.4 [MIT](https://github.com/wooorm/is-word-character.git) * is-wsl 1.1.0 [MIT](https://github.com/sindresorhus/is-wsl.git) * is-wsl 2.2.0 [MIT](https://github.com/sindresorhus/is-wsl.git) * isarray 1.0.0 [MIT](git://github.com/juliangruber/isarray.git) @@ -900,15 +991,16 @@ * isexe 2.0.0 [ISC](git+https://github.com/isaacs/isexe.git) * isobject 3.0.1 [MIT](https://github.com/jonschlinkert/isobject.git) * isobject 2.1.0 [MIT](https://github.com/jonschlinkert/isobject.git) -* isomorphic-fetch 2.2.1 [MIT](https://github.com/matthew-andrews/isomorphic-fetch.git) * isstream 0.1.2 [MIT](https://github.com/rvagg/isstream.git) * istanbul-lib-coverage 1.2.1 [BSD-3-Clause](git@github.com:istanbuljs/istanbuljs.git) -* istanbul-lib-coverage 3.0.0 [BSD-3-Clause](git+ssh://git@github.com/istanbuljs/istanbuljs.git) +* istanbul-lib-coverage 3.2.0 [BSD-3-Clause](git+ssh://git@github.com/istanbuljs/istanbuljs.git) * istanbul-lib-instrument 1.10.2 [BSD-3-Clause](git@github.com:istanbuljs/istanbuljs.git) * istanbul-lib-instrument 4.0.3 [BSD-3-Clause](git+ssh://git@github.com/istanbuljs/istanbuljs.git) +* istanbul-lib-instrument 5.1.0 [BSD-3-Clause](git+ssh://git@github.com/istanbuljs/istanbuljs.git) * istanbul-lib-report 3.0.0 [BSD-3-Clause](git+ssh://git@github.com/istanbuljs/istanbuljs.git) -* istanbul-lib-source-maps 4.0.0 [BSD-3-Clause](git+ssh://git@github.com/istanbuljs/istanbuljs.git) -* istanbul-reports 3.0.2 [BSD-3-Clause](git+ssh://git@github.com/istanbuljs/istanbuljs.git) +* istanbul-lib-source-maps 4.0.1 [BSD-3-Clause](git+ssh://git@github.com/istanbuljs/istanbuljs.git) +* istanbul-reports 3.1.4 [BSD-3-Clause](git+ssh://git@github.com/istanbuljs/istanbuljs.git) +* iterm2-version 4.2.0 [MIT](https://github.com/sindresorhus/iterm2-version.git) * jest 26.6.3 [MIT](https://github.com/facebook/jest) * jest-changed-files 26.6.2 [MIT](https://github.com/facebook/jest.git) * jest-cli 26.6.3 [MIT](https://github.com/facebook/jest) @@ -920,6 +1012,7 @@ * jest-environment-node 26.6.2 [MIT](https://github.com/facebook/jest.git) * jest-get-type 26.3.0 [MIT](https://github.com/facebook/jest.git) * jest-haste-map 26.6.2 [MIT](https://github.com/facebook/jest.git) +* jest-image-snapshot 4.2.0 [Apache-2.0](https://github.com/americanexpress/jest-image-snapshot.git) * jest-jasmine2 26.6.3 [MIT](https://github.com/facebook/jest.git) * jest-leak-detector 26.6.2 [MIT](https://github.com/facebook/jest.git) * jest-matcher-utils 26.6.2 [MIT](https://github.com/facebook/jest.git) @@ -930,7 +1023,7 @@ * jest-resolve 26.6.2 [MIT](https://github.com/facebook/jest.git) * jest-resolve-dependencies 26.6.3 [MIT](https://github.com/facebook/jest.git) * jest-runner 26.6.3 [MIT](https://github.com/facebook/jest.git) -* jest-runner-eslint 0.10.0 [MIT](https://github.com/jest-community/jest-runner-eslint.git) +* jest-runner-eslint 0.10.1 [MIT](https://github.com/jest-community/jest-runner-eslint.git) * jest-runtime 26.6.3 [MIT](https://github.com/facebook/jest.git) * jest-serializer 26.6.2 [MIT](https://github.com/facebook/jest.git) * jest-snapshot 26.6.2 [MIT](https://github.com/facebook/jest.git) @@ -940,36 +1033,39 @@ * jest-worker 25.5.0 [MIT](https://github.com/facebook/jest.git) * jest-worker 26.6.2 [MIT](https://github.com/facebook/jest.git) * js-base64 2.6.4 [BSD-3-Clause](git://github.com/dankogai/js-base64.git) -* js-beautify 1.13.13 [MIT](git://github.com/beautify-web/js-beautify.git) +* js-beautify 1.14.2 [MIT](git://github.com/beautify-web/js-beautify.git) * js-levenshtein 1.1.6 [MIT](https://github.com/gustf/js-levenshtein.git) * js-tokens 4.0.0 [MIT](https://github.com/lydell/js-tokens.git) * js-tokens 3.0.2 [MIT](https://github.com/lydell/js-tokens.git) * js-yaml 3.14.1 [MIT](https://github.com/nodeca/js-yaml.git) * jsbn 0.1.1 [MIT](https://github.com/andyperlitch/jsbn.git) -* jsdom 9.12.0 [MIT](https://github.com/tmpvar/jsdom.git) * jsdom 14.1.0 [MIT](https://github.com/jsdom/jsdom.git) -* jsdom 16.5.3 [MIT](https://github.com/jsdom/jsdom.git) +* jsdom 16.7.0 [MIT](https://github.com/jsdom/jsdom.git) * jsesc 2.5.2 [MIT](https://github.com/mathiasbynens/jsesc.git) * jsesc 1.3.0 [MIT](https://github.com/mathiasbynens/jsesc.git) * jsesc 0.5.0 [MIT](https://github.com/mathiasbynens/jsesc.git) * json-parse-better-errors 1.0.2 [MIT](https://github.com/zkat/json-parse-better-errors) * json-parse-even-better-errors 2.3.1 [MIT](https://github.com/npm/json-parse-even-better-errors) -* json-schema 0.2.3 [BSD*](http://github.com/kriszyp/json-schema) +* json-schema 0.4.0 [(AFL-2.1 OR BSD-3-Clause)](http://github.com/kriszyp/json-schema) * json-schema-traverse 0.4.1 [MIT](git+https://github.com/epoberezkin/json-schema-traverse.git) * json-schema-traverse 1.0.0 [MIT](git+https://github.com/epoberezkin/json-schema-traverse.git) * json-stable-stringify-without-jsonify 1.0.1 [MIT](git://github.com/samn/json-stable-stringify.git) * json-stringify-safe 5.0.1 [ISC](git://github.com/isaacs/json-stringify-safe) -* json5 2.2.0 [MIT](git+https://github.com/json5/json5.git) +* json5 2.2.1 [MIT](git+https://github.com/json5/json5.git) * json5 1.0.1 [MIT](git+https://github.com/json5/json5.git) * json5 0.5.1 [MIT](https://github.com/aseemk/json5.git) -* jsprim 1.4.1 [MIT](git://github.com/joyent/node-jsprim.git) -* jsx-ast-utils 3.2.0 [MIT](https://github.com/evcohen/jsx-ast-utils) +* jsonfile 6.1.0 [MIT](git@github.com:jprichardson/node-jsonfile.git) +* jsonfile 4.0.0 [MIT](git@github.com:jprichardson/node-jsonfile.git) +* jsprim 2.0.2 [MIT](https://github.com/joyent/node-jsprim.git) +* jsprim 1.4.2 [MIT](git://github.com/joyent/node-jsprim.git) +* jsx-ast-utils 3.2.1 [MIT](https://github.com/jsx-eslint/jsx-ast-utils) * keypress 0.2.1 [MIT](git://github.com/TooTallNate/keypress.git) * kind-of 6.0.3 [MIT](https://github.com/jonschlinkert/kind-of.git) * kind-of 3.2.2 [MIT](https://github.com/jonschlinkert/kind-of.git) * kind-of 5.1.0 [MIT](https://github.com/jonschlinkert/kind-of.git) * kind-of 4.0.0 [MIT](https://github.com/jonschlinkert/kind-of.git) * kleur 3.0.3 [MIT](https://github.com/lukeed/kleur.git) +* lazy-ass 1.6.0 [MIT](https://github.com/bahmutov/lazy-ass.git) * level-codec 9.0.2 [MIT](https://github.com/Level/codec.git) * level-errors 2.0.1 [MIT](https://github.com/Level/errors.git) * level-iterator-stream 3.0.1 [MIT](https://github.com/Level/iterator-stream.git) @@ -978,8 +1074,8 @@ * leven 3.1.0 [MIT](https://github.com/sindresorhus/leven.git) * levn 0.4.1 [MIT](git://github.com/gkz/levn.git) * levn 0.3.0 [MIT](git://github.com/gkz/levn.git) -* lines-and-columns 1.1.6 [MIT](https://github.com/eventualbuddha/lines-and-columns.git) -* load-json-file 2.0.0 [MIT](https://github.com/sindresorhus/load-json-file.git) +* lines-and-columns 1.2.4 [MIT](https://github.com/eventualbuddha/lines-and-columns.git) +* listr2 3.14.0 [MIT](https://github.com/cenk1cenk2/listr2) * load-json-file 1.1.0 [MIT](https://github.com/sindresorhus/load-json-file.git) * locate-path 3.0.0 [MIT](https://github.com/sindresorhus/locate-path.git) * locate-path 2.0.0 [MIT](https://github.com/sindresorhus/locate-path.git) @@ -987,89 +1083,103 @@ * lodash 4.17.21 [MIT](https://github.com/lodash/lodash.git) * lodash-es 4.17.21 [MIT](https://github.com/lodash/lodash.git) * lodash.clone 4.5.0 [MIT](https://github.com/lodash/lodash.git) -* lodash.clonedeep 4.5.0 [MIT](https://github.com/lodash/lodash.git) * lodash.debounce 4.0.8 [MIT](https://github.com/lodash/lodash.git) * lodash.escape 4.0.1 [MIT](https://github.com/lodash/lodash.git) -* lodash.flatten 4.4.0 [MIT](https://github.com/lodash/lodash.git) * lodash.flattendeep 4.4.0 [MIT](https://github.com/lodash/lodash.git) * lodash.isempty 4.4.0 [MIT](https://github.com/lodash/lodash.git) * lodash.isequal 4.5.0 [MIT](https://github.com/lodash/lodash.git) * lodash.kebabcase 4.1.1 [MIT](https://github.com/lodash/lodash.git) * lodash.memoize 4.1.2 [MIT](https://github.com/lodash/lodash.git) +* lodash.merge 4.6.2 [MIT](https://github.com/lodash/lodash.git) +* lodash.once 4.1.1 [MIT](https://github.com/lodash/lodash.git) * lodash.sortby 4.7.0 [MIT](https://github.com/lodash/lodash.git) -* lodash.throttle 4.1.1 [MIT](https://github.com/lodash/lodash.git) * lodash.truncate 4.4.2 [MIT](https://github.com/lodash/lodash.git) * lodash.unionwith 4.6.0 [MIT](https://github.com/lodash/lodash.git) * lodash.uniq 4.5.0 [MIT](https://github.com/lodash/lodash.git) +* log-symbols 4.1.0 [MIT](https://github.com/sindresorhus/log-symbols.git) * log-symbols 2.2.0 [MIT](https://github.com/sindresorhus/log-symbols.git) +* log-update 4.0.0 [MIT](https://github.com/sindresorhus/log-update.git) * loose-envify 1.4.0 [MIT](git://github.com/zertosh/loose-envify.git) -* loud-rejection 1.6.0 [MIT](https://github.com/sindresorhus/loud-rejection.git) * lru-cache 6.0.0 [ISC](git://github.com/isaacs/node-lru-cache.git) * lru-cache 4.1.5 [ISC](git://github.com/isaacs/node-lru-cache.git) * ltgt 2.2.1 [MIT](git://github.com/dominictarr/ltgt.git) * magic-string 0.22.5 [MIT](https://github.com/rich-harris/magic-string) * make-dir 3.1.0 [MIT](https://github.com/sindresorhus/make-dir.git) * make-error 1.3.6 [ISC](git://github.com/JsCommunity/make-error.git) -* makeerror 1.0.11 [BSD-3-Clause](https://github.com/daaku/nodejs-makeerror) +* make-fetch-happen 9.1.0 [ISC](https://github.com/npm/make-fetch-happen) +* makeerror 1.0.12 [BSD-3-Clause](https://github.com/daaku/nodejs-makeerror) * map-cache 0.2.2 [MIT](https://github.com/jonschlinkert/map-cache.git) +* map-obj 4.3.0 [MIT](https://github.com/sindresorhus/map-obj.git) * map-obj 1.0.1 [MIT](https://github.com/sindresorhus/map-obj.git) * map-or-similar 1.5.0 [MIT](git+https://github.com/thinkloop/map-or-similar.git) * map-visit 1.0.0 [MIT](https://github.com/jonschlinkert/map-visit.git) -* markdown-escapes 1.0.4 [MIT](https://github.com/wooorm/markdown-escapes.git) * math-random 1.0.4 [MIT](https://github.com/michaelrhodes/math-random.git) * md5.js 1.3.5 [MIT](https://github.com/crypto-browserify/md5.js.git) -* mdast-add-list-metadata 1.0.1 [MIT](https://gitlab.com/staltz/mdast-add-list-metadata) +* mdast-util-definitions 4.0.0 [MIT](https://github.com/syntax-tree/mdast-util-definitions.git) +* mdast-util-from-markdown 0.8.5 [MIT](https://github.com/syntax-tree/mdast-util-from-markdown.git) +* mdast-util-to-hast 10.2.0 [MIT](https://github.com/syntax-tree/mdast-util-to-hast.git) +* mdast-util-to-string 2.0.0 [MIT](https://github.com/syntax-tree/mdast-util-to-string.git) * mdn-data 2.0.4 [CC0-1.0](https://github.com/mdn/data.git) * mdn-data 2.0.14 [CC0-1.0](https://github.com/mdn/data.git) +* mdurl 1.0.1 [MIT](https://github.com/markdown-it/mdurl.git) * media-typer 0.3.0 [MIT](https://github.com/jshttp/media-typer.git) * memoize-one 4.1.0 [MIT](https://github.com/alexreardon/memoize-one.git) * memoizerific 1.11.3 [MIT](git+https://github.com/thinkloop/memoizerific.git) -* meow 3.7.0 [MIT](https://github.com/sindresorhus/meow.git) +* meow 9.0.0 [MIT](https://github.com/sindresorhus/meow.git) * merge-descriptors 1.0.1 [MIT](https://github.com/component/merge-descriptors.git) * merge-source-map 1.0.4 [MIT](git+https://github.com/keik/merge-source-map.git) * merge-stream 2.0.0 [MIT](https://github.com/grncdr/merge-stream.git) * merge2 1.4.1 [MIT](git@github.com:teambition/merge2.git) * methods 1.1.2 [MIT](https://github.com/jshttp/methods.git) +* micromark 2.11.4 [MIT](https://github.com/micromark/micromark.git) * micromatch 3.1.10 [MIT](https://github.com/micromatch/micromatch.git) -* micromatch 4.0.4 [MIT](https://github.com/micromatch/micromatch.git) +* micromatch 4.0.5 [MIT](https://github.com/micromatch/micromatch.git) * micromatch 2.3.11 [MIT](https://github.com/jonschlinkert/micromatch.git) * miller-rabin 4.0.1 [MIT](git@github.com:indutny/miller-rabin) * mime 1.6.0 [MIT](https://github.com/broofa/node-mime) -* mime-db 1.47.0 [MIT](https://github.com/jshttp/mime-db.git) -* mime-types 2.1.30 [MIT](https://github.com/jshttp/mime-types.git) +* mime-db 1.52.0 [MIT](https://github.com/jshttp/mime-db.git) +* mime-types 2.1.35 [MIT](https://github.com/jshttp/mime-types.git) * mimic-fn 2.1.0 [MIT](https://github.com/sindresorhus/mimic-fn.git) * mimic-fn 1.2.0 [MIT](https://github.com/sindresorhus/mimic-fn.git) +* min-indent 1.0.1 [MIT](https://github.com/thejameskyle/min-indent) * minimalistic-assert 1.0.1 [ISC](https://github.com/calvinmetcalf/minimalistic-assert.git) * minimalistic-crypto-utils 1.0.1 [MIT](git+ssh://git@github.com/indutny/minimalistic-crypto-utils.git) -* minimatch 3.0.4 [ISC](git://github.com/isaacs/minimatch.git) -* minimist 1.2.5 [MIT](git://github.com/substack/minimist.git) +* minimatch 3.1.2 [ISC](git://github.com/isaacs/minimatch.git) +* minimatch 3.0.8 [ISC](git://github.com/isaacs/minimatch.git) +* minimist 1.2.6 [MIT](git://github.com/substack/minimist.git) +* minimist-options 4.1.0 [MIT](https://github.com/vadimdemedes/minimist-options.git) +* minipass 3.1.6 [ISC](git+https://github.com/isaacs/minipass.git) +* minipass-collect 1.0.2 [ISC](Unknown) +* minipass-fetch 1.4.1 [MIT](git+https://github.com/npm/minipass-fetch.git) +* minipass-flush 1.0.5 [ISC](git+https://github.com/isaacs/minipass-flush.git) +* minipass-pipeline 1.2.4 [ISC](Unknown) +* minipass-sized 1.0.3 [ISC](git+https://github.com/isaacs/minipass-sized.git) +* minizlib 2.1.2 [MIT](git+https://github.com/isaacs/minizlib.git) * mixin-deep 1.3.2 [MIT](https://github.com/jonschlinkert/mixin-deep.git) -* mkdirp 0.5.5 [MIT](https://github.com/substack/node-mkdirp.git) +* mkdirp 0.5.6 [MIT](https://github.com/substack/node-mkdirp.git) * mkdirp 1.0.4 [MIT](https://github.com/isaacs/node-mkdirp.git) -* moment 2.29.1 [MIT](https://github.com/moment/moment.git) +* moment 2.29.2 [MIT](https://github.com/moment/moment.git) * moo 0.5.1 [BSD-3-Clause](https://github.com/tjvr/moo.git) * ms 2.1.2 [MIT](https://github.com/zeit/ms.git) * ms 2.0.0 [MIT](https://github.com/zeit/ms.git) -* ms 2.1.1 [MIT](https://github.com/zeit/ms.git) -* nan 2.14.2 [MIT](git://github.com/nodejs/nan.git) +* ms 2.1.3 [MIT](https://github.com/vercel/ms.git) +* nan 2.15.0 [MIT](git://github.com/nodejs/nan.git) * nano-date 2.1.0 [MIT](git+https://github.com/jcgertig/nano-date.git) * nanomatch 1.2.13 [MIT](https://github.com/micromatch/nanomatch.git) * natural-compare 1.4.0 [MIT](git://github.com/litejs/natural-compare-lite.git) * nearley 2.20.1 [MIT](https://github.com/hardmath123/nearley.git) -* negotiator 0.6.2 [MIT](https://github.com/jshttp/negotiator.git) +* negotiator 0.6.3 [MIT](https://github.com/jshttp/negotiator.git) * nice-try 1.0.5 [MIT](https://github.com/electerious/nice-try.git) * node-addon-api 1.7.2 [MIT](git://github.com/nodejs/node-addon-api.git) -* node-fetch 1.7.3 [MIT](https://github.com/bitinn/node-fetch.git) * node-forge 0.7.6 [(BSD-3-Clause OR GPL-2.0)](https://github.com/digitalbazaar/forge) -* node-gyp 3.8.0 [MIT](git://github.com/nodejs/node-gyp.git) +* node-gyp 8.4.1 [MIT](git://github.com/nodejs/node-gyp.git) * node-int64 0.4.0 [MIT](https://github.com/broofa/node-int64) * node-libs-browser 2.2.1 [MIT](git+https://github.com/webpack/node-libs-browser.git) -* node-modules-regexp 1.0.0 [MIT](https://github.com/jamestalmage/node-modules-regexp.git) * node-notifier 8.0.2 [MIT](git+ssh://git@github.com/mikaelbr/node-notifier.git) -* node-releases 1.1.71 [MIT](git+https://github.com/chicoxyzzy/node-releases.git) -* node-sass 4.14.1 [MIT](https://github.com/sass/node-sass) -* nopt 3.0.6 [ISC](https://github.com/npm/nopt.git) +* node-releases 2.0.2 [MIT](https://github.com/chicoxyzzy/node-releases.git) +* node-sass 7.0.1 [MIT](https://github.com/sass/node-sass) * nopt 5.0.0 [ISC](https://github.com/npm/nopt.git) +* normalize-package-data 3.0.3 [BSD-2-Clause](git://github.com/npm/normalize-package-data.git) * normalize-package-data 2.5.0 [BSD-2-Clause](git://github.com/npm/normalize-package-data.git) * normalize-path 3.0.0 [MIT](https://github.com/jonschlinkert/normalize-path.git) * normalize-path 2.1.1 [MIT](https://github.com/jonschlinkert/normalize-path.git) @@ -1077,29 +1187,30 @@ * normalize-url 3.3.0 [MIT](https://github.com/sindresorhus/normalize-url.git) * npm-run-path 4.0.1 [MIT](https://github.com/sindresorhus/npm-run-path.git) * npm-run-path 2.0.2 [MIT](https://github.com/sindresorhus/npm-run-path.git) -* npmlog 4.1.2 [ISC](https://github.com/npm/npmlog.git) -* nth-check 2.0.0 [BSD-2-Clause](https://github.com/fb55/nth-check) +* npmlog 5.0.1 [ISC](https://github.com/npm/npmlog.git) +* npmlog 6.0.1 [ISC](https://github.com/npm/npmlog.git) +* nth-check 2.0.1 [BSD-2-Clause](https://github.com/fb55/nth-check) * nth-check 1.0.2 [BSD-2-Clause](https://github.com/fb55/nth-check) * num2fraction 1.2.2 [MIT](git@github.com:yisibl/num2fraction.git) -* number-is-nan 1.0.1 [MIT](https://github.com/sindresorhus/number-is-nan.git) -* nwmatcher 1.4.4 [MIT](git://github.com/dperini/nwmatcher.git) * nwsapi 2.2.0 [MIT](git://github.com/dperini/nwsapi.git) * oauth-sign 0.9.0 [Apache-2.0](https://github.com/mikeal/oauth-sign) * object-assign 4.1.1 [MIT](https://github.com/sindresorhus/object-assign.git) * object-copy 0.1.0 [MIT](https://github.com/jonschlinkert/object-copy.git) -* object-inspect 1.10.2 [MIT](git://github.com/inspect-js/object-inspect.git) +* object-inspect 1.12.0 [MIT](git://github.com/inspect-js/object-inspect.git) * object-inspect 1.4.1 [MIT](git://github.com/substack/object-inspect.git) * object-is 1.1.5 [MIT](git://github.com/es-shims/object-is.git) * object-keys 1.1.1 [MIT](git://github.com/ljharb/object-keys.git) * object-visit 1.0.1 [MIT](https://github.com/jonschlinkert/object-visit.git) * object.assign 4.1.2 [MIT](git://github.com/ljharb/object.assign.git) -* object.entries 1.1.3 [MIT](git://github.com/es-shims/Object.entries.git) -* object.fromentries 2.0.4 [MIT](git://github.com/es-shims/Object.fromEntries.git) -* object.getownpropertydescriptors 2.1.2 [MIT](git://github.com/es-shims/object.getownpropertydescriptors.git) +* object.entries 1.1.5 [MIT](git://github.com/es-shims/Object.entries.git) +* object.fromentries 2.0.5 [MIT](git://github.com/es-shims/Object.fromEntries.git) +* object.getownpropertydescriptors 2.1.3 [MIT](git://github.com/es-shims/object.getownpropertydescriptors.git) +* object.hasown 1.1.0 [MIT](https://github.com/es-shims/Object.hasOwn.git) * object.omit 2.0.1 [MIT](https://github.com/jonschlinkert/object.omit.git) * object.pick 1.3.0 [MIT](https://github.com/jonschlinkert/object.pick.git) -* object.values 1.1.3 [MIT](git://github.com/es-shims/Object.values.git) +* object.values 1.1.5 [MIT](git://github.com/es-shims/Object.values.git) * on-finished 2.3.0 [MIT](https://github.com/jshttp/on-finished.git) +* on-finished 2.4.1 [MIT](https://github.com/jshttp/on-finished.git) * once 1.4.0 [ISC](git://github.com/isaacs/once) * onetime 5.1.2 [MIT](https://github.com/sindresorhus/onetime.git) * onetime 2.0.1 [MIT](https://github.com/sindresorhus/onetime.git) @@ -1108,9 +1219,7 @@ * optionator 0.8.3 [MIT](git://github.com/gkz/optionator.git) * ora 2.1.0 [MIT](https://github.com/sindresorhus/ora.git) * os-browserify 0.3.0 [MIT](http://github.com/CoderPuppy/os-browserify.git) -* os-homedir 1.0.2 [MIT](https://github.com/sindresorhus/os-homedir.git) -* os-tmpdir 1.0.2 [MIT](https://github.com/sindresorhus/os-tmpdir.git) -* osenv 0.1.5 [ISC](https://github.com/npm/osenv) +* ospath 1.2.2 [MIT](git+https://github.com/jprichardson/ospath.git) * p-each-series 2.2.0 [MIT](https://github.com/sindresorhus/p-each-series.git) * p-finally 1.0.0 [MIT](https://github.com/sindresorhus/p-finally.git) * p-limit 2.3.0 [MIT](https://github.com/sindresorhus/p-limit.git) @@ -1118,20 +1227,20 @@ * p-locate 3.0.0 [MIT](https://github.com/sindresorhus/p-locate.git) * p-locate 2.0.0 [MIT](https://github.com/sindresorhus/p-locate.git) * p-locate 4.1.0 [MIT](https://github.com/sindresorhus/p-locate.git) +* p-map 4.0.0 [MIT](https://github.com/sindresorhus/p-map.git) * p-try 2.2.0 [MIT](https://github.com/sindresorhus/p-try.git) * p-try 1.0.0 [MIT](https://github.com/sindresorhus/p-try.git) * pako 0.2.9 [MIT](https://github.com/nodeca/pako.git) * pako 1.0.11 [(MIT AND Zlib)](https://github.com/nodeca/pako.git) -* papaparse 5.3.0 [MIT](https://github.com/mholt/PapaParse.git) +* papaparse 5.3.2 [MIT](https://github.com/mholt/PapaParse.git) * parcel 1.12.3 [MIT](https://github.com/parcel-bundler/parcel.git) * parent-module 1.0.1 [MIT](https://github.com/sindresorhus/parent-module.git) * parse-asn1 5.1.6 [ISC](git://github.com/crypto-browserify/parse-asn1.git) -* parse-entities 1.2.2 [MIT](https://github.com/wooorm/parse-entities.git) +* parse-entities 2.0.0 [MIT](https://github.com/wooorm/parse-entities.git) * parse-glob 3.0.4 [MIT](https://github.com/jonschlinkert/parse-glob.git) * parse-json 5.2.0 [MIT](https://github.com/sindresorhus/parse-json.git) * parse-json 4.0.0 [MIT](https://github.com/sindresorhus/parse-json.git) * parse-json 2.2.0 [MIT](https://github.com/sindresorhus/parse-json.git) -* parse5 1.5.1 [MIT](git://github.com/inikulin/parse5.git) * parse5 6.0.1 [MIT](git://github.com/inikulin/parse5.git) * parse5 5.1.0 [MIT](git://github.com/inikulin/parse5.git) * parse5-htmlparser2-tree-adapter 6.0.1 [MIT](git://github.com/inikulin/parse5.git) @@ -1140,31 +1249,38 @@ * path-browserify 0.0.1 [MIT](git://github.com/substack/path-browserify.git) * path-dirname 1.0.2 [MIT](https://github.com/es128/path-dirname.git) * path-exists 3.0.0 [MIT](https://github.com/sindresorhus/path-exists.git) -* path-exists 2.1.0 [MIT](https://github.com/sindresorhus/path-exists.git) * path-exists 4.0.0 [MIT](https://github.com/sindresorhus/path-exists.git) +* path-exists 2.1.0 [MIT](https://github.com/sindresorhus/path-exists.git) * path-is-absolute 1.0.1 [MIT](https://github.com/sindresorhus/path-is-absolute.git) * path-key 3.1.1 [MIT](https://github.com/sindresorhus/path-key.git) * path-key 2.0.1 [MIT](https://github.com/sindresorhus/path-key.git) -* path-parse 1.0.6 [MIT](https://github.com/jbgutierrez/path-parse.git) +* path-parse 1.0.7 [MIT](https://github.com/jbgutierrez/path-parse.git) * path-to-regexp 0.1.7 [MIT](https://github.com/component/path-to-regexp.git) * path-type 4.0.0 [MIT](https://github.com/sindresorhus/path-type.git) -* path-type 2.0.0 [MIT](https://github.com/sindresorhus/path-type.git) * path-type 1.1.0 [MIT](https://github.com/sindresorhus/path-type.git) * pbkdf2 3.1.2 [MIT](https://github.com/crypto-browserify/pbkdf2.git) +* pend 1.2.0 [MIT](git://github.com/andrewrk/node-pend.git) * performance-now 2.1.0 [MIT](git://github.com/braveg1rl/performance-now.git) * physical-cpu-count 2.0.0 [ISC](Unknown) -* picomatch 2.2.3 [MIT](https://github.com/micromatch/picomatch.git) +* picocolors 1.0.0 [ISC](https://github.com/alexeyraspopov/picocolors.git) +* picocolors 0.2.1 [ISC](https://github.com/alexeyraspopov/picocolors.git) +* picomatch 2.3.1 [MIT](https://github.com/micromatch/picomatch.git) * pify 2.3.0 [MIT](https://github.com/sindresorhus/pify.git) * pinkie 2.0.4 [MIT](https://github.com/floatdrop/pinkie.git) * pinkie-promise 2.0.1 [MIT](https://github.com/floatdrop/pinkie-promise.git) -* pirates 4.0.1 [MIT](https://github.com/ariporad/pirates.git) -* pkg-dir 2.0.0 [MIT](https://github.com/sindresorhus/pkg-dir.git) +* pirates 4.0.5 [MIT](https://github.com/danez/pirates.git) +* pixelmatch 5.2.1 [ISC](git+https://github.com/mapbox/pixelmatch.git) +* pkg-dir 3.0.0 [MIT](https://github.com/sindresorhus/pkg-dir.git) * pkg-dir 4.2.0 [MIT](https://github.com/sindresorhus/pkg-dir.git) * pkg-up 3.1.0 [MIT](https://github.com/sindresorhus/pkg-up.git) +* platform 1.3.3 [MIT](https://github.com/bestiejs/platform.js.git) +* plist 3.0.5 [MIT](git://github.com/TooTallNate/node-plist.git) * pn 1.1.0 [MIT](git://github.com/cscott/node-pn) +* pngjs 3.4.0 [MIT](git://github.com/lukeapage/pngjs2.git) +* pngjs 4.0.1 [MIT](git://github.com/lukeapage/pngjs2.git) * posix-character-classes 0.1.1 [MIT](https://github.com/jonschlinkert/posix-character-classes.git) * postcss 5.2.18 [MIT](https://github.com/postcss/postcss.git) -* postcss 7.0.35 [MIT](https://github.com/postcss/postcss.git) +* postcss 7.0.39 [MIT](https://github.com/postcss/postcss.git) * postcss 6.0.1 [MIT](https://github.com/postcss/postcss.git) * postcss 6.0.23 [MIT](https://github.com/postcss/postcss.git) * postcss 7.0.32 [MIT](https://github.com/postcss/postcss.git) @@ -1197,130 +1313,130 @@ * postcss-ordered-values 4.1.2 [MIT](https://github.com/cssnano/cssnano.git) * postcss-reduce-initial 4.0.3 [MIT](https://github.com/cssnano/cssnano.git) * postcss-reduce-transforms 4.0.2 [MIT](https://github.com/cssnano/cssnano.git) +* postcss-selector-parser 6.0.10 [MIT](https://github.com/postcss/postcss-selector-parser.git) * postcss-selector-parser 6.0.2 [MIT](https://github.com/postcss/postcss-selector-parser.git) -* postcss-selector-parser 6.0.5 [MIT](https://github.com/postcss/postcss-selector-parser.git) * postcss-selector-parser 3.1.2 [MIT](https://github.com/postcss/postcss-selector-parser.git) * postcss-svgo 4.0.3 [MIT](https://github.com/cssnano/cssnano.git) * postcss-unique-selectors 4.0.1 [MIT](https://github.com/cssnano/cssnano.git) * postcss-value-parser 3.3.1 [MIT](https://github.com/TrySound/postcss-value-parser.git) -* postcss-value-parser 4.1.0 [MIT](https://github.com/TrySound/postcss-value-parser.git) +* postcss-value-parser 4.2.0 [MIT](https://github.com/TrySound/postcss-value-parser.git) * posthtml 0.11.6 [MIT](https://github.com/posthtml/posthtml.git) * posthtml 0.15.2 [MIT](https://github.com/posthtml/posthtml.git) * posthtml-parser 0.4.2 [MIT](https://github.com/posthtml/posthtml-parser.git) * posthtml-parser 0.7.2 [MIT](https://github.com/posthtml/posthtml-parser.git) -* posthtml-render 1.3.1 [MIT](https://github.com/posthtml/posthtml-render.git) +* posthtml-render 1.4.0 [MIT](https://github.com/posthtml/posthtml-render.git) * prefix-style 2.0.1 [MIT](git://github.com/mattdesl/prefix-style.git) * prelude-ls 1.2.1 [MIT](git://github.com/gkz/prelude-ls.git) * prelude-ls 1.1.2 [MIT](git://github.com/gkz/prelude-ls.git) * preserve 0.2.0 [MIT](git://github.com/jonschlinkert/preserve.git) * prettier 2.2.1 [MIT](https://github.com/prettier/prettier.git) * prettier-linter-helpers 1.0.0 [MIT](git+https://github.com/prettier/prettier-linter-helpers.git) +* pretty-bytes 5.6.0 [MIT](https://github.com/sindresorhus/pretty-bytes.git) * pretty-format 26.6.2 [MIT](https://github.com/facebook/jest.git) * process 0.11.10 [MIT](git://github.com/shtylman/node-process.git) * process-nextick-args 2.0.1 [MIT](https://github.com/calvinmetcalf/process-nextick-args.git) * progress 2.0.3 [MIT](git://github.com/visionmedia/node-progress) -* promise 7.3.1 [MIT](https://github.com/then/promise.git) -* prompts 2.4.1 [MIT](https://github.com/terkelg/prompts.git) -* prop-types 15.7.2 [MIT](https://github.com/facebook/prop-types.git) +* promise-inflight 1.0.1 [ISC](git+https://github.com/iarna/promise-inflight.git) +* promise-retry 2.0.1 [MIT](git://github.com/IndigoUnited/node-promise-retry.git) +* prompts 2.4.2 [MIT](https://github.com/terkelg/prompts.git) +* prop-types 15.8.1 [MIT](https://github.com/facebook/prop-types.git) * prop-types-exact 1.2.0 [MIT](git+https://github.com/airbnb/prop-types-exact.git) +* property-information 5.6.0 [MIT](https://github.com/wooorm/property-information.git) * proto-list 1.2.4 [ISC](https://github.com/isaacs/proto-list) -* proxy-addr 2.0.6 [MIT](https://github.com/jshttp/proxy-addr.git) +* proxy-addr 2.0.7 [MIT](https://github.com/jshttp/proxy-addr.git) +* proxy-from-env 1.0.0 [MIT](https://github.com/Rob--W/proxy-from-env.git) * prr 1.0.1 [MIT](https://github.com/rvagg/prr.git) * pseudomap 1.0.2 [ISC](git+https://github.com/isaacs/pseudomap.git) * psl 1.8.0 [MIT](git@github.com:lupomontero/psl.git) * public-encrypt 4.0.3 [MIT](https://github.com/crypto-browserify/publicEncrypt.git) * pump 3.0.0 [MIT](git://github.com/mafintosh/pump.git) -* punycode 2.1.1 [MIT](https://github.com/bestiejs/punycode.js.git) -* punycode 1.4.1 [MIT](https://github.com/bestiejs/punycode.js.git) * punycode 1.3.2 [MIT](https://github.com/bestiejs/punycode.js.git) +* punycode 1.4.1 [MIT](https://github.com/bestiejs/punycode.js.git) +* punycode 2.1.1 [MIT](https://github.com/bestiejs/punycode.js.git) * purgecss 2.3.0 [MIT](git+https://github.com/FullHuman/purgecss.git) * q 1.5.1 [MIT](git://github.com/kriskowal/q.git) -* qs 6.10.1 [BSD-3-Clause](https://github.com/ljharb/qs.git) -* qs 6.7.0 [BSD-3-Clause](https://github.com/ljharb/qs.git) -* qs 6.5.2 [BSD-3-Clause](https://github.com/ljharb/qs.git) +* qs 6.10.3 [BSD-3-Clause](https://github.com/ljharb/qs.git) +* qs 6.9.7 [BSD-3-Clause](https://github.com/ljharb/qs.git) +* qs 6.5.3 [BSD-3-Clause](https://github.com/ljharb/qs.git) * query-string 6.14.1 [MIT](https://github.com/sindresorhus/query-string.git) * query-string 4.3.4 [MIT](https://github.com/sindresorhus/query-string.git) * querystring 0.2.0 [MIT](git://github.com/Gozala/querystring.git) * querystring-es3 0.2.1 [MIT](git://github.com/mike-spainhower/querystring.git) * queue-microtask 1.2.3 [MIT](git://github.com/feross/queue-microtask.git) +* quick-lru 4.0.1 [MIT](https://github.com/sindresorhus/quick-lru.git) * quote-stream 1.0.2 [MIT](git://github.com/substack/quote-stream.git) * raf 3.4.1 [MIT](git://github.com/chrisdickinson/raf.git) * railroad-diagrams 1.0.0 [CC0-1.0](https://github.com/tabatkins/railroad-diagrams.git) +* ramda 0.27.2 [MIT](git://github.com/ramda/ramda.git) * randexp 0.4.6 [MIT](git://github.com/fent/randexp.js.git) * randomatic 3.1.1 [MIT](https://github.com/jonschlinkert/randomatic.git) * randombytes 2.1.0 [MIT](git@github.com:crypto-browserify/randombytes.git) * randomfill 1.0.4 [MIT](https://github.com/crypto-browserify/randomfill.git) * range-parser 1.2.1 [MIT](https://github.com/jshttp/range-parser.git) -* raw-body 2.4.0 [MIT](https://github.com/stream-utils/raw-body.git) +* raw-body 2.4.3 [MIT](https://github.com/stream-utils/raw-body.git) * react 16.14.0 [MIT](git+https://github.com/facebook/react.git) * react-addons-shallow-compare 15.6.3 [MIT](https://github.com/facebook/react.git) * react-codemirror2 7.2.1 [MIT](git+https://github.com/scniro/react-codemirror2.git) -* react-copy-to-clipboard 5.0.3 [MIT](https://github.com/nkbt/react-copy-to-clipboard.git) +* react-copy-to-clipboard 5.0.4 [MIT](https://github.com/nkbt/react-copy-to-clipboard.git) * react-custom-scrollbars 4.2.1 [MIT](https://github.com/malte-wessel/react-custom-scrollbars.git) * react-dimensions 1.3.1 [MIT](git+https://github.com/digidem/react-dimensions.git) -* react-dnd 14.0.2 [MIT](https://github.com/react-dnd/react-dnd.git) +* react-dnd 15.1.1 [MIT](https://github.com/react-dnd/react-dnd.git) * react-dnd 2.6.0 [BSD-3-Clause](https://github.com/react-dnd/react-dnd.git) * react-dnd-html5-backend 2.6.0 [BSD-3-Clause](https://github.com/react-dnd/react-dnd.git) * react-dom 16.14.0 [MIT](git+https://github.com/facebook/react.git) -* react-draggable 4.4.3 [MIT](https://github.com/mzabriskie/react-draggable.git) +* react-draggable 4.4.4 [MIT](https://github.com/react-grid-layout/react-draggable.git) * react-grid-layout 1.2.2 [MIT](git@github.com:STRML/react-grid-layout.git) * react-is 16.13.1 [MIT](https://github.com/facebook/react.git) * react-is 17.0.2 [MIT](https://github.com/facebook/react.git) * react-lifecycles-compat 3.0.4 [MIT](https://github.com/reactjs/react-lifecycles-compat.git) -* react-markdown 3.6.0 [MIT](git@github.com:rexxars/react-markdown.git) -* react-onclickoutside 6.10.0 [MIT](https://github.com/Pomax/react-onclickoutside.git) -* react-redux 7.2.3 [MIT](https://github.com/reduxjs/react-redux.git) +* react-markdown 6.0.3 [MIT](https://github.com/remarkjs/react-markdown.git) +* react-onclickoutside 6.12.1 [MIT](https://github.com/Pomax/react-onclickoutside.git) +* react-redux 7.2.6 [MIT](https://github.com/reduxjs/react-redux.git) * react-resizable 1.11.1 [MIT](git@github.com:STRML/react-resizable.git) -* react-resize-detector 2.3.0 [MIT](git+https://github.com/maslianok/react-resize-detector.git) +* react-resize-detector 7.0.0 [MIT](git+https://github.com/maslianok/react-resize-detector.git) * react-router 3.2.6 [MIT](https://github.com/ReactTraining/react-router.git) * react-router-redux 4.0.8 [MIT](https://github.com/reactjs/react-router-redux.git) * react-test-renderer 16.14.0 [MIT](git+https://github.com/facebook/react.git) * react-tooltip 3.11.6 [MIT](https://github.com/wwayne/react-tooltip) * react-virtualized 9.22.3 [MIT](https://github.com/bvaughn/react-virtualized.git) -* read-pkg 2.0.0 [MIT](https://github.com/sindresorhus/read-pkg.git) -* read-pkg 1.1.0 [MIT](https://github.com/sindresorhus/read-pkg.git) * read-pkg 5.2.0 [MIT](https://github.com/sindresorhus/read-pkg.git) -* read-pkg-up 2.0.0 [MIT](https://github.com/sindresorhus/read-pkg-up.git) -* read-pkg-up 1.0.1 [MIT](https://github.com/sindresorhus/read-pkg-up.git) +* read-pkg 1.1.0 [MIT](https://github.com/sindresorhus/read-pkg.git) * read-pkg-up 7.0.1 [MIT](https://github.com/sindresorhus/read-pkg-up.git) +* read-pkg-up 1.0.1 [MIT](https://github.com/sindresorhus/read-pkg-up.git) * readable-stream 2.3.7 [MIT](git://github.com/nodejs/readable-stream) * readable-stream 3.6.0 [MIT](git://github.com/nodejs/readable-stream) -* readdirp 3.5.0 [MIT](git://github.com/paulmillr/readdirp.git) +* readdirp 3.6.0 [MIT](git://github.com/paulmillr/readdirp.git) * readdirp 2.2.1 [MIT](git://github.com/paulmillr/readdirp.git) -* realistic-structured-clone 2.0.2 [Apache-2.0](git://github.com/dumbmatter/realistic-structured-clone.git) -* redent 1.0.0 [MIT](https://github.com/sindresorhus/redent.git) -* redis 3.1.1 [MIT](git://github.com/NodeRedis/node-redis.git) -* redis-commands 1.7.0 [MIT](https://github.com/NodeRedis/redis-commands.git) -* redis-errors 1.2.0 [MIT](git+https://github.com/NodeRedis/redis-errors.git) -* redis-parser 3.0.0 [MIT](git+https://github.com/NodeRedis/node-redis-parser.git) -* redis-url 0.2.0 [MIT*](Unknown) +* realistic-structured-clone 2.0.4 [Apache-2.0](git://github.com/dumbmatter/realistic-structured-clone.git) +* redent 3.0.0 [MIT](https://github.com/sindresorhus/redent.git) * redux 3.7.2 [MIT](https://github.com/reactjs/redux.git) -* redux 4.0.5 [MIT](https://github.com/reduxjs/redux.git) +* redux 4.1.2 [MIT](https://github.com/reduxjs/redux.git) * redux-auth-wrapper 3.0.0 [MIT](https://github.com/mjrussell/redux-auth-wrapper.git) * redux-thunk 1.0.3 [MIT](https://github.com/gaearon/redux-thunk.git) * reflect.ownkeys 0.2.0 [MIT](https://github.com/glenjamin/Reflect.ownKeys.git) * regenerate 1.4.2 [MIT](https://github.com/mathiasbynens/regenerate.git) -* regenerate-unicode-properties 8.2.0 [MIT](https://github.com/mathiasbynens/regenerate-unicode-properties.git) +* regenerate-unicode-properties 10.0.1 [MIT](https://github.com/mathiasbynens/regenerate-unicode-properties.git) +* regenerator-runtime 0.13.9 [MIT](https://github.com/facebook/regenerator/tree/master/packages/runtime) * regenerator-runtime 0.10.5 [MIT](https://github.com/facebook/regenerator/tree/master/packages/regenerator-runtime) -* regenerator-runtime 0.13.7 [MIT](https://github.com/facebook/regenerator/tree/master/packages/regenerator-runtime) * regenerator-runtime 0.11.1 [MIT](https://github.com/facebook/regenerator/tree/master/packages/regenerator-runtime) * regenerator-runtime 0.12.1 [MIT](https://github.com/facebook/regenerator/tree/master/packages/regenerator-runtime) * regenerator-transform 0.14.5 [MIT](https://github.com/facebook/regenerator/tree/master/packages/regenerator-transform) * regex-cache 0.4.4 [MIT](https://github.com/jonschlinkert/regex-cache.git) * regex-not 1.0.2 [MIT](https://github.com/jonschlinkert/regex-not.git) -* regexp.prototype.flags 1.3.1 [MIT](git://github.com/es-shims/RegExp.prototype.flags.git) -* regexpp 3.1.0 [MIT](git+https://github.com/mysticatea/regexpp.git) -* regexpu-core 4.7.1 [MIT](https://github.com/mathiasbynens/regexpu-core.git) -* regjsgen 0.5.2 [MIT](https://github.com/bnjmnt4n/regjsgen.git) -* regjsparser 0.6.9 [BSD-2-Clause](git@github.com:jviereck/regjsparser.git) +* regexp.prototype.flags 1.4.1 [MIT](git://github.com/es-shims/RegExp.prototype.flags.git) +* regexpp 3.2.0 [MIT](git+https://github.com/mysticatea/regexpp.git) +* regexpu-core 5.0.1 [MIT](https://github.com/mathiasbynens/regexpu-core.git) +* regjsgen 0.6.0 [MIT](https://github.com/bnjmnt4n/regjsgen.git) +* regjsparser 0.8.4 [BSD-2-Clause](git@github.com:jviereck/regjsparser.git) * relateurl 0.2.7 [MIT](git://github.com/stevenvachon/relateurl.git) -* remark-parse 5.0.0 [MIT](https://github.com/remarkjs/remark/tree/master/packages/remark-parse) +* remark-parse 9.0.0 [MIT](https://github.com/remarkjs/remark/tree/main/packages/remark-parse) +* remark-rehype 8.1.0 [MIT](https://github.com/remarkjs/remark-rehype.git) * remove-trailing-separator 1.1.0 [ISC](git+https://github.com/darsain/remove-trailing-separator.git) * repeat-element 1.1.4 [MIT](https://github.com/jonschlinkert/repeat-element.git) * repeat-string 1.6.1 [MIT](https://github.com/jonschlinkert/repeat-string.git) * repeating 2.0.1 [MIT](https://github.com/sindresorhus/repeating.git) -* replace-ext 1.0.0 [MIT](https://github.com/gulpjs/replace-ext.git) * request 2.88.2 [Apache-2.0](https://github.com/request/request.git) +* request-progress 3.0.0 [MIT](git://github.com/IndigoUnited/node-request-progress) * request-promise-core 1.1.4 [ISC](git+https://github.com/request/promise-core.git) * request-promise-native 1.0.9 [ISC](git+https://github.com/request/request-promise-native.git) * require-directory 2.1.1 [MIT](git://github.com/troygoode/node-require-directory.git) @@ -1330,54 +1446,58 @@ * require-package-name 2.0.1 [MIT](git://github.com/mattdesl/require-package-name.git) * requires-port 1.0.0 [MIT](https://github.com/unshiftio/requires-port) * reselect 3.0.1 [MIT](https://github.com/reactjs/reselect.git) -* reselect 4.0.0 [MIT](https://github.com/reduxjs/reselect.git) -* resize-observer-polyfill 1.5.1 [MIT](https://github.com/que-etc/resize-observer-polyfill.git) -* resolve 1.20.0 [MIT](git://github.com/browserify/resolve.git) +* reselect 4.1.5 [MIT](https://github.com/reduxjs/reselect.git) +* resolve 1.22.0 [MIT](git://github.com/browserify/resolve.git) * resolve 2.0.0-next.3 [MIT](git://github.com/browserify/resolve.git) * resolve-cwd 3.0.0 [MIT](https://github.com/sindresorhus/resolve-cwd.git) * resolve-from 4.0.0 [MIT](https://github.com/sindresorhus/resolve-from.git) -* resolve-from 3.0.0 [MIT](https://github.com/sindresorhus/resolve-from.git) * resolve-from 5.0.0 [MIT](https://github.com/sindresorhus/resolve-from.git) +* resolve-from 3.0.0 [MIT](https://github.com/sindresorhus/resolve-from.git) * resolve-url 0.2.1 [MIT](https://github.com/lydell/resolve-url.git) +* restore-cursor 3.1.0 [MIT](https://github.com/sindresorhus/restore-cursor.git) * restore-cursor 2.0.0 [MIT](https://github.com/sindresorhus/restore-cursor.git) * ret 0.1.15 [MIT](git://github.com/fent/ret.js.git) +* retry 0.12.0 [MIT](git://github.com/tim-kos/node-retry.git) * reusify 1.0.4 [MIT](git+https://github.com/mcollina/reusify.git) +* rfdc 1.3.0 [MIT](git+https://github.com/davidmarkclements/rfdc.git) * rgb-regex 1.0.1 [MIT](https://github.com/regexps/rgb-regex.git) * rgba-regex 1.0.0 [MIT](https://github.com/johnotander/rgba-regex.git) -* rimraf 2.7.1 [ISC](git://github.com/isaacs/rimraf.git) * rimraf 3.0.2 [ISC](git://github.com/isaacs/rimraf.git) +* rimraf 2.7.1 [ISC](git://github.com/isaacs/rimraf.git) * ripemd160 2.0.2 [MIT](https://github.com/crypto-browserify/ripemd160) * rome 2.1.22 [MIT](git://github.com/bevacqua/rome.git) * rst-selector-parser 2.2.3 [BSD-3-Clause](https://github.com/aweary/rst-selector-parser) * rsvp 4.8.5 [MIT](https://github.com/tildeio/rsvp.js.git) * run-parallel 1.2.0 [MIT](git://github.com/feross/run-parallel.git) -* safe-buffer 5.1.2 [MIT](git://github.com/feross/safe-buffer.git) +* rxjs 7.5.5 [Apache-2.0](https://github.com/reactivex/rxjs.git) * safe-buffer 5.2.1 [MIT](git://github.com/feross/safe-buffer.git) +* safe-buffer 5.1.2 [MIT](git://github.com/feross/safe-buffer.git) * safe-regex 1.1.0 [MIT](git://github.com/substack/safe-regex.git) * safer-buffer 2.1.2 [MIT](git+https://github.com/ChALkeR/safer-buffer.git) * safer-eval 1.3.6 [MIT](https://github.com/commenthol/safer-eval.git) * sane 4.1.0 [MIT](https://github.com/amasad/sane) -* sass 1.32.10 [MIT](https://github.com/sass/dart-sass) -* sass-graph 2.2.5 [MIT](https://github.com/xzyfer/sass-graph.git) +* sass 1.49.10 [MIT](https://github.com/sass/dart-sass) +* sass-graph 4.0.0 [MIT](https://github.com/xzyfer/sass-graph.git) * sax 1.2.4 [ISC](git://github.com/isaacs/sax-js.git) * saxes 3.1.11 [ISC](https://github.com/lddubeau/saxes.git) * saxes 5.0.1 [ISC](https://github.com/lddubeau/saxes.git) * scheduler 0.19.1 [MIT](https://github.com/facebook/react.git) -* scss-tokenizer 0.2.3 [MIT](https://github.com/sasstools/scss-tokenizer.git) +* scss-tokenizer 0.3.0 [MIT](https://github.com/sasstools/scss-tokenizer.git) * seleccion 2.0.0 [MIT](https://github.com/bevacqua/seleccion.git) * sell 1.0.0 [MIT](https://github.com/bevacqua/sell.git) * semver 6.3.0 [ISC](https://github.com/npm/node-semver) -* semver 5.7.1 [ISC](https://github.com/npm/node-semver) * semver 7.3.5 [ISC](https://github.com/npm/node-semver) +* semver 5.7.1 [ISC](https://github.com/npm/node-semver) * semver 7.0.0 [ISC](https://github.com/npm/node-semver) -* semver 5.3.0 [ISC](https://github.com/npm/node-semver) -* send 0.17.1 [MIT](https://github.com/pillarjs/send.git) +* send 0.17.2 [MIT](https://github.com/pillarjs/send.git) +* send 0.18.0 [MIT](https://github.com/pillarjs/send.git) * serialize-to-js 1.2.2 [MIT](https://github.com/commenthol/serialize-to-js.git) -* serve-static 1.14.1 [MIT](https://github.com/expressjs/serve-static.git) +* serve-static 1.14.2 [MIT](https://github.com/expressjs/serve-static.git) +* serve-static 1.15.0 [MIT](https://github.com/expressjs/serve-static.git) * set-blocking 2.0.0 [ISC](git+https://github.com/yargs/set-blocking.git) * set-value 2.0.1 [MIT](https://github.com/jonschlinkert/set-value.git) * setimmediate 1.0.5 [MIT](https://github.com/YuzuJS/setImmediate.git) -* setprototypeof 1.1.1 [ISC](https://github.com/wesleytodd/setprototypeof.git) +* setprototypeof 1.2.0 [ISC](https://github.com/wesleytodd/setprototypeof.git) * sha.js 2.4.11 [(MIT AND BSD-3-Clause)](git://github.com/crypto-browserify/sha.js.git) * shallow-copy 0.0.1 [MIT](git://github.com/substack/shallow-copy.git) * shebang-command 2.0.0 [MIT](https://github.com/kevva/shebang-command.git) @@ -1387,91 +1507,100 @@ * shellwords 0.1.1 [MIT](git://github.com/jimmycuadra/shellwords.git) * side-channel 1.0.4 [MIT](git+https://github.com/ljharb/side-channel.git) * sigmund 1.0.1 [ISC](git://github.com/isaacs/sigmund) -* signal-exit 3.0.3 [ISC](https://github.com/tapjs/signal-exit.git) +* signal-exit 3.0.7 [ISC](https://github.com/tapjs/signal-exit.git) * simple-swizzle 0.2.2 [MIT](https://github.com/qix-/node-simple-swizzle.git) * sisteransi 1.0.5 [MIT](https://github.com/terkelg/sisteransi) * slash 3.0.0 [MIT](https://github.com/sindresorhus/slash.git) * slice-ansi 4.0.0 [MIT](https://github.com/chalk/slice-ansi.git) +* slice-ansi 3.0.0 [MIT](https://github.com/chalk/slice-ansi.git) +* smart-buffer 4.2.0 [MIT](https://github.com/JoshGlazebrook/smart-buffer.git) * snapdragon 0.8.2 [MIT](https://github.com/jonschlinkert/snapdragon.git) * snapdragon-node 2.1.1 [MIT](https://github.com/jonschlinkert/snapdragon-node.git) * snapdragon-util 3.0.1 [MIT](https://github.com/jonschlinkert/snapdragon-util.git) -* source-map 0.5.7 [BSD-3-Clause](http://github.com/mozilla/source-map.git) +* socks 2.6.2 [MIT](https://github.com/JoshGlazebrook/socks.git) +* socks-proxy-agent 6.1.1 [MIT](git://github.com/TooTallNate/node-socks-proxy-agent.git) * source-map 0.6.1 [BSD-3-Clause](http://github.com/mozilla/source-map.git) +* source-map 0.5.7 [BSD-3-Clause](http://github.com/mozilla/source-map.git) * source-map 0.7.3 [BSD-3-Clause](http://github.com/mozilla/source-map.git) -* source-map 0.4.4 [BSD-3-Clause](http://github.com/mozilla/source-map.git) +* source-map-js 1.0.2 [BSD-3-Clause](https://github.com/7rulnik/source-map-js.git) * source-map-resolve 0.5.3 [MIT](https://github.com/lydell/source-map-resolve.git) -* source-map-support 0.5.19 [MIT](https://github.com/evanw/node-source-map-support) +* source-map-support 0.5.21 [MIT](https://github.com/evanw/node-source-map-support) * source-map-url 0.4.1 [MIT](https://github.com/lydell/source-map-url.git) +* space-separated-tokens 1.1.5 [MIT](https://github.com/wooorm/space-separated-tokens.git) * spdx-correct 3.1.1 [Apache-2.0](https://github.com/jslicense/spdx-correct.js.git) * spdx-exceptions 2.3.0 [CC-BY-3.0](https://github.com/kemitchell/spdx-exceptions.json.git) * spdx-expression-parse 3.0.1 [MIT](https://github.com/jslicense/spdx-expression-parse.js.git) -* spdx-license-ids 3.0.7 [CC0-1.0](https://github.com/jslicense/spdx-license-ids.git) +* spdx-license-ids 3.0.11 [CC0-1.0](https://github.com/jslicense/spdx-license-ids.git) * split-on-first 1.1.0 [MIT](https://github.com/sindresorhus/split-on-first.git) * split-string 3.1.0 [MIT](https://github.com/jonschlinkert/split-string.git) * sprintf-js 1.0.3 [BSD-3-Clause](https://github.com/alexei/sprintf.js.git) -* src 1.1.2 [MIT](git://github.com/wlaurance/src.git) -* srcset 3.0.0 [MIT](https://github.com/sindresorhus/srcset.git) -* sshpk 1.16.1 [MIT](git+https://github.com/joyent/node-sshpk.git) +* srcset 3.0.1 [MIT](https://github.com/sindresorhus/srcset.git) +* sshpk 1.17.0 [MIT](git+https://github.com/joyent/node-sshpk.git) +* ssim.js 3.5.0 [MIT](https://github.com/obartra/ssim.git) +* ssri 8.0.1 [ISC](https://github.com/npm/ssri) * stable 0.1.8 [MIT](https://github.com/Two-Screen/stable.git) -* stack-utils 2.0.3 [MIT](https://github.com/tapjs/stack-utils.git) -* state-toggle 1.0.3 [MIT](https://github.com/wooorm/state-toggle.git) +* stack-utils 2.0.5 [MIT](https://github.com/tapjs/stack-utils.git) * static-eval 2.1.0 [MIT](git://github.com/browserify/static-eval.git) * static-extend 0.1.2 [MIT](https://github.com/jonschlinkert/static-extend.git) * static-module 2.2.5 [MIT](git://github.com/substack/static-module.git) * statuses 1.5.0 [MIT](https://github.com/jshttp/statuses.git) +* statuses 2.0.1 [MIT](https://github.com/jshttp/statuses.git) * stdout-stream 1.4.1 [MIT](https://github.com/mafintosh/stdout-stream.git) * stealthy-require 1.1.1 [ISC](git+https://github.com/analog-nico/stealthy-require.git) * stream-browserify 2.0.2 [MIT](git://github.com/browserify/stream-browserify.git) * stream-http 2.8.3 [MIT](git://github.com/jhiesey/stream-http.git) * strict-uri-encode 2.0.0 [MIT](https://github.com/kevva/strict-uri-encode.git) * strict-uri-encode 1.1.0 [MIT](https://github.com/kevva/strict-uri-encode.git) -* string_decoder 1.3.0 [MIT](git://github.com/nodejs/string_decoder.git) -* string_decoder 1.1.1 [MIT](git://github.com/nodejs/string_decoder.git) * string-length 4.0.2 [MIT](https://github.com/sindresorhus/string-length.git) -* string-width 4.2.2 [MIT](https://github.com/sindresorhus/string-width.git) -* string-width 1.0.2 [MIT](https://github.com/sindresorhus/string-width.git) -* string-width 3.1.0 [MIT](https://github.com/sindresorhus/string-width.git) -* string-width 2.1.1 [MIT](https://github.com/sindresorhus/string-width.git) -* string.prototype.matchall 4.0.4 [MIT](git+https://github.com/ljharb/String.prototype.matchAll.git) -* string.prototype.trim 1.2.4 [MIT](git://github.com/es-shims/String.prototype.trim.git) +* string-width 4.2.3 [MIT](https://github.com/sindresorhus/string-width.git) +* string.prototype.matchall 4.0.7 [MIT](git+https://github.com/es-shims/String.prototype.matchAll.git) +* string.prototype.trim 1.2.5 [MIT](git://github.com/es-shims/String.prototype.trim.git) * string.prototype.trimend 1.0.4 [MIT](git://github.com/es-shims/String.prototype.trimEnd.git) * string.prototype.trimstart 1.0.4 [MIT](git://github.com/es-shims/String.prototype.trimStart.git) -* strip-ansi 6.0.0 [MIT](https://github.com/chalk/strip-ansi.git) -* strip-ansi 3.0.1 [MIT](https://github.com/chalk/strip-ansi.git) +* string_decoder 1.3.0 [MIT](git://github.com/nodejs/string_decoder.git) +* string_decoder 1.1.1 [MIT](git://github.com/nodejs/string_decoder.git) +* strip-ansi 6.0.1 [MIT](https://github.com/chalk/strip-ansi.git) * strip-ansi 4.0.0 [MIT](https://github.com/chalk/strip-ansi.git) -* strip-ansi 5.2.0 [MIT](https://github.com/chalk/strip-ansi.git) +* strip-ansi 3.0.1 [MIT](https://github.com/chalk/strip-ansi.git) * strip-bom 3.0.0 [MIT](https://github.com/sindresorhus/strip-bom.git) * strip-bom 4.0.0 [MIT](https://github.com/sindresorhus/strip-bom.git) * strip-bom 2.0.0 [MIT](https://github.com/sindresorhus/strip-bom.git) * strip-eof 1.0.0 [MIT](https://github.com/sindresorhus/strip-eof.git) * strip-final-newline 2.0.0 [MIT](https://github.com/sindresorhus/strip-final-newline.git) -* strip-indent 1.0.1 [MIT](https://github.com/sindresorhus/strip-indent.git) +* strip-indent 3.0.0 [MIT](https://github.com/sindresorhus/strip-indent.git) * strip-json-comments 3.1.1 [MIT](https://github.com/sindresorhus/strip-json-comments.git) +* style-to-object 0.3.0 [MIT](https://github.com/remarkablemark/style-to-object) * stylehacks 4.0.3 [MIT](https://github.com/cssnano/cssnano.git) -* supports-color 3.2.3 [MIT](https://github.com/chalk/supports-color.git) -* supports-color 6.1.0 [MIT](https://github.com/chalk/supports-color.git) +* supports-color 8.1.1 [MIT](https://github.com/chalk/supports-color.git) * supports-color 7.2.0 [MIT](https://github.com/chalk/supports-color.git) -* supports-color 2.0.0 [MIT](https://github.com/chalk/supports-color.git) * supports-color 5.5.0 [MIT](https://github.com/chalk/supports-color.git) +* supports-color 3.2.3 [MIT](https://github.com/chalk/supports-color.git) +* supports-color 2.0.0 [MIT](https://github.com/chalk/supports-color.git) +* supports-color 6.1.0 [MIT](https://github.com/chalk/supports-color.git) * supports-hyperlinks 2.2.0 [MIT](https://github.com/jamestalmage/supports-hyperlinks.git) +* supports-preserve-symlinks-flag 1.0.0 [MIT](git+https://github.com/inspect-js/node-supports-preserve-symlinks-flag.git) * svgo 1.3.2 [MIT](git://github.com/svg/svgo.git) * symbol-observable 1.2.0 [MIT](https://github.com/blesh/symbol-observable.git) * symbol-tree 3.2.4 [MIT](https://github.com/jsdom/js-symbol-tree.git) -* table 6.2.0 [BSD-3-Clause](https://github.com/gajus/table) -* tar 2.2.2 [ISC](git://github.com/isaacs/node-tar.git) +* table 6.8.0 [BSD-3-Clause](https://github.com/gajus/table) +* tar 6.1.11 [ISC](https://github.com/npm/node-tar.git) +* term-img 4.1.0 [MIT](https://github.com/sindresorhus/term-img.git) * terminal-link 2.1.1 [MIT](https://github.com/sindresorhus/terminal-link.git) * terser 3.17.0 [BSD-2-Clause](https://github.com/fabiosantoscode/terser.git) -* terser 5.6.1 [BSD-2-Clause](https://github.com/terser/terser) +* terser 5.12.1 [BSD-2-Clause](https://github.com/terser/terser) * test-exclude 4.2.3 [ISC](git+https://github.com/istanbuljs/istanbuljs.git) * test-exclude 6.0.0 [ISC](git+https://github.com/istanbuljs/test-exclude.git) * text-table 0.2.0 [MIT](git://github.com/substack/text-table.git) * throat 5.0.0 [MIT](https://github.com/ForbesLindesay/throat.git) +* throttleit 1.0.0 [MIT](git://github.com/component/throttle.git) +* through 2.3.8 [MIT](https://github.com/dominictarr/through.git) * through2 2.0.5 [MIT](https://github.com/rvagg/through2.git) * ticky 1.0.0 [MIT](git+https://github.com/bevacqua/ticky.git) * timers-browserify 2.0.12 [MIT](git://github.com/jryans/timers-browserify.git) * timsort 0.3.0 [MIT](https://github.com/mziccard/node-timsort.git) * tiny-inflate 1.0.3 [MIT](git://github.com/devongovett/tiny-inflate.git) -* tmpl 1.0.4 [BSD-3-Clause](https://github.com/daaku/nodejs-tmpl) +* tmp 0.2.1 [MIT](https://github.com/raszi/node-tmp.git) +* tmpl 1.0.5 [BSD-3-Clause](https://github.com/daaku/nodejs-tmpl) * to-arraybuffer 1.0.1 [MIT](git://github.com/jhiesey/to-arraybuffer.git) * to-camel-case 1.0.0 [MIT](git://github.com/ianstormtaylor/to-camel-case.git) * to-fast-properties 2.0.0 [MIT](https://github.com/sindresorhus/to-fast-properties.git) @@ -1483,21 +1612,19 @@ * to-regex-range 2.1.1 [MIT](https://github.com/micromatch/to-regex-range.git) * to-space-case 1.0.0 [MIT](git://github.com/ianstormtaylor/to-space-case.git) * toggle-selection 1.0.6 [MIT](git+https://github.com/sudodoki/toggle-selection) -* toidentifier 1.0.0 [MIT](https://github.com/component/toidentifier.git) +* toidentifier 1.0.1 [MIT](https://github.com/component/toidentifier.git) * tough-cookie 2.5.0 [BSD-3-Clause](git://github.com/salesforce/tough-cookie.git) * tough-cookie 4.0.0 [BSD-3-Clause](git://github.com/salesforce/tough-cookie.git) -* tr46 0.0.3 [MIT](git+https://github.com/Sebmaster/tr46.js.git) -* tr46 2.0.2 [MIT](https://github.com/jsdom/tr46) +* tr46 2.1.0 [MIT](https://github.com/jsdom/tr46) * tr46 1.0.1 [MIT](https://github.com/Sebmaster/tr46.js.git) -* trim 0.0.1 [MIT](Unknown) -* trim-newlines 1.0.0 [MIT](https://github.com/sindresorhus/trim-newlines.git) +* trim-newlines 3.0.1 [MIT](https://github.com/sindresorhus/trim-newlines.git) * trim-right 1.0.1 [MIT](https://github.com/sindresorhus/trim-right.git) -* trim-trailing-lines 1.1.4 [MIT](https://github.com/wooorm/trim-trailing-lines.git) * trough 1.0.5 [MIT](https://github.com/wooorm/trough.git) * true-case-path 1.0.3 [Apache-2.0](git+https://github.com/barsh/true-case-path.git) -* ts-jest 26.5.5 [MIT](git+https://github.com/kulshekhar/ts-jest.git) -* tsconfig-paths 3.9.0 [MIT](https://github.com/dividab/tsconfig-paths) +* ts-jest 26.5.6 [MIT](git+https://github.com/kulshekhar/ts-jest.git) +* tsconfig-paths 3.14.1 [MIT](https://github.com/dividab/tsconfig-paths) * tslib 1.14.1 [0BSD](https://github.com/Microsoft/tslib.git) +* tslib 2.3.1 [0BSD](https://github.com/Microsoft/tslib.git) * tsutils 3.21.0 [MIT](https://github.com/ajafff/tsutils) * tty-browserify 0.0.0 [MIT](git://github.com/substack/tty-browserify.git) * tunnel-agent 0.6.0 [Apache-2.0](https://github.com/mikeal/tunnel-agent) @@ -1506,40 +1633,42 @@ * type-check 0.3.2 [MIT](git://github.com/gkz/type-check.git) * type-detect 4.0.8 [MIT](git+ssh://git@github.com/chaijs/type-detect.git) * type-fest 0.20.2 [(MIT OR CC0-1.0)](https://github.com/sindresorhus/type-fest.git) -* type-fest 0.8.1 [(MIT OR CC0-1.0)](https://github.com/sindresorhus/type-fest.git) +* type-fest 0.18.1 [(MIT OR CC0-1.0)](https://github.com/sindresorhus/type-fest.git) * type-fest 0.21.3 [(MIT OR CC0-1.0)](https://github.com/sindresorhus/type-fest.git) +* type-fest 0.8.1 [(MIT OR CC0-1.0)](https://github.com/sindresorhus/type-fest.git) * type-fest 0.6.0 [(MIT OR CC0-1.0)](https://github.com/sindresorhus/type-fest.git) * type-is 1.6.18 [MIT](https://github.com/jshttp/type-is.git) * typedarray 0.0.6 [MIT](git://github.com/substack/typedarray.git) * typedarray-to-buffer 3.1.5 [MIT](git://github.com/feross/typedarray-to-buffer.git) -* typescript 4.2.4 [Apache-2.0](https://github.com/Microsoft/TypeScript.git) -* typeson 5.18.2 [MIT](git+https://github.com/dfahlander/typeson.git) +* typescript 4.6.3 [Apache-2.0](https://github.com/Microsoft/TypeScript.git) * typeson 6.1.0 [MIT](git+https://github.com/dfahlander/typeson.git) * typeson-registry 1.0.0-alpha.39 [MIT](git+https://github.com/dfahlander/typeson-registry.git) -* ua-parser-js 0.7.28 [MIT](https://github.com/faisalman/ua-parser-js.git) * unbox-primitive 1.0.1 [MIT](git+https://github.com/ljharb/unbox-primitive.git) * uncss 0.17.3 [MIT](git+https://github.com/uncss/uncss.git) -* underscore 1.6.0 [MIT](git://github.com/jashkenas/underscore.git) -* unherit 1.1.3 [MIT](https://github.com/wooorm/unherit.git) -* unicode-canonical-property-names-ecmascript 1.0.4 [MIT](https://github.com/mathiasbynens/unicode-canonical-property-names-ecmascript.git) -* unicode-match-property-ecmascript 1.0.4 [MIT](https://github.com/mathiasbynens/unicode-match-property-ecmascript.git) -* unicode-match-property-value-ecmascript 1.2.0 [MIT](https://github.com/mathiasbynens/unicode-match-property-value-ecmascript.git) -* unicode-property-aliases-ecmascript 1.1.0 [MIT](https://github.com/mathiasbynens/unicode-property-aliases-ecmascript.git) +* unicode-canonical-property-names-ecmascript 2.0.0 [MIT](https://github.com/mathiasbynens/unicode-canonical-property-names-ecmascript.git) +* unicode-match-property-ecmascript 2.0.0 [MIT](https://github.com/mathiasbynens/unicode-match-property-ecmascript.git) +* unicode-match-property-value-ecmascript 2.0.0 [MIT](https://github.com/mathiasbynens/unicode-match-property-value-ecmascript.git) +* unicode-property-aliases-ecmascript 2.0.0 [MIT](https://github.com/mathiasbynens/unicode-property-aliases-ecmascript.git) * unicode-trie 0.3.1 [MIT](git://github.com/devongovett/unicode-trie.git) -* unified 6.2.0 [MIT](https://github.com/unifiedjs/unified.git) +* unified 9.2.2 [MIT](https://github.com/unifiedjs/unified.git) * union-value 1.0.1 [MIT](https://github.com/jonschlinkert/union-value.git) * uniq 1.0.1 [MIT](git://github.com/mikolalysenko/uniq.git) * uniqs 2.0.0 [MIT](git://github.com/fgnass/uniqs.git) -* unist-util-is 3.0.0 [MIT](https://github.com/syntax-tree/unist-util-is.git) -* unist-util-remove-position 1.1.4 [MIT](https://github.com/syntax-tree/unist-util-remove-position.git) -* unist-util-stringify-position 1.1.2 [MIT](https://github.com/syntax-tree/unist-util-stringify-position.git) -* unist-util-visit 1.4.1 [MIT](https://github.com/syntax-tree/unist-util-visit.git) -* unist-util-visit-parents 1.1.2 [MIT](https://github.com/syntax-tree/unist-util-visit-parents.git) -* unist-util-visit-parents 2.1.2 [MIT](https://github.com/syntax-tree/unist-util-visit-parents.git) +* unique-filename 1.1.1 [ISC](https://github.com/iarna/unique-filename.git) +* unique-slug 2.0.2 [ISC](git://github.com/iarna/unique-slug.git) +* unist-builder 2.0.3 [MIT](https://github.com/syntax-tree/unist-builder.git) +* unist-util-generated 1.1.6 [MIT](https://github.com/syntax-tree/unist-util-generated.git) +* unist-util-is 4.1.0 [MIT](https://github.com/syntax-tree/unist-util-is.git) +* unist-util-position 3.1.0 [MIT](https://github.com/syntax-tree/unist-util-position.git) +* unist-util-stringify-position 2.0.3 [MIT](https://github.com/syntax-tree/unist-util-stringify-position.git) +* unist-util-visit 2.0.3 [MIT](https://github.com/syntax-tree/unist-util-visit.git) +* unist-util-visit-parents 3.1.1 [MIT](https://github.com/syntax-tree/unist-util-visit-parents.git) +* universalify 2.0.0 [MIT](git+https://github.com/RyanZim/universalify.git) * universalify 0.1.2 [MIT](git+https://github.com/RyanZim/universalify.git) * unpipe 1.0.0 [MIT](https://github.com/stream-utils/unpipe.git) * unquote 1.1.1 [MIT](https://github.com/lakenen/node-unquote.git) * unset-value 1.0.0 [MIT](https://github.com/jonschlinkert/unset-value.git) +* untildify 4.0.0 [MIT](https://github.com/sindresorhus/untildify.git) * upath 1.2.0 [MIT](git://github.com/anodynos/upath) * uri-js 4.4.1 [BSD-2-Clause](http://github.com/garycourt/uri-js) * urix 0.1.0 [MIT](https://github.com/lydell/urix.git) @@ -1552,59 +1681,55 @@ * utils-merge 1.0.1 [MIT](git://github.com/jaredhanson/utils-merge.git) * uuid 3.4.0 [MIT](https://github.com/uuidjs/uuid.git) * uuid 8.3.2 [MIT](https://github.com/uuidjs/uuid.git) -* uuid 1.4.2 [MIT*](https://github.com/shtylman/node-uuid.git) * v8-compile-cache 2.3.0 [MIT](https://github.com/zertosh/v8-compile-cache.git) -* v8-to-istanbul 7.1.1 [ISC](https://github.com/istanbuljs/v8-to-istanbul.git) +* v8-to-istanbul 7.1.2 [ISC](https://github.com/istanbuljs/v8-to-istanbul.git) * validate-npm-package-license 3.0.4 [Apache-2.0](https://github.com/kemitchell/validate-npm-package-license.js.git) * vary 1.1.2 [MIT](https://github.com/jshttp/vary.git) * vendors 1.0.4 [MIT](https://github.com/wooorm/vendors.git) * verror 1.10.0 [MIT](git://github.com/davepacheco/node-verror.git) -* vfile 2.3.0 [MIT](https://github.com/vfile/vfile.git) -* vfile-location 2.0.6 [MIT](https://github.com/vfile/vfile-location.git) -* vfile-message 1.1.1 [MIT](https://github.com/vfile/vfile-message.git) +* vfile 4.2.1 [MIT](https://github.com/vfile/vfile.git) +* vfile-message 2.0.4 [MIT](https://github.com/vfile/vfile-message.git) * vlq 0.2.3 [MIT](https://github.com/Rich-Harris/vlq) * vm-browserify 1.1.2 [MIT](http://github.com/substack/vm-browserify.git) * w3c-hr-time 1.0.2 [MIT](https://github.com/jsdom/w3c-hr-time) * w3c-xmlserializer 1.1.2 [MIT](https://github.com/jsdom/w3c-xmlserializer.git) * w3c-xmlserializer 2.0.0 [MIT](https://github.com/jsdom/w3c-xmlserializer.git) -* walker 1.0.7 [Apache-2.0](https://github.com/daaku/nodejs-walker) +* walker 1.0.8 [Apache-2.0](https://github.com/daaku/nodejs-walker) * warning 3.0.0 [BSD-3-Clause](https://github.com/BerkeleyTrue/warning.git) * wcwidth 1.0.1 [MIT](git+https://github.com/timoxley/wcwidth.git) * webidl-conversions 4.0.2 [BSD-2-Clause](https://github.com/jsdom/webidl-conversions.git) -* webidl-conversions 3.0.1 [BSD-2-Clause](https://github.com/jsdom/webidl-conversions.git) * webidl-conversions 6.1.0 [BSD-2-Clause](https://github.com/jsdom/webidl-conversions.git) * webidl-conversions 5.0.0 [BSD-2-Clause](https://github.com/jsdom/webidl-conversions.git) * whatwg-encoding 1.0.5 [MIT](https://github.com/jsdom/whatwg-encoding.git) -* whatwg-fetch 3.6.2 [MIT](https://github.com/github/fetch.git) * whatwg-mimetype 2.3.0 [MIT](https://github.com/jsdom/whatwg-mimetype.git) -* whatwg-url 4.8.0 [MIT](https://github.com/jsdom/whatwg-url.git) -* whatwg-url 8.5.0 [MIT](https://github.com/jsdom/whatwg-url.git) +* whatwg-url 8.7.0 [MIT](https://github.com/jsdom/whatwg-url.git) * whatwg-url 7.1.0 [MIT](https://github.com/jsdom/whatwg-url.git) -* which 1.3.1 [ISC](git://github.com/isaacs/node-which.git) * which 2.0.2 [ISC](git://github.com/isaacs/node-which.git) +* which 1.3.1 [ISC](git://github.com/isaacs/node-which.git) * which-boxed-primitive 1.0.2 [MIT](git+https://github.com/inspect-js/which-boxed-primitive.git) * which-module 2.0.0 [ISC](git+https://github.com/nexdrew/which-module.git) -* wide-align 1.1.3 [ISC](https://github.com/iarna/wide-align) +* wide-align 1.1.5 [ISC](https://github.com/iarna/wide-align) * word-wrap 1.2.3 [MIT](https://github.com/jonschlinkert/word-wrap.git) -* workspace-aggregator-78d35001-435e-4d2f-a5a9-1cd6a9486d01 [AGPL-3.0](git+https://github.com/influxdata/chronograf) -* wrap-ansi 5.1.0 [MIT](https://github.com/chalk/wrap-ansi.git) +* workspace-aggregator-4c1e5015-614f-4a66-a1ba-2929fb387137 [AGPL-3.0](git+https://github.com/influxdata/chronograf) +* wrap-ansi 7.0.0 [MIT](https://github.com/chalk/wrap-ansi.git) * wrap-ansi 6.2.0 [MIT](https://github.com/chalk/wrap-ansi.git) * wrappy 1.0.2 [ISC](https://github.com/npm/wrappy) * write-file-atomic 3.0.3 [ISC](git://github.com/npm/write-file-atomic.git) -* ws 5.2.2 [MIT](https://github.com/websockets/ws.git) -* ws 6.2.1 [MIT](https://github.com/websockets/ws.git) -* ws 7.4.5 [MIT](https://github.com/websockets/ws.git) -* x-is-string 0.1.0 [MIT](git://github.com/Matt-Esch/x-is-string.git) +* ws 5.2.3 [MIT](https://github.com/websockets/ws.git) +* ws 6.2.2 [MIT](https://github.com/websockets/ws.git) +* ws 7.5.7 [MIT](https://github.com/websockets/ws.git) * xml-name-validator 3.0.0 [Apache-2.0](https://github.com/jsdom/xml-name-validator.git) -* xml-name-validator 2.0.1 [WTFPL](https://github.com/jsdom/xml-name-validator.git) +* xmlbuilder 9.0.7 [MIT](git://github.com/oozcitak/xmlbuilder-js.git) * xmlchars 2.2.0 [MIT](https://github.com/lddubeau/xmlchars.git) * xtend 4.0.2 [MIT](git://github.com/Raynos/xtend.git) * y18n 4.0.3 [ISC](git@github.com:yargs/y18n.git) +* y18n 5.0.8 [ISC](https://github.com/yargs/y18n.git) * yallist 4.0.0 [ISC](git+https://github.com/isaacs/yallist.git) * yallist 2.1.2 [ISC](git+https://github.com/isaacs/yallist.git) * yaml 1.10.2 [ISC](https://github.com/eemeli/yaml.git) -* yargs 13.3.2 [MIT](https://github.com/yargs/yargs.git) * yargs 15.4.1 [MIT](https://github.com/yargs/yargs.git) -* yargs-parser 20.2.7 [ISC](https://github.com/yargs/yargs-parser.git) -* yargs-parser 13.1.2 [ISC](git@github.com:yargs/yargs-parser.git) -* yargs-parser 18.1.3 [ISC](https://github.com/yargs/yargs-parser.git) \ No newline at end of file +* yargs 17.4.0 [MIT](https://github.com/yargs/yargs.git) +* yargs-parser 20.2.9 [ISC](https://github.com/yargs/yargs-parser.git) +* yargs-parser 18.1.3 [ISC](https://github.com/yargs/yargs-parser.git) +* yargs-parser 21.0.1 [ISC](https://github.com/yargs/yargs-parser.git) +* yauzl 2.10.0 [MIT](https://github.com/thejoshwolfe/yauzl.git)