@processmaker/screen-builder 2.5.28 → 2.5.29

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/package-lock.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@processmaker/screen-builder",
3
- "version": "2.5.28",
3
+ "version": "2.5.29",
4
4
  "lockfileVersion": 2,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@processmaker/screen-builder",
9
- "version": "2.5.27",
9
+ "version": "2.5.28",
10
10
  "dependencies": {
11
11
  "lodash": "^4.17.20",
12
12
  "moment": "^2.29.1",
@@ -22,7 +22,7 @@
22
22
  "@cypress/code-coverage": "^3.8.1",
23
23
  "@fortawesome/fontawesome-free": "^5.6.1",
24
24
  "@panter/vue-i18next": "^0.15.2",
25
- "@processmaker/vue-form-elements": "0.18.4-P",
25
+ "@processmaker/vue-form-elements": "0.18.4-R",
26
26
  "@vue/cli-plugin-babel": "^3.6.0",
27
27
  "@vue/cli-plugin-e2e-cypress": "^4.0.3",
28
28
  "@vue/cli-plugin-eslint": "^3.6.0",
@@ -62,7 +62,7 @@
62
62
  },
63
63
  "peerDependencies": {
64
64
  "@panter/vue-i18next": "^0.15.0",
65
- "@processmaker/vue-form-elements": "0.18.4-P",
65
+ "@processmaker/vue-form-elements": "0.18.4-R",
66
66
  "i18next": "^15.0.8",
67
67
  "vue": "^2.6.12",
68
68
  "vuex": "^3.1.1"
@@ -2677,9 +2677,9 @@
2677
2677
  }
2678
2678
  },
2679
2679
  "node_modules/@processmaker/vue-form-elements": {
2680
- "version": "0.18.4-P",
2681
- "resolved": "https://registry.npmjs.org/@processmaker/vue-form-elements/-/vue-form-elements-0.18.4-P.tgz",
2682
- "integrity": "sha512-atIRCB1bdMM2AzoaRJ0RvY6cslUFwwG4V5WWLg08y5jcuaVQS83N6BRPwVCkx0pPt5Wxw09bsYU3bf8ybX9VIw==",
2680
+ "version": "0.18.4-R",
2681
+ "resolved": "https://registry.npmjs.org/@processmaker/vue-form-elements/-/vue-form-elements-0.18.4-R.tgz",
2682
+ "integrity": "sha512-l9KVTiy1fq0oFRB/ssuR32+v17vsROfSGgZKAeSFtdJ1iQek9rftCuD3EQnDVenTs9ilBbF3LU/GWIAbsDFupw==",
2683
2683
  "dev": true,
2684
2684
  "dependencies": {
2685
2685
  "@tinymce/tinymce-vue": "2.0.0",
@@ -9666,16 +9666,16 @@
9666
9666
  "node_modules/fsevents/node_modules/abbrev": {
9667
9667
  "version": "1.1.1",
9668
9668
  "integrity": "sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==",
9669
+ "extraneous": true,
9669
9670
  "inBundle": true,
9670
- "license": "ISC",
9671
- "optional": true
9671
+ "license": "ISC"
9672
9672
  },
9673
9673
  "node_modules/fsevents/node_modules/ansi-regex": {
9674
9674
  "version": "2.1.1",
9675
9675
  "integrity": "sha1-w7M6te42DYbg5ijwRorn7yfWVN8=",
9676
+ "extraneous": true,
9676
9677
  "inBundle": true,
9677
9678
  "license": "MIT",
9678
- "optional": true,
9679
9679
  "engines": {
9680
9680
  "node": ">=0.10.0"
9681
9681
  }
@@ -9683,16 +9683,16 @@
9683
9683
  "node_modules/fsevents/node_modules/aproba": {
9684
9684
  "version": "1.2.0",
9685
9685
  "integrity": "sha512-Y9J6ZjXtoYh8RnXVCMOU/ttDmk1aBjunq9vO0ta5x85WDQiQfUF9sIPBITdbiiIVcBo03Hi3jMxigBtsddlXRw==",
9686
+ "extraneous": true,
9686
9687
  "inBundle": true,
9687
- "license": "ISC",
9688
- "optional": true
9688
+ "license": "ISC"
9689
9689
  },
9690
9690
  "node_modules/fsevents/node_modules/are-we-there-yet": {
9691
9691
  "version": "1.1.5",
9692
9692
  "integrity": "sha512-5hYdAkZlcG8tOLujVDTgCT+uPX0VnpAH28gWsLfzpXYm7wP6mp5Q/gYyR7YQ0cKVJcXJnl3j2kpBan13PtQf6w==",
9693
+ "extraneous": true,
9693
9694
  "inBundle": true,
9694
9695
  "license": "ISC",
9695
- "optional": true,
9696
9696
  "dependencies": {
9697
9697
  "delegates": "^1.0.0",
9698
9698
  "readable-stream": "^2.0.6"
@@ -9701,16 +9701,16 @@
9701
9701
  "node_modules/fsevents/node_modules/balanced-match": {
9702
9702
  "version": "1.0.0",
9703
9703
  "integrity": "sha1-ibTRmasr7kneFk6gK4nORi1xt2c=",
9704
+ "extraneous": true,
9704
9705
  "inBundle": true,
9705
- "license": "MIT",
9706
- "optional": true
9706
+ "license": "MIT"
9707
9707
  },
9708
9708
  "node_modules/fsevents/node_modules/brace-expansion": {
9709
9709
  "version": "1.1.11",
9710
9710
  "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
9711
+ "extraneous": true,
9711
9712
  "inBundle": true,
9712
9713
  "license": "MIT",
9713
- "optional": true,
9714
9714
  "dependencies": {
9715
9715
  "balanced-match": "^1.0.0",
9716
9716
  "concat-map": "0.0.1"
@@ -9719,16 +9719,16 @@
9719
9719
  "node_modules/fsevents/node_modules/chownr": {
9720
9720
  "version": "1.1.4",
9721
9721
  "integrity": "sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg==",
9722
+ "extraneous": true,
9722
9723
  "inBundle": true,
9723
- "license": "ISC",
9724
- "optional": true
9724
+ "license": "ISC"
9725
9725
  },
9726
9726
  "node_modules/fsevents/node_modules/code-point-at": {
9727
9727
  "version": "1.1.0",
9728
9728
  "integrity": "sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c=",
9729
+ "extraneous": true,
9729
9730
  "inBundle": true,
9730
9731
  "license": "MIT",
9731
- "optional": true,
9732
9732
  "engines": {
9733
9733
  "node": ">=0.10.0"
9734
9734
  }
@@ -9736,30 +9736,30 @@
9736
9736
  "node_modules/fsevents/node_modules/concat-map": {
9737
9737
  "version": "0.0.1",
9738
9738
  "integrity": "sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=",
9739
+ "extraneous": true,
9739
9740
  "inBundle": true,
9740
- "license": "MIT",
9741
- "optional": true
9741
+ "license": "MIT"
9742
9742
  },
9743
9743
  "node_modules/fsevents/node_modules/console-control-strings": {
9744
9744
  "version": "1.1.0",
9745
9745
  "integrity": "sha1-PXz0Rk22RG6mRL9LOVB/mFEAjo4=",
9746
+ "extraneous": true,
9746
9747
  "inBundle": true,
9747
- "license": "ISC",
9748
- "optional": true
9748
+ "license": "ISC"
9749
9749
  },
9750
9750
  "node_modules/fsevents/node_modules/core-util-is": {
9751
9751
  "version": "1.0.2",
9752
9752
  "integrity": "sha1-tf1UIgqivFq1eqtxQMlAdUUDwac=",
9753
+ "extraneous": true,
9753
9754
  "inBundle": true,
9754
- "license": "MIT",
9755
- "optional": true
9755
+ "license": "MIT"
9756
9756
  },
9757
9757
  "node_modules/fsevents/node_modules/debug": {
9758
9758
  "version": "3.2.6",
9759
9759
  "integrity": "sha512-mel+jf7nrtEl5Pn1Qx46zARXKDpBbvzezse7p7LqINmdoIk8PYP5SySaxEmYv6TZ0JyEKA1hsCId6DIhgITtWQ==",
9760
+ "extraneous": true,
9760
9761
  "inBundle": true,
9761
9762
  "license": "MIT",
9762
- "optional": true,
9763
9763
  "dependencies": {
9764
9764
  "ms": "^2.1.1"
9765
9765
  }
@@ -9767,9 +9767,9 @@
9767
9767
  "node_modules/fsevents/node_modules/deep-extend": {
9768
9768
  "version": "0.6.0",
9769
9769
  "integrity": "sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==",
9770
+ "extraneous": true,
9770
9771
  "inBundle": true,
9771
9772
  "license": "MIT",
9772
- "optional": true,
9773
9773
  "engines": {
9774
9774
  "node": ">=4.0.0"
9775
9775
  }
@@ -9777,16 +9777,16 @@
9777
9777
  "node_modules/fsevents/node_modules/delegates": {
9778
9778
  "version": "1.0.0",
9779
9779
  "integrity": "sha1-hMbhWbgZBP3KWaDvRM2HDTElD5o=",
9780
+ "extraneous": true,
9780
9781
  "inBundle": true,
9781
- "license": "MIT",
9782
- "optional": true
9782
+ "license": "MIT"
9783
9783
  },
9784
9784
  "node_modules/fsevents/node_modules/detect-libc": {
9785
9785
  "version": "1.0.3",
9786
9786
  "integrity": "sha1-+hN8S9aY7fVc1c0CrFWfkaTEups=",
9787
+ "extraneous": true,
9787
9788
  "inBundle": true,
9788
9789
  "license": "Apache-2.0",
9789
- "optional": true,
9790
9790
  "bin": {
9791
9791
  "detect-libc": "bin/detect-libc.js"
9792
9792
  },
@@ -9797,9 +9797,9 @@
9797
9797
  "node_modules/fsevents/node_modules/fs-minipass": {
9798
9798
  "version": "1.2.7",
9799
9799
  "integrity": "sha512-GWSSJGFy4e9GUeCcbIkED+bgAoFyj7XF1mV8rma3QW4NIqX9Kyx79N/PF61H5udOV3aY1IaMLs6pGbH71nlCTA==",
9800
+ "extraneous": true,
9800
9801
  "inBundle": true,
9801
9802
  "license": "ISC",
9802
- "optional": true,
9803
9803
  "dependencies": {
9804
9804
  "minipass": "^2.6.0"
9805
9805
  }
@@ -9807,16 +9807,16 @@
9807
9807
  "node_modules/fsevents/node_modules/fs.realpath": {
9808
9808
  "version": "1.0.0",
9809
9809
  "integrity": "sha1-FQStJSMVjKpA20onh8sBQRmU6k8=",
9810
+ "extraneous": true,
9810
9811
  "inBundle": true,
9811
- "license": "ISC",
9812
- "optional": true
9812
+ "license": "ISC"
9813
9813
  },
9814
9814
  "node_modules/fsevents/node_modules/gauge": {
9815
9815
  "version": "2.7.4",
9816
9816
  "integrity": "sha1-LANAXHU4w51+s3sxcCLjJfsBi/c=",
9817
+ "extraneous": true,
9817
9818
  "inBundle": true,
9818
9819
  "license": "ISC",
9819
- "optional": true,
9820
9820
  "dependencies": {
9821
9821
  "aproba": "^1.0.3",
9822
9822
  "console-control-strings": "^1.0.0",
@@ -9831,9 +9831,9 @@
9831
9831
  "node_modules/fsevents/node_modules/glob": {
9832
9832
  "version": "7.1.6",
9833
9833
  "integrity": "sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==",
9834
+ "extraneous": true,
9834
9835
  "inBundle": true,
9835
9836
  "license": "ISC",
9836
- "optional": true,
9837
9837
  "dependencies": {
9838
9838
  "fs.realpath": "^1.0.0",
9839
9839
  "inflight": "^1.0.4",
@@ -9852,16 +9852,16 @@
9852
9852
  "node_modules/fsevents/node_modules/has-unicode": {
9853
9853
  "version": "2.0.1",
9854
9854
  "integrity": "sha1-4Ob+aijPUROIVeCG0Wkedx3iqLk=",
9855
+ "extraneous": true,
9855
9856
  "inBundle": true,
9856
- "license": "ISC",
9857
- "optional": true
9857
+ "license": "ISC"
9858
9858
  },
9859
9859
  "node_modules/fsevents/node_modules/iconv-lite": {
9860
9860
  "version": "0.4.24",
9861
9861
  "integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==",
9862
+ "extraneous": true,
9862
9863
  "inBundle": true,
9863
9864
  "license": "MIT",
9864
- "optional": true,
9865
9865
  "dependencies": {
9866
9866
  "safer-buffer": ">= 2.1.2 < 3"
9867
9867
  },
@@ -9872,9 +9872,9 @@
9872
9872
  "node_modules/fsevents/node_modules/ignore-walk": {
9873
9873
  "version": "3.0.3",
9874
9874
  "integrity": "sha512-m7o6xuOaT1aqheYHKf8W6J5pYH85ZI9w077erOzLje3JsB1gkafkAhHHY19dqjulgIZHFm32Cp5uNZgcQqdJKw==",
9875
+ "extraneous": true,
9875
9876
  "inBundle": true,
9876
9877
  "license": "ISC",
9877
- "optional": true,
9878
9878
  "dependencies": {
9879
9879
  "minimatch": "^3.0.4"
9880
9880
  }
@@ -9882,9 +9882,9 @@
9882
9882
  "node_modules/fsevents/node_modules/inflight": {
9883
9883
  "version": "1.0.6",
9884
9884
  "integrity": "sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=",
9885
+ "extraneous": true,
9885
9886
  "inBundle": true,
9886
9887
  "license": "ISC",
9887
- "optional": true,
9888
9888
  "dependencies": {
9889
9889
  "once": "^1.3.0",
9890
9890
  "wrappy": "1"
@@ -9893,16 +9893,16 @@
9893
9893
  "node_modules/fsevents/node_modules/inherits": {
9894
9894
  "version": "2.0.4",
9895
9895
  "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==",
9896
+ "extraneous": true,
9896
9897
  "inBundle": true,
9897
- "license": "ISC",
9898
- "optional": true
9898
+ "license": "ISC"
9899
9899
  },
9900
9900
  "node_modules/fsevents/node_modules/is-fullwidth-code-point": {
9901
9901
  "version": "1.0.0",
9902
9902
  "integrity": "sha1-754xOG8DGn8NZDr4L95QxFfvAMs=",
9903
+ "extraneous": true,
9903
9904
  "inBundle": true,
9904
9905
  "license": "MIT",
9905
- "optional": true,
9906
9906
  "dependencies": {
9907
9907
  "number-is-nan": "^1.0.0"
9908
9908
  },
@@ -9913,16 +9913,16 @@
9913
9913
  "node_modules/fsevents/node_modules/isarray": {
9914
9914
  "version": "1.0.0",
9915
9915
  "integrity": "sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE=",
9916
+ "extraneous": true,
9916
9917
  "inBundle": true,
9917
- "license": "MIT",
9918
- "optional": true
9918
+ "license": "MIT"
9919
9919
  },
9920
9920
  "node_modules/fsevents/node_modules/minimatch": {
9921
9921
  "version": "3.0.4",
9922
9922
  "integrity": "sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==",
9923
+ "extraneous": true,
9923
9924
  "inBundle": true,
9924
9925
  "license": "ISC",
9925
- "optional": true,
9926
9926
  "dependencies": {
9927
9927
  "brace-expansion": "^1.1.7"
9928
9928
  },
@@ -9933,16 +9933,16 @@
9933
9933
  "node_modules/fsevents/node_modules/minimist": {
9934
9934
  "version": "1.2.5",
9935
9935
  "integrity": "sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==",
9936
+ "extraneous": true,
9936
9937
  "inBundle": true,
9937
- "license": "MIT",
9938
- "optional": true
9938
+ "license": "MIT"
9939
9939
  },
9940
9940
  "node_modules/fsevents/node_modules/minipass": {
9941
9941
  "version": "2.9.0",
9942
9942
  "integrity": "sha512-wxfUjg9WebH+CUDX/CdbRlh5SmfZiy/hpkxaRI16Y9W56Pa75sWgd/rvFilSgrauD9NyFymP/+JFV3KwzIsJeg==",
9943
+ "extraneous": true,
9943
9944
  "inBundle": true,
9944
9945
  "license": "ISC",
9945
- "optional": true,
9946
9946
  "dependencies": {
9947
9947
  "safe-buffer": "^5.1.2",
9948
9948
  "yallist": "^3.0.0"
@@ -9951,9 +9951,9 @@
9951
9951
  "node_modules/fsevents/node_modules/minizlib": {
9952
9952
  "version": "1.3.3",
9953
9953
  "integrity": "sha512-6ZYMOEnmVsdCeTJVE0W9ZD+pVnE8h9Hma/iOwwRDsdQoePpoX56/8B6z3P9VNwppJuBKNRuFDRNRqRWexT9G9Q==",
9954
+ "extraneous": true,
9954
9955
  "inBundle": true,
9955
9956
  "license": "MIT",
9956
- "optional": true,
9957
9957
  "dependencies": {
9958
9958
  "minipass": "^2.9.0"
9959
9959
  }
@@ -9962,9 +9962,9 @@
9962
9962
  "version": "0.5.3",
9963
9963
  "integrity": "sha512-P+2gwrFqx8lhew375MQHHeTlY8AuOJSrGf0R5ddkEndUkmwpgUob/vQuBD1V22/Cw1/lJr4x+EjllSezBThzBg==",
9964
9964
  "deprecated": "Legacy versions of mkdirp are no longer supported. Please update to mkdirp 1.x. (Note that the API surface has changed to use Promises in 1.x.)",
9965
+ "extraneous": true,
9965
9966
  "inBundle": true,
9966
9967
  "license": "MIT",
9967
- "optional": true,
9968
9968
  "dependencies": {
9969
9969
  "minimist": "^1.2.5"
9970
9970
  },
@@ -9975,16 +9975,16 @@
9975
9975
  "node_modules/fsevents/node_modules/ms": {
9976
9976
  "version": "2.1.2",
9977
9977
  "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==",
9978
+ "extraneous": true,
9978
9979
  "inBundle": true,
9979
- "license": "MIT",
9980
- "optional": true
9980
+ "license": "MIT"
9981
9981
  },
9982
9982
  "node_modules/fsevents/node_modules/needle": {
9983
9983
  "version": "2.3.3",
9984
9984
  "integrity": "sha512-EkY0GeSq87rWp1hoq/sH/wnTWgFVhYlnIkbJ0YJFfRgEFlz2RraCjBpFQ+vrEgEdp0ThfyHADmkChEhcb7PKyw==",
9985
+ "extraneous": true,
9985
9986
  "inBundle": true,
9986
9987
  "license": "MIT",
9987
- "optional": true,
9988
9988
  "dependencies": {
9989
9989
  "debug": "^3.2.6",
9990
9990
  "iconv-lite": "^0.4.4",
@@ -10000,9 +10000,9 @@
10000
10000
  "node_modules/fsevents/node_modules/node-pre-gyp": {
10001
10001
  "version": "0.14.0",
10002
10002
  "integrity": "sha512-+CvDC7ZttU/sSt9rFjix/P05iS43qHCOOGzcr3Ry99bXG7VX953+vFyEuph/tfqoYu8dttBkE86JSKBO2OzcxA==",
10003
+ "extraneous": true,
10003
10004
  "inBundle": true,
10004
10005
  "license": "BSD-3-Clause",
10005
- "optional": true,
10006
10006
  "dependencies": {
10007
10007
  "detect-libc": "^1.0.2",
10008
10008
  "mkdirp": "^0.5.1",
@@ -10022,9 +10022,9 @@
10022
10022
  "node_modules/fsevents/node_modules/nopt": {
10023
10023
  "version": "4.0.3",
10024
10024
  "integrity": "sha512-CvaGwVMztSMJLOeXPrez7fyfObdZqNUK1cPAEzLHrTybIua9pMdmmPR5YwtfNftIOMv3DPUhFaxsZMNTQO20Kg==",
10025
+ "extraneous": true,
10025
10026
  "inBundle": true,
10026
10027
  "license": "ISC",
10027
- "optional": true,
10028
10028
  "dependencies": {
10029
10029
  "abbrev": "1",
10030
10030
  "osenv": "^0.1.4"
@@ -10036,9 +10036,9 @@
10036
10036
  "node_modules/fsevents/node_modules/npm-bundled": {
10037
10037
  "version": "1.1.1",
10038
10038
  "integrity": "sha512-gqkfgGePhTpAEgUsGEgcq1rqPXA+tv/aVBlgEzfXwA1yiUJF7xtEt3CtVwOjNYQOVknDk0F20w58Fnm3EtG0fA==",
10039
+ "extraneous": true,
10039
10040
  "inBundle": true,
10040
10041
  "license": "ISC",
10041
- "optional": true,
10042
10042
  "dependencies": {
10043
10043
  "npm-normalize-package-bin": "^1.0.1"
10044
10044
  }
@@ -10046,16 +10046,16 @@
10046
10046
  "node_modules/fsevents/node_modules/npm-normalize-package-bin": {
10047
10047
  "version": "1.0.1",
10048
10048
  "integrity": "sha512-EPfafl6JL5/rU+ot6P3gRSCpPDW5VmIzX959Ob1+ySFUuuYHWHekXpwdUZcKP5C+DS4GEtdJluwBjnsNDl+fSA==",
10049
+ "extraneous": true,
10049
10050
  "inBundle": true,
10050
- "license": "ISC",
10051
- "optional": true
10051
+ "license": "ISC"
10052
10052
  },
10053
10053
  "node_modules/fsevents/node_modules/npm-packlist": {
10054
10054
  "version": "1.4.8",
10055
10055
  "integrity": "sha512-5+AZgwru5IevF5ZdnFglB5wNlHG1AOOuw28WhUq8/8emhBmLv6jX5by4WJCh7lW0uSYZYS6DXqIsyZVIXRZU9A==",
10056
+ "extraneous": true,
10056
10057
  "inBundle": true,
10057
10058
  "license": "ISC",
10058
- "optional": true,
10059
10059
  "dependencies": {
10060
10060
  "ignore-walk": "^3.0.1",
10061
10061
  "npm-bundled": "^1.0.1",
@@ -10065,9 +10065,9 @@
10065
10065
  "node_modules/fsevents/node_modules/npmlog": {
10066
10066
  "version": "4.1.2",
10067
10067
  "integrity": "sha512-2uUqazuKlTaSI/dC8AzicUck7+IrEaOnN/e0jd3Xtt1KcGpwx30v50mL7oPyr/h9bL3E4aZccVwpwP+5W9Vjkg==",
10068
+ "extraneous": true,
10068
10069
  "inBundle": true,
10069
10070
  "license": "ISC",
10070
- "optional": true,
10071
10071
  "dependencies": {
10072
10072
  "are-we-there-yet": "~1.1.2",
10073
10073
  "console-control-strings": "~1.1.0",
@@ -10078,9 +10078,9 @@
10078
10078
  "node_modules/fsevents/node_modules/number-is-nan": {
10079
10079
  "version": "1.0.1",
10080
10080
  "integrity": "sha1-CXtgK1NCKlIsGvuHkDGDNpQaAR0=",
10081
+ "extraneous": true,
10081
10082
  "inBundle": true,
10082
10083
  "license": "MIT",
10083
- "optional": true,
10084
10084
  "engines": {
10085
10085
  "node": ">=0.10.0"
10086
10086
  }
@@ -10088,9 +10088,9 @@
10088
10088
  "node_modules/fsevents/node_modules/object-assign": {
10089
10089
  "version": "4.1.1",
10090
10090
  "integrity": "sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM=",
10091
+ "extraneous": true,
10091
10092
  "inBundle": true,
10092
10093
  "license": "MIT",
10093
- "optional": true,
10094
10094
  "engines": {
10095
10095
  "node": ">=0.10.0"
10096
10096
  }
@@ -10098,9 +10098,9 @@
10098
10098
  "node_modules/fsevents/node_modules/once": {
10099
10099
  "version": "1.4.0",
10100
10100
  "integrity": "sha1-WDsap3WWHUsROsF9nFC6753Xa9E=",
10101
+ "extraneous": true,
10101
10102
  "inBundle": true,
10102
10103
  "license": "ISC",
10103
- "optional": true,
10104
10104
  "dependencies": {
10105
10105
  "wrappy": "1"
10106
10106
  }
@@ -10108,9 +10108,9 @@
10108
10108
  "node_modules/fsevents/node_modules/os-homedir": {
10109
10109
  "version": "1.0.2",
10110
10110
  "integrity": "sha1-/7xJiDNuDoM94MFox+8VISGqf7M=",
10111
+ "extraneous": true,
10111
10112
  "inBundle": true,
10112
10113
  "license": "MIT",
10113
- "optional": true,
10114
10114
  "engines": {
10115
10115
  "node": ">=0.10.0"
10116
10116
  }
@@ -10118,9 +10118,9 @@
10118
10118
  "node_modules/fsevents/node_modules/os-tmpdir": {
10119
10119
  "version": "1.0.2",
10120
10120
  "integrity": "sha1-u+Z0BseaqFxc/sdm/lc0VV36EnQ=",
10121
+ "extraneous": true,
10121
10122
  "inBundle": true,
10122
10123
  "license": "MIT",
10123
- "optional": true,
10124
10124
  "engines": {
10125
10125
  "node": ">=0.10.0"
10126
10126
  }
@@ -10128,9 +10128,9 @@
10128
10128
  "node_modules/fsevents/node_modules/osenv": {
10129
10129
  "version": "0.1.5",
10130
10130
  "integrity": "sha512-0CWcCECdMVc2Rw3U5w9ZjqX6ga6ubk1xDVKxtBQPK7wis/0F2r9T6k4ydGYhecl7YUBxBVxhL5oisPsNxAPe2g==",
10131
+ "extraneous": true,
10131
10132
  "inBundle": true,
10132
10133
  "license": "ISC",
10133
- "optional": true,
10134
10134
  "dependencies": {
10135
10135
  "os-homedir": "^1.0.0",
10136
10136
  "os-tmpdir": "^1.0.0"
@@ -10139,9 +10139,9 @@
10139
10139
  "node_modules/fsevents/node_modules/path-is-absolute": {
10140
10140
  "version": "1.0.1",
10141
10141
  "integrity": "sha1-F0uSaHNVNP+8es5r9TpanhtcX18=",
10142
+ "extraneous": true,
10142
10143
  "inBundle": true,
10143
10144
  "license": "MIT",
10144
- "optional": true,
10145
10145
  "engines": {
10146
10146
  "node": ">=0.10.0"
10147
10147
  }
@@ -10149,16 +10149,16 @@
10149
10149
  "node_modules/fsevents/node_modules/process-nextick-args": {
10150
10150
  "version": "2.0.1",
10151
10151
  "integrity": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==",
10152
+ "extraneous": true,
10152
10153
  "inBundle": true,
10153
- "license": "MIT",
10154
- "optional": true
10154
+ "license": "MIT"
10155
10155
  },
10156
10156
  "node_modules/fsevents/node_modules/rc": {
10157
10157
  "version": "1.2.8",
10158
10158
  "integrity": "sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==",
10159
+ "extraneous": true,
10159
10160
  "inBundle": true,
10160
10161
  "license": "(BSD-2-Clause OR MIT OR Apache-2.0)",
10161
- "optional": true,
10162
10162
  "dependencies": {
10163
10163
  "deep-extend": "^0.6.0",
10164
10164
  "ini": "~1.3.0",
@@ -10172,9 +10172,9 @@
10172
10172
  "node_modules/fsevents/node_modules/readable-stream": {
10173
10173
  "version": "2.3.7",
10174
10174
  "integrity": "sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==",
10175
+ "extraneous": true,
10175
10176
  "inBundle": true,
10176
10177
  "license": "MIT",
10177
- "optional": true,
10178
10178
  "dependencies": {
10179
10179
  "core-util-is": "~1.0.0",
10180
10180
  "inherits": "~2.0.3",
@@ -10188,9 +10188,9 @@
10188
10188
  "node_modules/fsevents/node_modules/rimraf": {
10189
10189
  "version": "2.7.1",
10190
10190
  "integrity": "sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==",
10191
+ "extraneous": true,
10191
10192
  "inBundle": true,
10192
10193
  "license": "ISC",
10193
- "optional": true,
10194
10194
  "dependencies": {
10195
10195
  "glob": "^7.1.3"
10196
10196
  },
@@ -10201,30 +10201,30 @@
10201
10201
  "node_modules/fsevents/node_modules/safe-buffer": {
10202
10202
  "version": "5.1.2",
10203
10203
  "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==",
10204
+ "extraneous": true,
10204
10205
  "inBundle": true,
10205
- "license": "MIT",
10206
- "optional": true
10206
+ "license": "MIT"
10207
10207
  },
10208
10208
  "node_modules/fsevents/node_modules/safer-buffer": {
10209
10209
  "version": "2.1.2",
10210
10210
  "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==",
10211
+ "extraneous": true,
10211
10212
  "inBundle": true,
10212
- "license": "MIT",
10213
- "optional": true
10213
+ "license": "MIT"
10214
10214
  },
10215
10215
  "node_modules/fsevents/node_modules/sax": {
10216
10216
  "version": "1.2.4",
10217
10217
  "integrity": "sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw==",
10218
+ "extraneous": true,
10218
10219
  "inBundle": true,
10219
- "license": "ISC",
10220
- "optional": true
10220
+ "license": "ISC"
10221
10221
  },
10222
10222
  "node_modules/fsevents/node_modules/semver": {
10223
10223
  "version": "5.7.1",
10224
10224
  "integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==",
10225
+ "extraneous": true,
10225
10226
  "inBundle": true,
10226
10227
  "license": "ISC",
10227
- "optional": true,
10228
10228
  "bin": {
10229
10229
  "semver": "bin/semver"
10230
10230
  }
@@ -10232,23 +10232,23 @@
10232
10232
  "node_modules/fsevents/node_modules/set-blocking": {
10233
10233
  "version": "2.0.0",
10234
10234
  "integrity": "sha1-BF+XgtARrppoA93TgrJDkrPYkPc=",
10235
+ "extraneous": true,
10235
10236
  "inBundle": true,
10236
- "license": "ISC",
10237
- "optional": true
10237
+ "license": "ISC"
10238
10238
  },
10239
10239
  "node_modules/fsevents/node_modules/signal-exit": {
10240
10240
  "version": "3.0.2",
10241
10241
  "integrity": "sha1-tf3AjxKH6hF4Yo5BXiUTK3NkbG0=",
10242
+ "extraneous": true,
10242
10243
  "inBundle": true,
10243
- "license": "ISC",
10244
- "optional": true
10244
+ "license": "ISC"
10245
10245
  },
10246
10246
  "node_modules/fsevents/node_modules/string_decoder": {
10247
10247
  "version": "1.1.1",
10248
10248
  "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==",
10249
+ "extraneous": true,
10249
10250
  "inBundle": true,
10250
10251
  "license": "MIT",
10251
- "optional": true,
10252
10252
  "dependencies": {
10253
10253
  "safe-buffer": "~5.1.0"
10254
10254
  }
@@ -10256,9 +10256,9 @@
10256
10256
  "node_modules/fsevents/node_modules/string-width": {
10257
10257
  "version": "1.0.2",
10258
10258
  "integrity": "sha1-EYvfW4zcUaKn5w0hHgfisLmxB9M=",
10259
+ "extraneous": true,
10259
10260
  "inBundle": true,
10260
10261
  "license": "MIT",
10261
- "optional": true,
10262
10262
  "dependencies": {
10263
10263
  "code-point-at": "^1.0.0",
10264
10264
  "is-fullwidth-code-point": "^1.0.0",
@@ -10271,9 +10271,9 @@
10271
10271
  "node_modules/fsevents/node_modules/strip-ansi": {
10272
10272
  "version": "3.0.1",
10273
10273
  "integrity": "sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=",
10274
+ "extraneous": true,
10274
10275
  "inBundle": true,
10275
10276
  "license": "MIT",
10276
- "optional": true,
10277
10277
  "dependencies": {
10278
10278
  "ansi-regex": "^2.0.0"
10279
10279
  },
@@ -10284,9 +10284,9 @@
10284
10284
  "node_modules/fsevents/node_modules/strip-json-comments": {
10285
10285
  "version": "2.0.1",
10286
10286
  "integrity": "sha1-PFMZQukIwml8DsNEhYwobHygpgo=",
10287
+ "extraneous": true,
10287
10288
  "inBundle": true,
10288
10289
  "license": "MIT",
10289
- "optional": true,
10290
10290
  "engines": {
10291
10291
  "node": ">=0.10.0"
10292
10292
  }
@@ -10294,9 +10294,9 @@
10294
10294
  "node_modules/fsevents/node_modules/tar": {
10295
10295
  "version": "4.4.13",
10296
10296
  "integrity": "sha512-w2VwSrBoHa5BsSyH+KxEqeQBAllHhccyMFVHtGtdMpF4W7IRWfZjFiQceJPChOeTsSDVUpER2T8FA93pr0L+QA==",
10297
+ "extraneous": true,
10297
10298
  "inBundle": true,
10298
10299
  "license": "ISC",
10299
- "optional": true,
10300
10300
  "dependencies": {
10301
10301
  "chownr": "^1.1.1",
10302
10302
  "fs-minipass": "^1.2.5",
@@ -10313,16 +10313,16 @@
10313
10313
  "node_modules/fsevents/node_modules/util-deprecate": {
10314
10314
  "version": "1.0.2",
10315
10315
  "integrity": "sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=",
10316
+ "extraneous": true,
10316
10317
  "inBundle": true,
10317
- "license": "MIT",
10318
- "optional": true
10318
+ "license": "MIT"
10319
10319
  },
10320
10320
  "node_modules/fsevents/node_modules/wide-align": {
10321
10321
  "version": "1.1.3",
10322
10322
  "integrity": "sha512-QGkOQc8XL6Bt5PwnsExKBPuMKBxnGxWWW3fU55Xt4feHozMUhdUMaBCk290qpm/wG5u/RSKzwdAC4i51YigihA==",
10323
+ "extraneous": true,
10323
10324
  "inBundle": true,
10324
10325
  "license": "ISC",
10325
- "optional": true,
10326
10326
  "dependencies": {
10327
10327
  "string-width": "^1.0.2 || 2"
10328
10328
  }
@@ -10330,16 +10330,16 @@
10330
10330
  "node_modules/fsevents/node_modules/wrappy": {
10331
10331
  "version": "1.0.2",
10332
10332
  "integrity": "sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=",
10333
+ "extraneous": true,
10333
10334
  "inBundle": true,
10334
- "license": "ISC",
10335
- "optional": true
10335
+ "license": "ISC"
10336
10336
  },
10337
10337
  "node_modules/fsevents/node_modules/yallist": {
10338
10338
  "version": "3.1.1",
10339
10339
  "integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==",
10340
+ "extraneous": true,
10340
10341
  "inBundle": true,
10341
- "license": "ISC",
10342
- "optional": true
10342
+ "license": "ISC"
10343
10343
  },
10344
10344
  "node_modules/fstream": {
10345
10345
  "version": "1.0.12",
@@ -24478,9 +24478,9 @@
24478
24478
  }
24479
24479
  },
24480
24480
  "@processmaker/vue-form-elements": {
24481
- "version": "0.18.4-P",
24482
- "resolved": "https://registry.npmjs.org/@processmaker/vue-form-elements/-/vue-form-elements-0.18.4-P.tgz",
24483
- "integrity": "sha512-atIRCB1bdMM2AzoaRJ0RvY6cslUFwwG4V5WWLg08y5jcuaVQS83N6BRPwVCkx0pPt5Wxw09bsYU3bf8ybX9VIw==",
24481
+ "version": "0.18.4-R",
24482
+ "resolved": "https://registry.npmjs.org/@processmaker/vue-form-elements/-/vue-form-elements-0.18.4-R.tgz",
24483
+ "integrity": "sha512-l9KVTiy1fq0oFRB/ssuR32+v17vsROfSGgZKAeSFtdJ1iQek9rftCuD3EQnDVenTs9ilBbF3LU/GWIAbsDFupw==",
24484
24484
  "dev": true,
24485
24485
  "requires": {
24486
24486
  "@tinymce/tinymce-vue": "2.0.0",
@@ -30341,25 +30341,25 @@
30341
30341
  "version": "1.1.1",
30342
30342
  "integrity": "sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==",
30343
30343
  "bundled": true,
30344
- "optional": true
30344
+ "extraneous": true
30345
30345
  },
30346
30346
  "ansi-regex": {
30347
30347
  "version": "2.1.1",
30348
30348
  "integrity": "sha1-w7M6te42DYbg5ijwRorn7yfWVN8=",
30349
30349
  "bundled": true,
30350
- "optional": true
30350
+ "extraneous": true
30351
30351
  },
30352
30352
  "aproba": {
30353
30353
  "version": "1.2.0",
30354
30354
  "integrity": "sha512-Y9J6ZjXtoYh8RnXVCMOU/ttDmk1aBjunq9vO0ta5x85WDQiQfUF9sIPBITdbiiIVcBo03Hi3jMxigBtsddlXRw==",
30355
30355
  "bundled": true,
30356
- "optional": true
30356
+ "extraneous": true
30357
30357
  },
30358
30358
  "are-we-there-yet": {
30359
30359
  "version": "1.1.5",
30360
30360
  "integrity": "sha512-5hYdAkZlcG8tOLujVDTgCT+uPX0VnpAH28gWsLfzpXYm7wP6mp5Q/gYyR7YQ0cKVJcXJnl3j2kpBan13PtQf6w==",
30361
30361
  "bundled": true,
30362
- "optional": true,
30362
+ "extraneous": true,
30363
30363
  "requires": {
30364
30364
  "delegates": "^1.0.0",
30365
30365
  "readable-stream": "^2.0.6"
@@ -30369,13 +30369,13 @@
30369
30369
  "version": "1.0.0",
30370
30370
  "integrity": "sha1-ibTRmasr7kneFk6gK4nORi1xt2c=",
30371
30371
  "bundled": true,
30372
- "optional": true
30372
+ "extraneous": true
30373
30373
  },
30374
30374
  "brace-expansion": {
30375
30375
  "version": "1.1.11",
30376
30376
  "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
30377
30377
  "bundled": true,
30378
- "optional": true,
30378
+ "extraneous": true,
30379
30379
  "requires": {
30380
30380
  "balanced-match": "^1.0.0",
30381
30381
  "concat-map": "0.0.1"
@@ -30385,37 +30385,37 @@
30385
30385
  "version": "1.1.4",
30386
30386
  "integrity": "sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg==",
30387
30387
  "bundled": true,
30388
- "optional": true
30388
+ "extraneous": true
30389
30389
  },
30390
30390
  "code-point-at": {
30391
30391
  "version": "1.1.0",
30392
30392
  "integrity": "sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c=",
30393
30393
  "bundled": true,
30394
- "optional": true
30394
+ "extraneous": true
30395
30395
  },
30396
30396
  "concat-map": {
30397
30397
  "version": "0.0.1",
30398
30398
  "integrity": "sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=",
30399
30399
  "bundled": true,
30400
- "optional": true
30400
+ "extraneous": true
30401
30401
  },
30402
30402
  "console-control-strings": {
30403
30403
  "version": "1.1.0",
30404
30404
  "integrity": "sha1-PXz0Rk22RG6mRL9LOVB/mFEAjo4=",
30405
30405
  "bundled": true,
30406
- "optional": true
30406
+ "extraneous": true
30407
30407
  },
30408
30408
  "core-util-is": {
30409
30409
  "version": "1.0.2",
30410
30410
  "integrity": "sha1-tf1UIgqivFq1eqtxQMlAdUUDwac=",
30411
30411
  "bundled": true,
30412
- "optional": true
30412
+ "extraneous": true
30413
30413
  },
30414
30414
  "debug": {
30415
30415
  "version": "3.2.6",
30416
30416
  "integrity": "sha512-mel+jf7nrtEl5Pn1Qx46zARXKDpBbvzezse7p7LqINmdoIk8PYP5SySaxEmYv6TZ0JyEKA1hsCId6DIhgITtWQ==",
30417
30417
  "bundled": true,
30418
- "optional": true,
30418
+ "extraneous": true,
30419
30419
  "requires": {
30420
30420
  "ms": "^2.1.1"
30421
30421
  }
@@ -30424,25 +30424,25 @@
30424
30424
  "version": "0.6.0",
30425
30425
  "integrity": "sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==",
30426
30426
  "bundled": true,
30427
- "optional": true
30427
+ "extraneous": true
30428
30428
  },
30429
30429
  "delegates": {
30430
30430
  "version": "1.0.0",
30431
30431
  "integrity": "sha1-hMbhWbgZBP3KWaDvRM2HDTElD5o=",
30432
30432
  "bundled": true,
30433
- "optional": true
30433
+ "extraneous": true
30434
30434
  },
30435
30435
  "detect-libc": {
30436
30436
  "version": "1.0.3",
30437
30437
  "integrity": "sha1-+hN8S9aY7fVc1c0CrFWfkaTEups=",
30438
30438
  "bundled": true,
30439
- "optional": true
30439
+ "extraneous": true
30440
30440
  },
30441
30441
  "fs-minipass": {
30442
30442
  "version": "1.2.7",
30443
30443
  "integrity": "sha512-GWSSJGFy4e9GUeCcbIkED+bgAoFyj7XF1mV8rma3QW4NIqX9Kyx79N/PF61H5udOV3aY1IaMLs6pGbH71nlCTA==",
30444
30444
  "bundled": true,
30445
- "optional": true,
30445
+ "extraneous": true,
30446
30446
  "requires": {
30447
30447
  "minipass": "^2.6.0"
30448
30448
  }
@@ -30451,13 +30451,13 @@
30451
30451
  "version": "1.0.0",
30452
30452
  "integrity": "sha1-FQStJSMVjKpA20onh8sBQRmU6k8=",
30453
30453
  "bundled": true,
30454
- "optional": true
30454
+ "extraneous": true
30455
30455
  },
30456
30456
  "gauge": {
30457
30457
  "version": "2.7.4",
30458
30458
  "integrity": "sha1-LANAXHU4w51+s3sxcCLjJfsBi/c=",
30459
30459
  "bundled": true,
30460
- "optional": true,
30460
+ "extraneous": true,
30461
30461
  "requires": {
30462
30462
  "aproba": "^1.0.3",
30463
30463
  "console-control-strings": "^1.0.0",
@@ -30473,7 +30473,7 @@
30473
30473
  "version": "7.1.6",
30474
30474
  "integrity": "sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==",
30475
30475
  "bundled": true,
30476
- "optional": true,
30476
+ "extraneous": true,
30477
30477
  "requires": {
30478
30478
  "fs.realpath": "^1.0.0",
30479
30479
  "inflight": "^1.0.4",
@@ -30487,13 +30487,13 @@
30487
30487
  "version": "2.0.1",
30488
30488
  "integrity": "sha1-4Ob+aijPUROIVeCG0Wkedx3iqLk=",
30489
30489
  "bundled": true,
30490
- "optional": true
30490
+ "extraneous": true
30491
30491
  },
30492
30492
  "iconv-lite": {
30493
30493
  "version": "0.4.24",
30494
30494
  "integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==",
30495
30495
  "bundled": true,
30496
- "optional": true,
30496
+ "extraneous": true,
30497
30497
  "requires": {
30498
30498
  "safer-buffer": ">= 2.1.2 < 3"
30499
30499
  }
@@ -30502,7 +30502,7 @@
30502
30502
  "version": "3.0.3",
30503
30503
  "integrity": "sha512-m7o6xuOaT1aqheYHKf8W6J5pYH85ZI9w077erOzLje3JsB1gkafkAhHHY19dqjulgIZHFm32Cp5uNZgcQqdJKw==",
30504
30504
  "bundled": true,
30505
- "optional": true,
30505
+ "extraneous": true,
30506
30506
  "requires": {
30507
30507
  "minimatch": "^3.0.4"
30508
30508
  }
@@ -30511,7 +30511,7 @@
30511
30511
  "version": "1.0.6",
30512
30512
  "integrity": "sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=",
30513
30513
  "bundled": true,
30514
- "optional": true,
30514
+ "extraneous": true,
30515
30515
  "requires": {
30516
30516
  "once": "^1.3.0",
30517
30517
  "wrappy": "1"
@@ -30521,13 +30521,13 @@
30521
30521
  "version": "2.0.4",
30522
30522
  "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==",
30523
30523
  "bundled": true,
30524
- "optional": true
30524
+ "extraneous": true
30525
30525
  },
30526
30526
  "is-fullwidth-code-point": {
30527
30527
  "version": "1.0.0",
30528
30528
  "integrity": "sha1-754xOG8DGn8NZDr4L95QxFfvAMs=",
30529
30529
  "bundled": true,
30530
- "optional": true,
30530
+ "extraneous": true,
30531
30531
  "requires": {
30532
30532
  "number-is-nan": "^1.0.0"
30533
30533
  }
@@ -30536,13 +30536,13 @@
30536
30536
  "version": "1.0.0",
30537
30537
  "integrity": "sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE=",
30538
30538
  "bundled": true,
30539
- "optional": true
30539
+ "extraneous": true
30540
30540
  },
30541
30541
  "minimatch": {
30542
30542
  "version": "3.0.4",
30543
30543
  "integrity": "sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==",
30544
30544
  "bundled": true,
30545
- "optional": true,
30545
+ "extraneous": true,
30546
30546
  "requires": {
30547
30547
  "brace-expansion": "^1.1.7"
30548
30548
  }
@@ -30551,13 +30551,13 @@
30551
30551
  "version": "1.2.5",
30552
30552
  "integrity": "sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==",
30553
30553
  "bundled": true,
30554
- "optional": true
30554
+ "extraneous": true
30555
30555
  },
30556
30556
  "minipass": {
30557
30557
  "version": "2.9.0",
30558
30558
  "integrity": "sha512-wxfUjg9WebH+CUDX/CdbRlh5SmfZiy/hpkxaRI16Y9W56Pa75sWgd/rvFilSgrauD9NyFymP/+JFV3KwzIsJeg==",
30559
30559
  "bundled": true,
30560
- "optional": true,
30560
+ "extraneous": true,
30561
30561
  "requires": {
30562
30562
  "safe-buffer": "^5.1.2",
30563
30563
  "yallist": "^3.0.0"
@@ -30567,7 +30567,7 @@
30567
30567
  "version": "1.3.3",
30568
30568
  "integrity": "sha512-6ZYMOEnmVsdCeTJVE0W9ZD+pVnE8h9Hma/iOwwRDsdQoePpoX56/8B6z3P9VNwppJuBKNRuFDRNRqRWexT9G9Q==",
30569
30569
  "bundled": true,
30570
- "optional": true,
30570
+ "extraneous": true,
30571
30571
  "requires": {
30572
30572
  "minipass": "^2.9.0"
30573
30573
  }
@@ -30576,7 +30576,7 @@
30576
30576
  "version": "0.5.3",
30577
30577
  "integrity": "sha512-P+2gwrFqx8lhew375MQHHeTlY8AuOJSrGf0R5ddkEndUkmwpgUob/vQuBD1V22/Cw1/lJr4x+EjllSezBThzBg==",
30578
30578
  "bundled": true,
30579
- "optional": true,
30579
+ "extraneous": true,
30580
30580
  "requires": {
30581
30581
  "minimist": "^1.2.5"
30582
30582
  }
@@ -30585,13 +30585,13 @@
30585
30585
  "version": "2.1.2",
30586
30586
  "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==",
30587
30587
  "bundled": true,
30588
- "optional": true
30588
+ "extraneous": true
30589
30589
  },
30590
30590
  "needle": {
30591
30591
  "version": "2.3.3",
30592
30592
  "integrity": "sha512-EkY0GeSq87rWp1hoq/sH/wnTWgFVhYlnIkbJ0YJFfRgEFlz2RraCjBpFQ+vrEgEdp0ThfyHADmkChEhcb7PKyw==",
30593
30593
  "bundled": true,
30594
- "optional": true,
30594
+ "extraneous": true,
30595
30595
  "requires": {
30596
30596
  "debug": "^3.2.6",
30597
30597
  "iconv-lite": "^0.4.4",
@@ -30602,7 +30602,7 @@
30602
30602
  "version": "0.14.0",
30603
30603
  "integrity": "sha512-+CvDC7ZttU/sSt9rFjix/P05iS43qHCOOGzcr3Ry99bXG7VX953+vFyEuph/tfqoYu8dttBkE86JSKBO2OzcxA==",
30604
30604
  "bundled": true,
30605
- "optional": true,
30605
+ "extraneous": true,
30606
30606
  "requires": {
30607
30607
  "detect-libc": "^1.0.2",
30608
30608
  "mkdirp": "^0.5.1",
@@ -30620,7 +30620,7 @@
30620
30620
  "version": "4.0.3",
30621
30621
  "integrity": "sha512-CvaGwVMztSMJLOeXPrez7fyfObdZqNUK1cPAEzLHrTybIua9pMdmmPR5YwtfNftIOMv3DPUhFaxsZMNTQO20Kg==",
30622
30622
  "bundled": true,
30623
- "optional": true,
30623
+ "extraneous": true,
30624
30624
  "requires": {
30625
30625
  "abbrev": "1",
30626
30626
  "osenv": "^0.1.4"
@@ -30630,7 +30630,7 @@
30630
30630
  "version": "1.1.1",
30631
30631
  "integrity": "sha512-gqkfgGePhTpAEgUsGEgcq1rqPXA+tv/aVBlgEzfXwA1yiUJF7xtEt3CtVwOjNYQOVknDk0F20w58Fnm3EtG0fA==",
30632
30632
  "bundled": true,
30633
- "optional": true,
30633
+ "extraneous": true,
30634
30634
  "requires": {
30635
30635
  "npm-normalize-package-bin": "^1.0.1"
30636
30636
  }
@@ -30639,13 +30639,13 @@
30639
30639
  "version": "1.0.1",
30640
30640
  "integrity": "sha512-EPfafl6JL5/rU+ot6P3gRSCpPDW5VmIzX959Ob1+ySFUuuYHWHekXpwdUZcKP5C+DS4GEtdJluwBjnsNDl+fSA==",
30641
30641
  "bundled": true,
30642
- "optional": true
30642
+ "extraneous": true
30643
30643
  },
30644
30644
  "npm-packlist": {
30645
30645
  "version": "1.4.8",
30646
30646
  "integrity": "sha512-5+AZgwru5IevF5ZdnFglB5wNlHG1AOOuw28WhUq8/8emhBmLv6jX5by4WJCh7lW0uSYZYS6DXqIsyZVIXRZU9A==",
30647
30647
  "bundled": true,
30648
- "optional": true,
30648
+ "extraneous": true,
30649
30649
  "requires": {
30650
30650
  "ignore-walk": "^3.0.1",
30651
30651
  "npm-bundled": "^1.0.1",
@@ -30656,7 +30656,7 @@
30656
30656
  "version": "4.1.2",
30657
30657
  "integrity": "sha512-2uUqazuKlTaSI/dC8AzicUck7+IrEaOnN/e0jd3Xtt1KcGpwx30v50mL7oPyr/h9bL3E4aZccVwpwP+5W9Vjkg==",
30658
30658
  "bundled": true,
30659
- "optional": true,
30659
+ "extraneous": true,
30660
30660
  "requires": {
30661
30661
  "are-we-there-yet": "~1.1.2",
30662
30662
  "console-control-strings": "~1.1.0",
@@ -30668,19 +30668,19 @@
30668
30668
  "version": "1.0.1",
30669
30669
  "integrity": "sha1-CXtgK1NCKlIsGvuHkDGDNpQaAR0=",
30670
30670
  "bundled": true,
30671
- "optional": true
30671
+ "extraneous": true
30672
30672
  },
30673
30673
  "object-assign": {
30674
30674
  "version": "4.1.1",
30675
30675
  "integrity": "sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM=",
30676
30676
  "bundled": true,
30677
- "optional": true
30677
+ "extraneous": true
30678
30678
  },
30679
30679
  "once": {
30680
30680
  "version": "1.4.0",
30681
30681
  "integrity": "sha1-WDsap3WWHUsROsF9nFC6753Xa9E=",
30682
30682
  "bundled": true,
30683
- "optional": true,
30683
+ "extraneous": true,
30684
30684
  "requires": {
30685
30685
  "wrappy": "1"
30686
30686
  }
@@ -30689,19 +30689,19 @@
30689
30689
  "version": "1.0.2",
30690
30690
  "integrity": "sha1-/7xJiDNuDoM94MFox+8VISGqf7M=",
30691
30691
  "bundled": true,
30692
- "optional": true
30692
+ "extraneous": true
30693
30693
  },
30694
30694
  "os-tmpdir": {
30695
30695
  "version": "1.0.2",
30696
30696
  "integrity": "sha1-u+Z0BseaqFxc/sdm/lc0VV36EnQ=",
30697
30697
  "bundled": true,
30698
- "optional": true
30698
+ "extraneous": true
30699
30699
  },
30700
30700
  "osenv": {
30701
30701
  "version": "0.1.5",
30702
30702
  "integrity": "sha512-0CWcCECdMVc2Rw3U5w9ZjqX6ga6ubk1xDVKxtBQPK7wis/0F2r9T6k4ydGYhecl7YUBxBVxhL5oisPsNxAPe2g==",
30703
30703
  "bundled": true,
30704
- "optional": true,
30704
+ "extraneous": true,
30705
30705
  "requires": {
30706
30706
  "os-homedir": "^1.0.0",
30707
30707
  "os-tmpdir": "^1.0.0"
@@ -30711,19 +30711,19 @@
30711
30711
  "version": "1.0.1",
30712
30712
  "integrity": "sha1-F0uSaHNVNP+8es5r9TpanhtcX18=",
30713
30713
  "bundled": true,
30714
- "optional": true
30714
+ "extraneous": true
30715
30715
  },
30716
30716
  "process-nextick-args": {
30717
30717
  "version": "2.0.1",
30718
30718
  "integrity": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==",
30719
30719
  "bundled": true,
30720
- "optional": true
30720
+ "extraneous": true
30721
30721
  },
30722
30722
  "rc": {
30723
30723
  "version": "1.2.8",
30724
30724
  "integrity": "sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==",
30725
30725
  "bundled": true,
30726
- "optional": true,
30726
+ "extraneous": true,
30727
30727
  "requires": {
30728
30728
  "deep-extend": "^0.6.0",
30729
30729
  "ini": "~1.3.0",
@@ -30735,7 +30735,7 @@
30735
30735
  "version": "2.3.7",
30736
30736
  "integrity": "sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==",
30737
30737
  "bundled": true,
30738
- "optional": true,
30738
+ "extraneous": true,
30739
30739
  "requires": {
30740
30740
  "core-util-is": "~1.0.0",
30741
30741
  "inherits": "~2.0.3",
@@ -30750,7 +30750,7 @@
30750
30750
  "version": "2.7.1",
30751
30751
  "integrity": "sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==",
30752
30752
  "bundled": true,
30753
- "optional": true,
30753
+ "extraneous": true,
30754
30754
  "requires": {
30755
30755
  "glob": "^7.1.3"
30756
30756
  }
@@ -30759,43 +30759,43 @@
30759
30759
  "version": "5.1.2",
30760
30760
  "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==",
30761
30761
  "bundled": true,
30762
- "optional": true
30762
+ "extraneous": true
30763
30763
  },
30764
30764
  "safer-buffer": {
30765
30765
  "version": "2.1.2",
30766
30766
  "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==",
30767
30767
  "bundled": true,
30768
- "optional": true
30768
+ "extraneous": true
30769
30769
  },
30770
30770
  "sax": {
30771
30771
  "version": "1.2.4",
30772
30772
  "integrity": "sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw==",
30773
30773
  "bundled": true,
30774
- "optional": true
30774
+ "extraneous": true
30775
30775
  },
30776
30776
  "semver": {
30777
30777
  "version": "5.7.1",
30778
30778
  "integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==",
30779
30779
  "bundled": true,
30780
- "optional": true
30780
+ "extraneous": true
30781
30781
  },
30782
30782
  "set-blocking": {
30783
30783
  "version": "2.0.0",
30784
30784
  "integrity": "sha1-BF+XgtARrppoA93TgrJDkrPYkPc=",
30785
30785
  "bundled": true,
30786
- "optional": true
30786
+ "extraneous": true
30787
30787
  },
30788
30788
  "signal-exit": {
30789
30789
  "version": "3.0.2",
30790
30790
  "integrity": "sha1-tf3AjxKH6hF4Yo5BXiUTK3NkbG0=",
30791
30791
  "bundled": true,
30792
- "optional": true
30792
+ "extraneous": true
30793
30793
  },
30794
30794
  "string_decoder": {
30795
30795
  "version": "1.1.1",
30796
30796
  "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==",
30797
30797
  "bundled": true,
30798
- "optional": true,
30798
+ "extraneous": true,
30799
30799
  "requires": {
30800
30800
  "safe-buffer": "~5.1.0"
30801
30801
  }
@@ -30804,7 +30804,7 @@
30804
30804
  "version": "1.0.2",
30805
30805
  "integrity": "sha1-EYvfW4zcUaKn5w0hHgfisLmxB9M=",
30806
30806
  "bundled": true,
30807
- "optional": true,
30807
+ "extraneous": true,
30808
30808
  "requires": {
30809
30809
  "code-point-at": "^1.0.0",
30810
30810
  "is-fullwidth-code-point": "^1.0.0",
@@ -30815,7 +30815,7 @@
30815
30815
  "version": "3.0.1",
30816
30816
  "integrity": "sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=",
30817
30817
  "bundled": true,
30818
- "optional": true,
30818
+ "extraneous": true,
30819
30819
  "requires": {
30820
30820
  "ansi-regex": "^2.0.0"
30821
30821
  }
@@ -30824,13 +30824,13 @@
30824
30824
  "version": "2.0.1",
30825
30825
  "integrity": "sha1-PFMZQukIwml8DsNEhYwobHygpgo=",
30826
30826
  "bundled": true,
30827
- "optional": true
30827
+ "extraneous": true
30828
30828
  },
30829
30829
  "tar": {
30830
30830
  "version": "4.4.13",
30831
30831
  "integrity": "sha512-w2VwSrBoHa5BsSyH+KxEqeQBAllHhccyMFVHtGtdMpF4W7IRWfZjFiQceJPChOeTsSDVUpER2T8FA93pr0L+QA==",
30832
30832
  "bundled": true,
30833
- "optional": true,
30833
+ "extraneous": true,
30834
30834
  "requires": {
30835
30835
  "chownr": "^1.1.1",
30836
30836
  "fs-minipass": "^1.2.5",
@@ -30845,13 +30845,13 @@
30845
30845
  "version": "1.0.2",
30846
30846
  "integrity": "sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=",
30847
30847
  "bundled": true,
30848
- "optional": true
30848
+ "extraneous": true
30849
30849
  },
30850
30850
  "wide-align": {
30851
30851
  "version": "1.1.3",
30852
30852
  "integrity": "sha512-QGkOQc8XL6Bt5PwnsExKBPuMKBxnGxWWW3fU55Xt4feHozMUhdUMaBCk290qpm/wG5u/RSKzwdAC4i51YigihA==",
30853
30853
  "bundled": true,
30854
- "optional": true,
30854
+ "extraneous": true,
30855
30855
  "requires": {
30856
30856
  "string-width": "^1.0.2 || 2"
30857
30857
  }
@@ -30860,13 +30860,13 @@
30860
30860
  "version": "1.0.2",
30861
30861
  "integrity": "sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=",
30862
30862
  "bundled": true,
30863
- "optional": true
30863
+ "extraneous": true
30864
30864
  },
30865
30865
  "yallist": {
30866
30866
  "version": "3.1.1",
30867
30867
  "integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==",
30868
30868
  "bundled": true,
30869
- "optional": true
30869
+ "extraneous": true
30870
30870
  }
30871
30871
  }
30872
30872
  },