diff --git a/package-lock.json b/package-lock.json index 4e1da5799ec..cb07a886d67 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "aws-sdk": "2.1048.0", "axios": "0.24.0", "chalk": "4.1.2", - "chevrotain": "9.1.0", + "chevrotain": "10.0.0", "commander": "8.3.0", "conf": "10.1.1", "debug": "4.3.3", @@ -631,15 +631,34 @@ "node": ">=6.9.0" } }, + "node_modules/@chevrotain/cst-dts-gen": { + "version": "10.0.0", + "resolved": "https://registry.npmjs.org/@chevrotain/cst-dts-gen/-/cst-dts-gen-10.0.0.tgz", + "integrity": "sha512-aiykxaxLAckRvINV8JtArhVtfQvbb2wr1inWdr+kPO7n6OJJgXVAVCLgb+UE1VPBlCWzPAn6JnV7BSIoZDJ3Fg==", + "dependencies": { + "@chevrotain/gast": "^10.0.0", + "@chevrotain/types": "^10.0.0", + "lodash": "4.17.21" + } + }, + "node_modules/@chevrotain/gast": { + "version": "10.0.0", + "resolved": "https://registry.npmjs.org/@chevrotain/gast/-/gast-10.0.0.tgz", + "integrity": "sha512-R9VT8/i9br7dKsFdeNsUn897CuA4UWyBqVkK60kPA9+TEtamPTPEEiRMPDoqBTMADejqUeGzdq4CXDmioFh7tA==", + "dependencies": { + "@chevrotain/types": "^10.0.0", + "lodash": "4.17.21" + } + }, "node_modules/@chevrotain/types": { - "version": "9.1.0", - "resolved": "https://registry.npmjs.org/@chevrotain/types/-/types-9.1.0.tgz", - "integrity": "sha512-3hbCD1CThkv9gnaSIPq0GUXwKni68e0ph6jIHwCvcWiQ4JB2xi8bFxBain0RF04qHUWuDjgnZLj4rLgimuGO+g==" + "version": "10.0.0", + "resolved": "https://registry.npmjs.org/@chevrotain/types/-/types-10.0.0.tgz", + "integrity": "sha512-lSsFTZDX5jwXA1mTpwO92YrNZA+y7OIREZnv1qJwqOQ/bvFLVK0IX4r1Oma7OouE6cQQywxpT/+PlePGPGjoAw==" }, "node_modules/@chevrotain/utils": { - "version": "9.1.0", - "resolved": "https://registry.npmjs.org/@chevrotain/utils/-/utils-9.1.0.tgz", - "integrity": "sha512-llLJZ8OAlZrjGlBvamm6Zdo/HmGAcCLq5gx7cSwUX8No+n/8ip+oaC4x33IdZIif8+Rh5dQUIZXmfbSghiOmNQ==" + "version": "10.0.0", + "resolved": "https://registry.npmjs.org/@chevrotain/utils/-/utils-10.0.0.tgz", + "integrity": "sha512-SkqgApBnHCwXyRubC5/C3s8kBDs8naC7HwrW3keArIXAPxbtYMjJXG6xXr31D5a9MXeB7MFKtXEXKH0FqF0eqQ==" }, "node_modules/@dabh/diagnostics": { "version": "2.0.2", @@ -2159,12 +2178,15 @@ } }, "node_modules/chevrotain": { - "version": "9.1.0", - "resolved": "https://registry.npmjs.org/chevrotain/-/chevrotain-9.1.0.tgz", - "integrity": "sha512-A86/55so63HCfu0dgGg3j9u8uuuBOrSqly1OhBZxRu2x6sAKILLzfVjbGMw45kgier6lz45EzcjjWtTRgoT84Q==", + "version": "10.0.0", + "resolved": "https://registry.npmjs.org/chevrotain/-/chevrotain-10.0.0.tgz", + "integrity": "sha512-tVAJWP7syUcmWZndXWRwOtFXIEX/+ToxQHMeO/NslsVmyeZhYngEeoSosJFojvBM+EhScj3nVThP6kBf3xhfsw==", "dependencies": { - "@chevrotain/types": "^9.1.0", - "@chevrotain/utils": "^9.1.0", + "@chevrotain/cst-dts-gen": "^10.0.0", + "@chevrotain/gast": "^10.0.0", + "@chevrotain/types": "^10.0.0", + "@chevrotain/utils": "^10.0.0", + "lodash": "4.17.21", "regexp-to-ast": "0.5.0" } }, @@ -10155,15 +10177,34 @@ "to-fast-properties": "^2.0.0" } }, + "@chevrotain/cst-dts-gen": { + "version": "10.0.0", + "resolved": "https://registry.npmjs.org/@chevrotain/cst-dts-gen/-/cst-dts-gen-10.0.0.tgz", + "integrity": "sha512-aiykxaxLAckRvINV8JtArhVtfQvbb2wr1inWdr+kPO7n6OJJgXVAVCLgb+UE1VPBlCWzPAn6JnV7BSIoZDJ3Fg==", + "requires": { + "@chevrotain/gast": "^10.0.0", + "@chevrotain/types": "^10.0.0", + "lodash": "4.17.21" + } + }, + "@chevrotain/gast": { + "version": "10.0.0", + "resolved": "https://registry.npmjs.org/@chevrotain/gast/-/gast-10.0.0.tgz", + "integrity": "sha512-R9VT8/i9br7dKsFdeNsUn897CuA4UWyBqVkK60kPA9+TEtamPTPEEiRMPDoqBTMADejqUeGzdq4CXDmioFh7tA==", + "requires": { + "@chevrotain/types": "^10.0.0", + "lodash": "4.17.21" + } + }, "@chevrotain/types": { - "version": "9.1.0", - "resolved": "https://registry.npmjs.org/@chevrotain/types/-/types-9.1.0.tgz", - "integrity": "sha512-3hbCD1CThkv9gnaSIPq0GUXwKni68e0ph6jIHwCvcWiQ4JB2xi8bFxBain0RF04qHUWuDjgnZLj4rLgimuGO+g==" + "version": "10.0.0", + "resolved": "https://registry.npmjs.org/@chevrotain/types/-/types-10.0.0.tgz", + "integrity": "sha512-lSsFTZDX5jwXA1mTpwO92YrNZA+y7OIREZnv1qJwqOQ/bvFLVK0IX4r1Oma7OouE6cQQywxpT/+PlePGPGjoAw==" }, "@chevrotain/utils": { - "version": "9.1.0", - "resolved": "https://registry.npmjs.org/@chevrotain/utils/-/utils-9.1.0.tgz", - "integrity": "sha512-llLJZ8OAlZrjGlBvamm6Zdo/HmGAcCLq5gx7cSwUX8No+n/8ip+oaC4x33IdZIif8+Rh5dQUIZXmfbSghiOmNQ==" + "version": "10.0.0", + "resolved": "https://registry.npmjs.org/@chevrotain/utils/-/utils-10.0.0.tgz", + "integrity": "sha512-SkqgApBnHCwXyRubC5/C3s8kBDs8naC7HwrW3keArIXAPxbtYMjJXG6xXr31D5a9MXeB7MFKtXEXKH0FqF0eqQ==" }, "@dabh/diagnostics": { "version": "2.0.2", @@ -11406,12 +11447,15 @@ "dev": true }, "chevrotain": { - "version": "9.1.0", - "resolved": "https://registry.npmjs.org/chevrotain/-/chevrotain-9.1.0.tgz", - "integrity": "sha512-A86/55so63HCfu0dgGg3j9u8uuuBOrSqly1OhBZxRu2x6sAKILLzfVjbGMw45kgier6lz45EzcjjWtTRgoT84Q==", + "version": "10.0.0", + "resolved": "https://registry.npmjs.org/chevrotain/-/chevrotain-10.0.0.tgz", + "integrity": "sha512-tVAJWP7syUcmWZndXWRwOtFXIEX/+ToxQHMeO/NslsVmyeZhYngEeoSosJFojvBM+EhScj3nVThP6kBf3xhfsw==", "requires": { - "@chevrotain/types": "^9.1.0", - "@chevrotain/utils": "^9.1.0", + "@chevrotain/cst-dts-gen": "^10.0.0", + "@chevrotain/gast": "^10.0.0", + "@chevrotain/types": "^10.0.0", + "@chevrotain/utils": "^10.0.0", + "lodash": "4.17.21", "regexp-to-ast": "0.5.0" } }, diff --git a/package.json b/package.json index 696ed0d9ade..6b58973edd0 100644 --- a/package.json +++ b/package.json @@ -83,7 +83,7 @@ "aws-sdk": "2.1048.0", "axios": "0.24.0", "chalk": "4.1.2", - "chevrotain": "9.1.0", + "chevrotain": "10.0.0", "commander": "8.3.0", "conf": "10.1.1", "debug": "4.3.3",