@forge/cli 6.20.2-next.15 → 6.21.0-next.35

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.
@@ -1,25 +1,25 @@
1
1
  {
2
2
  "name": "@forge/cli",
3
- "version": "6.20.2-next.15",
3
+ "version": "6.21.0-next.35",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@forge/cli",
9
- "version": "6.20.2-next.15",
9
+ "version": "6.21.0-next.35",
10
10
  "hasInstallScript": true,
11
11
  "license": "UNLICENSED",
12
12
  "dependencies": {
13
- "@forge/bundler": "4.13.2-next.13",
14
- "@forge/cli-shared": "3.20.4-next.4",
15
- "@forge/egress": "1.2.8-next.0",
16
- "@forge/lint": "3.7.4-next.4",
17
- "@forge/manifest": "5.0.1-next.2",
18
- "@forge/node-runtime": "0.4.2-next.6",
19
- "@forge/runtime": "5.1.4-next.2",
20
- "@forge/tunnel": "3.8.5-next.14",
13
+ "@forge/bundler": "4.14.0-next.29",
14
+ "@forge/cli-shared": "3.21.0-next.19",
15
+ "@forge/egress": "1.2.9-next.1",
16
+ "@forge/lint": "3.7.5-next.20",
17
+ "@forge/manifest": "5.1.0-next.7",
18
+ "@forge/node-runtime": "0.4.3-next.7",
19
+ "@forge/runtime": "5.2.0-next.4",
20
+ "@forge/tunnel": "3.8.6-next.32",
21
21
  "@forge/util": "1.3.3",
22
- "@sentry/node": "^7.76.0",
22
+ "@sentry/node": "^7.77.0",
23
23
  "ajv": "^8.12.0",
24
24
  "archiver": "^6.0.1",
25
25
  "case": "^1.6.3",
@@ -52,22 +52,21 @@
52
52
  "forge": "out/bin/cli.js"
53
53
  },
54
54
  "devDependencies": {
55
- "@types/archiver": "^5.3.4",
56
- "@types/cheerio": "^0.22.33",
57
- "@types/command-exists": "^1.2.2",
58
- "@types/cross-spawn": "^6.0.4",
59
- "@types/didyoumean": "^1.2.1",
60
- "@types/fs-extra": "^11.0.3",
61
- "@types/hidefile": "^3.0.2",
62
- "@types/inquirer": "^8.2.9",
63
- "@types/jest": "^29.5.7",
64
- "@types/js-yaml": "^4.0.8",
55
+ "@types/archiver": "^6.0.1",
56
+ "@types/cheerio": "^0.22.34",
57
+ "@types/command-exists": "^1.2.3",
58
+ "@types/cross-spawn": "^6.0.5",
59
+ "@types/didyoumean": "^1.2.2",
60
+ "@types/fs-extra": "^11.0.4",
61
+ "@types/hidefile": "^3.0.3",
62
+ "@types/inquirer": "^8.2.10",
63
+ "@types/jest": "^29.5.8",
65
64
  "@types/node": "14.18.63",
66
- "@types/node-fetch": "^2.6.8",
67
- "@types/omelette": "^0.4.3",
68
- "@types/semver": "^7.5.4",
69
- "@types/tmp": "^0.2.5",
70
- "@types/uuid": "^9.0.6",
65
+ "@types/node-fetch": "^2.6.9",
66
+ "@types/omelette": "^0.4.4",
67
+ "@types/semver": "^7.5.5",
68
+ "@types/tmp": "^0.2.6",
69
+ "@types/uuid": "^9.0.7",
71
70
  "jest": "^29.7.0",
72
71
  "jest-fixtures": "^0.6.0",
73
72
  "jest-matcher-specific-error": "^1.0.0",
@@ -103,6 +102,22 @@
103
102
  "js-yaml": "^4.1.0"
104
103
  }
105
104
  },
105
+ "node_modules/@apidevtools/json-schema-ref-parser/node_modules/argparse": {
106
+ "version": "2.0.1",
107
+ "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz",
108
+ "integrity": "sha1-JG9Q88p4oyQPbJl+ipvR6sSeSzg= sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q=="
109
+ },
110
+ "node_modules/@apidevtools/json-schema-ref-parser/node_modules/js-yaml": {
111
+ "version": "4.1.0",
112
+ "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz",
113
+ "integrity": "sha1-wftl+PUBeQHN0slRhkuhhFihBgI= sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==",
114
+ "dependencies": {
115
+ "argparse": "^2.0.1"
116
+ },
117
+ "bin": {
118
+ "js-yaml": "bin/js-yaml.js"
119
+ }
120
+ },
106
121
  "node_modules/@babel/code-frame": {
107
122
  "version": "7.22.13",
108
123
  "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.22.13.tgz",
@@ -188,20 +203,20 @@
188
203
  }
189
204
  },
190
205
  "node_modules/@babel/core": {
191
- "version": "7.23.2",
192
- "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.23.2.tgz",
193
- "integrity": "sha1-7RDfDVgP/2fF8+5w/SLi5MkKn5Q= sha512-n7s51eWdaWZ3vGT2tD4T7J6eJs3QoBXydv7vkUM06Bf1cbVD2Kc2UrkzhiQwobfV7NwOnQXYL7UBJ5VPU+RGoQ==",
206
+ "version": "7.23.3",
207
+ "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.23.3.tgz",
208
+ "integrity": "sha1-XsCciAO5H1HMiH3twmVKNYUoSck= sha512-Jg+msLuNuCJDyBvFv5+OKOUjWMZgd85bKjbICd3zWrKAo+bJ49HJufi7CQE0q0uR8NGyO6xkCACScNqyjHSZew==",
194
209
  "dependencies": {
195
210
  "@ampproject/remapping": "^2.2.0",
196
211
  "@babel/code-frame": "^7.22.13",
197
- "@babel/generator": "^7.23.0",
212
+ "@babel/generator": "^7.23.3",
198
213
  "@babel/helper-compilation-targets": "^7.22.15",
199
- "@babel/helper-module-transforms": "^7.23.0",
214
+ "@babel/helper-module-transforms": "^7.23.3",
200
215
  "@babel/helpers": "^7.23.2",
201
- "@babel/parser": "^7.23.0",
216
+ "@babel/parser": "^7.23.3",
202
217
  "@babel/template": "^7.22.15",
203
- "@babel/traverse": "^7.23.2",
204
- "@babel/types": "^7.23.0",
218
+ "@babel/traverse": "^7.23.3",
219
+ "@babel/types": "^7.23.3",
205
220
  "convert-source-map": "^2.0.0",
206
221
  "debug": "^4.1.0",
207
222
  "gensync": "^1.0.0-beta.2",
@@ -226,11 +241,11 @@
226
241
  }
227
242
  },
228
243
  "node_modules/@babel/generator": {
229
- "version": "7.23.0",
230
- "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.23.0.tgz",
231
- "integrity": "sha1-31w4biIYvlBbNIN6y8uHTXqYNCA= sha512-lN85QRR+5IbYrMWM6Y4pE/noaQtg4pNiqeNGX60eqOfo6gtEj6uw/JagelB8vVztSd7R6M5n1+PQkDbHbBRU4g==",
244
+ "version": "7.23.3",
245
+ "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.23.3.tgz",
246
+ "integrity": "sha1-huboPZWQP752E/RIYTuLMZ8zCo4= sha512-keeZWAV4LU3tW0qRi19HRpabC/ilM0HRBBzf9/k8FFiG4KVpiv0FIy4hHfLfFQZNhziCTPTmd59zoyv6DNISzg==",
232
247
  "dependencies": {
233
- "@babel/types": "^7.23.0",
248
+ "@babel/types": "^7.23.3",
234
249
  "@jridgewell/gen-mapping": "^0.3.2",
235
250
  "@jridgewell/trace-mapping": "^0.3.17",
236
251
  "jsesc": "^2.5.1"
@@ -370,9 +385,9 @@
370
385
  }
371
386
  },
372
387
  "node_modules/@babel/helper-module-transforms": {
373
- "version": "7.23.0",
374
- "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.23.0.tgz",
375
- "integrity": "sha1-PsJGRX9shCwK7mKgH2BzmQb3BH4= sha512-WhDWw1tdrlT0gMgUJSlX0IQvoO1eN279zrAUbVB+KpV2c3Tylz8+GnKOLllCS6Z/iZQEyVYxhZVUdPTqs2YYPw==",
388
+ "version": "7.23.3",
389
+ "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.23.3.tgz",
390
+ "integrity": "sha1-19EsPF0wr1s8D8qyptUhd3Pi0PE= sha512-7bBs4ED9OmswdfDzpz4MpWgSrV7FXlc3zIagvLFjS5H+Mk7Snr21vQ6QwrsoCGMfNC4e4LQPdoULEt4ykz0SRQ==",
376
391
  "dependencies": {
377
392
  "@babel/helper-environment-visitor": "^7.22.20",
378
393
  "@babel/helper-module-imports": "^7.22.15",
@@ -570,9 +585,9 @@
570
585
  }
571
586
  },
572
587
  "node_modules/@babel/parser": {
573
- "version": "7.23.0",
574
- "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.23.0.tgz",
575
- "integrity": "sha1-2pUOYiQgv5bKDQ8pCc3drDrNhxk= sha512-vvPKKdMemU85V9WE/l5wZEmImpCtLqbnTvqDS2U1fJ96KrxoW7KrXhNsNCblQlg8Ck4b85yxdTyelsMUgFUXiw==",
588
+ "version": "7.23.3",
589
+ "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.23.3.tgz",
590
+ "integrity": "sha1-DOC+MaTKTxiEtXhgV8rctsO+WPk= sha512-uVsWNvlVsIninV2prNz/3lHCb+5CJ+e+IUBfbjToAHODtfGYLfCFuY4AU7TskI+dAKk+njsPiBjq1gKTvZOBaw==",
576
591
  "bin": {
577
592
  "parser": "bin/babel-parser.js"
578
593
  },
@@ -595,9 +610,9 @@
595
610
  }
596
611
  },
597
612
  "node_modules/@babel/plugin-syntax-jsx": {
598
- "version": "7.22.5",
599
- "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.22.5.tgz",
600
- "integrity": "sha1-praOhPt251n8O5PpAYdv+rvh2Rg= sha512-gvyP4hZrgrs/wWMaocvxZ44Hw0b3W8Pe+cMxc8V1ULQ07oh8VNbIRaoD1LRZVTvD+0nieDKjfgKg89sD7rrKrg==",
613
+ "version": "7.23.3",
614
+ "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.23.3.tgz",
615
+ "integrity": "sha1-jy5PiptfmqFgZ+FCwayc2fgQ9HM= sha512-EB2MELswq55OHUoRZLGg/zC7QWUKfNLpE57m/S2yr1uEneIgsTgrSzXP3NXEsMkVn76OlaVVnzN+ugObuYGwhg==",
601
616
  "dependencies": {
602
617
  "@babel/helper-plugin-utils": "^7.22.5"
603
618
  },
@@ -631,9 +646,9 @@
631
646
  }
632
647
  },
633
648
  "node_modules/@babel/plugin-syntax-typescript": {
634
- "version": "7.22.5",
635
- "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.22.5.tgz",
636
- "integrity": "sha1-qsjTg7BixQcsZHox75kMHQr5AnI= sha512-1mS2o03i7t1c6VzH6fdQ3OA8tcEIxwG18zIPRp+UY1Ihv6W+XZzBCVxExF9upussPXJ0xE9XRHwMoNs1ep/nRQ==",
649
+ "version": "7.23.3",
650
+ "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.23.3.tgz",
651
+ "integrity": "sha1-JPRgyF27yYPNK5xJlBeLzAHflY8= sha512-9EiNjVJOMwCO+43TqoTrgQ8jMwcAd0sWyXi9RPfIsLTj4R2MADDDQXELhffaUx/uJv2AYcxBgPwH6j4TIA4ytQ==",
637
652
  "dependencies": {
638
653
  "@babel/helper-plugin-utils": "^7.22.5"
639
654
  },
@@ -645,11 +660,11 @@
645
660
  }
646
661
  },
647
662
  "node_modules/@babel/plugin-transform-class-properties": {
648
- "version": "7.22.5",
649
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-class-properties/-/plugin-transform-class-properties-7.22.5.tgz",
650
- "integrity": "sha1-l6VuMa2MncBqCzcQzngD1aSMync= sha512-nDkQ0NfkOhPTq8YCLiWNxp1+f9fCobEjCb0n8WdbNUBc4IB5V7P1QnX9IjpSoquKrXF5SKojHleVNs2vGeHCHQ==",
663
+ "version": "7.23.3",
664
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-class-properties/-/plugin-transform-class-properties-7.23.3.tgz",
665
+ "integrity": "sha1-NcN32xHKkqeFpxi2qk4+0etl3Eg= sha512-uM+AN8yCIjDPccsKGlw271xjJtGii+xQIF/uMPS8H15L12jZTsLfF4o5vNO7d/oUguOyfdikHGc/yi9ge4SGIg==",
651
666
  "dependencies": {
652
- "@babel/helper-create-class-features-plugin": "^7.22.5",
667
+ "@babel/helper-create-class-features-plugin": "^7.22.15",
653
668
  "@babel/helper-plugin-utils": "^7.22.5"
654
669
  },
655
670
  "engines": {
@@ -660,11 +675,11 @@
660
675
  }
661
676
  },
662
677
  "node_modules/@babel/plugin-transform-class-static-block": {
663
- "version": "7.22.11",
664
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.22.11.tgz",
665
- "integrity": "sha1-3IzG5Jj1VpKsa0uJ5W2HzsdmyXQ= sha512-GMM8gGmqI7guS/llMFk1bJDkKfn3v3C4KHK9Yg1ey5qcHcOlKb0QvcMrgzvxo+T03/4szNh5lghY+fEC98Kq9g==",
678
+ "version": "7.23.3",
679
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.23.3.tgz",
680
+ "integrity": "sha1-VvI3HH5b9v+WTYTF3E1NtVNrUVk= sha512-PENDVxdr7ZxKPyi5Ffc0LjXdnJyrJxyqF5T5YjlVg4a0VFfQHW0r8iAtRiDXkfHlu1wwcvdtnndGYIeJLSuRMQ==",
666
681
  "dependencies": {
667
- "@babel/helper-create-class-features-plugin": "^7.22.11",
682
+ "@babel/helper-create-class-features-plugin": "^7.22.15",
668
683
  "@babel/helper-plugin-utils": "^7.22.5",
669
684
  "@babel/plugin-syntax-class-static-block": "^7.14.5"
670
685
  },
@@ -676,11 +691,11 @@
676
691
  }
677
692
  },
678
693
  "node_modules/@babel/plugin-transform-modules-commonjs": {
679
- "version": "7.23.0",
680
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.23.0.tgz",
681
- "integrity": "sha1-s9ukdXEzsnYsAPT5RZDPbVJgJIE= sha512-32Xzss14/UVc7k9g775yMIvkVK8xwKE0DPdP5JTapr3+Z9w4tzeOuLNY6BXDQR6BdnzIlXnCGAzsk/ICHBLVWQ==",
694
+ "version": "7.23.3",
695
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.23.3.tgz",
696
+ "integrity": "sha1-ZhroMblXflK+V92DVrc0+XALU7Q= sha512-aVS0F65LKsdNOtcz6FRCpE4OgsP2OFnW46qNxNIX9h3wuzaNcSQsJysuMwqSibC98HPrf2vCgtxKNwS0DAlgcA==",
682
697
  "dependencies": {
683
- "@babel/helper-module-transforms": "^7.23.0",
698
+ "@babel/helper-module-transforms": "^7.23.3",
684
699
  "@babel/helper-plugin-utils": "^7.22.5",
685
700
  "@babel/helper-simple-access": "^7.22.5"
686
701
  },
@@ -692,9 +707,9 @@
692
707
  }
693
708
  },
694
709
  "node_modules/@babel/plugin-transform-numeric-separator": {
695
- "version": "7.22.11",
696
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-numeric-separator/-/plugin-transform-numeric-separator-7.22.11.tgz",
697
- "integrity": "sha1-SY133EWmxtt0u4KcAqAcHXGcv70= sha512-3dzU4QGPsILdJbASKhF/V2TVP+gJya1PsueQCxIPCEcerqF21oEcrob4mzjsp2Py/1nLfF5m+xYNMDpmA8vffg==",
710
+ "version": "7.23.3",
711
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-numeric-separator/-/plugin-transform-numeric-separator-7.23.3.tgz",
712
+ "integrity": "sha1-L42kK3W6ieXPzWd6/QhW1SwMLmg= sha512-s9GO7fIBi/BLsZ0v3Rftr6Oe4t0ctJ8h4CCXfPoEJwmvAPMyNrfkOOJzm6b9PX9YXcCJWWQd/sBF/N26eBiMVw==",
698
713
  "dependencies": {
699
714
  "@babel/helper-plugin-utils": "^7.22.5",
700
715
  "@babel/plugin-syntax-numeric-separator": "^7.10.4"
@@ -707,9 +722,9 @@
707
722
  }
708
723
  },
709
724
  "node_modules/@babel/plugin-transform-optional-chaining": {
710
- "version": "7.23.0",
711
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.23.0.tgz",
712
- "integrity": "sha1-c/9fwc+Y9ULwnynAYxZH2K0L4Vg= sha512-sBBGXbLJjxTzLBF5rFWaikMnOGOk/BmK6vVByIdEggZ7Vn6CvWXZyRkkLFK6WE0IF8jSliyOkUN6SScFgzCM0g==",
725
+ "version": "7.23.3",
726
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.23.3.tgz",
727
+ "integrity": "sha1-kvyD9UqjrcNCiJM/on5UwTET9L4= sha512-zvL8vIfIUgMccIAK1lxjvNv572JHFJIKb4MWBz5OGdBQA0fB0Xluix5rmOby48exiJc987neOmP/m9Fnpkz3Tg==",
713
728
  "dependencies": {
714
729
  "@babel/helper-plugin-utils": "^7.22.5",
715
730
  "@babel/helper-skip-transparent-expression-wrappers": "^7.22.5",
@@ -741,14 +756,14 @@
741
756
  }
742
757
  },
743
758
  "node_modules/@babel/plugin-transform-typescript": {
744
- "version": "7.22.15",
745
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.22.15.tgz",
746
- "integrity": "sha1-Fa3vkGRR2GNJ60uHZIZclg61QSc= sha512-1uirS0TnijxvQLnlv5wQBwOX3E1wCFX7ITv+9pBV2wKEk4K+M5tqDaoNXnTH8tjEIYHLO98MwiTWO04Ggz4XuA==",
759
+ "version": "7.23.3",
760
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.23.3.tgz",
761
+ "integrity": "sha1-zoBubLSF1GjEjE9xdpZxlnirATg= sha512-ogV0yWnq38CFwH20l2Afz0dfKuZBx9o/Y2Rmh5vuSS0YD1hswgEgTfyTzuSrT2q9btmHRSqYoSfwFUVaC1M1Jw==",
747
762
  "dependencies": {
748
763
  "@babel/helper-annotate-as-pure": "^7.22.5",
749
764
  "@babel/helper-create-class-features-plugin": "^7.22.15",
750
765
  "@babel/helper-plugin-utils": "^7.22.5",
751
- "@babel/plugin-syntax-typescript": "^7.22.5"
766
+ "@babel/plugin-syntax-typescript": "^7.23.3"
752
767
  },
753
768
  "engines": {
754
769
  "node": ">=6.9.0"
@@ -758,15 +773,15 @@
758
773
  }
759
774
  },
760
775
  "node_modules/@babel/preset-typescript": {
761
- "version": "7.23.2",
762
- "resolved": "https://registry.npmjs.org/@babel/preset-typescript/-/preset-typescript-7.23.2.tgz",
763
- "integrity": "sha1-yN5IgTC3CB9+FIKTatPeWwGL7vQ= sha512-u4UJc1XsS1GhIGteM8rnGiIvf9rJpiVgMEeCnwlLA7WJPC+jcXWJAGxYmeqs5hOZD8BbAfnV5ezBOxQbb4OUxA==",
776
+ "version": "7.23.3",
777
+ "resolved": "https://registry.npmjs.org/@babel/preset-typescript/-/preset-typescript-7.23.3.tgz",
778
+ "integrity": "sha1-FFNLNO1bbUNaoF8a4cXnrcwB2RM= sha512-17oIGVlqz6CchO9RFYn5U6ZpWRZIngayYCtrPRSgANSwC2V1Jb+iP74nVxzzXJte8b8BYxrL1yY96xfhTBrNNQ==",
764
779
  "dependencies": {
765
780
  "@babel/helper-plugin-utils": "^7.22.5",
766
781
  "@babel/helper-validator-option": "^7.22.15",
767
- "@babel/plugin-syntax-jsx": "^7.22.5",
768
- "@babel/plugin-transform-modules-commonjs": "^7.23.0",
769
- "@babel/plugin-transform-typescript": "^7.22.15"
782
+ "@babel/plugin-syntax-jsx": "^7.23.3",
783
+ "@babel/plugin-transform-modules-commonjs": "^7.23.3",
784
+ "@babel/plugin-transform-typescript": "^7.23.3"
770
785
  },
771
786
  "engines": {
772
787
  "node": ">=6.9.0"
@@ -789,18 +804,18 @@
789
804
  }
790
805
  },
791
806
  "node_modules/@babel/traverse": {
792
- "version": "7.23.2",
793
- "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.23.2.tgz",
794
- "integrity": "sha1-Mpx6BnNeFEpQa9ssrQJot/RvStg= sha512-azpe59SQ48qG6nu2CzcMLbxUudtN+dOM9kDbUqGq3HXUJRlo7i8fvPoxQUzYgLZ4cMVmuZgm8vvBpNeRhd6XSw==",
807
+ "version": "7.23.3",
808
+ "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.23.3.tgz",
809
+ "integrity": "sha1-Ju5fJS5yWqeso0dKpbMk6veQi1s= sha512-+K0yF1/9yR0oHdE0StHuEj3uTPzwwbrLGfNOndVJVV2TqA5+j3oljJUb4nmB954FLGjNem976+B+eDuLIjesiQ==",
795
810
  "dependencies": {
796
811
  "@babel/code-frame": "^7.22.13",
797
- "@babel/generator": "^7.23.0",
812
+ "@babel/generator": "^7.23.3",
798
813
  "@babel/helper-environment-visitor": "^7.22.20",
799
814
  "@babel/helper-function-name": "^7.23.0",
800
815
  "@babel/helper-hoist-variables": "^7.22.5",
801
816
  "@babel/helper-split-export-declaration": "^7.22.6",
802
- "@babel/parser": "^7.23.0",
803
- "@babel/types": "^7.23.0",
817
+ "@babel/parser": "^7.23.3",
818
+ "@babel/types": "^7.23.3",
804
819
  "debug": "^4.1.0",
805
820
  "globals": "^11.1.0"
806
821
  },
@@ -809,9 +824,9 @@
809
824
  }
810
825
  },
811
826
  "node_modules/@babel/types": {
812
- "version": "7.23.0",
813
- "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.23.0.tgz",
814
- "integrity": "sha1-jB8CDJ3w5zfk4kfAYZ9YxoRYqus= sha512-0oIyUfKoI3mSqMvsxBdclDwxXKXAUA8v/apZbc+iSyARYou1o8ZGDxbUYyLFoW2arqS2jDGqJuZvv1d/io1axg==",
827
+ "version": "7.23.3",
828
+ "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.23.3.tgz",
829
+ "integrity": "sha1-1eqJLAfy7DcaxwRCD03NsHtflZg= sha512-OZnvoH2l8PK5eUvEcUyCt/sXgr/h+UWpVuBbOljwcrAgUl6lpchoQ++PHGyQy1AtYnVA6CEq3y5xeEI10brpXw==",
815
830
  "dependencies": {
816
831
  "@babel/helper-string-parser": "^7.22.5",
817
832
  "@babel/helper-validator-identifier": "^7.22.20",
@@ -858,27 +873,27 @@
858
873
  }
859
874
  },
860
875
  "node_modules/@forge/babel-plugin-transform-ui": {
861
- "version": "1.1.11",
862
- "resolved": "https://registry.npmjs.org/@forge/babel-plugin-transform-ui/-/babel-plugin-transform-ui-1.1.11.tgz",
863
- "integrity": "sha512-jZpL2L+TpaFkGen5kfvG9NZranX/lD5+SjuET+Q1s8qkOgPZ3HnTS+V2zw6hPzUiiJpqq4SFFleeQForAwvA+w=="
876
+ "version": "1.1.12-next.0",
877
+ "resolved": "https://registry.npmjs.org/@forge/babel-plugin-transform-ui/-/babel-plugin-transform-ui-1.1.12-next.0.tgz",
878
+ "integrity": "sha512-qXQ7oqu5ClAWYABV4UOwMeBdm+p59JMex35pRyeDCd6vkjb5NYGlKhkVBeJFfIQ2ZhAvmNRyUZikHop6j+WJqQ=="
864
879
  },
865
880
  "node_modules/@forge/bundler": {
866
- "version": "4.13.2-next.13",
867
- "resolved": "https://registry.npmjs.org/@forge/bundler/-/bundler-4.13.2-next.13.tgz",
868
- "integrity": "sha512-oezUTMrQ38f18+53yRfIYkivNbQbIcr0wQ1F1yFQqEBvgJSf+QXfdnlPg23J2etgjq4pS3syydhhnn7Msg+saA==",
869
- "dependencies": {
870
- "@babel/core": "^7.23.2",
871
- "@babel/plugin-transform-class-properties": "^7.22.5",
872
- "@babel/plugin-transform-class-static-block": "^7.22.11",
873
- "@babel/plugin-transform-numeric-separator": "^7.22.11",
874
- "@babel/plugin-transform-optional-chaining": "^7.23.0",
881
+ "version": "4.14.0-next.29",
882
+ "resolved": "https://registry.npmjs.org/@forge/bundler/-/bundler-4.14.0-next.29.tgz",
883
+ "integrity": "sha512-w5hl412k2mnwejTezbtQyddayZEweVt1BavhqCS7iHxW3r47YWEZEQKQLYGk3cHUlPW8GKmUXVZmkE8tEbuy/g==",
884
+ "dependencies": {
885
+ "@babel/core": "^7.23.3",
886
+ "@babel/plugin-transform-class-properties": "^7.23.3",
887
+ "@babel/plugin-transform-class-static-block": "^7.23.3",
888
+ "@babel/plugin-transform-numeric-separator": "^7.23.3",
889
+ "@babel/plugin-transform-optional-chaining": "^7.23.3",
875
890
  "@babel/plugin-transform-react-jsx": "^7.22.15",
876
- "@babel/preset-typescript": "^7.23.2",
877
- "@forge/api": "2.20.0-next.6",
878
- "@forge/babel-plugin-transform-ui": "1.1.11",
879
- "@forge/cli-shared": "3.20.4-next.4",
880
- "@forge/lint": "3.7.4-next.4",
881
- "@forge/node-runtime": "0.4.2-next.6",
891
+ "@babel/preset-typescript": "^7.23.3",
892
+ "@forge/api": "2.20.1-next.4",
893
+ "@forge/babel-plugin-transform-ui": "1.1.12-next.0",
894
+ "@forge/cli-shared": "3.21.0-next.19",
895
+ "@forge/lint": "3.7.5-next.20",
896
+ "@forge/node-runtime": "0.4.3-next.7",
882
897
  "@forge/util": "1.3.3",
883
898
  "assert": "^2.1.0",
884
899
  "babel-loader": "^8.3.0",
@@ -892,12 +907,12 @@
892
907
  "html-webpack-plugin": "^5.5.3",
893
908
  "inherits": "^2.0.4",
894
909
  "memfs": "^4.6.0",
895
- "nock": "13.3.7",
910
+ "nock": "13.3.8",
896
911
  "node-fetch": "2.7.0",
897
912
  "os-browserify": "^0.3.0",
898
913
  "path-browserify": "^1.0.1",
899
914
  "process": "^0.11.10",
900
- "punycode": "^2.3.0",
915
+ "punycode": "^2.3.1",
901
916
  "querystring-browser": "^1.0.4",
902
917
  "readable-stream": "^4.4.2",
903
918
  "string_decoder": "^1.3.0",
@@ -917,31 +932,31 @@
917
932
  }
918
933
  },
919
934
  "node_modules/@forge/bundler/node_modules/@forge/api": {
920
- "version": "2.20.0-next.6",
921
- "resolved": "https://registry.npmjs.org/@forge/api/-/api-2.20.0-next.6.tgz",
922
- "integrity": "sha512-fVl6r0urKjlA7S6rtPYV+x8wOOsA1P5Q76MFm2ZSjWKr/ApfXheAsBfhg5MPSR8sGLPJwQbnmzedoDH4CisDsA==",
935
+ "version": "2.20.1-next.4",
936
+ "resolved": "https://registry.npmjs.org/@forge/api/-/api-2.20.1-next.4.tgz",
937
+ "integrity": "sha512-LuEUIbW5fCnNiGHYTaYOr09Qn+ehVMlu8OJ/g2PnZA5MH893niGhzwh8gFgPULz52kQ/Qji1YGwrpQGFj426Vw==",
923
938
  "dependencies": {
924
939
  "@forge/auth": "0.0.5",
925
- "@forge/egress": "1.2.8-next.0",
926
- "@forge/storage": "1.5.12-next.1",
940
+ "@forge/egress": "1.2.9-next.1",
941
+ "@forge/storage": "1.5.13-next.1",
927
942
  "@forge/util": "1.3.3",
928
- "@types/node-fetch": "^2.6.8",
943
+ "@types/node-fetch": "^2.6.9",
929
944
  "node-fetch": "2.7.0"
930
945
  }
931
946
  },
932
947
  "node_modules/@forge/bundler/node_modules/@forge/storage": {
933
- "version": "1.5.12-next.1",
934
- "resolved": "https://registry.npmjs.org/@forge/storage/-/storage-1.5.12-next.1.tgz",
935
- "integrity": "sha512-IteymUShArWmAJJpHp6ps/h360DA38+ox6Stq+RxmdnY2PZXzHlrt+CuXnkUqcXciyVACor4Y+pSPqPpQEaAIA=="
948
+ "version": "1.5.13-next.1",
949
+ "resolved": "https://registry.npmjs.org/@forge/storage/-/storage-1.5.13-next.1.tgz",
950
+ "integrity": "sha512-QPKxQnxs2I56eE4Qi0rPEjAnsxP8s0rhbG4fI6xLBg7h9qHmNtkmXdJfGoTlHCG37TzOMRemus2LFLOZHnza2g=="
936
951
  },
937
952
  "node_modules/@forge/cli-shared": {
938
- "version": "3.20.4-next.4",
939
- "resolved": "https://registry.npmjs.org/@forge/cli-shared/-/cli-shared-3.20.4-next.4.tgz",
940
- "integrity": "sha512-diIV2EGikpwpFdqjNpJ0jSBAq/kvApLvk2iXv3b2dpzSPb6pgObKBwrO7CHlu83qqZ1ayoMd9OAn68M8rSVxxA==",
953
+ "version": "3.21.0-next.19",
954
+ "resolved": "https://registry.npmjs.org/@forge/cli-shared/-/cli-shared-3.21.0-next.19.tgz",
955
+ "integrity": "sha512-zuji5a0zCvtda/UB3Qn0kO9Rw2BnlixDKecg5E5VLD5Vbh/5GHoEhBWdMNs0q7Xk6jHF6s6d873o6a6Yr8YH1A==",
941
956
  "dependencies": {
942
- "@forge/manifest": "5.0.1-next.2",
957
+ "@forge/manifest": "5.1.0-next.7",
943
958
  "@forge/util": "1.3.3",
944
- "@sentry/node": "^7.76.0",
959
+ "@sentry/node": "^7.77.0",
945
960
  "adm-zip": "^0.5.10",
946
961
  "array.prototype.flatmap": "^1.3.2",
947
962
  "case": "^1.6.3",
@@ -970,34 +985,34 @@
970
985
  "terminal-link": "^2.1.1",
971
986
  "tmp": "^0.2.1",
972
987
  "typescript": "^4.9.5",
973
- "yaml": "^2.3.3"
988
+ "yaml": "^2.3.4"
974
989
  }
975
990
  },
976
991
  "node_modules/@forge/csp": {
977
- "version": "3.1.0-next.1",
978
- "resolved": "https://registry.npmjs.org/@forge/csp/-/csp-3.1.0-next.1.tgz",
979
- "integrity": "sha512-FQF6kTea87nz4uVCkVkaIVkSjWSJH4VxD2APlmgz7aySzE8FX3mZ3pNwfZbk+CtxyudEOaOmHU+i71viXswCZw==",
992
+ "version": "3.1.1-next.1",
993
+ "resolved": "https://registry.npmjs.org/@forge/csp/-/csp-3.1.1-next.1.tgz",
994
+ "integrity": "sha512-4bDEa5g+4L82yyZsGKzyMGZF+ucRN8nIrTjX4TfkdECNyIrBy60ZxyWFVAhe3VqmHqMWDnVaZESs2DPcafR9/Q==",
980
995
  "dependencies": {
981
996
  "cheerio": "^0.22.0",
982
997
  "content-security-policy-parser": "^0.4.1"
983
998
  }
984
999
  },
985
1000
  "node_modules/@forge/egress": {
986
- "version": "1.2.8-next.0",
987
- "resolved": "https://registry.npmjs.org/@forge/egress/-/egress-1.2.8-next.0.tgz",
988
- "integrity": "sha512-lFAAZigSi8SSi1STZoMWKHkt4HCdCEQI+k9sCPO+/o28xhCHxn6/ZgRtsBurU6musJSgHBSrnNLTsiYU5O2HCQ==",
1001
+ "version": "1.2.9-next.1",
1002
+ "resolved": "https://registry.npmjs.org/@forge/egress/-/egress-1.2.9-next.1.tgz",
1003
+ "integrity": "sha512-tQntnfuMWzQDM4+Cx2uDc0BHJ6w5ic8H5O6plCJMgJ05UMVdzE7nP+moHVAAENFDJ2Da8sfsEeQlclCV/F6Skg==",
989
1004
  "dependencies": {
990
1005
  "minimatch": "^9.0.3"
991
1006
  }
992
1007
  },
993
1008
  "node_modules/@forge/lint": {
994
- "version": "3.7.4-next.4",
995
- "resolved": "https://registry.npmjs.org/@forge/lint/-/lint-3.7.4-next.4.tgz",
996
- "integrity": "sha512-C2SqYhrgLHyKFN707I6Qnm8nP3O8Jdkcuw5GDn4s5Qlf3oiybZzTaNcTSJKSYMd1ff9Qa/J2BQxs0LaL2tRdUA==",
1009
+ "version": "3.7.5-next.20",
1010
+ "resolved": "https://registry.npmjs.org/@forge/lint/-/lint-3.7.5-next.20.tgz",
1011
+ "integrity": "sha512-if9qtGhDX8+oYLhLxlywovpw+iUBcPbYUuUpqtfSoJc6Tb6Htz2ZNIaTd+6SkpkmwlslkKriOB3VEPEHnJwHPQ==",
997
1012
  "dependencies": {
998
- "@forge/cli-shared": "3.20.4-next.4",
999
- "@forge/egress": "1.2.8-next.0",
1000
- "@forge/manifest": "5.0.1-next.2",
1013
+ "@forge/cli-shared": "3.21.0-next.19",
1014
+ "@forge/egress": "1.2.9-next.1",
1015
+ "@forge/manifest": "5.1.0-next.7",
1001
1016
  "@typescript-eslint/typescript-estree": "^5.62.0",
1002
1017
  "array.prototype.flatmap": "^1.3.2",
1003
1018
  "atlassian-openapi": "^1.0.17",
@@ -1006,74 +1021,74 @@
1006
1021
  }
1007
1022
  },
1008
1023
  "node_modules/@forge/manifest": {
1009
- "version": "5.0.1-next.2",
1010
- "resolved": "https://registry.npmjs.org/@forge/manifest/-/manifest-5.0.1-next.2.tgz",
1011
- "integrity": "sha512-TxudeADmguZNPr5d7ZpdI2RF6C5Sz0Bg20jgd75axQHMF/kHUVsDvi8Htvsr/iR9p3WDdQHr6p+G8lAIovFRfA==",
1024
+ "version": "5.1.0-next.7",
1025
+ "resolved": "https://registry.npmjs.org/@forge/manifest/-/manifest-5.1.0-next.7.tgz",
1026
+ "integrity": "sha512-N8flnh6Ca4V0D9v26gzgC/ZOc7NSXvUo+tvUFoomlqVilk/ZtLJt7MtEe81ZjA4sIlE7mvhYJWZc0bZJepE+6g==",
1012
1027
  "dependencies": {
1013
1028
  "@forge/util": "1.3.3",
1014
1029
  "ajv": "^8.12.0",
1015
1030
  "ajv-formats": "2.1.1",
1016
1031
  "cheerio": "^0.22.0",
1017
1032
  "glob": "^10.3.10",
1018
- "js-yaml": "^4.1.0",
1019
1033
  "json-schema-to-typescript": "^10.1.5",
1020
1034
  "lodash": "^4.17.21",
1021
1035
  "node-fetch": "2.7.0",
1022
- "typescript-json-schema": "^0.62.0"
1036
+ "typescript-json-schema": "^0.62.0",
1037
+ "yaml": "^2.3.4"
1023
1038
  }
1024
1039
  },
1025
1040
  "node_modules/@forge/node-runtime": {
1026
- "version": "0.4.2-next.6",
1027
- "resolved": "https://registry.npmjs.org/@forge/node-runtime/-/node-runtime-0.4.2-next.6.tgz",
1028
- "integrity": "sha512-KQVP13AeDZwY3BzVwnO10GP0NsKjFqhnKoASbIwo15EY2p8GH9f/BWZXLe2Ry2aRq519Wei7GdCqJQgT85BEfA==",
1041
+ "version": "0.4.3-next.7",
1042
+ "resolved": "https://registry.npmjs.org/@forge/node-runtime/-/node-runtime-0.4.3-next.7.tgz",
1043
+ "integrity": "sha512-C9qXkvVuCe1zsZm8aP8qjCrhpFlZotFYZqPIX0YCvpLWovMN3J8K2l77yis2b5M5ObUZ7VojzSYelBZ+pE5Bdw==",
1029
1044
  "dependencies": {
1030
- "@forge/api": "2.20.0-next.6",
1031
- "@forge/runtime": "5.1.4-next.2",
1045
+ "@forge/api": "2.20.1-next.4",
1046
+ "@forge/runtime": "5.2.0-next.4",
1032
1047
  "uuid": "^9.0.1"
1033
1048
  }
1034
1049
  },
1035
1050
  "node_modules/@forge/node-runtime/node_modules/@forge/api": {
1036
- "version": "2.20.0-next.6",
1037
- "resolved": "https://registry.npmjs.org/@forge/api/-/api-2.20.0-next.6.tgz",
1038
- "integrity": "sha512-fVl6r0urKjlA7S6rtPYV+x8wOOsA1P5Q76MFm2ZSjWKr/ApfXheAsBfhg5MPSR8sGLPJwQbnmzedoDH4CisDsA==",
1051
+ "version": "2.20.1-next.4",
1052
+ "resolved": "https://registry.npmjs.org/@forge/api/-/api-2.20.1-next.4.tgz",
1053
+ "integrity": "sha512-LuEUIbW5fCnNiGHYTaYOr09Qn+ehVMlu8OJ/g2PnZA5MH893niGhzwh8gFgPULz52kQ/Qji1YGwrpQGFj426Vw==",
1039
1054
  "dependencies": {
1040
1055
  "@forge/auth": "0.0.5",
1041
- "@forge/egress": "1.2.8-next.0",
1042
- "@forge/storage": "1.5.12-next.1",
1056
+ "@forge/egress": "1.2.9-next.1",
1057
+ "@forge/storage": "1.5.13-next.1",
1043
1058
  "@forge/util": "1.3.3",
1044
- "@types/node-fetch": "^2.6.8",
1059
+ "@types/node-fetch": "^2.6.9",
1045
1060
  "node-fetch": "2.7.0"
1046
1061
  }
1047
1062
  },
1048
1063
  "node_modules/@forge/node-runtime/node_modules/@forge/storage": {
1049
- "version": "1.5.12-next.1",
1050
- "resolved": "https://registry.npmjs.org/@forge/storage/-/storage-1.5.12-next.1.tgz",
1051
- "integrity": "sha512-IteymUShArWmAJJpHp6ps/h360DA38+ox6Stq+RxmdnY2PZXzHlrt+CuXnkUqcXciyVACor4Y+pSPqPpQEaAIA=="
1064
+ "version": "1.5.13-next.1",
1065
+ "resolved": "https://registry.npmjs.org/@forge/storage/-/storage-1.5.13-next.1.tgz",
1066
+ "integrity": "sha512-QPKxQnxs2I56eE4Qi0rPEjAnsxP8s0rhbG4fI6xLBg7h9qHmNtkmXdJfGoTlHCG37TzOMRemus2LFLOZHnza2g=="
1052
1067
  },
1053
1068
  "node_modules/@forge/runtime": {
1054
- "version": "5.1.4-next.2",
1055
- "resolved": "https://registry.npmjs.org/@forge/runtime/-/runtime-5.1.4-next.2.tgz",
1056
- "integrity": "sha512-xngLUJXWjvAkfsmbHK+/D2DCxXgDlePiYKSG63lAnYkMBxtWHsK0MqY9POYBU0zkr1gwxGiYuddpIaI48tm6xg==",
1069
+ "version": "5.2.0-next.4",
1070
+ "resolved": "https://registry.npmjs.org/@forge/runtime/-/runtime-5.2.0-next.4.tgz",
1071
+ "integrity": "sha512-3ZreDHCValXGXXIgpHEJGp1WgJOtTjo5RC9ROWyLOmu4ujP57IGoyKi+UjAjMaKm2By8XRc8/sbYNMLDa9GlZg==",
1057
1072
  "dependencies": {
1058
1073
  "@forge/util": "1.3.3",
1059
1074
  "fp-ts": "^2.16.1",
1060
1075
  "io-ts": "^2.2.20",
1061
1076
  "io-ts-reporters": "^2.0.1",
1062
- "js-yaml": "^4.1.0",
1063
1077
  "node-fetch": "2.7.0",
1064
1078
  "tslib": "^2.6.2",
1065
- "ws": "^7.5.9"
1079
+ "ws": "^7.5.9",
1080
+ "yaml": "^2.3.4"
1066
1081
  }
1067
1082
  },
1068
1083
  "node_modules/@forge/tunnel": {
1069
- "version": "3.8.5-next.14",
1070
- "resolved": "https://registry.npmjs.org/@forge/tunnel/-/tunnel-3.8.5-next.14.tgz",
1071
- "integrity": "sha512-VoIk4IppIvSvetsOENF9QSEZTHm/Ec7Gx6t/zrk4wI+4CApsa0u4M/Tqe/IQN4zhpqeCE0dri5mZC5HRF8jhQg==",
1072
- "dependencies": {
1073
- "@forge/bundler": "4.13.2-next.13",
1074
- "@forge/cli-shared": "3.20.4-next.4",
1075
- "@forge/csp": "3.1.0-next.1",
1076
- "@forge/runtime": "5.1.4-next.2",
1084
+ "version": "3.8.6-next.32",
1085
+ "resolved": "https://registry.npmjs.org/@forge/tunnel/-/tunnel-3.8.6-next.32.tgz",
1086
+ "integrity": "sha512-ZMAEHJPu07feyx9J8IuA0v55RBkYC3x1CdUPIN+OrjYj7wRMT0KeoT4Jl+ERLyIiTZE5fcoYyq/lcvUEO+vacw==",
1087
+ "dependencies": {
1088
+ "@forge/bundler": "4.14.0-next.29",
1089
+ "@forge/cli-shared": "3.21.0-next.19",
1090
+ "@forge/csp": "3.1.1-next.1",
1091
+ "@forge/runtime": "5.2.0-next.4",
1077
1092
  "express": "^4.18.2",
1078
1093
  "express-intercept": "^1.1.0",
1079
1094
  "http-proxy-middleware": "^2.0.6",
@@ -1488,9 +1503,9 @@
1488
1503
  "integrity": "sha1-UNaAyKinj+MKvmkGRTshrYqwrXs= sha512-YofkM6fGv4gDJq78g4j0mMuGMkZVxZDgtU0JRdx6FgiJDG+0fY0GKVolOV8WqVmEhLCXkQRjwDdKyPxJp/uucg=="
1489
1504
  },
1490
1505
  "node_modules/@types/eslint": {
1491
- "version": "8.44.6",
1492
- "resolved": "https://registry.npmjs.org/@types/eslint/-/eslint-8.44.6.tgz",
1493
- "integrity": "sha1-YOVkVRlm3SVfTAHEWfC0+4cGhgM= sha512-P6bY56TVmX8y9J87jHNgQh43h6VVU+6H7oN7hgvivV81K2XY8qJZ5vqPy/HdUoVIelii2kChYVzQanlswPWVFw==",
1506
+ "version": "8.44.7",
1507
+ "resolved": "https://registry.npmjs.org/@types/eslint/-/eslint-8.44.7.tgz",
1508
+ "integrity": "sha1-Qws8yW23DIH0BeagiuvbE4aRmPU= sha512-f5ORu2hcBbKei97U73mf+l9t4zTGl74IqZ0GQk4oVea/VS8tQZYkUveSYojk+frraAVYId0V2WC9O4PTNru2FQ==",
1494
1509
  "dependencies": {
1495
1510
  "@types/estree": "*",
1496
1511
  "@types/json-schema": "*"
@@ -1511,9 +1526,9 @@
1511
1526
  "integrity": "sha1-qiJ1CWLzvw5511PTzAZ/AQyV8ZQ= sha512-LG4opVs2ANWZ1TJoKc937iMmNstM/d0ae1vNbnBvBhqCSezgVUOzcLCqbI5elV8Vy6WKwKjaqR+zO9VKirBBCA=="
1512
1527
  },
1513
1528
  "node_modules/@types/express": {
1514
- "version": "4.17.20",
1515
- "resolved": "https://registry.npmjs.org/@types/express/-/express-4.17.20.tgz",
1516
- "integrity": "sha1-58m0AnbSnjik41ZNej1lkR4qpDM= sha512-rOaqlkgEvOW495xErXMsmyX3WKBInbhG5eqojXYi3cGUaLoRDlXa5d52fkfWZT963AZ3v2eZ4MbKE6WpDAGVsw==",
1529
+ "version": "4.17.21",
1530
+ "resolved": "https://registry.npmjs.org/@types/express/-/express-4.17.21.tgz",
1531
+ "integrity": "sha1-wm1KFR5g7+AISyPcM2nrxjHtGS0= sha512-ejlPM315qwLpaQlQDTjPdsUFSc6ZsP4AN6AlWnogPjQ7CVi7PYF3YVz+CY3jE2pwYf7E/7HlDAN0rV2GxTG0HQ==",
1517
1532
  "dependencies": {
1518
1533
  "@types/body-parser": "*",
1519
1534
  "@types/express-serve-static-core": "^4.17.33",
@@ -1598,9 +1613,9 @@
1598
1613
  "integrity": "sha1-UNaAyKinj+MKvmkGRTshrYqwrXs= sha512-YofkM6fGv4gDJq78g4j0mMuGMkZVxZDgtU0JRdx6FgiJDG+0fY0GKVolOV8WqVmEhLCXkQRjwDdKyPxJp/uucg=="
1599
1614
  },
1600
1615
  "node_modules/@types/lodash": {
1601
- "version": "4.14.200",
1602
- "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.200.tgz",
1603
- "integrity": "sha1-Q1tgNcfrqc3x4DmvghLJ6SgecUk= sha512-YI/M/4HRImtNf3pJgbF+W6FrXovqj+T+/HpENLTooK9PnkacBsDpeP3IpHab40CClUfhNmdM2WTNP2sa2dni5Q=="
1616
+ "version": "4.14.201",
1617
+ "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.201.tgz",
1618
+ "integrity": "sha1-dvR8tjEk6AaCS2wYRj2vPh1IAjk= sha512-y9euML0cim1JrykNxADLfaG0FgD1g/yTHwUs/Jg9ZIU7WKj2/4IW9Lbb1WZbvck78W/lfGXFfe+u2EGfIJXdLQ=="
1604
1619
  },
1605
1620
  "node_modules/@types/mime": {
1606
1621
  "version": "1.3.2",
@@ -1613,9 +1628,9 @@
1613
1628
  "integrity": "sha1-F4j6jag427X56plLg0J4IF22yis= sha512-fAtCfv4jJg+ExtXhvCkCqUKZ+4ok/JQk01qDKhL5BDDoS3AxKXhV5/MAVUZyQnSEd2GT92fkgZl0pz0Q0AzcIQ=="
1614
1629
  },
1615
1630
  "node_modules/@types/node-fetch": {
1616
- "version": "2.6.8",
1617
- "resolved": "https://registry.npmjs.org/@types/node-fetch/-/node-fetch-2.6.8.tgz",
1618
- "integrity": "sha1-mimTWDl1hJwuHzYLbKLxF1WyxQQ= sha512-nnH5lV9QCMPsbEVdTb5Y+F3GQxLSw1xQgIydrb2gSfEavRPs50FnMr+KUaa+LoPSqibm2N+ZZxH7lavZlAT4GA==",
1631
+ "version": "2.6.9",
1632
+ "resolved": "https://registry.npmjs.org/@types/node-fetch/-/node-fetch-2.6.9.tgz",
1633
+ "integrity": "sha1-FfUp0kfx7eGCT356zaoZLV8oBx4= sha512-bQVlnMLFJ2d35DkPNjEPmd9ueO/rh5EiaZt2bhqiSarPjZIuIV6bPQVqcrEyvNo+AfTrRGVazle1tl597w3gfA==",
1619
1634
  "dependencies": {
1620
1635
  "@types/node": "*",
1621
1636
  "form-data": "^4.0.0"
@@ -2251,11 +2266,6 @@
2251
2266
  "resolved": "https://registry.npmjs.org/arg/-/arg-5.0.2.tgz",
2252
2267
  "integrity": "sha1-yBQzzEJ8ksTc9IZRQtvKbxWs1Zw= sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg=="
2253
2268
  },
2254
- "node_modules/argparse": {
2255
- "version": "2.0.1",
2256
- "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz",
2257
- "integrity": "sha1-JG9Q88p4oyQPbJl+ipvR6sSeSzg= sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q=="
2258
- },
2259
2269
  "node_modules/array-buffer-byte-length": {
2260
2270
  "version": "1.0.0",
2261
2271
  "resolved": "https://registry.npmjs.org/array-buffer-byte-length/-/array-buffer-byte-length-1.0.0.tgz",
@@ -5884,17 +5894,6 @@
5884
5894
  "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz",
5885
5895
  "integrity": "sha1-GSA/tZmR35jjoocFDUZHzerzJJk= sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ=="
5886
5896
  },
5887
- "node_modules/js-yaml": {
5888
- "version": "4.1.0",
5889
- "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz",
5890
- "integrity": "sha1-wftl+PUBeQHN0slRhkuhhFihBgI= sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==",
5891
- "dependencies": {
5892
- "argparse": "^2.0.1"
5893
- },
5894
- "bin": {
5895
- "js-yaml": "bin/js-yaml.js"
5896
- }
5897
- },
5898
5897
  "node_modules/jsesc": {
5899
5898
  "version": "2.5.2",
5900
5899
  "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-2.5.2.tgz",
@@ -6702,9 +6701,9 @@
6702
6701
  }
6703
6702
  },
6704
6703
  "node_modules/nock": {
6705
- "version": "13.3.7",
6706
- "resolved": "https://registry.npmjs.org/nock/-/nock-13.3.7.tgz",
6707
- "integrity": "sha1-J8iicJ1gKgVw5F0/GC2zQsa9VVE= sha512-z3voRxo6G0JxqCsjuzERh1ReFC4Vp2b7JpSgcMJB6jnJbUszf88awAeQLIID2UNMwbMh9/Zm5sFscagj0QYHEg==",
6704
+ "version": "13.3.8",
6705
+ "resolved": "https://registry.npmjs.org/nock/-/nock-13.3.8.tgz",
6706
+ "integrity": "sha1-et88ZvZ4sC7wp41Wl66LwuveAUI= sha512-96yVFal0c/W1lG7mmfRe7eO+hovrhJYd2obzzOZ90f6fjpeU/XNvd9cYHZKZAQJumDfhXgoTpkpJ9pvMj+hqHw==",
6708
6707
  "dependencies": {
6709
6708
  "debug": "^4.1.0",
6710
6709
  "json-stringify-safe": "^5.0.1",
@@ -7579,9 +7578,9 @@
7579
7578
  }
7580
7579
  },
7581
7580
  "node_modules/punycode": {
7582
- "version": "2.3.0",
7583
- "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.0.tgz",
7584
- "integrity": "sha1-9n+mfJTaj00M//mBruQRgGQZm48= sha512-rRV+zQD8tVFys26lAGR9WUuS4iUAngJScM+ZRSKtvl5tKeZ2t5bvdNFdNHBW9FWR4guGHlgmsZ1G7BSm2wTbuA==",
7581
+ "version": "2.3.1",
7582
+ "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz",
7583
+ "integrity": "sha1-AnQi4vrsCyXhVJw+G9gwm5EztuU= sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==",
7585
7584
  "engines": {
7586
7585
  "node": ">=6"
7587
7586
  }
@@ -9794,9 +9793,9 @@
9794
9793
  "integrity": "sha1-m7knkNnA7/7GO+c1GeEaNQGaOnI= sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A=="
9795
9794
  },
9796
9795
  "node_modules/yaml": {
9797
- "version": "2.3.3",
9798
- "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.3.3.tgz",
9799
- "integrity": "sha1-AfbRjvA2RGNAAH244BaBDl1kqtk= sha512-zw0VAJxgeZ6+++/su5AFoqBbZbrEakwu+X0M5HmcwUiBL7AzcuPKjj5we4xfQLp78LkEMpD0cOnUhmgOVy3KdQ==",
9796
+ "version": "2.3.4",
9797
+ "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.3.4.tgz",
9798
+ "integrity": "sha1-U/wdUUvoCqvzhtxgAespvzt1I7I= sha512-8aAvwVUSHpfEqTQ4w/KMlf3HcRdt50E5ODIQJBw1fQ5RL34xabzxtUlzTXVqc4rkZsPbvrXKWnABCD7kWSmocA==",
9800
9799
  "engines": {
9801
9800
  "node": ">= 14"
9802
9801
  }