netlify-cli 7.0.2 → 7.0.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/npm-shrinkwrap.json +449 -569
- package/oclif.manifest.json +1 -1
- package/package.json +1 -1
- package/src/functions-templates/javascript/stripe-charge/package-lock.json +13 -13
- package/src/functions-templates/javascript/stripe-subscription/package-lock.json +13 -13
- package/src/functions-templates/javascript/url-shortener/package-lock.json +7 -7
- package/src/functions-templates/rust/hello-world/Cargo.toml +1 -1
- package/src/functions-templates/typescript/hello-world/package-lock.json +13 -13
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "netlify-cli",
|
|
3
|
-
"version": "7.0.
|
|
3
|
+
"version": "7.0.3",
|
|
4
4
|
"lockfileVersion": 2,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "netlify-cli",
|
|
9
|
-
"version": "7.0.
|
|
9
|
+
"version": "7.0.3",
|
|
10
10
|
"hasInstallScript": true,
|
|
11
11
|
"license": "MIT",
|
|
12
12
|
"dependencies": {
|
|
@@ -173,9 +173,9 @@
|
|
|
173
173
|
}
|
|
174
174
|
},
|
|
175
175
|
"node_modules/@babel/compat-data": {
|
|
176
|
-
"version": "7.16.
|
|
177
|
-
"resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.16.
|
|
178
|
-
"integrity": "sha512-
|
|
176
|
+
"version": "7.16.4",
|
|
177
|
+
"resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.16.4.tgz",
|
|
178
|
+
"integrity": "sha512-1o/jo7D+kC9ZjHX5v+EHrdjl3PhxMrLSOTGsOdHJ+KL8HCaEK6ehrVL2RS6oHDZp+L7xLirLrPmQtEng769J/Q==",
|
|
179
179
|
"engines": {
|
|
180
180
|
"node": ">=6.9.0"
|
|
181
181
|
}
|
|
@@ -340,9 +340,9 @@
|
|
|
340
340
|
}
|
|
341
341
|
},
|
|
342
342
|
"node_modules/@babel/helper-define-polyfill-provider": {
|
|
343
|
-
"version": "0.
|
|
344
|
-
"resolved": "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.
|
|
345
|
-
"integrity": "sha512-
|
|
343
|
+
"version": "0.3.0",
|
|
344
|
+
"resolved": "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.3.0.tgz",
|
|
345
|
+
"integrity": "sha512-7hfT8lUljl/tM3h+izTX/pO3W3frz2ok6Pk+gzys8iJqDfZrZy2pXjRTZAvG2YmfHun1X4q8/UZRLatMfqc5Tg==",
|
|
346
346
|
"dependencies": {
|
|
347
347
|
"@babel/helper-compilation-targets": "^7.13.0",
|
|
348
348
|
"@babel/helper-module-imports": "^7.12.13",
|
|
@@ -471,9 +471,9 @@
|
|
|
471
471
|
}
|
|
472
472
|
},
|
|
473
473
|
"node_modules/@babel/helper-remap-async-to-generator": {
|
|
474
|
-
"version": "7.16.
|
|
475
|
-
"resolved": "https://registry.npmjs.org/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.16.
|
|
476
|
-
"integrity": "sha512-
|
|
474
|
+
"version": "7.16.4",
|
|
475
|
+
"resolved": "https://registry.npmjs.org/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.16.4.tgz",
|
|
476
|
+
"integrity": "sha512-vGERmmhR+s7eH5Y/cp8PCVzj4XEjerq8jooMfxFdA5xVtAk9Sh4AQsrWgiErUEBjtGrBtOFKDUcWQFW4/dFwMA==",
|
|
477
477
|
"dependencies": {
|
|
478
478
|
"@babel/helper-annotate-as-pure": "^7.16.0",
|
|
479
479
|
"@babel/helper-wrap-function": "^7.16.0",
|
|
@@ -638,9 +638,9 @@
|
|
|
638
638
|
}
|
|
639
639
|
},
|
|
640
640
|
"node_modules/@babel/parser": {
|
|
641
|
-
"version": "7.16.
|
|
642
|
-
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.16.
|
|
643
|
-
"integrity": "sha512-
|
|
641
|
+
"version": "7.16.4",
|
|
642
|
+
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.16.4.tgz",
|
|
643
|
+
"integrity": "sha512-6V0qdPUaiVHH3RtZeLIsc+6pDhbYzHR8ogA8w+f+Wc77DuXto19g2QUwveINoS34Uw+W8/hQDGJCx+i4n7xcng==",
|
|
644
644
|
"bin": {
|
|
645
645
|
"parser": "bin/babel-parser.js"
|
|
646
646
|
},
|
|
@@ -679,12 +679,12 @@
|
|
|
679
679
|
}
|
|
680
680
|
},
|
|
681
681
|
"node_modules/@babel/plugin-proposal-async-generator-functions": {
|
|
682
|
-
"version": "7.16.
|
|
683
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.16.
|
|
684
|
-
"integrity": "sha512
|
|
682
|
+
"version": "7.16.4",
|
|
683
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.16.4.tgz",
|
|
684
|
+
"integrity": "sha512-/CUekqaAaZCQHleSK/9HajvcD/zdnJiKRiuUFq8ITE+0HsPzquf53cpFiqAwl/UfmJbR6n5uGPQSPdrmKOvHHg==",
|
|
685
685
|
"dependencies": {
|
|
686
686
|
"@babel/helper-plugin-utils": "^7.14.5",
|
|
687
|
-
"@babel/helper-remap-async-to-generator": "^7.16.
|
|
687
|
+
"@babel/helper-remap-async-to-generator": "^7.16.4",
|
|
688
688
|
"@babel/plugin-syntax-async-generators": "^7.8.4"
|
|
689
689
|
},
|
|
690
690
|
"engines": {
|
|
@@ -1627,17 +1627,17 @@
|
|
|
1627
1627
|
}
|
|
1628
1628
|
},
|
|
1629
1629
|
"node_modules/@babel/preset-env": {
|
|
1630
|
-
"version": "7.16.
|
|
1631
|
-
"resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.16.
|
|
1632
|
-
"integrity": "sha512-
|
|
1630
|
+
"version": "7.16.4",
|
|
1631
|
+
"resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.16.4.tgz",
|
|
1632
|
+
"integrity": "sha512-v0QtNd81v/xKj4gNKeuAerQ/azeNn/G1B1qMLeXOcV8+4TWlD2j3NV1u8q29SDFBXx/NBq5kyEAO+0mpRgacjA==",
|
|
1633
1633
|
"dependencies": {
|
|
1634
|
-
"@babel/compat-data": "^7.16.
|
|
1635
|
-
"@babel/helper-compilation-targets": "^7.16.
|
|
1634
|
+
"@babel/compat-data": "^7.16.4",
|
|
1635
|
+
"@babel/helper-compilation-targets": "^7.16.3",
|
|
1636
1636
|
"@babel/helper-plugin-utils": "^7.14.5",
|
|
1637
1637
|
"@babel/helper-validator-option": "^7.14.5",
|
|
1638
|
-
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.16.
|
|
1638
|
+
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.16.2",
|
|
1639
1639
|
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.16.0",
|
|
1640
|
-
"@babel/plugin-proposal-async-generator-functions": "^7.16.
|
|
1640
|
+
"@babel/plugin-proposal-async-generator-functions": "^7.16.4",
|
|
1641
1641
|
"@babel/plugin-proposal-class-properties": "^7.16.0",
|
|
1642
1642
|
"@babel/plugin-proposal-class-static-block": "^7.16.0",
|
|
1643
1643
|
"@babel/plugin-proposal-dynamic-import": "^7.16.0",
|
|
@@ -1687,7 +1687,7 @@
|
|
|
1687
1687
|
"@babel/plugin-transform-named-capturing-groups-regex": "^7.16.0",
|
|
1688
1688
|
"@babel/plugin-transform-new-target": "^7.16.0",
|
|
1689
1689
|
"@babel/plugin-transform-object-super": "^7.16.0",
|
|
1690
|
-
"@babel/plugin-transform-parameters": "^7.16.
|
|
1690
|
+
"@babel/plugin-transform-parameters": "^7.16.3",
|
|
1691
1691
|
"@babel/plugin-transform-property-literals": "^7.16.0",
|
|
1692
1692
|
"@babel/plugin-transform-regenerator": "^7.16.0",
|
|
1693
1693
|
"@babel/plugin-transform-reserved-words": "^7.16.0",
|
|
@@ -1700,10 +1700,10 @@
|
|
|
1700
1700
|
"@babel/plugin-transform-unicode-regex": "^7.16.0",
|
|
1701
1701
|
"@babel/preset-modules": "^0.1.5",
|
|
1702
1702
|
"@babel/types": "^7.16.0",
|
|
1703
|
-
"babel-plugin-polyfill-corejs2": "^0.
|
|
1704
|
-
"babel-plugin-polyfill-corejs3": "^0.
|
|
1705
|
-
"babel-plugin-polyfill-regenerator": "^0.
|
|
1706
|
-
"core-js-compat": "^3.19.
|
|
1703
|
+
"babel-plugin-polyfill-corejs2": "^0.3.0",
|
|
1704
|
+
"babel-plugin-polyfill-corejs3": "^0.4.0",
|
|
1705
|
+
"babel-plugin-polyfill-regenerator": "^0.3.0",
|
|
1706
|
+
"core-js-compat": "^3.19.1",
|
|
1707
1707
|
"semver": "^6.3.0"
|
|
1708
1708
|
},
|
|
1709
1709
|
"engines": {
|
|
@@ -1812,17 +1812,17 @@
|
|
|
1812
1812
|
}
|
|
1813
1813
|
},
|
|
1814
1814
|
"node_modules/@bugsnag/browser": {
|
|
1815
|
-
"version": "7.
|
|
1816
|
-
"resolved": "https://registry.npmjs.org/@bugsnag/browser/-/browser-7.
|
|
1817
|
-
"integrity": "sha512-
|
|
1815
|
+
"version": "7.14.0",
|
|
1816
|
+
"resolved": "https://registry.npmjs.org/@bugsnag/browser/-/browser-7.14.0.tgz",
|
|
1817
|
+
"integrity": "sha512-uYVdSielaF6tvrbTwt/UWYgKapqLxvQ2kt/MLoVZtY8q/gTCm+ka1mBINEWBB1zeDcyrKoW262jgpnS4oHTiJQ==",
|
|
1818
1818
|
"dependencies": {
|
|
1819
|
-
"@bugsnag/core": "^7.
|
|
1819
|
+
"@bugsnag/core": "^7.14.0"
|
|
1820
1820
|
}
|
|
1821
1821
|
},
|
|
1822
1822
|
"node_modules/@bugsnag/core": {
|
|
1823
|
-
"version": "7.
|
|
1824
|
-
"resolved": "https://registry.npmjs.org/@bugsnag/core/-/core-7.
|
|
1825
|
-
"integrity": "sha512-
|
|
1823
|
+
"version": "7.14.0",
|
|
1824
|
+
"resolved": "https://registry.npmjs.org/@bugsnag/core/-/core-7.14.0.tgz",
|
|
1825
|
+
"integrity": "sha512-DKN7hNEA6zEOgnucihgNEiMmx4GVaFHD9dJUYQFiouAIL19R/TLgG6B+pGC+QAqHVYsCUt5XDnG8jD+J+3fKOA==",
|
|
1826
1826
|
"dependencies": {
|
|
1827
1827
|
"@bugsnag/cuid": "^3.0.0",
|
|
1828
1828
|
"@bugsnag/safe-json-stringify": "^6.0.0",
|
|
@@ -1837,20 +1837,20 @@
|
|
|
1837
1837
|
"integrity": "sha512-LOt8aaBI+KvOQGneBtpuCz3YqzyEAehd1f3nC5yr9TIYW1+IzYKa2xWS4EiMz5pPOnRPHkyyS5t/wmSmN51Gjg=="
|
|
1838
1838
|
},
|
|
1839
1839
|
"node_modules/@bugsnag/js": {
|
|
1840
|
-
"version": "7.
|
|
1841
|
-
"resolved": "https://registry.npmjs.org/@bugsnag/js/-/js-7.
|
|
1842
|
-
"integrity": "sha512-
|
|
1840
|
+
"version": "7.14.0",
|
|
1841
|
+
"resolved": "https://registry.npmjs.org/@bugsnag/js/-/js-7.14.0.tgz",
|
|
1842
|
+
"integrity": "sha512-sL+QfhEll6tLdN33d3SP5Q6ZiMLx5AHFGM+Uk1GwkAC1akXzoz0TGdNiRkBF63cUBoxKHCurmlT9zAH7oj/NPQ==",
|
|
1843
1843
|
"dependencies": {
|
|
1844
|
-
"@bugsnag/browser": "^7.
|
|
1845
|
-
"@bugsnag/node": "^7.
|
|
1844
|
+
"@bugsnag/browser": "^7.14.0",
|
|
1845
|
+
"@bugsnag/node": "^7.14.0"
|
|
1846
1846
|
}
|
|
1847
1847
|
},
|
|
1848
1848
|
"node_modules/@bugsnag/node": {
|
|
1849
|
-
"version": "7.
|
|
1850
|
-
"resolved": "https://registry.npmjs.org/@bugsnag/node/-/node-7.
|
|
1851
|
-
"integrity": "sha512
|
|
1849
|
+
"version": "7.14.0",
|
|
1850
|
+
"resolved": "https://registry.npmjs.org/@bugsnag/node/-/node-7.14.0.tgz",
|
|
1851
|
+
"integrity": "sha512-vR2iRYRE5PpLJKKc6hljcz9hxzIN7lQ7rn+8MQtOTUKl11RsOJnM4LjsMzw1YX1GdNaUc0dMLJASkzYOTomcGQ==",
|
|
1852
1852
|
"dependencies": {
|
|
1853
|
-
"@bugsnag/core": "^7.
|
|
1853
|
+
"@bugsnag/core": "^7.14.0",
|
|
1854
1854
|
"byline": "^5.0.0",
|
|
1855
1855
|
"error-stack-parser": "^2.0.2",
|
|
1856
1856
|
"iserror": "^0.0.2",
|
|
@@ -2395,16 +2395,16 @@
|
|
|
2395
2395
|
}
|
|
2396
2396
|
},
|
|
2397
2397
|
"node_modules/@mapbox/node-pre-gyp": {
|
|
2398
|
-
"version": "1.0.
|
|
2399
|
-
"resolved": "https://registry.npmjs.org/@mapbox/node-pre-gyp/-/node-pre-gyp-1.0.
|
|
2400
|
-
"integrity": "sha512-
|
|
2398
|
+
"version": "1.0.7",
|
|
2399
|
+
"resolved": "https://registry.npmjs.org/@mapbox/node-pre-gyp/-/node-pre-gyp-1.0.7.tgz",
|
|
2400
|
+
"integrity": "sha512-PplSvl4pJ5N3BkVjAdDzpPhVUPdC73JgttkR+LnBx2OORC1GCQsBjUeEuipf9uOaAM1SbxcdZFfR3KDTKm2S0A==",
|
|
2401
2401
|
"dependencies": {
|
|
2402
2402
|
"detect-libc": "^1.0.3",
|
|
2403
2403
|
"https-proxy-agent": "^5.0.0",
|
|
2404
2404
|
"make-dir": "^3.1.0",
|
|
2405
2405
|
"node-fetch": "^2.6.5",
|
|
2406
2406
|
"nopt": "^5.0.0",
|
|
2407
|
-
"npmlog": "^
|
|
2407
|
+
"npmlog": "^6.0.0",
|
|
2408
2408
|
"rimraf": "^3.0.2",
|
|
2409
2409
|
"semver": "^7.3.5",
|
|
2410
2410
|
"tar": "^6.1.11"
|
|
@@ -3415,9 +3415,9 @@
|
|
|
3415
3415
|
}
|
|
3416
3416
|
},
|
|
3417
3417
|
"node_modules/@netlify/plugin-edge-handlers/node_modules/@types/node": {
|
|
3418
|
-
"version": "14.17.
|
|
3419
|
-
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.17.
|
|
3420
|
-
"integrity": "sha512-
|
|
3418
|
+
"version": "14.17.34",
|
|
3419
|
+
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.17.34.tgz",
|
|
3420
|
+
"integrity": "sha512-USUftMYpmuMzeWobskoPfzDi+vkpe0dvcOBRNOscFrGxVp4jomnRxWuVohgqBow2xyIPC0S3gjxV/5079jhmDg=="
|
|
3421
3421
|
},
|
|
3422
3422
|
"node_modules/@netlify/plugins-list": {
|
|
3423
3423
|
"version": "4.2.0",
|
|
@@ -3736,14 +3736,14 @@
|
|
|
3736
3736
|
"integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg=="
|
|
3737
3737
|
},
|
|
3738
3738
|
"node_modules/@oclif/command": {
|
|
3739
|
-
"version": "1.8.
|
|
3740
|
-
"resolved": "https://registry.npmjs.org/@oclif/command/-/command-1.8.
|
|
3741
|
-
"integrity": "sha512-
|
|
3739
|
+
"version": "1.8.3",
|
|
3740
|
+
"resolved": "https://registry.npmjs.org/@oclif/command/-/command-1.8.3.tgz",
|
|
3741
|
+
"integrity": "sha512-OGjrhdVgTT2TAAj/2RrdXjwxaDoTm16c2LfAzrta1xIFe6/XhgQIYDmeRN/RptQoZQBX8e9Vv2JoQq+TbghJmw==",
|
|
3742
3742
|
"dependencies": {
|
|
3743
3743
|
"@oclif/config": "^1.15.1",
|
|
3744
|
-
"@oclif/errors": "^1.3.
|
|
3745
|
-
"@oclif/parser": "^3.8.
|
|
3746
|
-
"@oclif/plugin-help": "^3",
|
|
3744
|
+
"@oclif/errors": "^1.3.5",
|
|
3745
|
+
"@oclif/parser": "^3.8.5",
|
|
3746
|
+
"@oclif/plugin-help": "^3.2.4",
|
|
3747
3747
|
"debug": "^4.1.1",
|
|
3748
3748
|
"semver": "^7.3.2"
|
|
3749
3749
|
},
|
|
@@ -3755,12 +3755,12 @@
|
|
|
3755
3755
|
}
|
|
3756
3756
|
},
|
|
3757
3757
|
"node_modules/@oclif/config": {
|
|
3758
|
-
"version": "1.17.
|
|
3759
|
-
"resolved": "https://registry.npmjs.org/@oclif/config/-/config-1.17.
|
|
3760
|
-
"integrity": "sha512-
|
|
3758
|
+
"version": "1.17.1",
|
|
3759
|
+
"resolved": "https://registry.npmjs.org/@oclif/config/-/config-1.17.1.tgz",
|
|
3760
|
+
"integrity": "sha512-UqV5qsN2np96TNlJspSNlRl7CpFmxYSrB0iLe3XV9NDkbFEE5prGP++h6w6xOR/FL3QV7BoqrbwGuJdJdFbidw==",
|
|
3761
3761
|
"dependencies": {
|
|
3762
3762
|
"@oclif/errors": "^1.3.3",
|
|
3763
|
-
"@oclif/parser": "^3.8.
|
|
3763
|
+
"@oclif/parser": "^3.8.6",
|
|
3764
3764
|
"debug": "^4.1.1",
|
|
3765
3765
|
"globby": "^11.0.1",
|
|
3766
3766
|
"is-wsl": "^2.1.1",
|
|
@@ -3879,83 +3879,27 @@
|
|
|
3879
3879
|
"integrity": "sha512-Ups2dShK52xXa8w6iBWLgcjPJWjais6KPJQq3gQ/88AY6BXoTX+MIGFPrWQO1KLMiQfoTpcLnUwloN4brrVUHw=="
|
|
3880
3880
|
},
|
|
3881
3881
|
"node_modules/@oclif/parser": {
|
|
3882
|
-
"version": "3.8.
|
|
3883
|
-
"resolved": "https://registry.npmjs.org/@oclif/parser/-/parser-3.8.
|
|
3884
|
-
"integrity": "sha512-
|
|
3882
|
+
"version": "3.8.6",
|
|
3883
|
+
"resolved": "https://registry.npmjs.org/@oclif/parser/-/parser-3.8.6.tgz",
|
|
3884
|
+
"integrity": "sha512-tXb0NKgSgNxmf6baN6naK+CCwOueaFk93FG9u202U7mTBHUKsioOUlw1SG/iPi9aJM3WE4pHLXmty59pci0OEw==",
|
|
3885
3885
|
"dependencies": {
|
|
3886
3886
|
"@oclif/errors": "^1.2.2",
|
|
3887
3887
|
"@oclif/linewrap": "^1.0.0",
|
|
3888
|
-
"chalk": "^
|
|
3889
|
-
"tslib": "^
|
|
3888
|
+
"chalk": "^4.1.0",
|
|
3889
|
+
"tslib": "^2.0.0"
|
|
3890
3890
|
},
|
|
3891
3891
|
"engines": {
|
|
3892
3892
|
"node": ">=8.0.0"
|
|
3893
3893
|
}
|
|
3894
3894
|
},
|
|
3895
|
-
"node_modules/@oclif/parser/node_modules/ansi-styles": {
|
|
3896
|
-
"version": "3.2.1",
|
|
3897
|
-
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz",
|
|
3898
|
-
"integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==",
|
|
3899
|
-
"dependencies": {
|
|
3900
|
-
"color-convert": "^1.9.0"
|
|
3901
|
-
},
|
|
3902
|
-
"engines": {
|
|
3903
|
-
"node": ">=4"
|
|
3904
|
-
}
|
|
3905
|
-
},
|
|
3906
|
-
"node_modules/@oclif/parser/node_modules/chalk": {
|
|
3907
|
-
"version": "2.4.2",
|
|
3908
|
-
"resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz",
|
|
3909
|
-
"integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==",
|
|
3910
|
-
"dependencies": {
|
|
3911
|
-
"ansi-styles": "^3.2.1",
|
|
3912
|
-
"escape-string-regexp": "^1.0.5",
|
|
3913
|
-
"supports-color": "^5.3.0"
|
|
3914
|
-
},
|
|
3915
|
-
"engines": {
|
|
3916
|
-
"node": ">=4"
|
|
3917
|
-
}
|
|
3918
|
-
},
|
|
3919
|
-
"node_modules/@oclif/parser/node_modules/escape-string-regexp": {
|
|
3920
|
-
"version": "1.0.5",
|
|
3921
|
-
"resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz",
|
|
3922
|
-
"integrity": "sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=",
|
|
3923
|
-
"engines": {
|
|
3924
|
-
"node": ">=0.8.0"
|
|
3925
|
-
}
|
|
3926
|
-
},
|
|
3927
|
-
"node_modules/@oclif/parser/node_modules/has-flag": {
|
|
3928
|
-
"version": "3.0.0",
|
|
3929
|
-
"resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz",
|
|
3930
|
-
"integrity": "sha1-tdRU3CGZriJWmfNGfloH87lVuv0=",
|
|
3931
|
-
"engines": {
|
|
3932
|
-
"node": ">=4"
|
|
3933
|
-
}
|
|
3934
|
-
},
|
|
3935
|
-
"node_modules/@oclif/parser/node_modules/supports-color": {
|
|
3936
|
-
"version": "5.5.0",
|
|
3937
|
-
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz",
|
|
3938
|
-
"integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==",
|
|
3939
|
-
"dependencies": {
|
|
3940
|
-
"has-flag": "^3.0.0"
|
|
3941
|
-
},
|
|
3942
|
-
"engines": {
|
|
3943
|
-
"node": ">=4"
|
|
3944
|
-
}
|
|
3945
|
-
},
|
|
3946
|
-
"node_modules/@oclif/parser/node_modules/tslib": {
|
|
3947
|
-
"version": "1.14.1",
|
|
3948
|
-
"resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
|
|
3949
|
-
"integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg=="
|
|
3950
|
-
},
|
|
3951
3895
|
"node_modules/@oclif/plugin-help": {
|
|
3952
|
-
"version": "3.2.
|
|
3953
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-3.2.
|
|
3954
|
-
"integrity": "sha512-
|
|
3896
|
+
"version": "3.2.5",
|
|
3897
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-3.2.5.tgz",
|
|
3898
|
+
"integrity": "sha512-fjkZTstvacCPicF2oaa3Lc+Yw3ocKEaW6x6O7doVqMLuoMUX6wBOQ+f1a3VFzO1fErqNeFPDlUlVUhwq9yMzQg==",
|
|
3955
3899
|
"dependencies": {
|
|
3956
|
-
"@oclif/command": "^1.
|
|
3957
|
-
"@oclif/config": "^1.
|
|
3958
|
-
"@oclif/errors": "^1.
|
|
3900
|
+
"@oclif/command": "^1.8.3",
|
|
3901
|
+
"@oclif/config": "^1.17.1",
|
|
3902
|
+
"@oclif/errors": "^1.3.5",
|
|
3959
3903
|
"chalk": "^4.1.0",
|
|
3960
3904
|
"indent-string": "^4.0.0",
|
|
3961
3905
|
"lodash": "^4.17.21",
|
|
@@ -4250,15 +4194,15 @@
|
|
|
4250
4194
|
}
|
|
4251
4195
|
},
|
|
4252
4196
|
"node_modules/@oclif/plugin-plugins": {
|
|
4253
|
-
"version": "1.10.
|
|
4254
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-1.10.
|
|
4255
|
-
"integrity": "sha512-
|
|
4197
|
+
"version": "1.10.2",
|
|
4198
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-1.10.2.tgz",
|
|
4199
|
+
"integrity": "sha512-MvfVfxdZ+1LvJy5VSEIWpGo36EnasrsE6X//f+ilSCZlRJGCzFOFDl+kltphLt8f96GJpomv9qhhHtx7aR6CJQ==",
|
|
4256
4200
|
"dependencies": {
|
|
4257
4201
|
"@oclif/color": "^0.x",
|
|
4258
|
-
"@oclif/command": "^1.
|
|
4259
|
-
"@oclif/errors": "^1.
|
|
4202
|
+
"@oclif/command": "^1.8.3",
|
|
4203
|
+
"@oclif/errors": "^1.3.5",
|
|
4260
4204
|
"chalk": "^4.1.0",
|
|
4261
|
-
"cli-ux": "^5.
|
|
4205
|
+
"cli-ux": "^5.6.3",
|
|
4262
4206
|
"debug": "^4.1.0",
|
|
4263
4207
|
"fs-extra": "^9.0",
|
|
4264
4208
|
"http-call": "^5.2.2",
|
|
@@ -4269,7 +4213,7 @@
|
|
|
4269
4213
|
"yarn": "^1.21.1"
|
|
4270
4214
|
},
|
|
4271
4215
|
"engines": {
|
|
4272
|
-
"node": ">=
|
|
4216
|
+
"node": ">=12.0.0"
|
|
4273
4217
|
}
|
|
4274
4218
|
},
|
|
4275
4219
|
"node_modules/@oclif/plugin-plugins/node_modules/fs-extra": {
|
|
@@ -4779,9 +4723,9 @@
|
|
|
4779
4723
|
}
|
|
4780
4724
|
},
|
|
4781
4725
|
"node_modules/@types/lodash": {
|
|
4782
|
-
"version": "4.14.
|
|
4783
|
-
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.
|
|
4784
|
-
"integrity": "sha512-
|
|
4726
|
+
"version": "4.14.177",
|
|
4727
|
+
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.177.tgz",
|
|
4728
|
+
"integrity": "sha512-0fDwydE2clKe9MNfvXHBHF9WEahRuj+msTuQqOmAApNORFvhMYZKNGGJdCzuhheVjMps/ti0Ak/iJPACMaevvw==",
|
|
4785
4729
|
"dev": true
|
|
4786
4730
|
},
|
|
4787
4731
|
"node_modules/@types/mdast": {
|
|
@@ -4805,9 +4749,9 @@
|
|
|
4805
4749
|
"dev": true
|
|
4806
4750
|
},
|
|
4807
4751
|
"node_modules/@types/node": {
|
|
4808
|
-
"version": "16.11.
|
|
4809
|
-
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.
|
|
4810
|
-
"integrity": "sha512-
|
|
4752
|
+
"version": "16.11.9",
|
|
4753
|
+
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.9.tgz",
|
|
4754
|
+
"integrity": "sha512-MKmdASMf3LtPzwLyRrFjtFFZ48cMf8jmX5VRYrDQiJa8Ybu5VAmkqBWqKU8fdCwD8ysw4mQ9nrEHvzg6gunR7A=="
|
|
4811
4755
|
},
|
|
4812
4756
|
"node_modules/@types/node-fetch": {
|
|
4813
4757
|
"version": "2.5.12",
|
|
@@ -4892,13 +4836,13 @@
|
|
|
4892
4836
|
"integrity": "sha512-7tFImggNeNBVMsn0vLrpn1H1uPrUBdnARPTpZoitY37ZrdJREzf7I16tMrlK3hen349gr1NYh8CmZQa7CTG6Aw=="
|
|
4893
4837
|
},
|
|
4894
4838
|
"node_modules/@typescript-eslint/eslint-plugin": {
|
|
4895
|
-
"version": "5.
|
|
4896
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.
|
|
4897
|
-
"integrity": "sha512-
|
|
4839
|
+
"version": "5.4.0",
|
|
4840
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.4.0.tgz",
|
|
4841
|
+
"integrity": "sha512-9/yPSBlwzsetCsGEn9j24D8vGQgJkOTr4oMLas/w886ZtzKIs1iyoqFrwsX2fqYEeUwsdBpC21gcjRGo57u0eg==",
|
|
4898
4842
|
"dev": true,
|
|
4899
4843
|
"dependencies": {
|
|
4900
|
-
"@typescript-eslint/experimental-utils": "5.
|
|
4901
|
-
"@typescript-eslint/scope-manager": "5.
|
|
4844
|
+
"@typescript-eslint/experimental-utils": "5.4.0",
|
|
4845
|
+
"@typescript-eslint/scope-manager": "5.4.0",
|
|
4902
4846
|
"debug": "^4.3.2",
|
|
4903
4847
|
"functional-red-black-tree": "^1.0.1",
|
|
4904
4848
|
"ignore": "^5.1.8",
|
|
@@ -4924,15 +4868,15 @@
|
|
|
4924
4868
|
}
|
|
4925
4869
|
},
|
|
4926
4870
|
"node_modules/@typescript-eslint/experimental-utils": {
|
|
4927
|
-
"version": "5.
|
|
4928
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/experimental-utils/-/experimental-utils-5.
|
|
4929
|
-
"integrity": "sha512-
|
|
4871
|
+
"version": "5.4.0",
|
|
4872
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/experimental-utils/-/experimental-utils-5.4.0.tgz",
|
|
4873
|
+
"integrity": "sha512-Nz2JDIQUdmIGd6p33A+naQmwfkU5KVTLb/5lTk+tLVTDacZKoGQisj8UCxk7onJcrgjIvr8xWqkYI+DbI3TfXg==",
|
|
4930
4874
|
"dev": true,
|
|
4931
4875
|
"dependencies": {
|
|
4932
4876
|
"@types/json-schema": "^7.0.9",
|
|
4933
|
-
"@typescript-eslint/scope-manager": "5.
|
|
4934
|
-
"@typescript-eslint/types": "5.
|
|
4935
|
-
"@typescript-eslint/typescript-estree": "5.
|
|
4877
|
+
"@typescript-eslint/scope-manager": "5.4.0",
|
|
4878
|
+
"@typescript-eslint/types": "5.4.0",
|
|
4879
|
+
"@typescript-eslint/typescript-estree": "5.4.0",
|
|
4936
4880
|
"eslint-scope": "^5.1.1",
|
|
4937
4881
|
"eslint-utils": "^3.0.0"
|
|
4938
4882
|
},
|
|
@@ -4948,14 +4892,14 @@
|
|
|
4948
4892
|
}
|
|
4949
4893
|
},
|
|
4950
4894
|
"node_modules/@typescript-eslint/parser": {
|
|
4951
|
-
"version": "5.
|
|
4952
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.
|
|
4953
|
-
"integrity": "sha512-
|
|
4895
|
+
"version": "5.4.0",
|
|
4896
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.4.0.tgz",
|
|
4897
|
+
"integrity": "sha512-JoB41EmxiYpaEsRwpZEYAJ9XQURPFer8hpkIW9GiaspVLX8oqbqNM8P4EP8HOZg96yaALiLEVWllA2E8vwsIKw==",
|
|
4954
4898
|
"dev": true,
|
|
4955
4899
|
"dependencies": {
|
|
4956
|
-
"@typescript-eslint/scope-manager": "5.
|
|
4957
|
-
"@typescript-eslint/types": "5.
|
|
4958
|
-
"@typescript-eslint/typescript-estree": "5.
|
|
4900
|
+
"@typescript-eslint/scope-manager": "5.4.0",
|
|
4901
|
+
"@typescript-eslint/types": "5.4.0",
|
|
4902
|
+
"@typescript-eslint/typescript-estree": "5.4.0",
|
|
4959
4903
|
"debug": "^4.3.2"
|
|
4960
4904
|
},
|
|
4961
4905
|
"engines": {
|
|
@@ -4975,13 +4919,13 @@
|
|
|
4975
4919
|
}
|
|
4976
4920
|
},
|
|
4977
4921
|
"node_modules/@typescript-eslint/scope-manager": {
|
|
4978
|
-
"version": "5.
|
|
4979
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.
|
|
4980
|
-
"integrity": "sha512-
|
|
4922
|
+
"version": "5.4.0",
|
|
4923
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.4.0.tgz",
|
|
4924
|
+
"integrity": "sha512-pRxFjYwoi8R+n+sibjgF9iUiAELU9ihPBtHzocyW8v8D8G8KeQvXTsW7+CBYIyTYsmhtNk50QPGLE3vrvhM5KA==",
|
|
4981
4925
|
"dev": true,
|
|
4982
4926
|
"dependencies": {
|
|
4983
|
-
"@typescript-eslint/types": "5.
|
|
4984
|
-
"@typescript-eslint/visitor-keys": "5.
|
|
4927
|
+
"@typescript-eslint/types": "5.4.0",
|
|
4928
|
+
"@typescript-eslint/visitor-keys": "5.4.0"
|
|
4985
4929
|
},
|
|
4986
4930
|
"engines": {
|
|
4987
4931
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
@@ -4992,9 +4936,9 @@
|
|
|
4992
4936
|
}
|
|
4993
4937
|
},
|
|
4994
4938
|
"node_modules/@typescript-eslint/types": {
|
|
4995
|
-
"version": "5.
|
|
4996
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.
|
|
4997
|
-
"integrity": "sha512-
|
|
4939
|
+
"version": "5.4.0",
|
|
4940
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.4.0.tgz",
|
|
4941
|
+
"integrity": "sha512-GjXNpmn+n1LvnttarX+sPD6+S7giO+9LxDIGlRl4wK3a7qMWALOHYuVSZpPTfEIklYjaWuMtfKdeByx0AcaThA==",
|
|
4998
4942
|
"dev": true,
|
|
4999
4943
|
"engines": {
|
|
5000
4944
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
@@ -5005,13 +4949,13 @@
|
|
|
5005
4949
|
}
|
|
5006
4950
|
},
|
|
5007
4951
|
"node_modules/@typescript-eslint/typescript-estree": {
|
|
5008
|
-
"version": "5.
|
|
5009
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.
|
|
5010
|
-
"integrity": "sha512-
|
|
4952
|
+
"version": "5.4.0",
|
|
4953
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.4.0.tgz",
|
|
4954
|
+
"integrity": "sha512-nhlNoBdhKuwiLMx6GrybPT3SFILm5Gij2YBdPEPFlYNFAXUJWX6QRgvi/lwVoadaQEFsizohs6aFRMqsXI2ewA==",
|
|
5011
4955
|
"dev": true,
|
|
5012
4956
|
"dependencies": {
|
|
5013
|
-
"@typescript-eslint/types": "5.
|
|
5014
|
-
"@typescript-eslint/visitor-keys": "5.
|
|
4957
|
+
"@typescript-eslint/types": "5.4.0",
|
|
4958
|
+
"@typescript-eslint/visitor-keys": "5.4.0",
|
|
5015
4959
|
"debug": "^4.3.2",
|
|
5016
4960
|
"globby": "^11.0.4",
|
|
5017
4961
|
"is-glob": "^4.0.3",
|
|
@@ -5032,12 +4976,12 @@
|
|
|
5032
4976
|
}
|
|
5033
4977
|
},
|
|
5034
4978
|
"node_modules/@typescript-eslint/visitor-keys": {
|
|
5035
|
-
"version": "5.
|
|
5036
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.
|
|
5037
|
-
"integrity": "sha512-
|
|
4979
|
+
"version": "5.4.0",
|
|
4980
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.4.0.tgz",
|
|
4981
|
+
"integrity": "sha512-PVbax7MeE7tdLfW5SA0fs8NGVVr+buMPrcj+CWYWPXsZCH8qZ1THufDzbXm1xrZ2b2PA1iENJ0sRq5fuUtvsJg==",
|
|
5038
4982
|
"dev": true,
|
|
5039
4983
|
"dependencies": {
|
|
5040
|
-
"@typescript-eslint/types": "5.
|
|
4984
|
+
"@typescript-eslint/types": "5.4.0",
|
|
5041
4985
|
"eslint-visitor-keys": "^3.0.0"
|
|
5042
4986
|
},
|
|
5043
4987
|
"engines": {
|
|
@@ -5116,9 +5060,9 @@
|
|
|
5116
5060
|
}
|
|
5117
5061
|
},
|
|
5118
5062
|
"node_modules/acorn": {
|
|
5119
|
-
"version": "8.
|
|
5120
|
-
"resolved": "https://registry.npmjs.org/acorn/-/acorn-8.
|
|
5121
|
-
"integrity": "sha512-
|
|
5063
|
+
"version": "8.6.0",
|
|
5064
|
+
"resolved": "https://registry.npmjs.org/acorn/-/acorn-8.6.0.tgz",
|
|
5065
|
+
"integrity": "sha512-U1riIR+lBSNi3IbxtaHOIKdH8sLFv3NYfNv8sg7ZsNhcfl4HF2++BfqqrNAxoCLQW1iiylOj76ecnaUxz+z9yw==",
|
|
5122
5066
|
"bin": {
|
|
5123
5067
|
"acorn": "bin/acorn"
|
|
5124
5068
|
},
|
|
@@ -5214,9 +5158,9 @@
|
|
|
5214
5158
|
}
|
|
5215
5159
|
},
|
|
5216
5160
|
"node_modules/ajv": {
|
|
5217
|
-
"version": "8.8.
|
|
5218
|
-
"resolved": "https://registry.npmjs.org/ajv/-/ajv-8.8.
|
|
5219
|
-
"integrity": "sha512-
|
|
5161
|
+
"version": "8.8.2",
|
|
5162
|
+
"resolved": "https://registry.npmjs.org/ajv/-/ajv-8.8.2.tgz",
|
|
5163
|
+
"integrity": "sha512-x9VuX+R/jcFj1DHo/fCp99esgGDWiHENrKxaCENuCxpoMCmAt/COCGVDwA7kleEpEzJjDnvh3yGoOuLu0Dtllw==",
|
|
5220
5164
|
"dependencies": {
|
|
5221
5165
|
"fast-deep-equal": "^3.1.1",
|
|
5222
5166
|
"json-schema-traverse": "^1.0.0",
|
|
@@ -5899,12 +5843,12 @@
|
|
|
5899
5843
|
}
|
|
5900
5844
|
},
|
|
5901
5845
|
"node_modules/babel-plugin-polyfill-corejs2": {
|
|
5902
|
-
"version": "0.
|
|
5903
|
-
"resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.
|
|
5904
|
-
"integrity": "sha512-
|
|
5846
|
+
"version": "0.3.0",
|
|
5847
|
+
"resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.3.0.tgz",
|
|
5848
|
+
"integrity": "sha512-wMDoBJ6uG4u4PNFh72Ty6t3EgfA91puCuAwKIazbQlci+ENb/UU9A3xG5lutjUIiXCIn1CY5L15r9LimiJyrSA==",
|
|
5905
5849
|
"dependencies": {
|
|
5906
5850
|
"@babel/compat-data": "^7.13.11",
|
|
5907
|
-
"@babel/helper-define-polyfill-provider": "^0.
|
|
5851
|
+
"@babel/helper-define-polyfill-provider": "^0.3.0",
|
|
5908
5852
|
"semver": "^6.1.1"
|
|
5909
5853
|
},
|
|
5910
5854
|
"peerDependencies": {
|
|
@@ -5920,11 +5864,11 @@
|
|
|
5920
5864
|
}
|
|
5921
5865
|
},
|
|
5922
5866
|
"node_modules/babel-plugin-polyfill-corejs3": {
|
|
5923
|
-
"version": "0.
|
|
5924
|
-
"resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.
|
|
5925
|
-
"integrity": "sha512-
|
|
5867
|
+
"version": "0.4.0",
|
|
5868
|
+
"resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.4.0.tgz",
|
|
5869
|
+
"integrity": "sha512-YxFreYwUfglYKdLUGvIF2nJEsGwj+RhWSX/ije3D2vQPOXuyMLMtg/cCGMDpOA7Nd+MwlNdnGODbd2EwUZPlsw==",
|
|
5926
5870
|
"dependencies": {
|
|
5927
|
-
"@babel/helper-define-polyfill-provider": "^0.
|
|
5871
|
+
"@babel/helper-define-polyfill-provider": "^0.3.0",
|
|
5928
5872
|
"core-js-compat": "^3.18.0"
|
|
5929
5873
|
},
|
|
5930
5874
|
"peerDependencies": {
|
|
@@ -5932,11 +5876,11 @@
|
|
|
5932
5876
|
}
|
|
5933
5877
|
},
|
|
5934
5878
|
"node_modules/babel-plugin-polyfill-regenerator": {
|
|
5935
|
-
"version": "0.
|
|
5936
|
-
"resolved": "https://registry.npmjs.org/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.
|
|
5937
|
-
"integrity": "sha512-
|
|
5879
|
+
"version": "0.3.0",
|
|
5880
|
+
"resolved": "https://registry.npmjs.org/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.3.0.tgz",
|
|
5881
|
+
"integrity": "sha512-dhAPTDLGoMW5/84wkgwiLRwMnio2i1fUe53EuvtKMv0pn2p3S8OCoV1xAzfJPl0KOX7IB89s2ib85vbYiea3jg==",
|
|
5938
5882
|
"dependencies": {
|
|
5939
|
-
"@babel/helper-define-polyfill-provider": "^0.
|
|
5883
|
+
"@babel/helper-define-polyfill-provider": "^0.3.0"
|
|
5940
5884
|
},
|
|
5941
5885
|
"peerDependencies": {
|
|
5942
5886
|
"@babel/core": "^7.0.0-0"
|
|
@@ -6152,9 +6096,9 @@
|
|
|
6152
6096
|
}
|
|
6153
6097
|
},
|
|
6154
6098
|
"node_modules/browserslist": {
|
|
6155
|
-
"version": "4.18.
|
|
6156
|
-
"resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.18.
|
|
6157
|
-
"integrity": "sha512-
|
|
6099
|
+
"version": "4.18.1",
|
|
6100
|
+
"resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.18.1.tgz",
|
|
6101
|
+
"integrity": "sha512-8ScCzdpPwR2wQh8IT82CA2VgDwjHyqMovPBZSNH54+tm4Jk2pCuv90gmAdH6J84OCRWi0b4gMe6O6XPXuJnjgQ==",
|
|
6158
6102
|
"dependencies": {
|
|
6159
6103
|
"caniuse-lite": "^1.0.30001280",
|
|
6160
6104
|
"electron-to-chromium": "^1.3.896",
|
|
@@ -6434,9 +6378,9 @@
|
|
|
6434
6378
|
}
|
|
6435
6379
|
},
|
|
6436
6380
|
"node_modules/caniuse-lite": {
|
|
6437
|
-
"version": "1.0.
|
|
6438
|
-
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.
|
|
6439
|
-
"integrity": "sha512-
|
|
6381
|
+
"version": "1.0.30001282",
|
|
6382
|
+
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001282.tgz",
|
|
6383
|
+
"integrity": "sha512-YhF/hG6nqBEllymSIjLtR2iWDDnChvhnVJqp+vloyt2tEHFG1yBR+ac2B/rOw0qOK0m0lEXU2dv4E/sMk5P9Kg==",
|
|
6440
6384
|
"funding": {
|
|
6441
6385
|
"type": "opencollective",
|
|
6442
6386
|
"url": "https://opencollective.com/browserslist"
|
|
@@ -7856,11 +7800,11 @@
|
|
|
7856
7800
|
"integrity": "sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ=="
|
|
7857
7801
|
},
|
|
7858
7802
|
"node_modules/cron-parser": {
|
|
7859
|
-
"version": "4.
|
|
7860
|
-
"resolved": "https://registry.npmjs.org/cron-parser/-/cron-parser-4.
|
|
7861
|
-
"integrity": "sha512-
|
|
7803
|
+
"version": "4.2.0",
|
|
7804
|
+
"resolved": "https://registry.npmjs.org/cron-parser/-/cron-parser-4.2.0.tgz",
|
|
7805
|
+
"integrity": "sha512-pHDdek1iV87R9iG1edv5P2aImDOO1+y2VqCm0V3t0g3JtT/o0V0wAnX/6J2bsF8XEDvR7iqL3Co/3RBj2AhPFQ==",
|
|
7862
7806
|
"dependencies": {
|
|
7863
|
-
"luxon": "^1.
|
|
7807
|
+
"luxon": "^1.28.0"
|
|
7864
7808
|
},
|
|
7865
7809
|
"engines": {
|
|
7866
7810
|
"node": ">=0.8"
|
|
@@ -8974,9 +8918,9 @@
|
|
|
8974
8918
|
"integrity": "sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0="
|
|
8975
8919
|
},
|
|
8976
8920
|
"node_modules/electron-to-chromium": {
|
|
8977
|
-
"version": "1.3.
|
|
8978
|
-
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.
|
|
8979
|
-
"integrity": "sha512-
|
|
8921
|
+
"version": "1.3.904",
|
|
8922
|
+
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.904.tgz",
|
|
8923
|
+
"integrity": "sha512-x5uZWXcVNYkTh4JubD7KSC1VMKz0vZwJUqVwY3ihsW0bst1BXDe494Uqbg3Y0fDGVjJqA8vEeGuvO5foyH2+qw=="
|
|
8980
8924
|
},
|
|
8981
8925
|
"node_modules/elegant-spinner": {
|
|
8982
8926
|
"version": "1.0.1",
|
|
@@ -9561,14 +9505,14 @@
|
|
|
9561
9505
|
}
|
|
9562
9506
|
},
|
|
9563
9507
|
"node_modules/eslint-plugin-ava/node_modules/espree": {
|
|
9564
|
-
"version": "9.
|
|
9565
|
-
"resolved": "https://registry.npmjs.org/espree/-/espree-9.
|
|
9566
|
-
"integrity": "sha512-
|
|
9508
|
+
"version": "9.1.0",
|
|
9509
|
+
"resolved": "https://registry.npmjs.org/espree/-/espree-9.1.0.tgz",
|
|
9510
|
+
"integrity": "sha512-ZgYLvCS1wxOczBYGcQT9DDWgicXwJ4dbocr9uYN+/eresBAUuBu+O4WzB21ufQ/JqQT8gyp7hJ3z8SHii32mTQ==",
|
|
9567
9511
|
"dev": true,
|
|
9568
9512
|
"dependencies": {
|
|
9569
|
-
"acorn": "^8.
|
|
9513
|
+
"acorn": "^8.6.0",
|
|
9570
9514
|
"acorn-jsx": "^5.3.1",
|
|
9571
|
-
"eslint-visitor-keys": "^3.
|
|
9515
|
+
"eslint-visitor-keys": "^3.1.0"
|
|
9572
9516
|
},
|
|
9573
9517
|
"engines": {
|
|
9574
9518
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
@@ -9807,9 +9751,9 @@
|
|
|
9807
9751
|
}
|
|
9808
9752
|
},
|
|
9809
9753
|
"node_modules/eslint-plugin-react": {
|
|
9810
|
-
"version": "7.27.
|
|
9811
|
-
"resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.27.
|
|
9812
|
-
"integrity": "sha512-
|
|
9754
|
+
"version": "7.27.1",
|
|
9755
|
+
"resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.27.1.tgz",
|
|
9756
|
+
"integrity": "sha512-meyunDjMMYeWr/4EBLTV1op3iSG3mjT/pz5gti38UzfM4OPpNc2m0t2xvKCOMU5D6FSdd34BIMFOvQbW+i8GAA==",
|
|
9813
9757
|
"dev": true,
|
|
9814
9758
|
"dependencies": {
|
|
9815
9759
|
"array-includes": "^3.1.4",
|
|
@@ -11417,61 +11361,22 @@
|
|
|
11417
11361
|
}
|
|
11418
11362
|
},
|
|
11419
11363
|
"node_modules/gauge": {
|
|
11420
|
-
"version": "
|
|
11421
|
-
"resolved": "https://registry.npmjs.org/gauge/-/gauge-
|
|
11422
|
-
"integrity": "sha512-
|
|
11364
|
+
"version": "4.0.0",
|
|
11365
|
+
"resolved": "https://registry.npmjs.org/gauge/-/gauge-4.0.0.tgz",
|
|
11366
|
+
"integrity": "sha512-F8sU45yQpjQjxKkm1UOAhf0U/O0aFt//Fl7hsrNVto+patMHjs7dPI9mFOGUKbhrgKm0S3EjW3scMFuQmWSROw==",
|
|
11423
11367
|
"dependencies": {
|
|
11368
|
+
"ansi-regex": "^5.0.1",
|
|
11424
11369
|
"aproba": "^1.0.3 || ^2.0.0",
|
|
11425
11370
|
"color-support": "^1.1.2",
|
|
11426
11371
|
"console-control-strings": "^1.0.0",
|
|
11427
11372
|
"has-unicode": "^2.0.1",
|
|
11428
|
-
"object-assign": "^4.1.1",
|
|
11429
11373
|
"signal-exit": "^3.0.0",
|
|
11430
|
-
"string-width": "^
|
|
11431
|
-
"strip-ansi": "^
|
|
11374
|
+
"string-width": "^4.2.3",
|
|
11375
|
+
"strip-ansi": "^6.0.1",
|
|
11432
11376
|
"wide-align": "^1.1.2"
|
|
11433
11377
|
},
|
|
11434
11378
|
"engines": {
|
|
11435
|
-
"node": ">=
|
|
11436
|
-
}
|
|
11437
|
-
},
|
|
11438
|
-
"node_modules/gauge/node_modules/ansi-regex": {
|
|
11439
|
-
"version": "3.0.0",
|
|
11440
|
-
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-3.0.0.tgz",
|
|
11441
|
-
"integrity": "sha1-7QMXwyIGT3lGbAKWa922Bas32Zg=",
|
|
11442
|
-
"engines": {
|
|
11443
|
-
"node": ">=4"
|
|
11444
|
-
}
|
|
11445
|
-
},
|
|
11446
|
-
"node_modules/gauge/node_modules/is-fullwidth-code-point": {
|
|
11447
|
-
"version": "2.0.0",
|
|
11448
|
-
"resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz",
|
|
11449
|
-
"integrity": "sha1-o7MKXE8ZkYMWeqq5O+764937ZU8=",
|
|
11450
|
-
"engines": {
|
|
11451
|
-
"node": ">=4"
|
|
11452
|
-
}
|
|
11453
|
-
},
|
|
11454
|
-
"node_modules/gauge/node_modules/string-width": {
|
|
11455
|
-
"version": "2.1.1",
|
|
11456
|
-
"resolved": "https://registry.npmjs.org/string-width/-/string-width-2.1.1.tgz",
|
|
11457
|
-
"integrity": "sha512-nOqH59deCq9SRHlxq1Aw85Jnt4w6KvLKqWVik6oA9ZklXLNIOlqg4F2yrT1MVaTjAqvVwdfeZ7w7aCvJD7ugkw==",
|
|
11458
|
-
"dependencies": {
|
|
11459
|
-
"is-fullwidth-code-point": "^2.0.0",
|
|
11460
|
-
"strip-ansi": "^4.0.0"
|
|
11461
|
-
},
|
|
11462
|
-
"engines": {
|
|
11463
|
-
"node": ">=4"
|
|
11464
|
-
}
|
|
11465
|
-
},
|
|
11466
|
-
"node_modules/gauge/node_modules/strip-ansi": {
|
|
11467
|
-
"version": "4.0.0",
|
|
11468
|
-
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-4.0.0.tgz",
|
|
11469
|
-
"integrity": "sha1-qEeQIusaw2iocTibY1JixQXuNo8=",
|
|
11470
|
-
"dependencies": {
|
|
11471
|
-
"ansi-regex": "^3.0.0"
|
|
11472
|
-
},
|
|
11473
|
-
"engines": {
|
|
11474
|
-
"node": ">=4"
|
|
11379
|
+
"node": "^12.13.0 || ^14.15.0 || >=16"
|
|
11475
11380
|
}
|
|
11476
11381
|
},
|
|
11477
11382
|
"node_modules/gensync": {
|
|
@@ -11737,9 +11642,9 @@
|
|
|
11737
11642
|
}
|
|
11738
11643
|
},
|
|
11739
11644
|
"node_modules/got": {
|
|
11740
|
-
"version": "11.8.
|
|
11741
|
-
"resolved": "https://registry.npmjs.org/got/-/got-11.8.
|
|
11742
|
-
"integrity": "sha512-
|
|
11645
|
+
"version": "11.8.3",
|
|
11646
|
+
"resolved": "https://registry.npmjs.org/got/-/got-11.8.3.tgz",
|
|
11647
|
+
"integrity": "sha512-7gtQ5KiPh1RtGS9/Jbv1ofDpBFuq42gyfEib+ejaRBJuj/3tQFeR5+gw57e4ipaU8c/rCjvX6fkQz2lyDlGAOg==",
|
|
11743
11648
|
"dev": true,
|
|
11744
11649
|
"dependencies": {
|
|
11745
11650
|
"@sindresorhus/is": "^4.0.0",
|
|
@@ -11747,7 +11652,7 @@
|
|
|
11747
11652
|
"@types/cacheable-request": "^6.0.1",
|
|
11748
11653
|
"@types/responselike": "^1.0.0",
|
|
11749
11654
|
"cacheable-lookup": "^5.0.3",
|
|
11750
|
-
"cacheable-request": "^7.0.
|
|
11655
|
+
"cacheable-request": "^7.0.2",
|
|
11751
11656
|
"decompress-response": "^6.0.0",
|
|
11752
11657
|
"http2-wrapper": "^1.0.0-beta.5.2",
|
|
11753
11658
|
"lowercase-keys": "^2.0.0",
|
|
@@ -13800,9 +13705,9 @@
|
|
|
13800
13705
|
}
|
|
13801
13706
|
},
|
|
13802
13707
|
"node_modules/lines-and-columns": {
|
|
13803
|
-
"version": "1.
|
|
13804
|
-
"resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.
|
|
13805
|
-
"integrity": "
|
|
13708
|
+
"version": "1.2.4",
|
|
13709
|
+
"resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz",
|
|
13710
|
+
"integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg=="
|
|
13806
13711
|
},
|
|
13807
13712
|
"node_modules/listr": {
|
|
13808
13713
|
"version": "0.14.3",
|
|
@@ -16277,14 +16182,17 @@
|
|
|
16277
16182
|
}
|
|
16278
16183
|
},
|
|
16279
16184
|
"node_modules/npmlog": {
|
|
16280
|
-
"version": "
|
|
16281
|
-
"resolved": "https://registry.npmjs.org/npmlog/-/npmlog-
|
|
16282
|
-
"integrity": "sha512-
|
|
16185
|
+
"version": "6.0.0",
|
|
16186
|
+
"resolved": "https://registry.npmjs.org/npmlog/-/npmlog-6.0.0.tgz",
|
|
16187
|
+
"integrity": "sha512-03ppFRGlsyUaQFbGC2C8QWJN/C/K7PsfyD9aQdhVKAQIH4sQBc8WASqFBP7O+Ut4d2oo5LoeoboB3cGdBZSp6Q==",
|
|
16283
16188
|
"dependencies": {
|
|
16284
16189
|
"are-we-there-yet": "^2.0.0",
|
|
16285
16190
|
"console-control-strings": "^1.1.0",
|
|
16286
|
-
"gauge": "^
|
|
16191
|
+
"gauge": "^4.0.0",
|
|
16287
16192
|
"set-blocking": "^2.0.0"
|
|
16193
|
+
},
|
|
16194
|
+
"engines": {
|
|
16195
|
+
"node": "^12.13.0 || ^14.15.0 || >=16"
|
|
16288
16196
|
}
|
|
16289
16197
|
},
|
|
16290
16198
|
"node_modules/number-is-nan": {
|
|
@@ -18516,12 +18424,12 @@
|
|
|
18516
18424
|
}
|
|
18517
18425
|
},
|
|
18518
18426
|
"node_modules/raw-body": {
|
|
18519
|
-
"version": "2.4.
|
|
18520
|
-
"resolved": "https://registry.npmjs.org/raw-body/-/raw-body-2.4.
|
|
18521
|
-
"integrity": "sha512-
|
|
18427
|
+
"version": "2.4.2",
|
|
18428
|
+
"resolved": "https://registry.npmjs.org/raw-body/-/raw-body-2.4.2.tgz",
|
|
18429
|
+
"integrity": "sha512-RPMAFUJP19WIet/99ngh6Iv8fzAbqum4Li7AD6DtGaW2RpMB/11xDoalPiJMTbu6I3hkbMVkATvZrqb9EEqeeQ==",
|
|
18522
18430
|
"dependencies": {
|
|
18523
|
-
"bytes": "3.1.
|
|
18524
|
-
"http-errors": "1.
|
|
18431
|
+
"bytes": "3.1.1",
|
|
18432
|
+
"http-errors": "1.8.1",
|
|
18525
18433
|
"iconv-lite": "0.4.24",
|
|
18526
18434
|
"unpipe": "1.0.0"
|
|
18527
18435
|
},
|
|
@@ -18529,21 +18437,34 @@
|
|
|
18529
18437
|
"node": ">= 0.8"
|
|
18530
18438
|
}
|
|
18531
18439
|
},
|
|
18440
|
+
"node_modules/raw-body/node_modules/bytes": {
|
|
18441
|
+
"version": "3.1.1",
|
|
18442
|
+
"resolved": "https://registry.npmjs.org/bytes/-/bytes-3.1.1.tgz",
|
|
18443
|
+
"integrity": "sha512-dWe4nWO/ruEOY7HkUJ5gFt1DCFV9zPRoJr8pV0/ASQermOZjtq8jMjOprC0Kd10GLN+l7xaUPvxzJFWtxGu8Fg==",
|
|
18444
|
+
"engines": {
|
|
18445
|
+
"node": ">= 0.8"
|
|
18446
|
+
}
|
|
18447
|
+
},
|
|
18532
18448
|
"node_modules/raw-body/node_modules/http-errors": {
|
|
18533
|
-
"version": "1.
|
|
18534
|
-
"resolved": "https://registry.npmjs.org/http-errors/-/http-errors-1.
|
|
18535
|
-
"integrity": "sha512-
|
|
18449
|
+
"version": "1.8.1",
|
|
18450
|
+
"resolved": "https://registry.npmjs.org/http-errors/-/http-errors-1.8.1.tgz",
|
|
18451
|
+
"integrity": "sha512-Kpk9Sm7NmI+RHhnj6OIWDI1d6fIoFAtFt9RLaTMRlg/8w49juAStsrBgp0Dp4OdxdVbRIeKhtCUvoi/RuAhO4g==",
|
|
18536
18452
|
"dependencies": {
|
|
18537
18453
|
"depd": "~1.1.2",
|
|
18538
18454
|
"inherits": "2.0.4",
|
|
18539
|
-
"setprototypeof": "1.
|
|
18455
|
+
"setprototypeof": "1.2.0",
|
|
18540
18456
|
"statuses": ">= 1.5.0 < 2",
|
|
18541
|
-
"toidentifier": "1.0.
|
|
18457
|
+
"toidentifier": "1.0.1"
|
|
18542
18458
|
},
|
|
18543
18459
|
"engines": {
|
|
18544
18460
|
"node": ">= 0.6"
|
|
18545
18461
|
}
|
|
18546
18462
|
},
|
|
18463
|
+
"node_modules/raw-body/node_modules/setprototypeof": {
|
|
18464
|
+
"version": "1.2.0",
|
|
18465
|
+
"resolved": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.2.0.tgz",
|
|
18466
|
+
"integrity": "sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw=="
|
|
18467
|
+
},
|
|
18547
18468
|
"node_modules/raw-body/node_modules/statuses": {
|
|
18548
18469
|
"version": "1.5.0",
|
|
18549
18470
|
"resolved": "https://registry.npmjs.org/statuses/-/statuses-1.5.0.tgz",
|
|
@@ -18552,6 +18473,14 @@
|
|
|
18552
18473
|
"node": ">= 0.6"
|
|
18553
18474
|
}
|
|
18554
18475
|
},
|
|
18476
|
+
"node_modules/raw-body/node_modules/toidentifier": {
|
|
18477
|
+
"version": "1.0.1",
|
|
18478
|
+
"resolved": "https://registry.npmjs.org/toidentifier/-/toidentifier-1.0.1.tgz",
|
|
18479
|
+
"integrity": "sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==",
|
|
18480
|
+
"engines": {
|
|
18481
|
+
"node": ">=0.6"
|
|
18482
|
+
}
|
|
18483
|
+
},
|
|
18555
18484
|
"node_modules/rc": {
|
|
18556
18485
|
"version": "1.2.8",
|
|
18557
18486
|
"resolved": "https://registry.npmjs.org/rc/-/rc-1.2.8.tgz",
|
|
@@ -19519,9 +19448,9 @@
|
|
|
19519
19448
|
}
|
|
19520
19449
|
},
|
|
19521
19450
|
"node_modules/signal-exit": {
|
|
19522
|
-
"version": "3.0.
|
|
19523
|
-
"resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.
|
|
19524
|
-
"integrity": "sha512-
|
|
19451
|
+
"version": "3.0.6",
|
|
19452
|
+
"resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.6.tgz",
|
|
19453
|
+
"integrity": "sha512-sDl4qMFpijcGw22U5w63KmD3cZJfBuFlVNbVMKje2keoKML7X2UzWbc4XrmEbDwg0NXJc3yv4/ox7b+JWb57kQ=="
|
|
19525
19454
|
},
|
|
19526
19455
|
"node_modules/simple-swizzle": {
|
|
19527
19456
|
"version": "0.2.2",
|
|
@@ -19886,9 +19815,9 @@
|
|
|
19886
19815
|
}
|
|
19887
19816
|
},
|
|
19888
19817
|
"node_modules/source-map-support": {
|
|
19889
|
-
"version": "0.5.
|
|
19890
|
-
"resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.
|
|
19891
|
-
"integrity": "sha512-
|
|
19818
|
+
"version": "0.5.21",
|
|
19819
|
+
"resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.21.tgz",
|
|
19820
|
+
"integrity": "sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==",
|
|
19892
19821
|
"dependencies": {
|
|
19893
19822
|
"buffer-from": "^1.0.0",
|
|
19894
19823
|
"source-map": "^0.6.0"
|
|
@@ -20754,9 +20683,9 @@
|
|
|
20754
20683
|
}
|
|
20755
20684
|
},
|
|
20756
20685
|
"node_modules/terser": {
|
|
20757
|
-
"version": "5.
|
|
20758
|
-
"resolved": "https://registry.npmjs.org/terser/-/terser-5.
|
|
20759
|
-
"integrity": "sha512-
|
|
20686
|
+
"version": "5.10.0",
|
|
20687
|
+
"resolved": "https://registry.npmjs.org/terser/-/terser-5.10.0.tgz",
|
|
20688
|
+
"integrity": "sha512-AMmF99DMfEDiRJfxfY5jj5wNH/bYO09cniSqhfoyxc8sFoYIgkJy86G04UoZU5VjlpnplVu0K6Tx6E9b5+DlHA==",
|
|
20760
20689
|
"dependencies": {
|
|
20761
20690
|
"commander": "^2.20.0",
|
|
20762
20691
|
"source-map": "~0.7.2",
|
|
@@ -20767,6 +20696,14 @@
|
|
|
20767
20696
|
},
|
|
20768
20697
|
"engines": {
|
|
20769
20698
|
"node": ">=10"
|
|
20699
|
+
},
|
|
20700
|
+
"peerDependencies": {
|
|
20701
|
+
"acorn": "^8.5.0"
|
|
20702
|
+
},
|
|
20703
|
+
"peerDependenciesMeta": {
|
|
20704
|
+
"acorn": {
|
|
20705
|
+
"optional": true
|
|
20706
|
+
}
|
|
20770
20707
|
}
|
|
20771
20708
|
},
|
|
20772
20709
|
"node_modules/terser/node_modules/commander": {
|
|
@@ -21150,9 +21087,9 @@
|
|
|
21150
21087
|
}
|
|
21151
21088
|
},
|
|
21152
21089
|
"node_modules/tsconfig-paths": {
|
|
21153
|
-
"version": "3.
|
|
21154
|
-
"resolved": "https://registry.npmjs.org/tsconfig-paths/-/tsconfig-paths-3.
|
|
21155
|
-
"integrity": "sha512-
|
|
21090
|
+
"version": "3.12.0",
|
|
21091
|
+
"resolved": "https://registry.npmjs.org/tsconfig-paths/-/tsconfig-paths-3.12.0.tgz",
|
|
21092
|
+
"integrity": "sha512-e5adrnOYT6zqVnWqZu7i/BQ3BnhzvGbjEjejFXO20lKIKpwTaupkCPgEfv4GZK1IBciJUEhYs3J3p75FdaTFVg==",
|
|
21156
21093
|
"dev": true,
|
|
21157
21094
|
"dependencies": {
|
|
21158
21095
|
"@types/json5": "^0.0.29",
|
|
@@ -21261,9 +21198,9 @@
|
|
|
21261
21198
|
}
|
|
21262
21199
|
},
|
|
21263
21200
|
"node_modules/typescript": {
|
|
21264
|
-
"version": "4.
|
|
21265
|
-
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.
|
|
21266
|
-
"integrity": "sha512-
|
|
21201
|
+
"version": "4.5.2",
|
|
21202
|
+
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.5.2.tgz",
|
|
21203
|
+
"integrity": "sha512-5BlMof9H1yGt0P8/WF+wPNw6GfctgGjXp5hkblpyT+8rkASSmkUKMXrxR0Xg8ThVCi/JnHQiKXeBaEwCeQwMFw==",
|
|
21267
21204
|
"bin": {
|
|
21268
21205
|
"tsc": "bin/tsc",
|
|
21269
21206
|
"tsserver": "bin/tsserver"
|
|
@@ -22142,9 +22079,9 @@
|
|
|
22142
22079
|
}
|
|
22143
22080
|
},
|
|
22144
22081
|
"@babel/compat-data": {
|
|
22145
|
-
"version": "7.16.
|
|
22146
|
-
"resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.16.
|
|
22147
|
-
"integrity": "sha512-
|
|
22082
|
+
"version": "7.16.4",
|
|
22083
|
+
"resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.16.4.tgz",
|
|
22084
|
+
"integrity": "sha512-1o/jo7D+kC9ZjHX5v+EHrdjl3PhxMrLSOTGsOdHJ+KL8HCaEK6ehrVL2RS6oHDZp+L7xLirLrPmQtEng769J/Q=="
|
|
22148
22085
|
},
|
|
22149
22086
|
"@babel/core": {
|
|
22150
22087
|
"version": "7.16.0",
|
|
@@ -22262,9 +22199,9 @@
|
|
|
22262
22199
|
}
|
|
22263
22200
|
},
|
|
22264
22201
|
"@babel/helper-define-polyfill-provider": {
|
|
22265
|
-
"version": "0.
|
|
22266
|
-
"resolved": "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.
|
|
22267
|
-
"integrity": "sha512-
|
|
22202
|
+
"version": "0.3.0",
|
|
22203
|
+
"resolved": "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.3.0.tgz",
|
|
22204
|
+
"integrity": "sha512-7hfT8lUljl/tM3h+izTX/pO3W3frz2ok6Pk+gzys8iJqDfZrZy2pXjRTZAvG2YmfHun1X4q8/UZRLatMfqc5Tg==",
|
|
22268
22205
|
"requires": {
|
|
22269
22206
|
"@babel/helper-compilation-targets": "^7.13.0",
|
|
22270
22207
|
"@babel/helper-module-imports": "^7.12.13",
|
|
@@ -22362,9 +22299,9 @@
|
|
|
22362
22299
|
"integrity": "sha512-/37qQCE3K0vvZKwoK4XU/irIJQdIfCJuhU5eKnNxpFDsOkgFaUAwbv+RYw6eYgsC0E4hS7r5KqGULUogqui0fQ=="
|
|
22363
22300
|
},
|
|
22364
22301
|
"@babel/helper-remap-async-to-generator": {
|
|
22365
|
-
"version": "7.16.
|
|
22366
|
-
"resolved": "https://registry.npmjs.org/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.16.
|
|
22367
|
-
"integrity": "sha512-
|
|
22302
|
+
"version": "7.16.4",
|
|
22303
|
+
"resolved": "https://registry.npmjs.org/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.16.4.tgz",
|
|
22304
|
+
"integrity": "sha512-vGERmmhR+s7eH5Y/cp8PCVzj4XEjerq8jooMfxFdA5xVtAk9Sh4AQsrWgiErUEBjtGrBtOFKDUcWQFW4/dFwMA==",
|
|
22368
22305
|
"requires": {
|
|
22369
22306
|
"@babel/helper-annotate-as-pure": "^7.16.0",
|
|
22370
22307
|
"@babel/helper-wrap-function": "^7.16.0",
|
|
@@ -22486,9 +22423,9 @@
|
|
|
22486
22423
|
}
|
|
22487
22424
|
},
|
|
22488
22425
|
"@babel/parser": {
|
|
22489
|
-
"version": "7.16.
|
|
22490
|
-
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.16.
|
|
22491
|
-
"integrity": "sha512-
|
|
22426
|
+
"version": "7.16.4",
|
|
22427
|
+
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.16.4.tgz",
|
|
22428
|
+
"integrity": "sha512-6V0qdPUaiVHH3RtZeLIsc+6pDhbYzHR8ogA8w+f+Wc77DuXto19g2QUwveINoS34Uw+W8/hQDGJCx+i4n7xcng=="
|
|
22492
22429
|
},
|
|
22493
22430
|
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": {
|
|
22494
22431
|
"version": "7.16.2",
|
|
@@ -22509,12 +22446,12 @@
|
|
|
22509
22446
|
}
|
|
22510
22447
|
},
|
|
22511
22448
|
"@babel/plugin-proposal-async-generator-functions": {
|
|
22512
|
-
"version": "7.16.
|
|
22513
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.16.
|
|
22514
|
-
"integrity": "sha512
|
|
22449
|
+
"version": "7.16.4",
|
|
22450
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.16.4.tgz",
|
|
22451
|
+
"integrity": "sha512-/CUekqaAaZCQHleSK/9HajvcD/zdnJiKRiuUFq8ITE+0HsPzquf53cpFiqAwl/UfmJbR6n5uGPQSPdrmKOvHHg==",
|
|
22515
22452
|
"requires": {
|
|
22516
22453
|
"@babel/helper-plugin-utils": "^7.14.5",
|
|
22517
|
-
"@babel/helper-remap-async-to-generator": "^7.16.
|
|
22454
|
+
"@babel/helper-remap-async-to-generator": "^7.16.4",
|
|
22518
22455
|
"@babel/plugin-syntax-async-generators": "^7.8.4"
|
|
22519
22456
|
}
|
|
22520
22457
|
},
|
|
@@ -23094,17 +23031,17 @@
|
|
|
23094
23031
|
}
|
|
23095
23032
|
},
|
|
23096
23033
|
"@babel/preset-env": {
|
|
23097
|
-
"version": "7.16.
|
|
23098
|
-
"resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.16.
|
|
23099
|
-
"integrity": "sha512-
|
|
23034
|
+
"version": "7.16.4",
|
|
23035
|
+
"resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.16.4.tgz",
|
|
23036
|
+
"integrity": "sha512-v0QtNd81v/xKj4gNKeuAerQ/azeNn/G1B1qMLeXOcV8+4TWlD2j3NV1u8q29SDFBXx/NBq5kyEAO+0mpRgacjA==",
|
|
23100
23037
|
"requires": {
|
|
23101
|
-
"@babel/compat-data": "^7.16.
|
|
23102
|
-
"@babel/helper-compilation-targets": "^7.16.
|
|
23038
|
+
"@babel/compat-data": "^7.16.4",
|
|
23039
|
+
"@babel/helper-compilation-targets": "^7.16.3",
|
|
23103
23040
|
"@babel/helper-plugin-utils": "^7.14.5",
|
|
23104
23041
|
"@babel/helper-validator-option": "^7.14.5",
|
|
23105
|
-
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.16.
|
|
23042
|
+
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.16.2",
|
|
23106
23043
|
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.16.0",
|
|
23107
|
-
"@babel/plugin-proposal-async-generator-functions": "^7.16.
|
|
23044
|
+
"@babel/plugin-proposal-async-generator-functions": "^7.16.4",
|
|
23108
23045
|
"@babel/plugin-proposal-class-properties": "^7.16.0",
|
|
23109
23046
|
"@babel/plugin-proposal-class-static-block": "^7.16.0",
|
|
23110
23047
|
"@babel/plugin-proposal-dynamic-import": "^7.16.0",
|
|
@@ -23154,7 +23091,7 @@
|
|
|
23154
23091
|
"@babel/plugin-transform-named-capturing-groups-regex": "^7.16.0",
|
|
23155
23092
|
"@babel/plugin-transform-new-target": "^7.16.0",
|
|
23156
23093
|
"@babel/plugin-transform-object-super": "^7.16.0",
|
|
23157
|
-
"@babel/plugin-transform-parameters": "^7.16.
|
|
23094
|
+
"@babel/plugin-transform-parameters": "^7.16.3",
|
|
23158
23095
|
"@babel/plugin-transform-property-literals": "^7.16.0",
|
|
23159
23096
|
"@babel/plugin-transform-regenerator": "^7.16.0",
|
|
23160
23097
|
"@babel/plugin-transform-reserved-words": "^7.16.0",
|
|
@@ -23167,10 +23104,10 @@
|
|
|
23167
23104
|
"@babel/plugin-transform-unicode-regex": "^7.16.0",
|
|
23168
23105
|
"@babel/preset-modules": "^0.1.5",
|
|
23169
23106
|
"@babel/types": "^7.16.0",
|
|
23170
|
-
"babel-plugin-polyfill-corejs2": "^0.
|
|
23171
|
-
"babel-plugin-polyfill-corejs3": "^0.
|
|
23172
|
-
"babel-plugin-polyfill-regenerator": "^0.
|
|
23173
|
-
"core-js-compat": "^3.19.
|
|
23107
|
+
"babel-plugin-polyfill-corejs2": "^0.3.0",
|
|
23108
|
+
"babel-plugin-polyfill-corejs3": "^0.4.0",
|
|
23109
|
+
"babel-plugin-polyfill-regenerator": "^0.3.0",
|
|
23110
|
+
"core-js-compat": "^3.19.1",
|
|
23174
23111
|
"semver": "^6.3.0"
|
|
23175
23112
|
},
|
|
23176
23113
|
"dependencies": {
|
|
@@ -23251,17 +23188,17 @@
|
|
|
23251
23188
|
}
|
|
23252
23189
|
},
|
|
23253
23190
|
"@bugsnag/browser": {
|
|
23254
|
-
"version": "7.
|
|
23255
|
-
"resolved": "https://registry.npmjs.org/@bugsnag/browser/-/browser-7.
|
|
23256
|
-
"integrity": "sha512-
|
|
23191
|
+
"version": "7.14.0",
|
|
23192
|
+
"resolved": "https://registry.npmjs.org/@bugsnag/browser/-/browser-7.14.0.tgz",
|
|
23193
|
+
"integrity": "sha512-uYVdSielaF6tvrbTwt/UWYgKapqLxvQ2kt/MLoVZtY8q/gTCm+ka1mBINEWBB1zeDcyrKoW262jgpnS4oHTiJQ==",
|
|
23257
23194
|
"requires": {
|
|
23258
|
-
"@bugsnag/core": "^7.
|
|
23195
|
+
"@bugsnag/core": "^7.14.0"
|
|
23259
23196
|
}
|
|
23260
23197
|
},
|
|
23261
23198
|
"@bugsnag/core": {
|
|
23262
|
-
"version": "7.
|
|
23263
|
-
"resolved": "https://registry.npmjs.org/@bugsnag/core/-/core-7.
|
|
23264
|
-
"integrity": "sha512-
|
|
23199
|
+
"version": "7.14.0",
|
|
23200
|
+
"resolved": "https://registry.npmjs.org/@bugsnag/core/-/core-7.14.0.tgz",
|
|
23201
|
+
"integrity": "sha512-DKN7hNEA6zEOgnucihgNEiMmx4GVaFHD9dJUYQFiouAIL19R/TLgG6B+pGC+QAqHVYsCUt5XDnG8jD+J+3fKOA==",
|
|
23265
23202
|
"requires": {
|
|
23266
23203
|
"@bugsnag/cuid": "^3.0.0",
|
|
23267
23204
|
"@bugsnag/safe-json-stringify": "^6.0.0",
|
|
@@ -23276,20 +23213,20 @@
|
|
|
23276
23213
|
"integrity": "sha512-LOt8aaBI+KvOQGneBtpuCz3YqzyEAehd1f3nC5yr9TIYW1+IzYKa2xWS4EiMz5pPOnRPHkyyS5t/wmSmN51Gjg=="
|
|
23277
23214
|
},
|
|
23278
23215
|
"@bugsnag/js": {
|
|
23279
|
-
"version": "7.
|
|
23280
|
-
"resolved": "https://registry.npmjs.org/@bugsnag/js/-/js-7.
|
|
23281
|
-
"integrity": "sha512-
|
|
23216
|
+
"version": "7.14.0",
|
|
23217
|
+
"resolved": "https://registry.npmjs.org/@bugsnag/js/-/js-7.14.0.tgz",
|
|
23218
|
+
"integrity": "sha512-sL+QfhEll6tLdN33d3SP5Q6ZiMLx5AHFGM+Uk1GwkAC1akXzoz0TGdNiRkBF63cUBoxKHCurmlT9zAH7oj/NPQ==",
|
|
23282
23219
|
"requires": {
|
|
23283
|
-
"@bugsnag/browser": "^7.
|
|
23284
|
-
"@bugsnag/node": "^7.
|
|
23220
|
+
"@bugsnag/browser": "^7.14.0",
|
|
23221
|
+
"@bugsnag/node": "^7.14.0"
|
|
23285
23222
|
}
|
|
23286
23223
|
},
|
|
23287
23224
|
"@bugsnag/node": {
|
|
23288
|
-
"version": "7.
|
|
23289
|
-
"resolved": "https://registry.npmjs.org/@bugsnag/node/-/node-7.
|
|
23290
|
-
"integrity": "sha512
|
|
23225
|
+
"version": "7.14.0",
|
|
23226
|
+
"resolved": "https://registry.npmjs.org/@bugsnag/node/-/node-7.14.0.tgz",
|
|
23227
|
+
"integrity": "sha512-vR2iRYRE5PpLJKKc6hljcz9hxzIN7lQ7rn+8MQtOTUKl11RsOJnM4LjsMzw1YX1GdNaUc0dMLJASkzYOTomcGQ==",
|
|
23291
23228
|
"requires": {
|
|
23292
|
-
"@bugsnag/core": "^7.
|
|
23229
|
+
"@bugsnag/core": "^7.14.0",
|
|
23293
23230
|
"byline": "^5.0.0",
|
|
23294
23231
|
"error-stack-parser": "^2.0.2",
|
|
23295
23232
|
"iserror": "^0.0.2",
|
|
@@ -23713,16 +23650,16 @@
|
|
|
23713
23650
|
}
|
|
23714
23651
|
},
|
|
23715
23652
|
"@mapbox/node-pre-gyp": {
|
|
23716
|
-
"version": "1.0.
|
|
23717
|
-
"resolved": "https://registry.npmjs.org/@mapbox/node-pre-gyp/-/node-pre-gyp-1.0.
|
|
23718
|
-
"integrity": "sha512-
|
|
23653
|
+
"version": "1.0.7",
|
|
23654
|
+
"resolved": "https://registry.npmjs.org/@mapbox/node-pre-gyp/-/node-pre-gyp-1.0.7.tgz",
|
|
23655
|
+
"integrity": "sha512-PplSvl4pJ5N3BkVjAdDzpPhVUPdC73JgttkR+LnBx2OORC1GCQsBjUeEuipf9uOaAM1SbxcdZFfR3KDTKm2S0A==",
|
|
23719
23656
|
"requires": {
|
|
23720
23657
|
"detect-libc": "^1.0.3",
|
|
23721
23658
|
"https-proxy-agent": "^5.0.0",
|
|
23722
23659
|
"make-dir": "^3.1.0",
|
|
23723
23660
|
"node-fetch": "^2.6.5",
|
|
23724
23661
|
"nopt": "^5.0.0",
|
|
23725
|
-
"npmlog": "^
|
|
23662
|
+
"npmlog": "^6.0.0",
|
|
23726
23663
|
"rimraf": "^3.0.2",
|
|
23727
23664
|
"semver": "^7.3.5",
|
|
23728
23665
|
"tar": "^6.1.11"
|
|
@@ -24438,9 +24375,9 @@
|
|
|
24438
24375
|
},
|
|
24439
24376
|
"dependencies": {
|
|
24440
24377
|
"@types/node": {
|
|
24441
|
-
"version": "14.17.
|
|
24442
|
-
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.17.
|
|
24443
|
-
"integrity": "sha512-
|
|
24378
|
+
"version": "14.17.34",
|
|
24379
|
+
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.17.34.tgz",
|
|
24380
|
+
"integrity": "sha512-USUftMYpmuMzeWobskoPfzDi+vkpe0dvcOBRNOscFrGxVp4jomnRxWuVohgqBow2xyIPC0S3gjxV/5079jhmDg=="
|
|
24444
24381
|
}
|
|
24445
24382
|
}
|
|
24446
24383
|
},
|
|
@@ -24682,25 +24619,25 @@
|
|
|
24682
24619
|
}
|
|
24683
24620
|
},
|
|
24684
24621
|
"@oclif/command": {
|
|
24685
|
-
"version": "1.8.
|
|
24686
|
-
"resolved": "https://registry.npmjs.org/@oclif/command/-/command-1.8.
|
|
24687
|
-
"integrity": "sha512-
|
|
24622
|
+
"version": "1.8.3",
|
|
24623
|
+
"resolved": "https://registry.npmjs.org/@oclif/command/-/command-1.8.3.tgz",
|
|
24624
|
+
"integrity": "sha512-OGjrhdVgTT2TAAj/2RrdXjwxaDoTm16c2LfAzrta1xIFe6/XhgQIYDmeRN/RptQoZQBX8e9Vv2JoQq+TbghJmw==",
|
|
24688
24625
|
"requires": {
|
|
24689
24626
|
"@oclif/config": "^1.15.1",
|
|
24690
|
-
"@oclif/errors": "^1.3.
|
|
24691
|
-
"@oclif/parser": "^3.8.
|
|
24692
|
-
"@oclif/plugin-help": "^3",
|
|
24627
|
+
"@oclif/errors": "^1.3.5",
|
|
24628
|
+
"@oclif/parser": "^3.8.5",
|
|
24629
|
+
"@oclif/plugin-help": "^3.2.4",
|
|
24693
24630
|
"debug": "^4.1.1",
|
|
24694
24631
|
"semver": "^7.3.2"
|
|
24695
24632
|
}
|
|
24696
24633
|
},
|
|
24697
24634
|
"@oclif/config": {
|
|
24698
|
-
"version": "1.17.
|
|
24699
|
-
"resolved": "https://registry.npmjs.org/@oclif/config/-/config-1.17.
|
|
24700
|
-
"integrity": "sha512-
|
|
24635
|
+
"version": "1.17.1",
|
|
24636
|
+
"resolved": "https://registry.npmjs.org/@oclif/config/-/config-1.17.1.tgz",
|
|
24637
|
+
"integrity": "sha512-UqV5qsN2np96TNlJspSNlRl7CpFmxYSrB0iLe3XV9NDkbFEE5prGP++h6w6xOR/FL3QV7BoqrbwGuJdJdFbidw==",
|
|
24701
24638
|
"requires": {
|
|
24702
24639
|
"@oclif/errors": "^1.3.3",
|
|
24703
|
-
"@oclif/parser": "^3.8.
|
|
24640
|
+
"@oclif/parser": "^3.8.6",
|
|
24704
24641
|
"debug": "^4.1.1",
|
|
24705
24642
|
"globby": "^11.0.1",
|
|
24706
24643
|
"is-wsl": "^2.1.1",
|
|
@@ -24799,67 +24736,24 @@
|
|
|
24799
24736
|
"integrity": "sha512-Ups2dShK52xXa8w6iBWLgcjPJWjais6KPJQq3gQ/88AY6BXoTX+MIGFPrWQO1KLMiQfoTpcLnUwloN4brrVUHw=="
|
|
24800
24737
|
},
|
|
24801
24738
|
"@oclif/parser": {
|
|
24802
|
-
"version": "3.8.
|
|
24803
|
-
"resolved": "https://registry.npmjs.org/@oclif/parser/-/parser-3.8.
|
|
24804
|
-
"integrity": "sha512-
|
|
24739
|
+
"version": "3.8.6",
|
|
24740
|
+
"resolved": "https://registry.npmjs.org/@oclif/parser/-/parser-3.8.6.tgz",
|
|
24741
|
+
"integrity": "sha512-tXb0NKgSgNxmf6baN6naK+CCwOueaFk93FG9u202U7mTBHUKsioOUlw1SG/iPi9aJM3WE4pHLXmty59pci0OEw==",
|
|
24805
24742
|
"requires": {
|
|
24806
24743
|
"@oclif/errors": "^1.2.2",
|
|
24807
24744
|
"@oclif/linewrap": "^1.0.0",
|
|
24808
|
-
"chalk": "^
|
|
24809
|
-
"tslib": "^
|
|
24810
|
-
},
|
|
24811
|
-
"dependencies": {
|
|
24812
|
-
"ansi-styles": {
|
|
24813
|
-
"version": "3.2.1",
|
|
24814
|
-
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz",
|
|
24815
|
-
"integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==",
|
|
24816
|
-
"requires": {
|
|
24817
|
-
"color-convert": "^1.9.0"
|
|
24818
|
-
}
|
|
24819
|
-
},
|
|
24820
|
-
"chalk": {
|
|
24821
|
-
"version": "2.4.2",
|
|
24822
|
-
"resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz",
|
|
24823
|
-
"integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==",
|
|
24824
|
-
"requires": {
|
|
24825
|
-
"ansi-styles": "^3.2.1",
|
|
24826
|
-
"escape-string-regexp": "^1.0.5",
|
|
24827
|
-
"supports-color": "^5.3.0"
|
|
24828
|
-
}
|
|
24829
|
-
},
|
|
24830
|
-
"escape-string-regexp": {
|
|
24831
|
-
"version": "1.0.5",
|
|
24832
|
-
"resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz",
|
|
24833
|
-
"integrity": "sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ="
|
|
24834
|
-
},
|
|
24835
|
-
"has-flag": {
|
|
24836
|
-
"version": "3.0.0",
|
|
24837
|
-
"resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz",
|
|
24838
|
-
"integrity": "sha1-tdRU3CGZriJWmfNGfloH87lVuv0="
|
|
24839
|
-
},
|
|
24840
|
-
"supports-color": {
|
|
24841
|
-
"version": "5.5.0",
|
|
24842
|
-
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz",
|
|
24843
|
-
"integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==",
|
|
24844
|
-
"requires": {
|
|
24845
|
-
"has-flag": "^3.0.0"
|
|
24846
|
-
}
|
|
24847
|
-
},
|
|
24848
|
-
"tslib": {
|
|
24849
|
-
"version": "1.14.1",
|
|
24850
|
-
"resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
|
|
24851
|
-
"integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg=="
|
|
24852
|
-
}
|
|
24745
|
+
"chalk": "^4.1.0",
|
|
24746
|
+
"tslib": "^2.0.0"
|
|
24853
24747
|
}
|
|
24854
24748
|
},
|
|
24855
24749
|
"@oclif/plugin-help": {
|
|
24856
|
-
"version": "3.2.
|
|
24857
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-3.2.
|
|
24858
|
-
"integrity": "sha512-
|
|
24750
|
+
"version": "3.2.5",
|
|
24751
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-3.2.5.tgz",
|
|
24752
|
+
"integrity": "sha512-fjkZTstvacCPicF2oaa3Lc+Yw3ocKEaW6x6O7doVqMLuoMUX6wBOQ+f1a3VFzO1fErqNeFPDlUlVUhwq9yMzQg==",
|
|
24859
24753
|
"requires": {
|
|
24860
|
-
"@oclif/command": "^1.
|
|
24861
|
-
"@oclif/config": "^1.
|
|
24862
|
-
"@oclif/errors": "^1.
|
|
24754
|
+
"@oclif/command": "^1.8.3",
|
|
24755
|
+
"@oclif/config": "^1.17.1",
|
|
24756
|
+
"@oclif/errors": "^1.3.5",
|
|
24863
24757
|
"chalk": "^4.1.0",
|
|
24864
24758
|
"indent-string": "^4.0.0",
|
|
24865
24759
|
"lodash": "^4.17.21",
|
|
@@ -25084,15 +24978,15 @@
|
|
|
25084
24978
|
}
|
|
25085
24979
|
},
|
|
25086
24980
|
"@oclif/plugin-plugins": {
|
|
25087
|
-
"version": "1.10.
|
|
25088
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-1.10.
|
|
25089
|
-
"integrity": "sha512-
|
|
24981
|
+
"version": "1.10.2",
|
|
24982
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-1.10.2.tgz",
|
|
24983
|
+
"integrity": "sha512-MvfVfxdZ+1LvJy5VSEIWpGo36EnasrsE6X//f+ilSCZlRJGCzFOFDl+kltphLt8f96GJpomv9qhhHtx7aR6CJQ==",
|
|
25090
24984
|
"requires": {
|
|
25091
24985
|
"@oclif/color": "^0.x",
|
|
25092
|
-
"@oclif/command": "^1.
|
|
25093
|
-
"@oclif/errors": "^1.
|
|
24986
|
+
"@oclif/command": "^1.8.3",
|
|
24987
|
+
"@oclif/errors": "^1.3.5",
|
|
25094
24988
|
"chalk": "^4.1.0",
|
|
25095
|
-
"cli-ux": "^5.
|
|
24989
|
+
"cli-ux": "^5.6.3",
|
|
25096
24990
|
"debug": "^4.1.0",
|
|
25097
24991
|
"fs-extra": "^9.0",
|
|
25098
24992
|
"http-call": "^5.2.2",
|
|
@@ -25527,9 +25421,9 @@
|
|
|
25527
25421
|
}
|
|
25528
25422
|
},
|
|
25529
25423
|
"@types/lodash": {
|
|
25530
|
-
"version": "4.14.
|
|
25531
|
-
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.
|
|
25532
|
-
"integrity": "sha512-
|
|
25424
|
+
"version": "4.14.177",
|
|
25425
|
+
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.177.tgz",
|
|
25426
|
+
"integrity": "sha512-0fDwydE2clKe9MNfvXHBHF9WEahRuj+msTuQqOmAApNORFvhMYZKNGGJdCzuhheVjMps/ti0Ak/iJPACMaevvw==",
|
|
25533
25427
|
"dev": true
|
|
25534
25428
|
},
|
|
25535
25429
|
"@types/mdast": {
|
|
@@ -25553,9 +25447,9 @@
|
|
|
25553
25447
|
"dev": true
|
|
25554
25448
|
},
|
|
25555
25449
|
"@types/node": {
|
|
25556
|
-
"version": "16.11.
|
|
25557
|
-
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.
|
|
25558
|
-
"integrity": "sha512-
|
|
25450
|
+
"version": "16.11.9",
|
|
25451
|
+
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.9.tgz",
|
|
25452
|
+
"integrity": "sha512-MKmdASMf3LtPzwLyRrFjtFFZ48cMf8jmX5VRYrDQiJa8Ybu5VAmkqBWqKU8fdCwD8ysw4mQ9nrEHvzg6gunR7A=="
|
|
25559
25453
|
},
|
|
25560
25454
|
"@types/node-fetch": {
|
|
25561
25455
|
"version": "2.5.12",
|
|
@@ -25639,13 +25533,13 @@
|
|
|
25639
25533
|
"integrity": "sha512-7tFImggNeNBVMsn0vLrpn1H1uPrUBdnARPTpZoitY37ZrdJREzf7I16tMrlK3hen349gr1NYh8CmZQa7CTG6Aw=="
|
|
25640
25534
|
},
|
|
25641
25535
|
"@typescript-eslint/eslint-plugin": {
|
|
25642
|
-
"version": "5.
|
|
25643
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.
|
|
25644
|
-
"integrity": "sha512-
|
|
25536
|
+
"version": "5.4.0",
|
|
25537
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.4.0.tgz",
|
|
25538
|
+
"integrity": "sha512-9/yPSBlwzsetCsGEn9j24D8vGQgJkOTr4oMLas/w886ZtzKIs1iyoqFrwsX2fqYEeUwsdBpC21gcjRGo57u0eg==",
|
|
25645
25539
|
"dev": true,
|
|
25646
25540
|
"requires": {
|
|
25647
|
-
"@typescript-eslint/experimental-utils": "5.
|
|
25648
|
-
"@typescript-eslint/scope-manager": "5.
|
|
25541
|
+
"@typescript-eslint/experimental-utils": "5.4.0",
|
|
25542
|
+
"@typescript-eslint/scope-manager": "5.4.0",
|
|
25649
25543
|
"debug": "^4.3.2",
|
|
25650
25544
|
"functional-red-black-tree": "^1.0.1",
|
|
25651
25545
|
"ignore": "^5.1.8",
|
|
@@ -25655,55 +25549,55 @@
|
|
|
25655
25549
|
}
|
|
25656
25550
|
},
|
|
25657
25551
|
"@typescript-eslint/experimental-utils": {
|
|
25658
|
-
"version": "5.
|
|
25659
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/experimental-utils/-/experimental-utils-5.
|
|
25660
|
-
"integrity": "sha512-
|
|
25552
|
+
"version": "5.4.0",
|
|
25553
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/experimental-utils/-/experimental-utils-5.4.0.tgz",
|
|
25554
|
+
"integrity": "sha512-Nz2JDIQUdmIGd6p33A+naQmwfkU5KVTLb/5lTk+tLVTDacZKoGQisj8UCxk7onJcrgjIvr8xWqkYI+DbI3TfXg==",
|
|
25661
25555
|
"dev": true,
|
|
25662
25556
|
"requires": {
|
|
25663
25557
|
"@types/json-schema": "^7.0.9",
|
|
25664
|
-
"@typescript-eslint/scope-manager": "5.
|
|
25665
|
-
"@typescript-eslint/types": "5.
|
|
25666
|
-
"@typescript-eslint/typescript-estree": "5.
|
|
25558
|
+
"@typescript-eslint/scope-manager": "5.4.0",
|
|
25559
|
+
"@typescript-eslint/types": "5.4.0",
|
|
25560
|
+
"@typescript-eslint/typescript-estree": "5.4.0",
|
|
25667
25561
|
"eslint-scope": "^5.1.1",
|
|
25668
25562
|
"eslint-utils": "^3.0.0"
|
|
25669
25563
|
}
|
|
25670
25564
|
},
|
|
25671
25565
|
"@typescript-eslint/parser": {
|
|
25672
|
-
"version": "5.
|
|
25673
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.
|
|
25674
|
-
"integrity": "sha512-
|
|
25566
|
+
"version": "5.4.0",
|
|
25567
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.4.0.tgz",
|
|
25568
|
+
"integrity": "sha512-JoB41EmxiYpaEsRwpZEYAJ9XQURPFer8hpkIW9GiaspVLX8oqbqNM8P4EP8HOZg96yaALiLEVWllA2E8vwsIKw==",
|
|
25675
25569
|
"dev": true,
|
|
25676
25570
|
"requires": {
|
|
25677
|
-
"@typescript-eslint/scope-manager": "5.
|
|
25678
|
-
"@typescript-eslint/types": "5.
|
|
25679
|
-
"@typescript-eslint/typescript-estree": "5.
|
|
25571
|
+
"@typescript-eslint/scope-manager": "5.4.0",
|
|
25572
|
+
"@typescript-eslint/types": "5.4.0",
|
|
25573
|
+
"@typescript-eslint/typescript-estree": "5.4.0",
|
|
25680
25574
|
"debug": "^4.3.2"
|
|
25681
25575
|
}
|
|
25682
25576
|
},
|
|
25683
25577
|
"@typescript-eslint/scope-manager": {
|
|
25684
|
-
"version": "5.
|
|
25685
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.
|
|
25686
|
-
"integrity": "sha512-
|
|
25578
|
+
"version": "5.4.0",
|
|
25579
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.4.0.tgz",
|
|
25580
|
+
"integrity": "sha512-pRxFjYwoi8R+n+sibjgF9iUiAELU9ihPBtHzocyW8v8D8G8KeQvXTsW7+CBYIyTYsmhtNk50QPGLE3vrvhM5KA==",
|
|
25687
25581
|
"dev": true,
|
|
25688
25582
|
"requires": {
|
|
25689
|
-
"@typescript-eslint/types": "5.
|
|
25690
|
-
"@typescript-eslint/visitor-keys": "5.
|
|
25583
|
+
"@typescript-eslint/types": "5.4.0",
|
|
25584
|
+
"@typescript-eslint/visitor-keys": "5.4.0"
|
|
25691
25585
|
}
|
|
25692
25586
|
},
|
|
25693
25587
|
"@typescript-eslint/types": {
|
|
25694
|
-
"version": "5.
|
|
25695
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.
|
|
25696
|
-
"integrity": "sha512-
|
|
25588
|
+
"version": "5.4.0",
|
|
25589
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.4.0.tgz",
|
|
25590
|
+
"integrity": "sha512-GjXNpmn+n1LvnttarX+sPD6+S7giO+9LxDIGlRl4wK3a7qMWALOHYuVSZpPTfEIklYjaWuMtfKdeByx0AcaThA==",
|
|
25697
25591
|
"dev": true
|
|
25698
25592
|
},
|
|
25699
25593
|
"@typescript-eslint/typescript-estree": {
|
|
25700
|
-
"version": "5.
|
|
25701
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.
|
|
25702
|
-
"integrity": "sha512-
|
|
25594
|
+
"version": "5.4.0",
|
|
25595
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.4.0.tgz",
|
|
25596
|
+
"integrity": "sha512-nhlNoBdhKuwiLMx6GrybPT3SFILm5Gij2YBdPEPFlYNFAXUJWX6QRgvi/lwVoadaQEFsizohs6aFRMqsXI2ewA==",
|
|
25703
25597
|
"dev": true,
|
|
25704
25598
|
"requires": {
|
|
25705
|
-
"@typescript-eslint/types": "5.
|
|
25706
|
-
"@typescript-eslint/visitor-keys": "5.
|
|
25599
|
+
"@typescript-eslint/types": "5.4.0",
|
|
25600
|
+
"@typescript-eslint/visitor-keys": "5.4.0",
|
|
25707
25601
|
"debug": "^4.3.2",
|
|
25708
25602
|
"globby": "^11.0.4",
|
|
25709
25603
|
"is-glob": "^4.0.3",
|
|
@@ -25712,12 +25606,12 @@
|
|
|
25712
25606
|
}
|
|
25713
25607
|
},
|
|
25714
25608
|
"@typescript-eslint/visitor-keys": {
|
|
25715
|
-
"version": "5.
|
|
25716
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.
|
|
25717
|
-
"integrity": "sha512-
|
|
25609
|
+
"version": "5.4.0",
|
|
25610
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.4.0.tgz",
|
|
25611
|
+
"integrity": "sha512-PVbax7MeE7tdLfW5SA0fs8NGVVr+buMPrcj+CWYWPXsZCH8qZ1THufDzbXm1xrZ2b2PA1iENJ0sRq5fuUtvsJg==",
|
|
25718
25612
|
"dev": true,
|
|
25719
25613
|
"requires": {
|
|
25720
|
-
"@typescript-eslint/types": "5.
|
|
25614
|
+
"@typescript-eslint/types": "5.4.0",
|
|
25721
25615
|
"eslint-visitor-keys": "^3.0.0"
|
|
25722
25616
|
},
|
|
25723
25617
|
"dependencies": {
|
|
@@ -25781,9 +25675,9 @@
|
|
|
25781
25675
|
}
|
|
25782
25676
|
},
|
|
25783
25677
|
"acorn": {
|
|
25784
|
-
"version": "8.
|
|
25785
|
-
"resolved": "https://registry.npmjs.org/acorn/-/acorn-8.
|
|
25786
|
-
"integrity": "sha512-
|
|
25678
|
+
"version": "8.6.0",
|
|
25679
|
+
"resolved": "https://registry.npmjs.org/acorn/-/acorn-8.6.0.tgz",
|
|
25680
|
+
"integrity": "sha512-U1riIR+lBSNi3IbxtaHOIKdH8sLFv3NYfNv8sg7ZsNhcfl4HF2++BfqqrNAxoCLQW1iiylOj76ecnaUxz+z9yw=="
|
|
25787
25681
|
},
|
|
25788
25682
|
"acorn-class-fields": {
|
|
25789
25683
|
"version": "1.0.0",
|
|
@@ -25844,9 +25738,9 @@
|
|
|
25844
25738
|
}
|
|
25845
25739
|
},
|
|
25846
25740
|
"ajv": {
|
|
25847
|
-
"version": "8.8.
|
|
25848
|
-
"resolved": "https://registry.npmjs.org/ajv/-/ajv-8.8.
|
|
25849
|
-
"integrity": "sha512-
|
|
25741
|
+
"version": "8.8.2",
|
|
25742
|
+
"resolved": "https://registry.npmjs.org/ajv/-/ajv-8.8.2.tgz",
|
|
25743
|
+
"integrity": "sha512-x9VuX+R/jcFj1DHo/fCp99esgGDWiHENrKxaCENuCxpoMCmAt/COCGVDwA7kleEpEzJjDnvh3yGoOuLu0Dtllw==",
|
|
25850
25744
|
"requires": {
|
|
25851
25745
|
"fast-deep-equal": "^3.1.1",
|
|
25852
25746
|
"json-schema-traverse": "^1.0.0",
|
|
@@ -26377,12 +26271,12 @@
|
|
|
26377
26271
|
}
|
|
26378
26272
|
},
|
|
26379
26273
|
"babel-plugin-polyfill-corejs2": {
|
|
26380
|
-
"version": "0.
|
|
26381
|
-
"resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.
|
|
26382
|
-
"integrity": "sha512-
|
|
26274
|
+
"version": "0.3.0",
|
|
26275
|
+
"resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.3.0.tgz",
|
|
26276
|
+
"integrity": "sha512-wMDoBJ6uG4u4PNFh72Ty6t3EgfA91puCuAwKIazbQlci+ENb/UU9A3xG5lutjUIiXCIn1CY5L15r9LimiJyrSA==",
|
|
26383
26277
|
"requires": {
|
|
26384
26278
|
"@babel/compat-data": "^7.13.11",
|
|
26385
|
-
"@babel/helper-define-polyfill-provider": "^0.
|
|
26279
|
+
"@babel/helper-define-polyfill-provider": "^0.3.0",
|
|
26386
26280
|
"semver": "^6.1.1"
|
|
26387
26281
|
},
|
|
26388
26282
|
"dependencies": {
|
|
@@ -26394,20 +26288,20 @@
|
|
|
26394
26288
|
}
|
|
26395
26289
|
},
|
|
26396
26290
|
"babel-plugin-polyfill-corejs3": {
|
|
26397
|
-
"version": "0.
|
|
26398
|
-
"resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.
|
|
26399
|
-
"integrity": "sha512-
|
|
26291
|
+
"version": "0.4.0",
|
|
26292
|
+
"resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.4.0.tgz",
|
|
26293
|
+
"integrity": "sha512-YxFreYwUfglYKdLUGvIF2nJEsGwj+RhWSX/ije3D2vQPOXuyMLMtg/cCGMDpOA7Nd+MwlNdnGODbd2EwUZPlsw==",
|
|
26400
26294
|
"requires": {
|
|
26401
|
-
"@babel/helper-define-polyfill-provider": "^0.
|
|
26295
|
+
"@babel/helper-define-polyfill-provider": "^0.3.0",
|
|
26402
26296
|
"core-js-compat": "^3.18.0"
|
|
26403
26297
|
}
|
|
26404
26298
|
},
|
|
26405
26299
|
"babel-plugin-polyfill-regenerator": {
|
|
26406
|
-
"version": "0.
|
|
26407
|
-
"resolved": "https://registry.npmjs.org/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.
|
|
26408
|
-
"integrity": "sha512-
|
|
26300
|
+
"version": "0.3.0",
|
|
26301
|
+
"resolved": "https://registry.npmjs.org/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.3.0.tgz",
|
|
26302
|
+
"integrity": "sha512-dhAPTDLGoMW5/84wkgwiLRwMnio2i1fUe53EuvtKMv0pn2p3S8OCoV1xAzfJPl0KOX7IB89s2ib85vbYiea3jg==",
|
|
26409
26303
|
"requires": {
|
|
26410
|
-
"@babel/helper-define-polyfill-provider": "^0.
|
|
26304
|
+
"@babel/helper-define-polyfill-provider": "^0.3.0"
|
|
26411
26305
|
}
|
|
26412
26306
|
},
|
|
26413
26307
|
"backoff": {
|
|
@@ -26576,9 +26470,9 @@
|
|
|
26576
26470
|
}
|
|
26577
26471
|
},
|
|
26578
26472
|
"browserslist": {
|
|
26579
|
-
"version": "4.18.
|
|
26580
|
-
"resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.18.
|
|
26581
|
-
"integrity": "sha512-
|
|
26473
|
+
"version": "4.18.1",
|
|
26474
|
+
"resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.18.1.tgz",
|
|
26475
|
+
"integrity": "sha512-8ScCzdpPwR2wQh8IT82CA2VgDwjHyqMovPBZSNH54+tm4Jk2pCuv90gmAdH6J84OCRWi0b4gMe6O6XPXuJnjgQ==",
|
|
26582
26476
|
"requires": {
|
|
26583
26477
|
"caniuse-lite": "^1.0.30001280",
|
|
26584
26478
|
"electron-to-chromium": "^1.3.896",
|
|
@@ -26775,9 +26669,9 @@
|
|
|
26775
26669
|
}
|
|
26776
26670
|
},
|
|
26777
26671
|
"caniuse-lite": {
|
|
26778
|
-
"version": "1.0.
|
|
26779
|
-
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.
|
|
26780
|
-
"integrity": "sha512-
|
|
26672
|
+
"version": "1.0.30001282",
|
|
26673
|
+
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001282.tgz",
|
|
26674
|
+
"integrity": "sha512-YhF/hG6nqBEllymSIjLtR2iWDDnChvhnVJqp+vloyt2tEHFG1yBR+ac2B/rOw0qOK0m0lEXU2dv4E/sMk5P9Kg=="
|
|
26781
26675
|
},
|
|
26782
26676
|
"cardinal": {
|
|
26783
26677
|
"version": "2.1.1",
|
|
@@ -27907,11 +27801,11 @@
|
|
|
27907
27801
|
"integrity": "sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ=="
|
|
27908
27802
|
},
|
|
27909
27803
|
"cron-parser": {
|
|
27910
|
-
"version": "4.
|
|
27911
|
-
"resolved": "https://registry.npmjs.org/cron-parser/-/cron-parser-4.
|
|
27912
|
-
"integrity": "sha512-
|
|
27804
|
+
"version": "4.2.0",
|
|
27805
|
+
"resolved": "https://registry.npmjs.org/cron-parser/-/cron-parser-4.2.0.tgz",
|
|
27806
|
+
"integrity": "sha512-pHDdek1iV87R9iG1edv5P2aImDOO1+y2VqCm0V3t0g3JtT/o0V0wAnX/6J2bsF8XEDvR7iqL3Co/3RBj2AhPFQ==",
|
|
27913
27807
|
"requires": {
|
|
27914
|
-
"luxon": "^1.
|
|
27808
|
+
"luxon": "^1.28.0"
|
|
27915
27809
|
}
|
|
27916
27810
|
},
|
|
27917
27811
|
"cross-env": {
|
|
@@ -28747,9 +28641,9 @@
|
|
|
28747
28641
|
"integrity": "sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0="
|
|
28748
28642
|
},
|
|
28749
28643
|
"electron-to-chromium": {
|
|
28750
|
-
"version": "1.3.
|
|
28751
|
-
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.
|
|
28752
|
-
"integrity": "sha512-
|
|
28644
|
+
"version": "1.3.904",
|
|
28645
|
+
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.904.tgz",
|
|
28646
|
+
"integrity": "sha512-x5uZWXcVNYkTh4JubD7KSC1VMKz0vZwJUqVwY3ihsW0bst1BXDe494Uqbg3Y0fDGVjJqA8vEeGuvO5foyH2+qw=="
|
|
28753
28647
|
},
|
|
28754
28648
|
"elegant-spinner": {
|
|
28755
28649
|
"version": "1.0.1",
|
|
@@ -29266,14 +29160,14 @@
|
|
|
29266
29160
|
"dev": true
|
|
29267
29161
|
},
|
|
29268
29162
|
"espree": {
|
|
29269
|
-
"version": "9.
|
|
29270
|
-
"resolved": "https://registry.npmjs.org/espree/-/espree-9.
|
|
29271
|
-
"integrity": "sha512-
|
|
29163
|
+
"version": "9.1.0",
|
|
29164
|
+
"resolved": "https://registry.npmjs.org/espree/-/espree-9.1.0.tgz",
|
|
29165
|
+
"integrity": "sha512-ZgYLvCS1wxOczBYGcQT9DDWgicXwJ4dbocr9uYN+/eresBAUuBu+O4WzB21ufQ/JqQT8gyp7hJ3z8SHii32mTQ==",
|
|
29272
29166
|
"dev": true,
|
|
29273
29167
|
"requires": {
|
|
29274
|
-
"acorn": "^8.
|
|
29168
|
+
"acorn": "^8.6.0",
|
|
29275
29169
|
"acorn-jsx": "^5.3.1",
|
|
29276
|
-
"eslint-visitor-keys": "^3.
|
|
29170
|
+
"eslint-visitor-keys": "^3.1.0"
|
|
29277
29171
|
}
|
|
29278
29172
|
}
|
|
29279
29173
|
}
|
|
@@ -29445,9 +29339,9 @@
|
|
|
29445
29339
|
"requires": {}
|
|
29446
29340
|
},
|
|
29447
29341
|
"eslint-plugin-react": {
|
|
29448
|
-
"version": "7.27.
|
|
29449
|
-
"resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.27.
|
|
29450
|
-
"integrity": "sha512-
|
|
29342
|
+
"version": "7.27.1",
|
|
29343
|
+
"resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.27.1.tgz",
|
|
29344
|
+
"integrity": "sha512-meyunDjMMYeWr/4EBLTV1op3iSG3mjT/pz5gti38UzfM4OPpNc2m0t2xvKCOMU5D6FSdd34BIMFOvQbW+i8GAA==",
|
|
29451
29345
|
"dev": true,
|
|
29452
29346
|
"requires": {
|
|
29453
29347
|
"array-includes": "^3.1.4",
|
|
@@ -30589,48 +30483,19 @@
|
|
|
30589
30483
|
"integrity": "sha1-THbsL/CsGjap3M+aAN+GIweNTtg="
|
|
30590
30484
|
},
|
|
30591
30485
|
"gauge": {
|
|
30592
|
-
"version": "
|
|
30593
|
-
"resolved": "https://registry.npmjs.org/gauge/-/gauge-
|
|
30594
|
-
"integrity": "sha512-
|
|
30486
|
+
"version": "4.0.0",
|
|
30487
|
+
"resolved": "https://registry.npmjs.org/gauge/-/gauge-4.0.0.tgz",
|
|
30488
|
+
"integrity": "sha512-F8sU45yQpjQjxKkm1UOAhf0U/O0aFt//Fl7hsrNVto+patMHjs7dPI9mFOGUKbhrgKm0S3EjW3scMFuQmWSROw==",
|
|
30595
30489
|
"requires": {
|
|
30490
|
+
"ansi-regex": "^5.0.1",
|
|
30596
30491
|
"aproba": "^1.0.3 || ^2.0.0",
|
|
30597
30492
|
"color-support": "^1.1.2",
|
|
30598
30493
|
"console-control-strings": "^1.0.0",
|
|
30599
30494
|
"has-unicode": "^2.0.1",
|
|
30600
|
-
"object-assign": "^4.1.1",
|
|
30601
30495
|
"signal-exit": "^3.0.0",
|
|
30602
|
-
"string-width": "^
|
|
30603
|
-
"strip-ansi": "^
|
|
30496
|
+
"string-width": "^4.2.3",
|
|
30497
|
+
"strip-ansi": "^6.0.1",
|
|
30604
30498
|
"wide-align": "^1.1.2"
|
|
30605
|
-
},
|
|
30606
|
-
"dependencies": {
|
|
30607
|
-
"ansi-regex": {
|
|
30608
|
-
"version": "3.0.0",
|
|
30609
|
-
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-3.0.0.tgz",
|
|
30610
|
-
"integrity": "sha1-7QMXwyIGT3lGbAKWa922Bas32Zg="
|
|
30611
|
-
},
|
|
30612
|
-
"is-fullwidth-code-point": {
|
|
30613
|
-
"version": "2.0.0",
|
|
30614
|
-
"resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz",
|
|
30615
|
-
"integrity": "sha1-o7MKXE8ZkYMWeqq5O+764937ZU8="
|
|
30616
|
-
},
|
|
30617
|
-
"string-width": {
|
|
30618
|
-
"version": "2.1.1",
|
|
30619
|
-
"resolved": "https://registry.npmjs.org/string-width/-/string-width-2.1.1.tgz",
|
|
30620
|
-
"integrity": "sha512-nOqH59deCq9SRHlxq1Aw85Jnt4w6KvLKqWVik6oA9ZklXLNIOlqg4F2yrT1MVaTjAqvVwdfeZ7w7aCvJD7ugkw==",
|
|
30621
|
-
"requires": {
|
|
30622
|
-
"is-fullwidth-code-point": "^2.0.0",
|
|
30623
|
-
"strip-ansi": "^4.0.0"
|
|
30624
|
-
}
|
|
30625
|
-
},
|
|
30626
|
-
"strip-ansi": {
|
|
30627
|
-
"version": "4.0.0",
|
|
30628
|
-
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-4.0.0.tgz",
|
|
30629
|
-
"integrity": "sha1-qEeQIusaw2iocTibY1JixQXuNo8=",
|
|
30630
|
-
"requires": {
|
|
30631
|
-
"ansi-regex": "^3.0.0"
|
|
30632
|
-
}
|
|
30633
|
-
}
|
|
30634
30499
|
}
|
|
30635
30500
|
},
|
|
30636
30501
|
"gensync": {
|
|
@@ -30825,9 +30690,9 @@
|
|
|
30825
30690
|
}
|
|
30826
30691
|
},
|
|
30827
30692
|
"got": {
|
|
30828
|
-
"version": "11.8.
|
|
30829
|
-
"resolved": "https://registry.npmjs.org/got/-/got-11.8.
|
|
30830
|
-
"integrity": "sha512-
|
|
30693
|
+
"version": "11.8.3",
|
|
30694
|
+
"resolved": "https://registry.npmjs.org/got/-/got-11.8.3.tgz",
|
|
30695
|
+
"integrity": "sha512-7gtQ5KiPh1RtGS9/Jbv1ofDpBFuq42gyfEib+ejaRBJuj/3tQFeR5+gw57e4ipaU8c/rCjvX6fkQz2lyDlGAOg==",
|
|
30831
30696
|
"dev": true,
|
|
30832
30697
|
"requires": {
|
|
30833
30698
|
"@sindresorhus/is": "^4.0.0",
|
|
@@ -30835,7 +30700,7 @@
|
|
|
30835
30700
|
"@types/cacheable-request": "^6.0.1",
|
|
30836
30701
|
"@types/responselike": "^1.0.0",
|
|
30837
30702
|
"cacheable-lookup": "^5.0.3",
|
|
30838
|
-
"cacheable-request": "^7.0.
|
|
30703
|
+
"cacheable-request": "^7.0.2",
|
|
30839
30704
|
"decompress-response": "^6.0.0",
|
|
30840
30705
|
"http2-wrapper": "^1.0.0-beta.5.2",
|
|
30841
30706
|
"lowercase-keys": "^2.0.0",
|
|
@@ -32345,9 +32210,9 @@
|
|
|
32345
32210
|
}
|
|
32346
32211
|
},
|
|
32347
32212
|
"lines-and-columns": {
|
|
32348
|
-
"version": "1.
|
|
32349
|
-
"resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.
|
|
32350
|
-
"integrity": "
|
|
32213
|
+
"version": "1.2.4",
|
|
32214
|
+
"resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz",
|
|
32215
|
+
"integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg=="
|
|
32351
32216
|
},
|
|
32352
32217
|
"listr": {
|
|
32353
32218
|
"version": "0.14.3",
|
|
@@ -34271,13 +34136,13 @@
|
|
|
34271
34136
|
}
|
|
34272
34137
|
},
|
|
34273
34138
|
"npmlog": {
|
|
34274
|
-
"version": "
|
|
34275
|
-
"resolved": "https://registry.npmjs.org/npmlog/-/npmlog-
|
|
34276
|
-
"integrity": "sha512-
|
|
34139
|
+
"version": "6.0.0",
|
|
34140
|
+
"resolved": "https://registry.npmjs.org/npmlog/-/npmlog-6.0.0.tgz",
|
|
34141
|
+
"integrity": "sha512-03ppFRGlsyUaQFbGC2C8QWJN/C/K7PsfyD9aQdhVKAQIH4sQBc8WASqFBP7O+Ut4d2oo5LoeoboB3cGdBZSp6Q==",
|
|
34277
34142
|
"requires": {
|
|
34278
34143
|
"are-we-there-yet": "^2.0.0",
|
|
34279
34144
|
"console-control-strings": "^1.1.0",
|
|
34280
|
-
"gauge": "^
|
|
34145
|
+
"gauge": "^4.0.0",
|
|
34281
34146
|
"set-blocking": "^2.0.0"
|
|
34282
34147
|
}
|
|
34283
34148
|
},
|
|
@@ -35928,32 +35793,47 @@
|
|
|
35928
35793
|
"integrity": "sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg=="
|
|
35929
35794
|
},
|
|
35930
35795
|
"raw-body": {
|
|
35931
|
-
"version": "2.4.
|
|
35932
|
-
"resolved": "https://registry.npmjs.org/raw-body/-/raw-body-2.4.
|
|
35933
|
-
"integrity": "sha512-
|
|
35796
|
+
"version": "2.4.2",
|
|
35797
|
+
"resolved": "https://registry.npmjs.org/raw-body/-/raw-body-2.4.2.tgz",
|
|
35798
|
+
"integrity": "sha512-RPMAFUJP19WIet/99ngh6Iv8fzAbqum4Li7AD6DtGaW2RpMB/11xDoalPiJMTbu6I3hkbMVkATvZrqb9EEqeeQ==",
|
|
35934
35799
|
"requires": {
|
|
35935
|
-
"bytes": "3.1.
|
|
35936
|
-
"http-errors": "1.
|
|
35800
|
+
"bytes": "3.1.1",
|
|
35801
|
+
"http-errors": "1.8.1",
|
|
35937
35802
|
"iconv-lite": "0.4.24",
|
|
35938
35803
|
"unpipe": "1.0.0"
|
|
35939
35804
|
},
|
|
35940
35805
|
"dependencies": {
|
|
35806
|
+
"bytes": {
|
|
35807
|
+
"version": "3.1.1",
|
|
35808
|
+
"resolved": "https://registry.npmjs.org/bytes/-/bytes-3.1.1.tgz",
|
|
35809
|
+
"integrity": "sha512-dWe4nWO/ruEOY7HkUJ5gFt1DCFV9zPRoJr8pV0/ASQermOZjtq8jMjOprC0Kd10GLN+l7xaUPvxzJFWtxGu8Fg=="
|
|
35810
|
+
},
|
|
35941
35811
|
"http-errors": {
|
|
35942
|
-
"version": "1.
|
|
35943
|
-
"resolved": "https://registry.npmjs.org/http-errors/-/http-errors-1.
|
|
35944
|
-
"integrity": "sha512-
|
|
35812
|
+
"version": "1.8.1",
|
|
35813
|
+
"resolved": "https://registry.npmjs.org/http-errors/-/http-errors-1.8.1.tgz",
|
|
35814
|
+
"integrity": "sha512-Kpk9Sm7NmI+RHhnj6OIWDI1d6fIoFAtFt9RLaTMRlg/8w49juAStsrBgp0Dp4OdxdVbRIeKhtCUvoi/RuAhO4g==",
|
|
35945
35815
|
"requires": {
|
|
35946
35816
|
"depd": "~1.1.2",
|
|
35947
35817
|
"inherits": "2.0.4",
|
|
35948
|
-
"setprototypeof": "1.
|
|
35818
|
+
"setprototypeof": "1.2.0",
|
|
35949
35819
|
"statuses": ">= 1.5.0 < 2",
|
|
35950
|
-
"toidentifier": "1.0.
|
|
35820
|
+
"toidentifier": "1.0.1"
|
|
35951
35821
|
}
|
|
35952
35822
|
},
|
|
35823
|
+
"setprototypeof": {
|
|
35824
|
+
"version": "1.2.0",
|
|
35825
|
+
"resolved": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.2.0.tgz",
|
|
35826
|
+
"integrity": "sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw=="
|
|
35827
|
+
},
|
|
35953
35828
|
"statuses": {
|
|
35954
35829
|
"version": "1.5.0",
|
|
35955
35830
|
"resolved": "https://registry.npmjs.org/statuses/-/statuses-1.5.0.tgz",
|
|
35956
35831
|
"integrity": "sha1-Fhx9rBd2Wf2YEfQ3cfqZOBR4Yow="
|
|
35832
|
+
},
|
|
35833
|
+
"toidentifier": {
|
|
35834
|
+
"version": "1.0.1",
|
|
35835
|
+
"resolved": "https://registry.npmjs.org/toidentifier/-/toidentifier-1.0.1.tgz",
|
|
35836
|
+
"integrity": "sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA=="
|
|
35957
35837
|
}
|
|
35958
35838
|
}
|
|
35959
35839
|
},
|
|
@@ -36726,9 +36606,9 @@
|
|
|
36726
36606
|
}
|
|
36727
36607
|
},
|
|
36728
36608
|
"signal-exit": {
|
|
36729
|
-
"version": "3.0.
|
|
36730
|
-
"resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.
|
|
36731
|
-
"integrity": "sha512-
|
|
36609
|
+
"version": "3.0.6",
|
|
36610
|
+
"resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.6.tgz",
|
|
36611
|
+
"integrity": "sha512-sDl4qMFpijcGw22U5w63KmD3cZJfBuFlVNbVMKje2keoKML7X2UzWbc4XrmEbDwg0NXJc3yv4/ox7b+JWb57kQ=="
|
|
36732
36612
|
},
|
|
36733
36613
|
"simple-swizzle": {
|
|
36734
36614
|
"version": "0.2.2",
|
|
@@ -37028,9 +36908,9 @@
|
|
|
37028
36908
|
}
|
|
37029
36909
|
},
|
|
37030
36910
|
"source-map-support": {
|
|
37031
|
-
"version": "0.5.
|
|
37032
|
-
"resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.
|
|
37033
|
-
"integrity": "sha512-
|
|
36911
|
+
"version": "0.5.21",
|
|
36912
|
+
"resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.21.tgz",
|
|
36913
|
+
"integrity": "sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==",
|
|
37034
36914
|
"requires": {
|
|
37035
36915
|
"buffer-from": "^1.0.0",
|
|
37036
36916
|
"source-map": "^0.6.0"
|
|
@@ -37697,9 +37577,9 @@
|
|
|
37697
37577
|
}
|
|
37698
37578
|
},
|
|
37699
37579
|
"terser": {
|
|
37700
|
-
"version": "5.
|
|
37701
|
-
"resolved": "https://registry.npmjs.org/terser/-/terser-5.
|
|
37702
|
-
"integrity": "sha512-
|
|
37580
|
+
"version": "5.10.0",
|
|
37581
|
+
"resolved": "https://registry.npmjs.org/terser/-/terser-5.10.0.tgz",
|
|
37582
|
+
"integrity": "sha512-AMmF99DMfEDiRJfxfY5jj5wNH/bYO09cniSqhfoyxc8sFoYIgkJy86G04UoZU5VjlpnplVu0K6Tx6E9b5+DlHA==",
|
|
37703
37583
|
"requires": {
|
|
37704
37584
|
"commander": "^2.20.0",
|
|
37705
37585
|
"source-map": "~0.7.2",
|
|
@@ -38028,9 +37908,9 @@
|
|
|
38028
37908
|
}
|
|
38029
37909
|
},
|
|
38030
37910
|
"tsconfig-paths": {
|
|
38031
|
-
"version": "3.
|
|
38032
|
-
"resolved": "https://registry.npmjs.org/tsconfig-paths/-/tsconfig-paths-3.
|
|
38033
|
-
"integrity": "sha512-
|
|
37911
|
+
"version": "3.12.0",
|
|
37912
|
+
"resolved": "https://registry.npmjs.org/tsconfig-paths/-/tsconfig-paths-3.12.0.tgz",
|
|
37913
|
+
"integrity": "sha512-e5adrnOYT6zqVnWqZu7i/BQ3BnhzvGbjEjejFXO20lKIKpwTaupkCPgEfv4GZK1IBciJUEhYs3J3p75FdaTFVg==",
|
|
38034
37914
|
"dev": true,
|
|
38035
37915
|
"requires": {
|
|
38036
37916
|
"@types/json5": "^0.0.29",
|
|
@@ -38116,9 +37996,9 @@
|
|
|
38116
37996
|
}
|
|
38117
37997
|
},
|
|
38118
37998
|
"typescript": {
|
|
38119
|
-
"version": "4.
|
|
38120
|
-
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.
|
|
38121
|
-
"integrity": "sha512-
|
|
37999
|
+
"version": "4.5.2",
|
|
38000
|
+
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.5.2.tgz",
|
|
38001
|
+
"integrity": "sha512-5BlMof9H1yGt0P8/WF+wPNw6GfctgGjXp5hkblpyT+8rkASSmkUKMXrxR0Xg8ThVCi/JnHQiKXeBaEwCeQwMFw=="
|
|
38122
38002
|
},
|
|
38123
38003
|
"uid-safe": {
|
|
38124
38004
|
"version": "2.1.5",
|