netlify-cli 8.0.1 → 8.0.5

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,23 +1,23 @@
1
1
  {
2
2
  "name": "netlify-cli",
3
- "version": "8.0.1",
3
+ "version": "8.0.5",
4
4
  "lockfileVersion": 2,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "netlify-cli",
9
- "version": "8.0.1",
9
+ "version": "8.0.5",
10
10
  "hasInstallScript": true,
11
11
  "license": "MIT",
12
12
  "dependencies": {
13
- "@netlify/build": "^19.0.1",
14
- "@netlify/config": "^16.0.0",
15
- "@netlify/framework-info": "^5.11.0",
13
+ "@netlify/build": "^19.0.7",
14
+ "@netlify/config": "^16.0.4",
15
+ "@netlify/framework-info": "^6.0.0",
16
16
  "@netlify/local-functions-proxy": "^1.1.1",
17
- "@netlify/plugin-edge-handlers": "^1.11.22",
17
+ "@netlify/plugin-edge-handlers": "^2.0.0",
18
18
  "@netlify/plugins-list": "^5.0.0",
19
19
  "@netlify/routing-local-proxy": "^0.34.1",
20
- "@netlify/zip-it-and-ship-it": "4.30.0",
20
+ "@netlify/zip-it-and-ship-it": "5.1.0",
21
21
  "@oclif/command": "^1.6.1",
22
22
  "@oclif/config": "^1.15.1",
23
23
  "@oclif/errors": "^1.3.4",
@@ -27,7 +27,6 @@
27
27
  "@oclif/plugin-plugins": "^1.9.3",
28
28
  "@octokit/rest": "^18.0.0",
29
29
  "@sindresorhus/slugify": "^1.1.0",
30
- "@ungap/from-entries": "^0.2.1",
31
30
  "ansi-styles": "^5.0.0",
32
31
  "ascii-table": "0.0.9",
33
32
  "backoff": "^2.5.0",
@@ -84,9 +83,9 @@
84
83
  "minimist": "^1.2.5",
85
84
  "mock-require": "^3.0.3",
86
85
  "multiparty": "^4.2.1",
87
- "netlify": "^8.0.4",
88
- "netlify-headers-parser": "^4.0.1",
89
- "netlify-redirect-parser": "^11.0.3",
86
+ "netlify": "^9.0.0",
87
+ "netlify-headers-parser": "^5.0.0",
88
+ "netlify-redirect-parser": "^12.0.0",
90
89
  "netlify-redirector": "^0.2.1",
91
90
  "node-fetch": "^2.6.0",
92
91
  "node-version-alias": "^1.0.1",
@@ -131,9 +130,9 @@
131
130
  "devDependencies": {
132
131
  "@babel/plugin-proposal-class-properties": "^7.13.0",
133
132
  "@babel/preset-react": "^7.12.13",
134
- "@commitlint/cli": "^14.0.0",
135
- "@commitlint/config-conventional": "^14.0.0",
136
- "@netlify/eslint-config-node": "^3.3.8",
133
+ "@commitlint/cli": "^15.0.0",
134
+ "@commitlint/config-conventional": "^15.0.0",
135
+ "@netlify/eslint-config-node": "^3.3.9",
137
136
  "@oclif/dev-cli": "^1.23.1",
138
137
  "@oclif/test": "^1.2.5",
139
138
  "ava": "^3.15.0",
@@ -1864,16 +1863,16 @@
1864
1863
  "integrity": "sha512-htzFO1Zc57S8kgdRK9mLcPVTW1BY2ijfH7Dk2CeZmspTWKdKqSo1iwmqrq2WtRjFlo8aRZYgLX0wFrDXF/9DLA=="
1865
1864
  },
1866
1865
  "node_modules/@commitlint/cli": {
1867
- "version": "14.1.0",
1868
- "resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-14.1.0.tgz",
1869
- "integrity": "sha512-Orq62jkl9qAGvjFqhehtAqjGY/duJ8hIRPPIHmGR2jIB96D4VTmazS3ZvqJz2Q9kKr61mLAk/171zm0FVzQCYA==",
1866
+ "version": "15.0.0",
1867
+ "resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-15.0.0.tgz",
1868
+ "integrity": "sha512-Y5xmDCweytqzo4N4lOI2YRiuX35xTjcs8n5hUceBH8eyK0YbwtgWX50BJOH2XbkwEmII9blNhlBog6AdQsqicg==",
1870
1869
  "dev": true,
1871
1870
  "dependencies": {
1872
- "@commitlint/format": "^14.1.0",
1873
- "@commitlint/lint": "^14.1.0",
1874
- "@commitlint/load": "^14.1.0",
1875
- "@commitlint/read": "^14.0.0",
1876
- "@commitlint/types": "^14.0.0",
1871
+ "@commitlint/format": "^15.0.0",
1872
+ "@commitlint/lint": "^15.0.0",
1873
+ "@commitlint/load": "^15.0.0",
1874
+ "@commitlint/read": "^15.0.0",
1875
+ "@commitlint/types": "^15.0.0",
1877
1876
  "lodash": "^4.17.19",
1878
1877
  "resolve-from": "5.0.0",
1879
1878
  "resolve-global": "1.0.0",
@@ -1887,9 +1886,9 @@
1887
1886
  }
1888
1887
  },
1889
1888
  "node_modules/@commitlint/config-conventional": {
1890
- "version": "14.1.0",
1891
- "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-14.1.0.tgz",
1892
- "integrity": "sha512-JuhCqkEv8jyqmd54EpXPsQFpYc/8k7sfP1UziRdEvZSJUCLxz+8Pk4cNS0oF1BtjaWO7ITgXPlIZg47PyApGmg==",
1889
+ "version": "15.0.0",
1890
+ "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-15.0.0.tgz",
1891
+ "integrity": "sha512-eZBRL8Lk3hMNHp1wUMYj0qrZQEsST1ai7KHR8J1IDD9aHgT7L2giciibuQ+Og7vxVhR5WtYDvh9xirXFVPaSkQ==",
1893
1892
  "dev": true,
1894
1893
  "dependencies": {
1895
1894
  "conventional-changelog-conventionalcommits": "^4.3.1"
@@ -1899,12 +1898,12 @@
1899
1898
  }
1900
1899
  },
1901
1900
  "node_modules/@commitlint/ensure": {
1902
- "version": "14.1.0",
1903
- "resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-14.1.0.tgz",
1904
- "integrity": "sha512-xrYvFdqVepT3XA1BmSh88eKbvYKtLuQu98QLfgxVmwS99Kj3yW0sT3D7jGvNsynbIx2dhbXofDyubf/DKkpFrQ==",
1901
+ "version": "15.0.0",
1902
+ "resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-15.0.0.tgz",
1903
+ "integrity": "sha512-7DV4iNIald3vycwaWBNGk5FbonaNzOlU8nBe5m5AgU2dIeNKuXwLm+zzJzG27j0Ho56rgz//3F6RIvmsoxY9ZA==",
1905
1904
  "dev": true,
1906
1905
  "dependencies": {
1907
- "@commitlint/types": "^14.0.0",
1906
+ "@commitlint/types": "^15.0.0",
1908
1907
  "lodash": "^4.17.19"
1909
1908
  },
1910
1909
  "engines": {
@@ -1912,21 +1911,21 @@
1912
1911
  }
1913
1912
  },
1914
1913
  "node_modules/@commitlint/execute-rule": {
1915
- "version": "14.0.0",
1916
- "resolved": "https://registry.npmjs.org/@commitlint/execute-rule/-/execute-rule-14.0.0.tgz",
1917
- "integrity": "sha512-Hh/HLpCBDlrD3Rx2x2pDBx6CU+OtVqGXh7mbFpNihAVx6B0zyZqm/vv0cdwdhfGW5OEn1BhCqHf1ZOvL/DwdWA==",
1914
+ "version": "15.0.0",
1915
+ "resolved": "https://registry.npmjs.org/@commitlint/execute-rule/-/execute-rule-15.0.0.tgz",
1916
+ "integrity": "sha512-pyE4ApxjbWhb1TXz5vRiGwI2ssdMMgZbaaheZq1/7WC0xRnqnIhE1yUC1D2q20qPtvkZPstTYvMiRVtF+DvjUg==",
1918
1917
  "dev": true,
1919
1918
  "engines": {
1920
1919
  "node": ">=v12"
1921
1920
  }
1922
1921
  },
1923
1922
  "node_modules/@commitlint/format": {
1924
- "version": "14.1.0",
1925
- "resolved": "https://registry.npmjs.org/@commitlint/format/-/format-14.1.0.tgz",
1926
- "integrity": "sha512-sF6engqqHjvxGctWRKjFs/HQeNowlpbVmmoP481b2UMQnVQnjjfXJvQsoLpaqFUvgc2sHM4L85F8BmAw+iHG1w==",
1923
+ "version": "15.0.0",
1924
+ "resolved": "https://registry.npmjs.org/@commitlint/format/-/format-15.0.0.tgz",
1925
+ "integrity": "sha512-bPhAfqwRhPk92WiuY0ktEJNpRRHSCd+Eg1MdhGyL9Bl3U25E5zvuInA+dNctnzZiOBSH/37ZaD0eOKCpQE6acg==",
1927
1926
  "dev": true,
1928
1927
  "dependencies": {
1929
- "@commitlint/types": "^14.0.0",
1928
+ "@commitlint/types": "^15.0.0",
1930
1929
  "chalk": "^4.0.0"
1931
1930
  },
1932
1931
  "engines": {
@@ -1934,12 +1933,12 @@
1934
1933
  }
1935
1934
  },
1936
1935
  "node_modules/@commitlint/is-ignored": {
1937
- "version": "14.0.0",
1938
- "resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-14.0.0.tgz",
1939
- "integrity": "sha512-nJltYjXTa+mk+6SPe35nOZCCvt3Gh5mbDz008KQ4OPcn1GX1NG+pEgz1Kx3agDp/pc+JGnsrr5GV00gygIoloA==",
1936
+ "version": "15.0.0",
1937
+ "resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-15.0.0.tgz",
1938
+ "integrity": "sha512-edtnkf2QZ/7e/YCJDgn1WDw9wfF1WfOitW5YEoSOb4SxjJEb/oE87kxNPZ2j8mnDMuunspcMfGHeg6fRlwaEWg==",
1940
1939
  "dev": true,
1941
1940
  "dependencies": {
1942
- "@commitlint/types": "^14.0.0",
1941
+ "@commitlint/types": "^15.0.0",
1943
1942
  "semver": "7.3.5"
1944
1943
  },
1945
1944
  "engines": {
@@ -1947,29 +1946,29 @@
1947
1946
  }
1948
1947
  },
1949
1948
  "node_modules/@commitlint/lint": {
1950
- "version": "14.1.0",
1951
- "resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-14.1.0.tgz",
1952
- "integrity": "sha512-CApGJEOtWU/CcuPD8HkOR1jdUYpjKutGPaeby9nSFzJhwl/UQOjxc4Nd+2g2ygsMi5l3N4j2sWQYEgccpFC3lA==",
1949
+ "version": "15.0.0",
1950
+ "resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-15.0.0.tgz",
1951
+ "integrity": "sha512-hUi2+Im/2dJ5FBvWnodypTkg+5haCgsDzB0fyMApWLUA1IucYUAqRCQCW5em1Mhk9Crw1pd5YzFNikhIclkqCw==",
1953
1952
  "dev": true,
1954
1953
  "dependencies": {
1955
- "@commitlint/is-ignored": "^14.0.0",
1956
- "@commitlint/parse": "^14.0.0",
1957
- "@commitlint/rules": "^14.1.0",
1958
- "@commitlint/types": "^14.0.0"
1954
+ "@commitlint/is-ignored": "^15.0.0",
1955
+ "@commitlint/parse": "^15.0.0",
1956
+ "@commitlint/rules": "^15.0.0",
1957
+ "@commitlint/types": "^15.0.0"
1959
1958
  },
1960
1959
  "engines": {
1961
1960
  "node": ">=v12"
1962
1961
  }
1963
1962
  },
1964
1963
  "node_modules/@commitlint/load": {
1965
- "version": "14.1.0",
1966
- "resolved": "https://registry.npmjs.org/@commitlint/load/-/load-14.1.0.tgz",
1967
- "integrity": "sha512-p+HbgjhkqLsnxyjOUdEYHztHCp8n2oLVUJTmRPuP5FXLNevh6Gwmxf+NYC2J0sgD084aV2CFi3qu1W4yHWIknA==",
1964
+ "version": "15.0.0",
1965
+ "resolved": "https://registry.npmjs.org/@commitlint/load/-/load-15.0.0.tgz",
1966
+ "integrity": "sha512-Ak1YPeOhvxmY3ioe0o6m1yLGvUAYb4BdfGgShU8jiTCmU3Mnmms0Xh/kfQz8AybhezCC3AmVTyBLaBZxOHR8kg==",
1968
1967
  "dev": true,
1969
1968
  "dependencies": {
1970
- "@commitlint/execute-rule": "^14.0.0",
1971
- "@commitlint/resolve-extends": "^14.1.0",
1972
- "@commitlint/types": "^14.0.0",
1969
+ "@commitlint/execute-rule": "^15.0.0",
1970
+ "@commitlint/resolve-extends": "^15.0.0",
1971
+ "@commitlint/types": "^15.0.0",
1973
1972
  "@endemolshinegroup/cosmiconfig-typescript-loader": "^3.0.2",
1974
1973
  "chalk": "^4.0.0",
1975
1974
  "cosmiconfig": "^7.0.0",
@@ -1982,21 +1981,21 @@
1982
1981
  }
1983
1982
  },
1984
1983
  "node_modules/@commitlint/message": {
1985
- "version": "14.0.0",
1986
- "resolved": "https://registry.npmjs.org/@commitlint/message/-/message-14.0.0.tgz",
1987
- "integrity": "sha512-316Pum+bwDcZamOQw0DXSY17Dq9EjvL1zKdYIZqneu4lnXN6uFfi53Y/sP5crW6zlLdnuTHe1MnuewXPLHfH1Q==",
1984
+ "version": "15.0.0",
1985
+ "resolved": "https://registry.npmjs.org/@commitlint/message/-/message-15.0.0.tgz",
1986
+ "integrity": "sha512-L8euabzboKavPuDJsdIYAY2wx97LbiGEYsckMo6NmV8pOun50c8hQx6ouXFSAx4pp+mX9yUGmMiVqfrk2LKDJQ==",
1988
1987
  "dev": true,
1989
1988
  "engines": {
1990
1989
  "node": ">=v12"
1991
1990
  }
1992
1991
  },
1993
1992
  "node_modules/@commitlint/parse": {
1994
- "version": "14.0.0",
1995
- "resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-14.0.0.tgz",
1996
- "integrity": "sha512-49qkk0TcwdxJPZUX8MElEzMlRFIL/cg64P4pk8HotFEm2HYdbxxZp6v3cbVw5WOsnRA0frrs+NNoOcIT83ccMQ==",
1993
+ "version": "15.0.0",
1994
+ "resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-15.0.0.tgz",
1995
+ "integrity": "sha512-7fweM67tZfBNS7zw1KTuuT5K2u9nGytUJqFqT/1Ln3Na9cBCsoAqR47mfsNOTlRCgGwakm4xiQ7BpS2gN0OGuw==",
1997
1996
  "dev": true,
1998
1997
  "dependencies": {
1999
- "@commitlint/types": "^14.0.0",
1998
+ "@commitlint/types": "^15.0.0",
2000
1999
  "conventional-changelog-angular": "^5.0.11",
2001
2000
  "conventional-commits-parser": "^3.2.2"
2002
2001
  },
@@ -2005,13 +2004,13 @@
2005
2004
  }
2006
2005
  },
2007
2006
  "node_modules/@commitlint/read": {
2008
- "version": "14.0.0",
2009
- "resolved": "https://registry.npmjs.org/@commitlint/read/-/read-14.0.0.tgz",
2010
- "integrity": "sha512-WXXcSLBqwXTqnEmB0lbU2TrayDJ2G3qI/lxy1ianVmpQol8p9BjodAA6bYxtYYHdQFVXUrIsclzFP/naWG+hlQ==",
2007
+ "version": "15.0.0",
2008
+ "resolved": "https://registry.npmjs.org/@commitlint/read/-/read-15.0.0.tgz",
2009
+ "integrity": "sha512-5yI1o2HKZFVe7RTjL7IhuhHMKar/MDNY34vEHqqz9gMI7BK/rdP8uVb4Di1efl2V0UPnwID0nPKWESjQ8Ti0gw==",
2011
2010
  "dev": true,
2012
2011
  "dependencies": {
2013
- "@commitlint/top-level": "^14.0.0",
2014
- "@commitlint/types": "^14.0.0",
2012
+ "@commitlint/top-level": "^15.0.0",
2013
+ "@commitlint/types": "^15.0.0",
2015
2014
  "fs-extra": "^10.0.0",
2016
2015
  "git-raw-commits": "^2.0.0"
2017
2016
  },
@@ -2020,9 +2019,9 @@
2020
2019
  }
2021
2020
  },
2022
2021
  "node_modules/@commitlint/resolve-extends": {
2023
- "version": "14.1.0",
2024
- "resolved": "https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-14.1.0.tgz",
2025
- "integrity": "sha512-ko80k6QB6E6/OvGNWy4u7gzzWyluDT3VDNL2kfZaDywsnrYntUKyT4Do97gQ7orttITzj2GRtk3KWClVz4rUUQ==",
2022
+ "version": "15.0.0",
2023
+ "resolved": "https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-15.0.0.tgz",
2024
+ "integrity": "sha512-7apfRJjgJsKja7lHsPfEFixKjA/fk/UeD3owkOw1174yYu4u8xBDLSeU3IinGPdMuF9m245eX8wo7vLUy+EBSg==",
2026
2025
  "dev": true,
2027
2026
  "dependencies": {
2028
2027
  "import-fresh": "^3.0.0",
@@ -2035,15 +2034,15 @@
2035
2034
  }
2036
2035
  },
2037
2036
  "node_modules/@commitlint/rules": {
2038
- "version": "14.1.0",
2039
- "resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-14.1.0.tgz",
2040
- "integrity": "sha512-6jmv414/1JzGzDI/DS+snAMhcL6roQKPdg0WB3kWTWN52EvWXBFm0HIMGt2H/FlRKxozwVXlQN60/1fNIl98xA==",
2037
+ "version": "15.0.0",
2038
+ "resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-15.0.0.tgz",
2039
+ "integrity": "sha512-SqXfp6QUlwBS+0IZm4FEA/NmmAwcFQIkG3B05BtemOVWXQdZ8j1vV6hDwvA9oMPCmUSrrGpHOtZK7HaHhng2yA==",
2041
2040
  "dev": true,
2042
2041
  "dependencies": {
2043
- "@commitlint/ensure": "^14.1.0",
2044
- "@commitlint/message": "^14.0.0",
2045
- "@commitlint/to-lines": "^14.0.0",
2046
- "@commitlint/types": "^14.0.0",
2042
+ "@commitlint/ensure": "^15.0.0",
2043
+ "@commitlint/message": "^15.0.0",
2044
+ "@commitlint/to-lines": "^15.0.0",
2045
+ "@commitlint/types": "^15.0.0",
2047
2046
  "execa": "^5.0.0"
2048
2047
  },
2049
2048
  "engines": {
@@ -2051,18 +2050,18 @@
2051
2050
  }
2052
2051
  },
2053
2052
  "node_modules/@commitlint/to-lines": {
2054
- "version": "14.0.0",
2055
- "resolved": "https://registry.npmjs.org/@commitlint/to-lines/-/to-lines-14.0.0.tgz",
2056
- "integrity": "sha512-uIXk54oJDuYyLpI208s3+cGmJ323yvSJ9LB7yUDMWUeJi2LgRxE2EBZL995kLQdnoAsBBXcLq+VDyppg5bV/cg==",
2053
+ "version": "15.0.0",
2054
+ "resolved": "https://registry.npmjs.org/@commitlint/to-lines/-/to-lines-15.0.0.tgz",
2055
+ "integrity": "sha512-mY3MNA9ujPqVpiJjTYG9MDsYCobue5PJFO0MfcIzS1mCVvngH8ZFTPAh1fT5t+t1h876boS88+9WgqjRvbYItw==",
2057
2056
  "dev": true,
2058
2057
  "engines": {
2059
2058
  "node": ">=v12"
2060
2059
  }
2061
2060
  },
2062
2061
  "node_modules/@commitlint/top-level": {
2063
- "version": "14.0.0",
2064
- "resolved": "https://registry.npmjs.org/@commitlint/top-level/-/top-level-14.0.0.tgz",
2065
- "integrity": "sha512-MZDKZfWfl9g4KozgWBGTCrI2cXkMHnBFlhwvEfrAu5G8wd5aL1f2uWEUMnBMjUikmhVj99i1pzge4XFWHQ29wQ==",
2062
+ "version": "15.0.0",
2063
+ "resolved": "https://registry.npmjs.org/@commitlint/top-level/-/top-level-15.0.0.tgz",
2064
+ "integrity": "sha512-7Gz3t7xcuuUw1d1Nou6YLaztzp2Em+qZ6YdCzrqYc+aquca3Vt0O696nuiBDU/oE+tls4Hx2CNpAbWhTgEwB5A==",
2066
2065
  "dev": true,
2067
2066
  "dependencies": {
2068
2067
  "find-up": "^5.0.0"
@@ -2072,9 +2071,9 @@
2072
2071
  }
2073
2072
  },
2074
2073
  "node_modules/@commitlint/types": {
2075
- "version": "14.0.0",
2076
- "resolved": "https://registry.npmjs.org/@commitlint/types/-/types-14.0.0.tgz",
2077
- "integrity": "sha512-sIls1nP2uSbGL466edYlh8mn7O/WP4i3bcvP+2DMhkscRCSgaPhNRWDilhYVsHt2Vu1HTQ27uT0Bj5/Lt2+EcQ==",
2074
+ "version": "15.0.0",
2075
+ "resolved": "https://registry.npmjs.org/@commitlint/types/-/types-15.0.0.tgz",
2076
+ "integrity": "sha512-OMSLX+QJnyNoTwws54ULv9sOvuw9GdVezln76oyUd4YbMMJyaav62aSXDuCdWyL2sm9hTkSzyEi52PNaIj/vqw==",
2078
2077
  "dev": true,
2079
2078
  "dependencies": {
2080
2079
  "chalk": "^4.0.0"
@@ -2426,23 +2425,21 @@
2426
2425
  }
2427
2426
  },
2428
2427
  "node_modules/@netlify/build": {
2429
- "version": "19.0.1",
2430
- "resolved": "https://registry.npmjs.org/@netlify/build/-/build-19.0.1.tgz",
2431
- "integrity": "sha512-f0jkpUwPPRmfdLDNkETNPeYjMARC2UZ73vpOK4/QehWyljCKPNDmsykXwnLJ4Cj0OY09JxT5wTgYir+Fu3njaQ==",
2428
+ "version": "19.0.7",
2429
+ "resolved": "https://registry.npmjs.org/@netlify/build/-/build-19.0.7.tgz",
2430
+ "integrity": "sha512-a6u5Ai9DO/KXBOC0RrNL8luG8p/exvNlLEzkibWzH2wa9gvX1xUT5KG08DaGz8CA24La61eOhHe8P7n8jy8kSw==",
2432
2431
  "dependencies": {
2433
2432
  "@bugsnag/js": "^7.0.0",
2434
2433
  "@netlify/cache-utils": "^3.0.0",
2435
2434
  "@netlify/config": "^16.0.0",
2436
2435
  "@netlify/functions-utils": "^3.0.0",
2437
2436
  "@netlify/git-utils": "^3.0.0",
2438
- "@netlify/plugin-edge-handlers": "^1.11.22",
2439
- "@netlify/plugins-list": "^4.2.0",
2437
+ "@netlify/plugin-edge-handlers": "^2.0.0",
2438
+ "@netlify/plugins-list": "^5.0.0",
2440
2439
  "@netlify/run-utils": "^3.0.0",
2441
- "@netlify/zip-it-and-ship-it": "^4.30.0",
2440
+ "@netlify/zip-it-and-ship-it": "^5.1.0",
2442
2441
  "@sindresorhus/slugify": "^1.1.0",
2443
- "@ungap/from-entries": "^0.2.1",
2444
2442
  "ansi-escapes": "^4.3.2",
2445
- "array-flat-polyfill": "^1.0.1",
2446
2443
  "chalk": "^4.1.2",
2447
2444
  "clean-stack": "^3.0.1",
2448
2445
  "execa": "^5.1.1",
@@ -2492,12 +2489,67 @@
2492
2489
  "node": "^12.20.0 || ^14.14.0 || >=16.0.0"
2493
2490
  }
2494
2491
  },
2495
- "node_modules/@netlify/build/node_modules/@netlify/plugins-list": {
2496
- "version": "4.2.0",
2497
- "resolved": "https://registry.npmjs.org/@netlify/plugins-list/-/plugins-list-4.2.0.tgz",
2498
- "integrity": "sha512-ZHbaafIr77FdY5tVvv2GHDsNKShjVtF4ycZBpkMEr0zg74ng9gGtxKGg785esTj0Jobtx5Em1dluczzC0px//g==",
2492
+ "node_modules/@netlify/build/node_modules/@netlify/zip-it-and-ship-it": {
2493
+ "version": "5.1.0",
2494
+ "resolved": "https://registry.npmjs.org/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-5.1.0.tgz",
2495
+ "integrity": "sha512-CMeY/LaMo4K20g11itHkbWcrLK7ANTgWUgsyXt8/pJJ+Lgd1bscQjbXFX2DyfnLOfV8nOfRhrBcYuCXqErSruw==",
2496
+ "dependencies": {
2497
+ "@babel/parser": "^7.15.7",
2498
+ "@netlify/esbuild": "^0.13.6",
2499
+ "@vercel/nft": "^0.17.0",
2500
+ "archiver": "^5.3.0",
2501
+ "common-path-prefix": "^3.0.0",
2502
+ "cp-file": "^9.0.0",
2503
+ "del": "^6.0.0",
2504
+ "elf-cam": "^0.1.1",
2505
+ "end-of-stream": "^1.4.4",
2506
+ "es-module-lexer": "^0.9.0",
2507
+ "execa": "^5.0.0",
2508
+ "filter-obj": "^2.0.1",
2509
+ "find-up": "^5.0.0",
2510
+ "glob": "^7.1.6",
2511
+ "is-builtin-module": "^3.1.0",
2512
+ "junk": "^3.1.0",
2513
+ "locate-path": "^6.0.0",
2514
+ "make-dir": "^3.1.0",
2515
+ "merge-options": "^3.0.4",
2516
+ "minimatch": "^3.0.4",
2517
+ "p-map": "^4.0.0",
2518
+ "path-exists": "^4.0.0",
2519
+ "pkg-dir": "^5.0.0",
2520
+ "precinct": "^8.2.0",
2521
+ "read-package-json-fast": "^2.0.2",
2522
+ "require-package-name": "^2.0.1",
2523
+ "resolve": "^2.0.0-next.1",
2524
+ "semver": "^7.0.0",
2525
+ "tmp-promise": "^3.0.2",
2526
+ "toml": "^3.0.0",
2527
+ "typescript": "^4.4.3",
2528
+ "unixify": "^1.0.0",
2529
+ "yargs": "^16.0.0"
2530
+ },
2531
+ "bin": {
2532
+ "zip-it-and-ship-it": "dist/bin.js"
2533
+ },
2534
+ "engines": {
2535
+ "node": "^12.20.0 || ^14.14.0 || >=16.0.0"
2536
+ }
2537
+ },
2538
+ "node_modules/@netlify/build/node_modules/@netlify/zip-it-and-ship-it/node_modules/yargs": {
2539
+ "version": "16.2.0",
2540
+ "resolved": "https://registry.npmjs.org/yargs/-/yargs-16.2.0.tgz",
2541
+ "integrity": "sha512-D1mvvtDG0L5ft/jGWkLpG1+m0eQxOfaBvTNELraWj22wSVUMWxZUvYgJYcKh6jGGIkJFhH4IZPQhR4TKpc8mBw==",
2542
+ "dependencies": {
2543
+ "cliui": "^7.0.2",
2544
+ "escalade": "^3.1.1",
2545
+ "get-caller-file": "^2.0.5",
2546
+ "require-directory": "^2.1.1",
2547
+ "string-width": "^4.2.0",
2548
+ "y18n": "^5.0.5",
2549
+ "yargs-parser": "^20.2.2"
2550
+ },
2499
2551
  "engines": {
2500
- "node": ">=10.18.0"
2552
+ "node": ">=10"
2501
2553
  }
2502
2554
  },
2503
2555
  "node_modules/@netlify/build/node_modules/@sindresorhus/is": {
@@ -2545,16 +2597,6 @@
2545
2597
  "node": ">=6"
2546
2598
  }
2547
2599
  },
2548
- "node_modules/@netlify/build/node_modules/cliui": {
2549
- "version": "6.0.0",
2550
- "resolved": "https://registry.npmjs.org/cliui/-/cliui-6.0.0.tgz",
2551
- "integrity": "sha512-t6wbgtoCXvAzst7QgXxJYqPt0usEfbgQdftEPbLL/cvv6HPE5VgvqCuAIDR0NgU52ds6rFwqrgakNLrHEjCbrQ==",
2552
- "dependencies": {
2553
- "string-width": "^4.2.0",
2554
- "strip-ansi": "^6.0.0",
2555
- "wrap-ansi": "^6.2.0"
2556
- }
2557
- },
2558
2600
  "node_modules/@netlify/build/node_modules/color-convert": {
2559
2601
  "version": "2.0.1",
2560
2602
  "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
@@ -2590,40 +2632,6 @@
2590
2632
  "node": ">=0.3.1"
2591
2633
  }
2592
2634
  },
2593
- "node_modules/@netlify/build/node_modules/find-up": {
2594
- "version": "4.1.0",
2595
- "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz",
2596
- "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==",
2597
- "dependencies": {
2598
- "locate-path": "^5.0.0",
2599
- "path-exists": "^4.0.0"
2600
- },
2601
- "engines": {
2602
- "node": ">=8"
2603
- }
2604
- },
2605
- "node_modules/@netlify/build/node_modules/find-up/node_modules/locate-path": {
2606
- "version": "5.0.0",
2607
- "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz",
2608
- "integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==",
2609
- "dependencies": {
2610
- "p-locate": "^4.1.0"
2611
- },
2612
- "engines": {
2613
- "node": ">=8"
2614
- }
2615
- },
2616
- "node_modules/@netlify/build/node_modules/find-up/node_modules/p-locate": {
2617
- "version": "4.1.0",
2618
- "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz",
2619
- "integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==",
2620
- "dependencies": {
2621
- "p-limit": "^2.2.0"
2622
- },
2623
- "engines": {
2624
- "node": ">=8"
2625
- }
2626
- },
2627
2635
  "node_modules/@netlify/build/node_modules/get-caller-file": {
2628
2636
  "version": "2.0.5",
2629
2637
  "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz",
@@ -2775,11 +2783,6 @@
2775
2783
  "node": ">=8"
2776
2784
  }
2777
2785
  },
2778
- "node_modules/@netlify/build/node_modules/y18n": {
2779
- "version": "4.0.3",
2780
- "resolved": "https://registry.npmjs.org/y18n/-/y18n-4.0.3.tgz",
2781
- "integrity": "sha512-JKhqTOwSrqNA1NY5lSztJ1GrBiUodLMmIZuLiDaMRJ+itFd+ABVE8XBjOvIWL+rSqNDC74LCSFmlb/U4UZ4hJQ=="
2782
- },
2783
2786
  "node_modules/@netlify/build/node_modules/yargs": {
2784
2787
  "version": "15.4.1",
2785
2788
  "resolved": "https://registry.npmjs.org/yargs/-/yargs-15.4.1.tgz",
@@ -2801,7 +2804,56 @@
2801
2804
  "node": ">=8"
2802
2805
  }
2803
2806
  },
2804
- "node_modules/@netlify/build/node_modules/yargs-parser": {
2807
+ "node_modules/@netlify/build/node_modules/yargs/node_modules/cliui": {
2808
+ "version": "6.0.0",
2809
+ "resolved": "https://registry.npmjs.org/cliui/-/cliui-6.0.0.tgz",
2810
+ "integrity": "sha512-t6wbgtoCXvAzst7QgXxJYqPt0usEfbgQdftEPbLL/cvv6HPE5VgvqCuAIDR0NgU52ds6rFwqrgakNLrHEjCbrQ==",
2811
+ "dependencies": {
2812
+ "string-width": "^4.2.0",
2813
+ "strip-ansi": "^6.0.0",
2814
+ "wrap-ansi": "^6.2.0"
2815
+ }
2816
+ },
2817
+ "node_modules/@netlify/build/node_modules/yargs/node_modules/find-up": {
2818
+ "version": "4.1.0",
2819
+ "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz",
2820
+ "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==",
2821
+ "dependencies": {
2822
+ "locate-path": "^5.0.0",
2823
+ "path-exists": "^4.0.0"
2824
+ },
2825
+ "engines": {
2826
+ "node": ">=8"
2827
+ }
2828
+ },
2829
+ "node_modules/@netlify/build/node_modules/yargs/node_modules/locate-path": {
2830
+ "version": "5.0.0",
2831
+ "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz",
2832
+ "integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==",
2833
+ "dependencies": {
2834
+ "p-locate": "^4.1.0"
2835
+ },
2836
+ "engines": {
2837
+ "node": ">=8"
2838
+ }
2839
+ },
2840
+ "node_modules/@netlify/build/node_modules/yargs/node_modules/p-locate": {
2841
+ "version": "4.1.0",
2842
+ "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz",
2843
+ "integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==",
2844
+ "dependencies": {
2845
+ "p-limit": "^2.2.0"
2846
+ },
2847
+ "engines": {
2848
+ "node": ">=8"
2849
+ }
2850
+ },
2851
+ "node_modules/@netlify/build/node_modules/yargs/node_modules/y18n": {
2852
+ "version": "4.0.3",
2853
+ "resolved": "https://registry.npmjs.org/y18n/-/y18n-4.0.3.tgz",
2854
+ "integrity": "sha512-JKhqTOwSrqNA1NY5lSztJ1GrBiUodLMmIZuLiDaMRJ+itFd+ABVE8XBjOvIWL+rSqNDC74LCSFmlb/U4UZ4hJQ=="
2855
+ },
2856
+ "node_modules/@netlify/build/node_modules/yargs/node_modules/yargs-parser": {
2805
2857
  "version": "18.1.3",
2806
2858
  "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-18.1.3.tgz",
2807
2859
  "integrity": "sha512-o50j0JeToy/4K6OZcaQmW6lyXXKhq7csREXcDwk2omFPJEwUNOVtJKvmDr9EI1fAJZUyZcRF7kxGBWmRXudrCQ==",
@@ -2814,11 +2866,10 @@
2814
2866
  }
2815
2867
  },
2816
2868
  "node_modules/@netlify/cache-utils": {
2817
- "version": "3.0.0",
2818
- "resolved": "https://registry.npmjs.org/@netlify/cache-utils/-/cache-utils-3.0.0.tgz",
2819
- "integrity": "sha512-UDBOHiP1uf3m8b/Pxz0v+kS/It6vWCSTJy4N9AhPUo5lcmpZgpu0kKyjKSmFBFeM8tafHM31thZvMZl8wH+Cgw==",
2869
+ "version": "3.0.1",
2870
+ "resolved": "https://registry.npmjs.org/@netlify/cache-utils/-/cache-utils-3.0.1.tgz",
2871
+ "integrity": "sha512-AY8brDn2LQEg0Q81Hnun3zNNe/yV4SFHUGriJDuHetxpfEicAlHnuNJuOeuxSxkPjYCIBwhtVBYpR8qP+9Q/4A==",
2820
2872
  "dependencies": {
2821
- "array-flat-polyfill": "^1.0.1",
2822
2873
  "cpy": "^8.1.0",
2823
2874
  "del": "^5.1.0",
2824
2875
  "get-stream": "^6.0.0",
@@ -2882,12 +2933,10 @@
2882
2933
  }
2883
2934
  },
2884
2935
  "node_modules/@netlify/config": {
2885
- "version": "16.0.0",
2886
- "resolved": "https://registry.npmjs.org/@netlify/config/-/config-16.0.0.tgz",
2887
- "integrity": "sha512-6kIrvCeRKmJNIekPdrKdgjyDnSutioofC4ABfeDZgaNROJdjjHTRx1FqBFv1k8nBhOs7RcV9WkX89wZ7waW57g==",
2936
+ "version": "16.0.4",
2937
+ "resolved": "https://registry.npmjs.org/@netlify/config/-/config-16.0.4.tgz",
2938
+ "integrity": "sha512-l6kr4Xi1KqMebSE/dgl2qNh4wnhRYI8JpV7+L4uQoy7DFMkU17bUe3yDxOu2urR1aAEXoQVupWR6p8VQ6NjPgw==",
2888
2939
  "dependencies": {
2889
- "@ungap/from-entries": "^0.2.1",
2890
- "array-flat-polyfill": "^1.0.1",
2891
2940
  "chalk": "^4.1.2",
2892
2941
  "cron-parser": "^4.1.0",
2893
2942
  "deepmerge": "^4.2.2",
@@ -2902,9 +2951,9 @@
2902
2951
  "js-yaml": "^4.0.0",
2903
2952
  "make-dir": "^3.1.0",
2904
2953
  "map-obj": "^4.0.0",
2905
- "netlify": "^8.0.4",
2906
- "netlify-headers-parser": "^4.0.1",
2907
- "netlify-redirect-parser": "^11.0.3",
2954
+ "netlify": "^9.0.0",
2955
+ "netlify-headers-parser": "^5.0.0",
2956
+ "netlify-redirect-parser": "^12.0.0",
2908
2957
  "omit.js": "^2.0.2",
2909
2958
  "p-locate": "^5.0.0",
2910
2959
  "path-exists": "^4.0.0",
@@ -3097,9 +3146,9 @@
3097
3146
  }
3098
3147
  },
3099
3148
  "node_modules/@netlify/eslint-config-node": {
3100
- "version": "3.3.8",
3101
- "resolved": "https://registry.npmjs.org/@netlify/eslint-config-node/-/eslint-config-node-3.3.8.tgz",
3102
- "integrity": "sha512-lcBc1xxccwNxnfekygwtW2R5LLAv5xs2UZmP4vFjPYP7dwfjr+wdqG41L9mnxEcpGCbftQPLhqWKVsHv40gBZw==",
3149
+ "version": "3.3.9",
3150
+ "resolved": "https://registry.npmjs.org/@netlify/eslint-config-node/-/eslint-config-node-3.3.9.tgz",
3151
+ "integrity": "sha512-U2To/hGPPZY677t8xXXt/wPxuHwQVizpZ0zlbBFx0NjEPuEJKk1Hh6kKzNrWAdFJDYecGsNZAfGV/DZ++MVNQA==",
3103
3152
  "dev": true,
3104
3153
  "dependencies": {
3105
3154
  "@babel/core": "^7.13.8",
@@ -3141,230 +3190,10 @@
3141
3190
  "node": ">=16.0.0"
3142
3191
  }
3143
3192
  },
3144
- "node_modules/@netlify/eslint-config-node/node_modules/@commitlint/cli": {
3145
- "version": "15.0.0",
3146
- "resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-15.0.0.tgz",
3147
- "integrity": "sha512-Y5xmDCweytqzo4N4lOI2YRiuX35xTjcs8n5hUceBH8eyK0YbwtgWX50BJOH2XbkwEmII9blNhlBog6AdQsqicg==",
3148
- "dev": true,
3149
- "dependencies": {
3150
- "@commitlint/format": "^15.0.0",
3151
- "@commitlint/lint": "^15.0.0",
3152
- "@commitlint/load": "^15.0.0",
3153
- "@commitlint/read": "^15.0.0",
3154
- "@commitlint/types": "^15.0.0",
3155
- "lodash": "^4.17.19",
3156
- "resolve-from": "5.0.0",
3157
- "resolve-global": "1.0.0",
3158
- "yargs": "^17.0.0"
3159
- },
3160
- "bin": {
3161
- "commitlint": "cli.js"
3162
- },
3163
- "engines": {
3164
- "node": ">=v12"
3165
- }
3166
- },
3167
- "node_modules/@netlify/eslint-config-node/node_modules/@commitlint/config-conventional": {
3168
- "version": "15.0.0",
3169
- "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-15.0.0.tgz",
3170
- "integrity": "sha512-eZBRL8Lk3hMNHp1wUMYj0qrZQEsST1ai7KHR8J1IDD9aHgT7L2giciibuQ+Og7vxVhR5WtYDvh9xirXFVPaSkQ==",
3171
- "dev": true,
3172
- "dependencies": {
3173
- "conventional-changelog-conventionalcommits": "^4.3.1"
3174
- },
3175
- "engines": {
3176
- "node": ">=v12"
3177
- }
3178
- },
3179
- "node_modules/@netlify/eslint-config-node/node_modules/@commitlint/ensure": {
3180
- "version": "15.0.0",
3181
- "resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-15.0.0.tgz",
3182
- "integrity": "sha512-7DV4iNIald3vycwaWBNGk5FbonaNzOlU8nBe5m5AgU2dIeNKuXwLm+zzJzG27j0Ho56rgz//3F6RIvmsoxY9ZA==",
3183
- "dev": true,
3184
- "dependencies": {
3185
- "@commitlint/types": "^15.0.0",
3186
- "lodash": "^4.17.19"
3187
- },
3188
- "engines": {
3189
- "node": ">=v12"
3190
- }
3191
- },
3192
- "node_modules/@netlify/eslint-config-node/node_modules/@commitlint/execute-rule": {
3193
- "version": "15.0.0",
3194
- "resolved": "https://registry.npmjs.org/@commitlint/execute-rule/-/execute-rule-15.0.0.tgz",
3195
- "integrity": "sha512-pyE4ApxjbWhb1TXz5vRiGwI2ssdMMgZbaaheZq1/7WC0xRnqnIhE1yUC1D2q20qPtvkZPstTYvMiRVtF+DvjUg==",
3196
- "dev": true,
3197
- "engines": {
3198
- "node": ">=v12"
3199
- }
3200
- },
3201
- "node_modules/@netlify/eslint-config-node/node_modules/@commitlint/format": {
3202
- "version": "15.0.0",
3203
- "resolved": "https://registry.npmjs.org/@commitlint/format/-/format-15.0.0.tgz",
3204
- "integrity": "sha512-bPhAfqwRhPk92WiuY0ktEJNpRRHSCd+Eg1MdhGyL9Bl3U25E5zvuInA+dNctnzZiOBSH/37ZaD0eOKCpQE6acg==",
3205
- "dev": true,
3206
- "dependencies": {
3207
- "@commitlint/types": "^15.0.0",
3208
- "chalk": "^4.0.0"
3209
- },
3210
- "engines": {
3211
- "node": ">=v12"
3212
- }
3213
- },
3214
- "node_modules/@netlify/eslint-config-node/node_modules/@commitlint/is-ignored": {
3215
- "version": "15.0.0",
3216
- "resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-15.0.0.tgz",
3217
- "integrity": "sha512-edtnkf2QZ/7e/YCJDgn1WDw9wfF1WfOitW5YEoSOb4SxjJEb/oE87kxNPZ2j8mnDMuunspcMfGHeg6fRlwaEWg==",
3218
- "dev": true,
3219
- "dependencies": {
3220
- "@commitlint/types": "^15.0.0",
3221
- "semver": "7.3.5"
3222
- },
3223
- "engines": {
3224
- "node": ">=v12"
3225
- }
3226
- },
3227
- "node_modules/@netlify/eslint-config-node/node_modules/@commitlint/lint": {
3228
- "version": "15.0.0",
3229
- "resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-15.0.0.tgz",
3230
- "integrity": "sha512-hUi2+Im/2dJ5FBvWnodypTkg+5haCgsDzB0fyMApWLUA1IucYUAqRCQCW5em1Mhk9Crw1pd5YzFNikhIclkqCw==",
3231
- "dev": true,
3232
- "dependencies": {
3233
- "@commitlint/is-ignored": "^15.0.0",
3234
- "@commitlint/parse": "^15.0.0",
3235
- "@commitlint/rules": "^15.0.0",
3236
- "@commitlint/types": "^15.0.0"
3237
- },
3238
- "engines": {
3239
- "node": ">=v12"
3240
- }
3241
- },
3242
- "node_modules/@netlify/eslint-config-node/node_modules/@commitlint/load": {
3243
- "version": "15.0.0",
3244
- "resolved": "https://registry.npmjs.org/@commitlint/load/-/load-15.0.0.tgz",
3245
- "integrity": "sha512-Ak1YPeOhvxmY3ioe0o6m1yLGvUAYb4BdfGgShU8jiTCmU3Mnmms0Xh/kfQz8AybhezCC3AmVTyBLaBZxOHR8kg==",
3246
- "dev": true,
3247
- "dependencies": {
3248
- "@commitlint/execute-rule": "^15.0.0",
3249
- "@commitlint/resolve-extends": "^15.0.0",
3250
- "@commitlint/types": "^15.0.0",
3251
- "@endemolshinegroup/cosmiconfig-typescript-loader": "^3.0.2",
3252
- "chalk": "^4.0.0",
3253
- "cosmiconfig": "^7.0.0",
3254
- "lodash": "^4.17.19",
3255
- "resolve-from": "^5.0.0",
3256
- "typescript": "^4.4.3"
3257
- },
3258
- "engines": {
3259
- "node": ">=v12"
3260
- }
3261
- },
3262
- "node_modules/@netlify/eslint-config-node/node_modules/@commitlint/message": {
3263
- "version": "15.0.0",
3264
- "resolved": "https://registry.npmjs.org/@commitlint/message/-/message-15.0.0.tgz",
3265
- "integrity": "sha512-L8euabzboKavPuDJsdIYAY2wx97LbiGEYsckMo6NmV8pOun50c8hQx6ouXFSAx4pp+mX9yUGmMiVqfrk2LKDJQ==",
3266
- "dev": true,
3267
- "engines": {
3268
- "node": ">=v12"
3269
- }
3270
- },
3271
- "node_modules/@netlify/eslint-config-node/node_modules/@commitlint/parse": {
3272
- "version": "15.0.0",
3273
- "resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-15.0.0.tgz",
3274
- "integrity": "sha512-7fweM67tZfBNS7zw1KTuuT5K2u9nGytUJqFqT/1Ln3Na9cBCsoAqR47mfsNOTlRCgGwakm4xiQ7BpS2gN0OGuw==",
3275
- "dev": true,
3276
- "dependencies": {
3277
- "@commitlint/types": "^15.0.0",
3278
- "conventional-changelog-angular": "^5.0.11",
3279
- "conventional-commits-parser": "^3.2.2"
3280
- },
3281
- "engines": {
3282
- "node": ">=v12"
3283
- }
3284
- },
3285
- "node_modules/@netlify/eslint-config-node/node_modules/@commitlint/read": {
3286
- "version": "15.0.0",
3287
- "resolved": "https://registry.npmjs.org/@commitlint/read/-/read-15.0.0.tgz",
3288
- "integrity": "sha512-5yI1o2HKZFVe7RTjL7IhuhHMKar/MDNY34vEHqqz9gMI7BK/rdP8uVb4Di1efl2V0UPnwID0nPKWESjQ8Ti0gw==",
3289
- "dev": true,
3290
- "dependencies": {
3291
- "@commitlint/top-level": "^15.0.0",
3292
- "@commitlint/types": "^15.0.0",
3293
- "fs-extra": "^10.0.0",
3294
- "git-raw-commits": "^2.0.0"
3295
- },
3296
- "engines": {
3297
- "node": ">=v12"
3298
- }
3299
- },
3300
- "node_modules/@netlify/eslint-config-node/node_modules/@commitlint/resolve-extends": {
3301
- "version": "15.0.0",
3302
- "resolved": "https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-15.0.0.tgz",
3303
- "integrity": "sha512-7apfRJjgJsKja7lHsPfEFixKjA/fk/UeD3owkOw1174yYu4u8xBDLSeU3IinGPdMuF9m245eX8wo7vLUy+EBSg==",
3304
- "dev": true,
3305
- "dependencies": {
3306
- "import-fresh": "^3.0.0",
3307
- "lodash": "^4.17.19",
3308
- "resolve-from": "^5.0.0",
3309
- "resolve-global": "^1.0.0"
3310
- },
3311
- "engines": {
3312
- "node": ">=v12"
3313
- }
3314
- },
3315
- "node_modules/@netlify/eslint-config-node/node_modules/@commitlint/rules": {
3316
- "version": "15.0.0",
3317
- "resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-15.0.0.tgz",
3318
- "integrity": "sha512-SqXfp6QUlwBS+0IZm4FEA/NmmAwcFQIkG3B05BtemOVWXQdZ8j1vV6hDwvA9oMPCmUSrrGpHOtZK7HaHhng2yA==",
3319
- "dev": true,
3320
- "dependencies": {
3321
- "@commitlint/ensure": "^15.0.0",
3322
- "@commitlint/message": "^15.0.0",
3323
- "@commitlint/to-lines": "^15.0.0",
3324
- "@commitlint/types": "^15.0.0",
3325
- "execa": "^5.0.0"
3326
- },
3327
- "engines": {
3328
- "node": ">=v12"
3329
- }
3330
- },
3331
- "node_modules/@netlify/eslint-config-node/node_modules/@commitlint/to-lines": {
3332
- "version": "15.0.0",
3333
- "resolved": "https://registry.npmjs.org/@commitlint/to-lines/-/to-lines-15.0.0.tgz",
3334
- "integrity": "sha512-mY3MNA9ujPqVpiJjTYG9MDsYCobue5PJFO0MfcIzS1mCVvngH8ZFTPAh1fT5t+t1h876boS88+9WgqjRvbYItw==",
3335
- "dev": true,
3336
- "engines": {
3337
- "node": ">=v12"
3338
- }
3339
- },
3340
- "node_modules/@netlify/eslint-config-node/node_modules/@commitlint/top-level": {
3341
- "version": "15.0.0",
3342
- "resolved": "https://registry.npmjs.org/@commitlint/top-level/-/top-level-15.0.0.tgz",
3343
- "integrity": "sha512-7Gz3t7xcuuUw1d1Nou6YLaztzp2Em+qZ6YdCzrqYc+aquca3Vt0O696nuiBDU/oE+tls4Hx2CNpAbWhTgEwB5A==",
3344
- "dev": true,
3345
- "dependencies": {
3346
- "find-up": "^5.0.0"
3347
- },
3348
- "engines": {
3349
- "node": ">=v12"
3350
- }
3351
- },
3352
- "node_modules/@netlify/eslint-config-node/node_modules/@commitlint/types": {
3353
- "version": "15.0.0",
3354
- "resolved": "https://registry.npmjs.org/@commitlint/types/-/types-15.0.0.tgz",
3355
- "integrity": "sha512-OMSLX+QJnyNoTwws54ULv9sOvuw9GdVezln76oyUd4YbMMJyaav62aSXDuCdWyL2sm9hTkSzyEi52PNaIj/vqw==",
3356
- "dev": true,
3357
- "dependencies": {
3358
- "chalk": "^4.0.0"
3359
- },
3360
- "engines": {
3361
- "node": ">=v12"
3362
- }
3363
- },
3364
3193
  "node_modules/@netlify/framework-info": {
3365
- "version": "5.11.0",
3366
- "resolved": "https://registry.npmjs.org/@netlify/framework-info/-/framework-info-5.11.0.tgz",
3367
- "integrity": "sha512-B6MW05c8vUuakO8x/ucp99ocpdYeikusCzPANqD0O1JamdLyDsDbhL7Z3j0QUhZjpY+bm+4g91Gaq7ynpX0ICg==",
3194
+ "version": "6.0.0",
3195
+ "resolved": "https://registry.npmjs.org/@netlify/framework-info/-/framework-info-6.0.0.tgz",
3196
+ "integrity": "sha512-4El0mzzKZF1elVq0AT4fo9e8FbYEIDKvORgGkJHWouO0yMGkmo5r8ub5YHgjPp6dV9ShkwOTu34/MbvbddqO8A==",
3368
3197
  "dependencies": {
3369
3198
  "ajv": "^8.0.0",
3370
3199
  "filter-obj": "^2.0.1",
@@ -3376,15 +3205,15 @@
3376
3205
  "semver": "^7.3.4"
3377
3206
  },
3378
3207
  "engines": {
3379
- "node": ">=10.18.0"
3208
+ "node": "^12.20.0 || ^14.14.0 || >=16.0.0"
3380
3209
  }
3381
3210
  },
3382
3211
  "node_modules/@netlify/functions-utils": {
3383
- "version": "3.0.0",
3384
- "resolved": "https://registry.npmjs.org/@netlify/functions-utils/-/functions-utils-3.0.0.tgz",
3385
- "integrity": "sha512-EOWPf+gLMJLMbZ9jQjAVfezNKCoJiDWVNKeeLYGX/6RmfCPV1XWoV4DtmeStUTz1txMuKLfqtjlbHSm1M6W/hg==",
3212
+ "version": "3.0.1",
3213
+ "resolved": "https://registry.npmjs.org/@netlify/functions-utils/-/functions-utils-3.0.1.tgz",
3214
+ "integrity": "sha512-/DpiPus/i7H3hYHWgj2gLSay9HEXC+bhNKQxUyvfC0WozcpdW3YLpm8VI91hJ1usbsO4QjKkaV+X6SBdUhvXAw==",
3386
3215
  "dependencies": {
3387
- "@netlify/zip-it-and-ship-it": "^4.30.0",
3216
+ "@netlify/zip-it-and-ship-it": "^5.0.0",
3388
3217
  "cpy": "^8.1.0",
3389
3218
  "path-exists": "^4.0.0"
3390
3219
  },
@@ -3612,18 +3441,18 @@
3612
3441
  "integrity": "sha512-VfYLiEXJIVIn25wrwNB/O+QkM3xPgCVcGSKZxM/i+oPCOgBK+4PEieRtfqhF4vXXwwOi68VaRWU7P3aRnb3nIA=="
3613
3442
  },
3614
3443
  "node_modules/@netlify/plugin-edge-handlers": {
3615
- "version": "1.11.22",
3616
- "resolved": "https://registry.npmjs.org/@netlify/plugin-edge-handlers/-/plugin-edge-handlers-1.11.22.tgz",
3617
- "integrity": "sha512-tFb7J6+YEtZP0OYpS/b9Rjp1lm02XfhAQR6KRHAaeRlHp98/zgd0hhubfwXUCppP2BLfn+imkeVS0FnANh5B3g==",
3444
+ "version": "2.0.0",
3445
+ "resolved": "https://registry.npmjs.org/@netlify/plugin-edge-handlers/-/plugin-edge-handlers-2.0.0.tgz",
3446
+ "integrity": "sha512-qfEUPZ4JCo3/j6txjwR6dUeteYI6ErYYLJmhGHEm5OEpZz4IUlnqWajmpU0sKgbB/F7AbEFi1aZFYmYnTIB3Bg==",
3618
3447
  "dependencies": {
3619
3448
  "@babel/core": "^7.11.4",
3620
3449
  "@babel/preset-env": "^7.11.5",
3621
3450
  "@rollup/plugin-babel": "^5.2.0",
3622
- "@rollup/plugin-commonjs": "^18.0.0",
3451
+ "@rollup/plugin-commonjs": "^21.0.0",
3623
3452
  "@rollup/plugin-inject": "^4.0.2",
3624
3453
  "@rollup/plugin-json": "^4.1.0",
3625
3454
  "@rollup/plugin-node-resolve": "^11.0.0",
3626
- "@types/node": "^14.0.27",
3455
+ "@types/node": "^16.0.0",
3627
3456
  "buffer-es6": "^4.9.3",
3628
3457
  "del": "^6.0.0",
3629
3458
  "make-dir": "^3.1.0",
@@ -3639,14 +3468,9 @@
3639
3468
  "plugin-build-edge-handlers": "src/cli.js"
3640
3469
  },
3641
3470
  "engines": {
3642
- "node": "^10.17.0 || >=11.14.0"
3471
+ "node": "^12.20.0 || ^14.14.0 || >=16.0.0"
3643
3472
  }
3644
3473
  },
3645
- "node_modules/@netlify/plugin-edge-handlers/node_modules/@types/node": {
3646
- "version": "14.17.34",
3647
- "resolved": "https://registry.npmjs.org/@types/node/-/node-14.17.34.tgz",
3648
- "integrity": "sha512-USUftMYpmuMzeWobskoPfzDi+vkpe0dvcOBRNOscFrGxVp4jomnRxWuVohgqBow2xyIPC0S3gjxV/5079jhmDg=="
3649
- },
3650
3474
  "node_modules/@netlify/plugins-list": {
3651
3475
  "version": "5.0.0",
3652
3476
  "resolved": "https://registry.npmjs.org/@netlify/plugins-list/-/plugins-list-5.0.0.tgz",
@@ -3726,15 +3550,14 @@
3726
3550
  }
3727
3551
  },
3728
3552
  "node_modules/@netlify/zip-it-and-ship-it": {
3729
- "version": "4.30.0",
3730
- "resolved": "https://registry.npmjs.org/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-4.30.0.tgz",
3731
- "integrity": "sha512-GcUsdgdm7gJDoVhGwd9tGhINHmVzMUdSldKYEIdspetcGa5jRlphpUVg+7vr9kzNDed2wGmqHNs30DMbrTOFqA==",
3553
+ "version": "5.1.0",
3554
+ "resolved": "https://registry.npmjs.org/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-5.1.0.tgz",
3555
+ "integrity": "sha512-CMeY/LaMo4K20g11itHkbWcrLK7ANTgWUgsyXt8/pJJ+Lgd1bscQjbXFX2DyfnLOfV8nOfRhrBcYuCXqErSruw==",
3732
3556
  "dependencies": {
3733
3557
  "@babel/parser": "^7.15.7",
3734
3558
  "@netlify/esbuild": "^0.13.6",
3735
3559
  "@vercel/nft": "^0.17.0",
3736
3560
  "archiver": "^5.3.0",
3737
- "array-flat-polyfill": "^1.0.1",
3738
3561
  "common-path-prefix": "^3.0.0",
3739
3562
  "cp-file": "^9.0.0",
3740
3563
  "del": "^6.0.0",
@@ -3769,7 +3592,7 @@
3769
3592
  "zip-it-and-ship-it": "dist/bin.js"
3770
3593
  },
3771
3594
  "engines": {
3772
- "node": ">=10.18.0"
3595
+ "node": "^12.20.0 || ^14.14.0 || >=16.0.0"
3773
3596
  }
3774
3597
  },
3775
3598
  "node_modules/@netlify/zip-it-and-ship-it/node_modules/get-caller-file": {
@@ -3964,19 +3787,19 @@
3964
3787
  "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg=="
3965
3788
  },
3966
3789
  "node_modules/@oclif/command": {
3967
- "version": "1.8.3",
3968
- "resolved": "https://registry.npmjs.org/@oclif/command/-/command-1.8.3.tgz",
3969
- "integrity": "sha512-OGjrhdVgTT2TAAj/2RrdXjwxaDoTm16c2LfAzrta1xIFe6/XhgQIYDmeRN/RptQoZQBX8e9Vv2JoQq+TbghJmw==",
3790
+ "version": "1.8.5",
3791
+ "resolved": "https://registry.npmjs.org/@oclif/command/-/command-1.8.5.tgz",
3792
+ "integrity": "sha512-Dolb0jmUc1s8HhSOiQOC2mu7pha+wTg0SaCLLH3tJjkSWi5yE3NDlHv0QG6Rp9vs5tJhOGLa8ILOSv+t3KpnNw==",
3970
3793
  "dependencies": {
3971
- "@oclif/config": "^1.15.1",
3794
+ "@oclif/config": "^1.17.1",
3972
3795
  "@oclif/errors": "^1.3.5",
3973
- "@oclif/parser": "^3.8.5",
3974
- "@oclif/plugin-help": "^3.2.4",
3796
+ "@oclif/parser": "^3.8.6",
3797
+ "@oclif/plugin-help": "^3.2.7",
3975
3798
  "debug": "^4.1.1",
3976
3799
  "semver": "^7.3.2"
3977
3800
  },
3978
3801
  "engines": {
3979
- "node": ">=8.0.0"
3802
+ "node": ">=12.0.0"
3980
3803
  },
3981
3804
  "peerDependencies": {
3982
3805
  "@oclif/config": "^1"
@@ -3999,16 +3822,16 @@
3999
3822
  }
4000
3823
  },
4001
3824
  "node_modules/@oclif/dev-cli": {
4002
- "version": "1.26.0",
4003
- "resolved": "https://registry.npmjs.org/@oclif/dev-cli/-/dev-cli-1.26.0.tgz",
4004
- "integrity": "sha512-272udZP+bG4qahoAcpWcMTJKiA+V42kRMqQM7n4tgW35brYb2UP5kK+p08PpF8sgSfRTV8MoJVJG9ax5kY82PA==",
3825
+ "version": "1.26.3",
3826
+ "resolved": "https://registry.npmjs.org/@oclif/dev-cli/-/dev-cli-1.26.3.tgz",
3827
+ "integrity": "sha512-SJAoKNPbqY6OOhCSFN/xmtx6qoHq84Qck/ABW6YEgGxdLn9wZlK23ogO1KkRcVRFGbY930w/9x2nsNP1IyIwSQ==",
4005
3828
  "dev": true,
4006
3829
  "dependencies": {
4007
- "@oclif/command": "^1.8.0",
4008
- "@oclif/config": "^1.17.0",
4009
- "@oclif/errors": "^1.3.3",
4010
- "@oclif/plugin-help": "^3.2.0",
4011
- "cli-ux": "^5.2.1",
3830
+ "@oclif/command": "^1.8.4",
3831
+ "@oclif/config": "^1.17.1",
3832
+ "@oclif/errors": "^1.3.5",
3833
+ "@oclif/plugin-help": "^3.2.7",
3834
+ "cli-ux": "^5.6.4",
4012
3835
  "debug": "^4.1.1",
4013
3836
  "find-yarn-workspace-root": "^2.0.0",
4014
3837
  "fs-extra": "^8.1",
@@ -4121,14 +3944,14 @@
4121
3944
  }
4122
3945
  },
4123
3946
  "node_modules/@oclif/plugin-help": {
4124
- "version": "3.2.5",
4125
- "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-3.2.5.tgz",
4126
- "integrity": "sha512-fjkZTstvacCPicF2oaa3Lc+Yw3ocKEaW6x6O7doVqMLuoMUX6wBOQ+f1a3VFzO1fErqNeFPDlUlVUhwq9yMzQg==",
3947
+ "version": "3.2.8",
3948
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-3.2.8.tgz",
3949
+ "integrity": "sha512-LVeXpab7NYEUiVIwGlLRMlQd1M1JIq15OXboN1K2OmtGxujxZ4PAVNTsHFQ1sckE5QDAh/n48wlvWDpJmnrdSw==",
4127
3950
  "dependencies": {
4128
- "@oclif/command": "^1.8.3",
3951
+ "@oclif/command": "^1.8.5",
4129
3952
  "@oclif/config": "^1.17.1",
4130
3953
  "@oclif/errors": "^1.3.5",
4131
- "chalk": "^4.1.0",
3954
+ "chalk": "^4.1.2",
4132
3955
  "indent-string": "^4.0.0",
4133
3956
  "lodash": "^4.17.21",
4134
3957
  "string-width": "^4.2.0",
@@ -4422,15 +4245,15 @@
4422
4245
  }
4423
4246
  },
4424
4247
  "node_modules/@oclif/plugin-plugins": {
4425
- "version": "1.10.2",
4426
- "resolved": "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-1.10.2.tgz",
4427
- "integrity": "sha512-MvfVfxdZ+1LvJy5VSEIWpGo36EnasrsE6X//f+ilSCZlRJGCzFOFDl+kltphLt8f96GJpomv9qhhHtx7aR6CJQ==",
4248
+ "version": "1.10.3",
4249
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-1.10.3.tgz",
4250
+ "integrity": "sha512-ama/F/VZyGIR6u5YqaKwkS9NuQnT4Xtdw3TU3RZo/FWdtw/258/Fy5gY47KSOIxiVeE36AP/8QrdZi2zbtAXIw==",
4428
4251
  "dependencies": {
4429
- "@oclif/color": "^0.x",
4430
- "@oclif/command": "^1.8.3",
4252
+ "@oclif/color": "^0.1.2",
4253
+ "@oclif/command": "^1.8.4",
4431
4254
  "@oclif/errors": "^1.3.5",
4432
4255
  "chalk": "^4.1.0",
4433
- "cli-ux": "^5.6.3",
4256
+ "cli-ux": "^5.6.4",
4434
4257
  "debug": "^4.1.0",
4435
4258
  "fs-extra": "^9.0",
4436
4259
  "http-call": "^5.2.2",
@@ -4621,9 +4444,9 @@
4621
4444
  }
4622
4445
  },
4623
4446
  "node_modules/@rollup/plugin-commonjs": {
4624
- "version": "18.1.0",
4625
- "resolved": "https://registry.npmjs.org/@rollup/plugin-commonjs/-/plugin-commonjs-18.1.0.tgz",
4626
- "integrity": "sha512-h3e6T9rUxVMAQswpDIobfUHn/doMzM9sgkMrsMWCFLmB84PSoC8mV8tOloAJjSRwdqhXBqstlX2BwBpHJvbhxg==",
4447
+ "version": "21.0.1",
4448
+ "resolved": "https://registry.npmjs.org/@rollup/plugin-commonjs/-/plugin-commonjs-21.0.1.tgz",
4449
+ "integrity": "sha512-EA+g22lbNJ8p5kuZJUYyhhDK7WgJckW5g4pNN7n4mAFUM96VuwUnNT3xr2Db2iCZPI1pJPbGyfT5mS9T1dHfMg==",
4627
4450
  "dependencies": {
4628
4451
  "@rollup/pluginutils": "^3.1.0",
4629
4452
  "commondir": "^1.0.1",
@@ -4637,7 +4460,7 @@
4637
4460
  "node": ">= 8.0.0"
4638
4461
  },
4639
4462
  "peerDependencies": {
4640
- "rollup": "^2.30.0"
4463
+ "rollup": "^2.38.3"
4641
4464
  }
4642
4465
  },
4643
4466
  "node_modules/@rollup/plugin-inject": {
@@ -4977,9 +4800,9 @@
4977
4800
  "dev": true
4978
4801
  },
4979
4802
  "node_modules/@types/node": {
4980
- "version": "16.11.9",
4981
- "resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.9.tgz",
4982
- "integrity": "sha512-MKmdASMf3LtPzwLyRrFjtFFZ48cMf8jmX5VRYrDQiJa8Ybu5VAmkqBWqKU8fdCwD8ysw4mQ9nrEHvzg6gunR7A=="
4803
+ "version": "16.11.10",
4804
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.10.tgz",
4805
+ "integrity": "sha512-3aRnHa1KlOEEhJ6+CvyHKK5vE9BcLGjtUpwvqYLRvYNQKMfabu3BwfJaA/SLW8dxe28LsNDjtHwePTuzn3gmOA=="
4983
4806
  },
4984
4807
  "node_modules/@types/node-fetch": {
4985
4808
  "version": "2.5.12",
@@ -5229,11 +5052,6 @@
5229
5052
  "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
5230
5053
  }
5231
5054
  },
5232
- "node_modules/@ungap/from-entries": {
5233
- "version": "0.2.1",
5234
- "resolved": "https://registry.npmjs.org/@ungap/from-entries/-/from-entries-0.2.1.tgz",
5235
- "integrity": "sha512-CAqefTFAfnUPwYqsWHXpOxHaq1Zo5UQ3m9Zm2p09LggGe57rqHoBn3c++xcoomzXKynAUuiBMDUCQvKMnXjUpA=="
5236
- },
5237
5055
  "node_modules/@vercel/nft": {
5238
5056
  "version": "0.17.0",
5239
5057
  "resolved": "https://registry.npmjs.org/@vercel/nft/-/nft-0.17.0.tgz",
@@ -5790,14 +5608,6 @@
5790
5608
  "node": ">=0.10.0"
5791
5609
  }
5792
5610
  },
5793
- "node_modules/array-flat-polyfill": {
5794
- "version": "1.0.1",
5795
- "resolved": "https://registry.npmjs.org/array-flat-polyfill/-/array-flat-polyfill-1.0.1.tgz",
5796
- "integrity": "sha512-hfJmKupmQN0lwi0xG6FQ5U8Rd97RnIERplymOv/qpq8AoNKPPAnxJadjFA23FNWm88wykh9HmpLJUUwUtNU/iw==",
5797
- "engines": {
5798
- "node": ">=6.0.0"
5799
- }
5800
- },
5801
5611
  "node_modules/array-flatten": {
5802
5612
  "version": "1.1.1",
5803
5613
  "resolved": "https://registry.npmjs.org/array-flatten/-/array-flatten-1.1.1.tgz",
@@ -6606,9 +6416,9 @@
6606
6416
  }
6607
6417
  },
6608
6418
  "node_modules/caniuse-lite": {
6609
- "version": "1.0.30001282",
6610
- "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001282.tgz",
6611
- "integrity": "sha512-YhF/hG6nqBEllymSIjLtR2iWDDnChvhnVJqp+vloyt2tEHFG1yBR+ac2B/rOw0qOK0m0lEXU2dv4E/sMk5P9Kg==",
6419
+ "version": "1.0.30001283",
6420
+ "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001283.tgz",
6421
+ "integrity": "sha512-9RoKo841j1GQFSJz/nCXOj0sD7tHBtlowjYlrqIUS812x9/emfBLBt6IyMz1zIaYc/eRL8Cs6HPUVi2Hzq4sIg==",
6612
6422
  "funding": {
6613
6423
  "type": "opencollective",
6614
6424
  "url": "https://opencollective.com/browserslist"
@@ -6752,9 +6562,9 @@
6752
6562
  "dev": true
6753
6563
  },
6754
6564
  "node_modules/ci-info": {
6755
- "version": "3.2.0",
6756
- "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-3.2.0.tgz",
6757
- "integrity": "sha512-dVqRX7fLUm8J6FgHJ418XuIgDLZDkYcDFTeL6TA2gt5WlIZUQrrH6EZrNClwT/H0FateUsZkGIOPRrLbP+PR9A=="
6565
+ "version": "3.3.0",
6566
+ "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-3.3.0.tgz",
6567
+ "integrity": "sha512-riT/3vI5YpVH6/qomlDnJow6TBee2PBKSEpx3O32EGPYbWGIRsIlGRms3Sm74wYE1JMo8RnO04Hb12+v1J5ICw=="
6758
6568
  },
6759
6569
  "node_modules/ci-parallel-vars": {
6760
6570
  "version": "1.0.1",
@@ -6971,12 +6781,12 @@
6971
6781
  }
6972
6782
  },
6973
6783
  "node_modules/cli-ux": {
6974
- "version": "5.6.3",
6975
- "resolved": "https://registry.npmjs.org/cli-ux/-/cli-ux-5.6.3.tgz",
6976
- "integrity": "sha512-/oDU4v8BiDjX2OKcSunGH0iGDiEtj2rZaGyqNuv9IT4CgcSMyVWAMfn0+rEHaOc4n9ka78B0wo1+N1QX89f7mw==",
6784
+ "version": "5.6.4",
6785
+ "resolved": "https://registry.npmjs.org/cli-ux/-/cli-ux-5.6.4.tgz",
6786
+ "integrity": "sha512-jW2oROKZdb3NlIHCMjjtaanuElHB/IhYPE5kgsbhmNtiBcUg/4L5QYyDbJ0n/wF+LAb/tl+Bh30lAHq5bmsbMA==",
6977
6787
  "dependencies": {
6978
- "@oclif/command": "^1.6.0",
6979
- "@oclif/errors": "^1.2.1",
6788
+ "@oclif/command": "^1.8.4",
6789
+ "@oclif/errors": "^1.3.5",
6980
6790
  "@oclif/linewrap": "^1.0.0",
6981
6791
  "@oclif/screen": "^1.0.3",
6982
6792
  "ansi-escapes": "^4.3.0",
@@ -7171,9 +6981,9 @@
7171
6981
  "integrity": "sha1-p9BVi9icQveV3UIyj3QIMcpTvCU="
7172
6982
  },
7173
6983
  "node_modules/color-string": {
7174
- "version": "1.6.0",
7175
- "resolved": "https://registry.npmjs.org/color-string/-/color-string-1.6.0.tgz",
7176
- "integrity": "sha512-c/hGS+kRWJutUBEngKKmk4iH3sD59MBkoxVapS/0wgpCz2u7XsNloxknyvBhzwEs1IbV36D9PwqLPJ2DTu3vMA==",
6984
+ "version": "1.7.4",
6985
+ "resolved": "https://registry.npmjs.org/color-string/-/color-string-1.7.4.tgz",
6986
+ "integrity": "sha512-nVdUvPVgZMpRQad5dcsCMOSB5BXLljklTiaxS6ehhKxDsAI5sD7k5VmFuBt1y3Rlym8uulc/ANUN/bMWtBu6Sg==",
7177
6987
  "dependencies": {
7178
6988
  "color-name": "^1.0.0",
7179
6989
  "simple-swizzle": "^0.2.2"
@@ -8120,9 +7930,9 @@
8120
7930
  }
8121
7931
  },
8122
7932
  "node_modules/debug": {
8123
- "version": "4.3.2",
8124
- "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.2.tgz",
8125
- "integrity": "sha512-mOp8wKcvj7XxC78zLgw/ZA+6TSgkoE2C/ienthhRD298T7UNwAg9diBpLRxC0mOezLl4B0xV7M0cCO6P/O0Xhw==",
7933
+ "version": "4.3.3",
7934
+ "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.3.tgz",
7935
+ "integrity": "sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==",
8126
7936
  "dependencies": {
8127
7937
  "ms": "2.1.2"
8128
7938
  },
@@ -9146,9 +8956,9 @@
9146
8956
  "integrity": "sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0="
9147
8957
  },
9148
8958
  "node_modules/electron-to-chromium": {
9149
- "version": "1.3.904",
9150
- "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.904.tgz",
9151
- "integrity": "sha512-x5uZWXcVNYkTh4JubD7KSC1VMKz0vZwJUqVwY3ihsW0bst1BXDe494Uqbg3Y0fDGVjJqA8vEeGuvO5foyH2+qw=="
8959
+ "version": "1.4.4",
8960
+ "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.4.tgz",
8961
+ "integrity": "sha512-teHtgwcmVcL46jlFvAaqjyiTLWuMrUQO1JqV303JKB4ysXG6m8fXSFhbjal9st0r9mNskI22AraJZorb1VcLVg=="
9152
8962
  },
9153
8963
  "node_modules/elegant-spinner": {
9154
8964
  "version": "1.0.1",
@@ -15397,11 +15207,11 @@
15397
15207
  "integrity": "sha512-AO81vsIO1k1sM4Zrd6Hu7regmJN1NSiAja10gc4bX3F0wd+9rQmcuHQaHVQCYIEC8iFXnE+mavh23GOt7wBgug=="
15398
15208
  },
15399
15209
  "node_modules/netlify": {
15400
- "version": "8.0.4",
15401
- "resolved": "https://registry.npmjs.org/netlify/-/netlify-8.0.4.tgz",
15402
- "integrity": "sha512-v0iG/u5y3GDP+H50SEbQHUdYHTNMNKtoxUP9cBbt2H0i4rpCcebQAQ1AKEwbpxF8sCO0+ywXIqpGiOd5Wwzjew==",
15210
+ "version": "9.0.0",
15211
+ "resolved": "https://registry.npmjs.org/netlify/-/netlify-9.0.0.tgz",
15212
+ "integrity": "sha512-3QQpmCFSdCgsUEBLULwNxVojjFgYgooKhHtJ9OgjizzwJsNDYnBdAWKQ3lcpPX2etQ0quWJg5Uv8md02LuezZw==",
15403
15213
  "dependencies": {
15404
- "@netlify/open-api": "^2.5.2",
15214
+ "@netlify/open-api": "^2.6.0",
15405
15215
  "lodash.camelcase": "^4.3.0",
15406
15216
  "micro-api-client": "^3.3.0",
15407
15217
  "node-fetch": "^2.6.1",
@@ -15410,13 +15220,13 @@
15410
15220
  "qs": "^6.9.6"
15411
15221
  },
15412
15222
  "engines": {
15413
- "node": ">=10.18.0"
15223
+ "node": "^12.20.0 || ^14.14.0 || >=16.0.0"
15414
15224
  }
15415
15225
  },
15416
15226
  "node_modules/netlify-headers-parser": {
15417
- "version": "4.0.1",
15418
- "resolved": "https://registry.npmjs.org/netlify-headers-parser/-/netlify-headers-parser-4.0.1.tgz",
15419
- "integrity": "sha512-Wq1ZKXLv8xnTmzWhjbkFnzIAAmas7GhtrFJXCeMfEoeGthuSekcEz+IMfpSDjhL/X3Ls5YIk9SuNUf/5/+TlEQ==",
15227
+ "version": "5.0.0",
15228
+ "resolved": "https://registry.npmjs.org/netlify-headers-parser/-/netlify-headers-parser-5.0.0.tgz",
15229
+ "integrity": "sha512-C953bI/T4jcmO0Ey+z+DWtXfJ38P5Lj0JGhphFMU+WO1i3fdFD+eAzcS1+oTuZ2JoOS9ZNArtzSTtvxDSnL+VQ==",
15420
15230
  "dependencies": {
15421
15231
  "escape-string-regexp": "^4.0.0",
15422
15232
  "is-plain-obj": "^3.0.0",
@@ -15425,13 +15235,13 @@
15425
15235
  "toml": "^3.0.0"
15426
15236
  },
15427
15237
  "engines": {
15428
- "node": ">=10.18.0"
15238
+ "node": "^12.20.0 || ^14.14.0 || >=16.0.0"
15429
15239
  }
15430
15240
  },
15431
15241
  "node_modules/netlify-redirect-parser": {
15432
- "version": "11.0.3",
15433
- "resolved": "https://registry.npmjs.org/netlify-redirect-parser/-/netlify-redirect-parser-11.0.3.tgz",
15434
- "integrity": "sha512-L16LibuCzfXT/9sAuy4ovarZ23y1JVhCIa5zqGo96Z3d2RgM9EJ0ZeLNdzsG7zABm2za5FLaM/XItfm33FcZsw==",
15242
+ "version": "12.0.0",
15243
+ "resolved": "https://registry.npmjs.org/netlify-redirect-parser/-/netlify-redirect-parser-12.0.0.tgz",
15244
+ "integrity": "sha512-PUI3o9Jolc9bp0rE4R4E2PwnfUQYKC5o4G+uQqMuanm29aled6PbhIUYI/3Xbahn785OC93ozu1fP1tcSHJ/Ug==",
15435
15245
  "dependencies": {
15436
15246
  "filter-obj": "^2.0.2",
15437
15247
  "is-plain-obj": "^3.0.0",
@@ -15439,7 +15249,7 @@
15439
15249
  "toml": "^3.0.0"
15440
15250
  },
15441
15251
  "engines": {
15442
- "node": ">=10.18.0"
15252
+ "node": "^12.20.0 || ^14.14.0 || >=16.0.0"
15443
15253
  }
15444
15254
  },
15445
15255
  "node_modules/netlify-redirector": {
@@ -17900,13 +17710,13 @@
17900
17710
  }
17901
17711
  },
17902
17712
  "node_modules/postcss": {
17903
- "version": "8.3.11",
17904
- "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.3.11.tgz",
17905
- "integrity": "sha512-hCmlUAIlUiav8Xdqw3Io4LcpA1DOt7h3LSTAC4G6JGHFFaWzI6qvFt9oilvl8BmkbBRX1IhM90ZAmpk68zccQA==",
17713
+ "version": "8.4.4",
17714
+ "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.4.tgz",
17715
+ "integrity": "sha512-joU6fBsN6EIer28Lj6GDFoC/5yOZzLCfn0zHAn/MYXI7aPt4m4hK5KC5ovEZXy+lnCjmYIbQWngvju2ddyEr8Q==",
17906
17716
  "dependencies": {
17907
17717
  "nanoid": "^3.1.30",
17908
17718
  "picocolors": "^1.0.0",
17909
- "source-map-js": "^0.6.2"
17719
+ "source-map-js": "^1.0.1"
17910
17720
  },
17911
17721
  "engines": {
17912
17722
  "node": "^10 || ^12 || >=14"
@@ -17986,9 +17796,9 @@
17986
17796
  }
17987
17797
  },
17988
17798
  "node_modules/prettier": {
17989
- "version": "2.4.1",
17990
- "resolved": "https://registry.npmjs.org/prettier/-/prettier-2.4.1.tgz",
17991
- "integrity": "sha512-9fbDAXSBcc6Bs1mZrDYb3XKzDLm4EXXL9sC1LqKP5rZkT6KRr/rf9amVUcODVXgguK/isJz0d0hP72WeaKWsvA==",
17799
+ "version": "2.5.0",
17800
+ "resolved": "https://registry.npmjs.org/prettier/-/prettier-2.5.0.tgz",
17801
+ "integrity": "sha512-FM/zAKgWTxj40rH03VxzIPdXmj39SwSjwG0heUcNFwI+EMZJnY93yAiKXM3dObIKAM5TA88werc8T/EwhB45eg==",
17992
17802
  "dev": true,
17993
17803
  "bin": {
17994
17804
  "prettier": "bin-prettier.js"
@@ -19258,9 +19068,9 @@
19258
19068
  }
19259
19069
  },
19260
19070
  "node_modules/rollup": {
19261
- "version": "2.60.0",
19262
- "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.60.0.tgz",
19263
- "integrity": "sha512-cHdv9GWd58v58rdseC8e8XIaPUo8a9cgZpnCMMDGZFDZKEODOiPPEQFXLriWr/TjXzhPPmG5bkAztPsOARIcGQ==",
19071
+ "version": "2.60.1",
19072
+ "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.60.1.tgz",
19073
+ "integrity": "sha512-akwfnpjY0rXEDSn1UTVfKXJhPsEBu+imi1gqBA1ZkHGydUnkV/fWCC90P7rDaLEW8KTwBcS1G3N4893Ndz+jwg==",
19264
19074
  "bin": {
19265
19075
  "rollup": "dist/bin/rollup"
19266
19076
  },
@@ -20023,9 +19833,9 @@
20023
19833
  }
20024
19834
  },
20025
19835
  "node_modules/source-map-js": {
20026
- "version": "0.6.2",
20027
- "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-0.6.2.tgz",
20028
- "integrity": "sha512-/3GptzWzu0+0MBQFrDKzw/DvvMTUORvgY6k6jd/VS6iCR4RDTKWH6v6WPwQoUO8667uQEf9Oe38DxAYWY5F/Ug==",
19836
+ "version": "1.0.1",
19837
+ "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.0.1.tgz",
19838
+ "integrity": "sha512-4+TN2b3tqOCd/kaGRJ/sTYA0tR0mdXx26ipdolxcwtJVqEnqNYvlCAt1q3ypy4QMlYus+Zh34RNtYLoq2oQ4IA==",
20029
19839
  "engines": {
20030
19840
  "node": ">=0.10.0"
20031
19841
  }
@@ -23468,16 +23278,16 @@
23468
23278
  "integrity": "sha512-htzFO1Zc57S8kgdRK9mLcPVTW1BY2ijfH7Dk2CeZmspTWKdKqSo1iwmqrq2WtRjFlo8aRZYgLX0wFrDXF/9DLA=="
23469
23279
  },
23470
23280
  "@commitlint/cli": {
23471
- "version": "14.1.0",
23472
- "resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-14.1.0.tgz",
23473
- "integrity": "sha512-Orq62jkl9qAGvjFqhehtAqjGY/duJ8hIRPPIHmGR2jIB96D4VTmazS3ZvqJz2Q9kKr61mLAk/171zm0FVzQCYA==",
23281
+ "version": "15.0.0",
23282
+ "resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-15.0.0.tgz",
23283
+ "integrity": "sha512-Y5xmDCweytqzo4N4lOI2YRiuX35xTjcs8n5hUceBH8eyK0YbwtgWX50BJOH2XbkwEmII9blNhlBog6AdQsqicg==",
23474
23284
  "dev": true,
23475
23285
  "requires": {
23476
- "@commitlint/format": "^14.1.0",
23477
- "@commitlint/lint": "^14.1.0",
23478
- "@commitlint/load": "^14.1.0",
23479
- "@commitlint/read": "^14.0.0",
23480
- "@commitlint/types": "^14.0.0",
23286
+ "@commitlint/format": "^15.0.0",
23287
+ "@commitlint/lint": "^15.0.0",
23288
+ "@commitlint/load": "^15.0.0",
23289
+ "@commitlint/read": "^15.0.0",
23290
+ "@commitlint/types": "^15.0.0",
23481
23291
  "lodash": "^4.17.19",
23482
23292
  "resolve-from": "5.0.0",
23483
23293
  "resolve-global": "1.0.0",
@@ -23485,71 +23295,71 @@
23485
23295
  }
23486
23296
  },
23487
23297
  "@commitlint/config-conventional": {
23488
- "version": "14.1.0",
23489
- "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-14.1.0.tgz",
23490
- "integrity": "sha512-JuhCqkEv8jyqmd54EpXPsQFpYc/8k7sfP1UziRdEvZSJUCLxz+8Pk4cNS0oF1BtjaWO7ITgXPlIZg47PyApGmg==",
23298
+ "version": "15.0.0",
23299
+ "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-15.0.0.tgz",
23300
+ "integrity": "sha512-eZBRL8Lk3hMNHp1wUMYj0qrZQEsST1ai7KHR8J1IDD9aHgT7L2giciibuQ+Og7vxVhR5WtYDvh9xirXFVPaSkQ==",
23491
23301
  "dev": true,
23492
23302
  "requires": {
23493
23303
  "conventional-changelog-conventionalcommits": "^4.3.1"
23494
23304
  }
23495
23305
  },
23496
23306
  "@commitlint/ensure": {
23497
- "version": "14.1.0",
23498
- "resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-14.1.0.tgz",
23499
- "integrity": "sha512-xrYvFdqVepT3XA1BmSh88eKbvYKtLuQu98QLfgxVmwS99Kj3yW0sT3D7jGvNsynbIx2dhbXofDyubf/DKkpFrQ==",
23307
+ "version": "15.0.0",
23308
+ "resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-15.0.0.tgz",
23309
+ "integrity": "sha512-7DV4iNIald3vycwaWBNGk5FbonaNzOlU8nBe5m5AgU2dIeNKuXwLm+zzJzG27j0Ho56rgz//3F6RIvmsoxY9ZA==",
23500
23310
  "dev": true,
23501
23311
  "requires": {
23502
- "@commitlint/types": "^14.0.0",
23312
+ "@commitlint/types": "^15.0.0",
23503
23313
  "lodash": "^4.17.19"
23504
23314
  }
23505
23315
  },
23506
23316
  "@commitlint/execute-rule": {
23507
- "version": "14.0.0",
23508
- "resolved": "https://registry.npmjs.org/@commitlint/execute-rule/-/execute-rule-14.0.0.tgz",
23509
- "integrity": "sha512-Hh/HLpCBDlrD3Rx2x2pDBx6CU+OtVqGXh7mbFpNihAVx6B0zyZqm/vv0cdwdhfGW5OEn1BhCqHf1ZOvL/DwdWA==",
23317
+ "version": "15.0.0",
23318
+ "resolved": "https://registry.npmjs.org/@commitlint/execute-rule/-/execute-rule-15.0.0.tgz",
23319
+ "integrity": "sha512-pyE4ApxjbWhb1TXz5vRiGwI2ssdMMgZbaaheZq1/7WC0xRnqnIhE1yUC1D2q20qPtvkZPstTYvMiRVtF+DvjUg==",
23510
23320
  "dev": true
23511
23321
  },
23512
23322
  "@commitlint/format": {
23513
- "version": "14.1.0",
23514
- "resolved": "https://registry.npmjs.org/@commitlint/format/-/format-14.1.0.tgz",
23515
- "integrity": "sha512-sF6engqqHjvxGctWRKjFs/HQeNowlpbVmmoP481b2UMQnVQnjjfXJvQsoLpaqFUvgc2sHM4L85F8BmAw+iHG1w==",
23323
+ "version": "15.0.0",
23324
+ "resolved": "https://registry.npmjs.org/@commitlint/format/-/format-15.0.0.tgz",
23325
+ "integrity": "sha512-bPhAfqwRhPk92WiuY0ktEJNpRRHSCd+Eg1MdhGyL9Bl3U25E5zvuInA+dNctnzZiOBSH/37ZaD0eOKCpQE6acg==",
23516
23326
  "dev": true,
23517
23327
  "requires": {
23518
- "@commitlint/types": "^14.0.0",
23328
+ "@commitlint/types": "^15.0.0",
23519
23329
  "chalk": "^4.0.0"
23520
23330
  }
23521
23331
  },
23522
23332
  "@commitlint/is-ignored": {
23523
- "version": "14.0.0",
23524
- "resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-14.0.0.tgz",
23525
- "integrity": "sha512-nJltYjXTa+mk+6SPe35nOZCCvt3Gh5mbDz008KQ4OPcn1GX1NG+pEgz1Kx3agDp/pc+JGnsrr5GV00gygIoloA==",
23333
+ "version": "15.0.0",
23334
+ "resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-15.0.0.tgz",
23335
+ "integrity": "sha512-edtnkf2QZ/7e/YCJDgn1WDw9wfF1WfOitW5YEoSOb4SxjJEb/oE87kxNPZ2j8mnDMuunspcMfGHeg6fRlwaEWg==",
23526
23336
  "dev": true,
23527
23337
  "requires": {
23528
- "@commitlint/types": "^14.0.0",
23338
+ "@commitlint/types": "^15.0.0",
23529
23339
  "semver": "7.3.5"
23530
23340
  }
23531
23341
  },
23532
23342
  "@commitlint/lint": {
23533
- "version": "14.1.0",
23534
- "resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-14.1.0.tgz",
23535
- "integrity": "sha512-CApGJEOtWU/CcuPD8HkOR1jdUYpjKutGPaeby9nSFzJhwl/UQOjxc4Nd+2g2ygsMi5l3N4j2sWQYEgccpFC3lA==",
23343
+ "version": "15.0.0",
23344
+ "resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-15.0.0.tgz",
23345
+ "integrity": "sha512-hUi2+Im/2dJ5FBvWnodypTkg+5haCgsDzB0fyMApWLUA1IucYUAqRCQCW5em1Mhk9Crw1pd5YzFNikhIclkqCw==",
23536
23346
  "dev": true,
23537
23347
  "requires": {
23538
- "@commitlint/is-ignored": "^14.0.0",
23539
- "@commitlint/parse": "^14.0.0",
23540
- "@commitlint/rules": "^14.1.0",
23541
- "@commitlint/types": "^14.0.0"
23348
+ "@commitlint/is-ignored": "^15.0.0",
23349
+ "@commitlint/parse": "^15.0.0",
23350
+ "@commitlint/rules": "^15.0.0",
23351
+ "@commitlint/types": "^15.0.0"
23542
23352
  }
23543
23353
  },
23544
23354
  "@commitlint/load": {
23545
- "version": "14.1.0",
23546
- "resolved": "https://registry.npmjs.org/@commitlint/load/-/load-14.1.0.tgz",
23547
- "integrity": "sha512-p+HbgjhkqLsnxyjOUdEYHztHCp8n2oLVUJTmRPuP5FXLNevh6Gwmxf+NYC2J0sgD084aV2CFi3qu1W4yHWIknA==",
23355
+ "version": "15.0.0",
23356
+ "resolved": "https://registry.npmjs.org/@commitlint/load/-/load-15.0.0.tgz",
23357
+ "integrity": "sha512-Ak1YPeOhvxmY3ioe0o6m1yLGvUAYb4BdfGgShU8jiTCmU3Mnmms0Xh/kfQz8AybhezCC3AmVTyBLaBZxOHR8kg==",
23548
23358
  "dev": true,
23549
23359
  "requires": {
23550
- "@commitlint/execute-rule": "^14.0.0",
23551
- "@commitlint/resolve-extends": "^14.1.0",
23552
- "@commitlint/types": "^14.0.0",
23360
+ "@commitlint/execute-rule": "^15.0.0",
23361
+ "@commitlint/resolve-extends": "^15.0.0",
23362
+ "@commitlint/types": "^15.0.0",
23553
23363
  "@endemolshinegroup/cosmiconfig-typescript-loader": "^3.0.2",
23554
23364
  "chalk": "^4.0.0",
23555
23365
  "cosmiconfig": "^7.0.0",
@@ -23559,38 +23369,38 @@
23559
23369
  }
23560
23370
  },
23561
23371
  "@commitlint/message": {
23562
- "version": "14.0.0",
23563
- "resolved": "https://registry.npmjs.org/@commitlint/message/-/message-14.0.0.tgz",
23564
- "integrity": "sha512-316Pum+bwDcZamOQw0DXSY17Dq9EjvL1zKdYIZqneu4lnXN6uFfi53Y/sP5crW6zlLdnuTHe1MnuewXPLHfH1Q==",
23372
+ "version": "15.0.0",
23373
+ "resolved": "https://registry.npmjs.org/@commitlint/message/-/message-15.0.0.tgz",
23374
+ "integrity": "sha512-L8euabzboKavPuDJsdIYAY2wx97LbiGEYsckMo6NmV8pOun50c8hQx6ouXFSAx4pp+mX9yUGmMiVqfrk2LKDJQ==",
23565
23375
  "dev": true
23566
23376
  },
23567
23377
  "@commitlint/parse": {
23568
- "version": "14.0.0",
23569
- "resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-14.0.0.tgz",
23570
- "integrity": "sha512-49qkk0TcwdxJPZUX8MElEzMlRFIL/cg64P4pk8HotFEm2HYdbxxZp6v3cbVw5WOsnRA0frrs+NNoOcIT83ccMQ==",
23378
+ "version": "15.0.0",
23379
+ "resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-15.0.0.tgz",
23380
+ "integrity": "sha512-7fweM67tZfBNS7zw1KTuuT5K2u9nGytUJqFqT/1Ln3Na9cBCsoAqR47mfsNOTlRCgGwakm4xiQ7BpS2gN0OGuw==",
23571
23381
  "dev": true,
23572
23382
  "requires": {
23573
- "@commitlint/types": "^14.0.0",
23383
+ "@commitlint/types": "^15.0.0",
23574
23384
  "conventional-changelog-angular": "^5.0.11",
23575
23385
  "conventional-commits-parser": "^3.2.2"
23576
23386
  }
23577
23387
  },
23578
23388
  "@commitlint/read": {
23579
- "version": "14.0.0",
23580
- "resolved": "https://registry.npmjs.org/@commitlint/read/-/read-14.0.0.tgz",
23581
- "integrity": "sha512-WXXcSLBqwXTqnEmB0lbU2TrayDJ2G3qI/lxy1ianVmpQol8p9BjodAA6bYxtYYHdQFVXUrIsclzFP/naWG+hlQ==",
23389
+ "version": "15.0.0",
23390
+ "resolved": "https://registry.npmjs.org/@commitlint/read/-/read-15.0.0.tgz",
23391
+ "integrity": "sha512-5yI1o2HKZFVe7RTjL7IhuhHMKar/MDNY34vEHqqz9gMI7BK/rdP8uVb4Di1efl2V0UPnwID0nPKWESjQ8Ti0gw==",
23582
23392
  "dev": true,
23583
23393
  "requires": {
23584
- "@commitlint/top-level": "^14.0.0",
23585
- "@commitlint/types": "^14.0.0",
23394
+ "@commitlint/top-level": "^15.0.0",
23395
+ "@commitlint/types": "^15.0.0",
23586
23396
  "fs-extra": "^10.0.0",
23587
23397
  "git-raw-commits": "^2.0.0"
23588
23398
  }
23589
23399
  },
23590
23400
  "@commitlint/resolve-extends": {
23591
- "version": "14.1.0",
23592
- "resolved": "https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-14.1.0.tgz",
23593
- "integrity": "sha512-ko80k6QB6E6/OvGNWy4u7gzzWyluDT3VDNL2kfZaDywsnrYntUKyT4Do97gQ7orttITzj2GRtk3KWClVz4rUUQ==",
23401
+ "version": "15.0.0",
23402
+ "resolved": "https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-15.0.0.tgz",
23403
+ "integrity": "sha512-7apfRJjgJsKja7lHsPfEFixKjA/fk/UeD3owkOw1174yYu4u8xBDLSeU3IinGPdMuF9m245eX8wo7vLUy+EBSg==",
23594
23404
  "dev": true,
23595
23405
  "requires": {
23596
23406
  "import-fresh": "^3.0.0",
@@ -23600,37 +23410,37 @@
23600
23410
  }
23601
23411
  },
23602
23412
  "@commitlint/rules": {
23603
- "version": "14.1.0",
23604
- "resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-14.1.0.tgz",
23605
- "integrity": "sha512-6jmv414/1JzGzDI/DS+snAMhcL6roQKPdg0WB3kWTWN52EvWXBFm0HIMGt2H/FlRKxozwVXlQN60/1fNIl98xA==",
23413
+ "version": "15.0.0",
23414
+ "resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-15.0.0.tgz",
23415
+ "integrity": "sha512-SqXfp6QUlwBS+0IZm4FEA/NmmAwcFQIkG3B05BtemOVWXQdZ8j1vV6hDwvA9oMPCmUSrrGpHOtZK7HaHhng2yA==",
23606
23416
  "dev": true,
23607
23417
  "requires": {
23608
- "@commitlint/ensure": "^14.1.0",
23609
- "@commitlint/message": "^14.0.0",
23610
- "@commitlint/to-lines": "^14.0.0",
23611
- "@commitlint/types": "^14.0.0",
23418
+ "@commitlint/ensure": "^15.0.0",
23419
+ "@commitlint/message": "^15.0.0",
23420
+ "@commitlint/to-lines": "^15.0.0",
23421
+ "@commitlint/types": "^15.0.0",
23612
23422
  "execa": "^5.0.0"
23613
23423
  }
23614
23424
  },
23615
23425
  "@commitlint/to-lines": {
23616
- "version": "14.0.0",
23617
- "resolved": "https://registry.npmjs.org/@commitlint/to-lines/-/to-lines-14.0.0.tgz",
23618
- "integrity": "sha512-uIXk54oJDuYyLpI208s3+cGmJ323yvSJ9LB7yUDMWUeJi2LgRxE2EBZL995kLQdnoAsBBXcLq+VDyppg5bV/cg==",
23426
+ "version": "15.0.0",
23427
+ "resolved": "https://registry.npmjs.org/@commitlint/to-lines/-/to-lines-15.0.0.tgz",
23428
+ "integrity": "sha512-mY3MNA9ujPqVpiJjTYG9MDsYCobue5PJFO0MfcIzS1mCVvngH8ZFTPAh1fT5t+t1h876boS88+9WgqjRvbYItw==",
23619
23429
  "dev": true
23620
23430
  },
23621
23431
  "@commitlint/top-level": {
23622
- "version": "14.0.0",
23623
- "resolved": "https://registry.npmjs.org/@commitlint/top-level/-/top-level-14.0.0.tgz",
23624
- "integrity": "sha512-MZDKZfWfl9g4KozgWBGTCrI2cXkMHnBFlhwvEfrAu5G8wd5aL1f2uWEUMnBMjUikmhVj99i1pzge4XFWHQ29wQ==",
23432
+ "version": "15.0.0",
23433
+ "resolved": "https://registry.npmjs.org/@commitlint/top-level/-/top-level-15.0.0.tgz",
23434
+ "integrity": "sha512-7Gz3t7xcuuUw1d1Nou6YLaztzp2Em+qZ6YdCzrqYc+aquca3Vt0O696nuiBDU/oE+tls4Hx2CNpAbWhTgEwB5A==",
23625
23435
  "dev": true,
23626
23436
  "requires": {
23627
23437
  "find-up": "^5.0.0"
23628
23438
  }
23629
23439
  },
23630
23440
  "@commitlint/types": {
23631
- "version": "14.0.0",
23632
- "resolved": "https://registry.npmjs.org/@commitlint/types/-/types-14.0.0.tgz",
23633
- "integrity": "sha512-sIls1nP2uSbGL466edYlh8mn7O/WP4i3bcvP+2DMhkscRCSgaPhNRWDilhYVsHt2Vu1HTQ27uT0Bj5/Lt2+EcQ==",
23441
+ "version": "15.0.0",
23442
+ "resolved": "https://registry.npmjs.org/@commitlint/types/-/types-15.0.0.tgz",
23443
+ "integrity": "sha512-OMSLX+QJnyNoTwws54ULv9sOvuw9GdVezln76oyUd4YbMMJyaav62aSXDuCdWyL2sm9hTkSzyEi52PNaIj/vqw==",
23634
23444
  "dev": true,
23635
23445
  "requires": {
23636
23446
  "chalk": "^4.0.0"
@@ -23903,23 +23713,21 @@
23903
23713
  }
23904
23714
  },
23905
23715
  "@netlify/build": {
23906
- "version": "19.0.1",
23907
- "resolved": "https://registry.npmjs.org/@netlify/build/-/build-19.0.1.tgz",
23908
- "integrity": "sha512-f0jkpUwPPRmfdLDNkETNPeYjMARC2UZ73vpOK4/QehWyljCKPNDmsykXwnLJ4Cj0OY09JxT5wTgYir+Fu3njaQ==",
23716
+ "version": "19.0.7",
23717
+ "resolved": "https://registry.npmjs.org/@netlify/build/-/build-19.0.7.tgz",
23718
+ "integrity": "sha512-a6u5Ai9DO/KXBOC0RrNL8luG8p/exvNlLEzkibWzH2wa9gvX1xUT5KG08DaGz8CA24La61eOhHe8P7n8jy8kSw==",
23909
23719
  "requires": {
23910
23720
  "@bugsnag/js": "^7.0.0",
23911
23721
  "@netlify/cache-utils": "^3.0.0",
23912
23722
  "@netlify/config": "^16.0.0",
23913
23723
  "@netlify/functions-utils": "^3.0.0",
23914
23724
  "@netlify/git-utils": "^3.0.0",
23915
- "@netlify/plugin-edge-handlers": "^1.11.22",
23916
- "@netlify/plugins-list": "^4.2.0",
23725
+ "@netlify/plugin-edge-handlers": "^2.0.0",
23726
+ "@netlify/plugins-list": "^5.0.0",
23917
23727
  "@netlify/run-utils": "^3.0.0",
23918
- "@netlify/zip-it-and-ship-it": "^4.30.0",
23728
+ "@netlify/zip-it-and-ship-it": "^5.1.0",
23919
23729
  "@sindresorhus/slugify": "^1.1.0",
23920
- "@ungap/from-entries": "^0.2.1",
23921
23730
  "ansi-escapes": "^4.3.2",
23922
- "array-flat-polyfill": "^1.0.1",
23923
23731
  "chalk": "^4.1.2",
23924
23732
  "clean-stack": "^3.0.1",
23925
23733
  "execa": "^5.1.1",
@@ -23963,10 +23771,61 @@
23963
23771
  "yargs": "^15.3.1"
23964
23772
  },
23965
23773
  "dependencies": {
23966
- "@netlify/plugins-list": {
23967
- "version": "4.2.0",
23968
- "resolved": "https://registry.npmjs.org/@netlify/plugins-list/-/plugins-list-4.2.0.tgz",
23969
- "integrity": "sha512-ZHbaafIr77FdY5tVvv2GHDsNKShjVtF4ycZBpkMEr0zg74ng9gGtxKGg785esTj0Jobtx5Em1dluczzC0px//g=="
23774
+ "@netlify/zip-it-and-ship-it": {
23775
+ "version": "5.1.0",
23776
+ "resolved": "https://registry.npmjs.org/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-5.1.0.tgz",
23777
+ "integrity": "sha512-CMeY/LaMo4K20g11itHkbWcrLK7ANTgWUgsyXt8/pJJ+Lgd1bscQjbXFX2DyfnLOfV8nOfRhrBcYuCXqErSruw==",
23778
+ "requires": {
23779
+ "@babel/parser": "^7.15.7",
23780
+ "@netlify/esbuild": "^0.13.6",
23781
+ "@vercel/nft": "^0.17.0",
23782
+ "archiver": "^5.3.0",
23783
+ "common-path-prefix": "^3.0.0",
23784
+ "cp-file": "^9.0.0",
23785
+ "del": "^6.0.0",
23786
+ "elf-cam": "^0.1.1",
23787
+ "end-of-stream": "^1.4.4",
23788
+ "es-module-lexer": "^0.9.0",
23789
+ "execa": "^5.0.0",
23790
+ "filter-obj": "^2.0.1",
23791
+ "find-up": "^5.0.0",
23792
+ "glob": "^7.1.6",
23793
+ "is-builtin-module": "^3.1.0",
23794
+ "junk": "^3.1.0",
23795
+ "locate-path": "^6.0.0",
23796
+ "make-dir": "^3.1.0",
23797
+ "merge-options": "^3.0.4",
23798
+ "minimatch": "^3.0.4",
23799
+ "p-map": "^4.0.0",
23800
+ "path-exists": "^4.0.0",
23801
+ "pkg-dir": "^5.0.0",
23802
+ "precinct": "^8.2.0",
23803
+ "read-package-json-fast": "^2.0.2",
23804
+ "require-package-name": "^2.0.1",
23805
+ "resolve": "^2.0.0-next.1",
23806
+ "semver": "^7.0.0",
23807
+ "tmp-promise": "^3.0.2",
23808
+ "toml": "^3.0.0",
23809
+ "typescript": "^4.4.3",
23810
+ "unixify": "^1.0.0",
23811
+ "yargs": "^16.0.0"
23812
+ },
23813
+ "dependencies": {
23814
+ "yargs": {
23815
+ "version": "16.2.0",
23816
+ "resolved": "https://registry.npmjs.org/yargs/-/yargs-16.2.0.tgz",
23817
+ "integrity": "sha512-D1mvvtDG0L5ft/jGWkLpG1+m0eQxOfaBvTNELraWj22wSVUMWxZUvYgJYcKh6jGGIkJFhH4IZPQhR4TKpc8mBw==",
23818
+ "requires": {
23819
+ "cliui": "^7.0.2",
23820
+ "escalade": "^3.1.1",
23821
+ "get-caller-file": "^2.0.5",
23822
+ "require-directory": "^2.1.1",
23823
+ "string-width": "^4.2.0",
23824
+ "y18n": "^5.0.5",
23825
+ "yargs-parser": "^20.2.2"
23826
+ }
23827
+ }
23828
+ }
23970
23829
  },
23971
23830
  "@sindresorhus/is": {
23972
23831
  "version": "2.1.1",
@@ -23995,16 +23854,6 @@
23995
23854
  "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz",
23996
23855
  "integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg=="
23997
23856
  },
23998
- "cliui": {
23999
- "version": "6.0.0",
24000
- "resolved": "https://registry.npmjs.org/cliui/-/cliui-6.0.0.tgz",
24001
- "integrity": "sha512-t6wbgtoCXvAzst7QgXxJYqPt0usEfbgQdftEPbLL/cvv6HPE5VgvqCuAIDR0NgU52ds6rFwqrgakNLrHEjCbrQ==",
24002
- "requires": {
24003
- "string-width": "^4.2.0",
24004
- "strip-ansi": "^6.0.0",
24005
- "wrap-ansi": "^6.2.0"
24006
- }
24007
- },
24008
23857
  "color-convert": {
24009
23858
  "version": "2.0.1",
24010
23859
  "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
@@ -24031,33 +23880,6 @@
24031
23880
  "resolved": "https://registry.npmjs.org/diff/-/diff-4.0.2.tgz",
24032
23881
  "integrity": "sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A=="
24033
23882
  },
24034
- "find-up": {
24035
- "version": "4.1.0",
24036
- "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz",
24037
- "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==",
24038
- "requires": {
24039
- "locate-path": "^5.0.0",
24040
- "path-exists": "^4.0.0"
24041
- },
24042
- "dependencies": {
24043
- "locate-path": {
24044
- "version": "5.0.0",
24045
- "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz",
24046
- "integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==",
24047
- "requires": {
24048
- "p-locate": "^4.1.0"
24049
- }
24050
- },
24051
- "p-locate": {
24052
- "version": "4.1.0",
24053
- "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz",
24054
- "integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==",
24055
- "requires": {
24056
- "p-limit": "^2.2.0"
24057
- }
24058
- }
24059
- }
24060
- },
24061
23883
  "get-caller-file": {
24062
23884
  "version": "2.0.5",
24063
23885
  "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz",
@@ -24149,11 +23971,6 @@
24149
23971
  "strip-ansi": "^6.0.0"
24150
23972
  }
24151
23973
  },
24152
- "y18n": {
24153
- "version": "4.0.3",
24154
- "resolved": "https://registry.npmjs.org/y18n/-/y18n-4.0.3.tgz",
24155
- "integrity": "sha512-JKhqTOwSrqNA1NY5lSztJ1GrBiUodLMmIZuLiDaMRJ+itFd+ABVE8XBjOvIWL+rSqNDC74LCSFmlb/U4UZ4hJQ=="
24156
- },
24157
23974
  "yargs": {
24158
23975
  "version": "15.4.1",
24159
23976
  "resolved": "https://registry.npmjs.org/yargs/-/yargs-15.4.1.tgz",
@@ -24170,25 +23987,66 @@
24170
23987
  "which-module": "^2.0.0",
24171
23988
  "y18n": "^4.0.0",
24172
23989
  "yargs-parser": "^18.1.2"
24173
- }
24174
- },
24175
- "yargs-parser": {
24176
- "version": "18.1.3",
24177
- "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-18.1.3.tgz",
24178
- "integrity": "sha512-o50j0JeToy/4K6OZcaQmW6lyXXKhq7csREXcDwk2omFPJEwUNOVtJKvmDr9EI1fAJZUyZcRF7kxGBWmRXudrCQ==",
24179
- "requires": {
24180
- "camelcase": "^5.0.0",
24181
- "decamelize": "^1.2.0"
23990
+ },
23991
+ "dependencies": {
23992
+ "cliui": {
23993
+ "version": "6.0.0",
23994
+ "resolved": "https://registry.npmjs.org/cliui/-/cliui-6.0.0.tgz",
23995
+ "integrity": "sha512-t6wbgtoCXvAzst7QgXxJYqPt0usEfbgQdftEPbLL/cvv6HPE5VgvqCuAIDR0NgU52ds6rFwqrgakNLrHEjCbrQ==",
23996
+ "requires": {
23997
+ "string-width": "^4.2.0",
23998
+ "strip-ansi": "^6.0.0",
23999
+ "wrap-ansi": "^6.2.0"
24000
+ }
24001
+ },
24002
+ "find-up": {
24003
+ "version": "4.1.0",
24004
+ "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz",
24005
+ "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==",
24006
+ "requires": {
24007
+ "locate-path": "^5.0.0",
24008
+ "path-exists": "^4.0.0"
24009
+ }
24010
+ },
24011
+ "locate-path": {
24012
+ "version": "5.0.0",
24013
+ "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz",
24014
+ "integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==",
24015
+ "requires": {
24016
+ "p-locate": "^4.1.0"
24017
+ }
24018
+ },
24019
+ "p-locate": {
24020
+ "version": "4.1.0",
24021
+ "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz",
24022
+ "integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==",
24023
+ "requires": {
24024
+ "p-limit": "^2.2.0"
24025
+ }
24026
+ },
24027
+ "y18n": {
24028
+ "version": "4.0.3",
24029
+ "resolved": "https://registry.npmjs.org/y18n/-/y18n-4.0.3.tgz",
24030
+ "integrity": "sha512-JKhqTOwSrqNA1NY5lSztJ1GrBiUodLMmIZuLiDaMRJ+itFd+ABVE8XBjOvIWL+rSqNDC74LCSFmlb/U4UZ4hJQ=="
24031
+ },
24032
+ "yargs-parser": {
24033
+ "version": "18.1.3",
24034
+ "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-18.1.3.tgz",
24035
+ "integrity": "sha512-o50j0JeToy/4K6OZcaQmW6lyXXKhq7csREXcDwk2omFPJEwUNOVtJKvmDr9EI1fAJZUyZcRF7kxGBWmRXudrCQ==",
24036
+ "requires": {
24037
+ "camelcase": "^5.0.0",
24038
+ "decamelize": "^1.2.0"
24039
+ }
24040
+ }
24182
24041
  }
24183
24042
  }
24184
24043
  }
24185
24044
  },
24186
24045
  "@netlify/cache-utils": {
24187
- "version": "3.0.0",
24188
- "resolved": "https://registry.npmjs.org/@netlify/cache-utils/-/cache-utils-3.0.0.tgz",
24189
- "integrity": "sha512-UDBOHiP1uf3m8b/Pxz0v+kS/It6vWCSTJy4N9AhPUo5lcmpZgpu0kKyjKSmFBFeM8tafHM31thZvMZl8wH+Cgw==",
24046
+ "version": "3.0.1",
24047
+ "resolved": "https://registry.npmjs.org/@netlify/cache-utils/-/cache-utils-3.0.1.tgz",
24048
+ "integrity": "sha512-AY8brDn2LQEg0Q81Hnun3zNNe/yV4SFHUGriJDuHetxpfEicAlHnuNJuOeuxSxkPjYCIBwhtVBYpR8qP+9Q/4A==",
24190
24049
  "requires": {
24191
- "array-flat-polyfill": "^1.0.1",
24192
24050
  "cpy": "^8.1.0",
24193
24051
  "del": "^5.1.0",
24194
24052
  "get-stream": "^6.0.0",
@@ -24244,12 +24102,10 @@
24244
24102
  }
24245
24103
  },
24246
24104
  "@netlify/config": {
24247
- "version": "16.0.0",
24248
- "resolved": "https://registry.npmjs.org/@netlify/config/-/config-16.0.0.tgz",
24249
- "integrity": "sha512-6kIrvCeRKmJNIekPdrKdgjyDnSutioofC4ABfeDZgaNROJdjjHTRx1FqBFv1k8nBhOs7RcV9WkX89wZ7waW57g==",
24105
+ "version": "16.0.4",
24106
+ "resolved": "https://registry.npmjs.org/@netlify/config/-/config-16.0.4.tgz",
24107
+ "integrity": "sha512-l6kr4Xi1KqMebSE/dgl2qNh4wnhRYI8JpV7+L4uQoy7DFMkU17bUe3yDxOu2urR1aAEXoQVupWR6p8VQ6NjPgw==",
24250
24108
  "requires": {
24251
- "@ungap/from-entries": "^0.2.1",
24252
- "array-flat-polyfill": "^1.0.1",
24253
24109
  "chalk": "^4.1.2",
24254
24110
  "cron-parser": "^4.1.0",
24255
24111
  "deepmerge": "^4.2.2",
@@ -24264,9 +24120,9 @@
24264
24120
  "js-yaml": "^4.0.0",
24265
24121
  "make-dir": "^3.1.0",
24266
24122
  "map-obj": "^4.0.0",
24267
- "netlify": "^8.0.4",
24268
- "netlify-headers-parser": "^4.0.1",
24269
- "netlify-redirect-parser": "^11.0.3",
24123
+ "netlify": "^9.0.0",
24124
+ "netlify-headers-parser": "^5.0.0",
24125
+ "netlify-redirect-parser": "^12.0.0",
24270
24126
  "omit.js": "^2.0.2",
24271
24127
  "p-locate": "^5.0.0",
24272
24128
  "path-exists": "^4.0.0",
@@ -24413,9 +24269,9 @@
24413
24269
  "integrity": "sha512-tiKmDcHM2riSVN79c0mJY/67EBDafXQAMitHuLiCDAMdtz3kfv+NqdVG5krgf5lWR8Uf8AeZrUW5Q9RP25REvw=="
24414
24270
  },
24415
24271
  "@netlify/eslint-config-node": {
24416
- "version": "3.3.8",
24417
- "resolved": "https://registry.npmjs.org/@netlify/eslint-config-node/-/eslint-config-node-3.3.8.tgz",
24418
- "integrity": "sha512-lcBc1xxccwNxnfekygwtW2R5LLAv5xs2UZmP4vFjPYP7dwfjr+wdqG41L9mnxEcpGCbftQPLhqWKVsHv40gBZw==",
24272
+ "version": "3.3.9",
24273
+ "resolved": "https://registry.npmjs.org/@netlify/eslint-config-node/-/eslint-config-node-3.3.9.tgz",
24274
+ "integrity": "sha512-U2To/hGPPZY677t8xXXt/wPxuHwQVizpZ0zlbBFx0NjEPuEJKk1Hh6kKzNrWAdFJDYecGsNZAfGV/DZ++MVNQA==",
24419
24275
  "dev": true,
24420
24276
  "requires": {
24421
24277
  "@babel/core": "^7.13.8",
@@ -24447,183 +24303,12 @@
24447
24303
  "npm-run-all": "^4.1.5",
24448
24304
  "prettier": "^2.1.2",
24449
24305
  "statuses": "^2.0.1"
24450
- },
24451
- "dependencies": {
24452
- "@commitlint/cli": {
24453
- "version": "15.0.0",
24454
- "resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-15.0.0.tgz",
24455
- "integrity": "sha512-Y5xmDCweytqzo4N4lOI2YRiuX35xTjcs8n5hUceBH8eyK0YbwtgWX50BJOH2XbkwEmII9blNhlBog6AdQsqicg==",
24456
- "dev": true,
24457
- "requires": {
24458
- "@commitlint/format": "^15.0.0",
24459
- "@commitlint/lint": "^15.0.0",
24460
- "@commitlint/load": "^15.0.0",
24461
- "@commitlint/read": "^15.0.0",
24462
- "@commitlint/types": "^15.0.0",
24463
- "lodash": "^4.17.19",
24464
- "resolve-from": "5.0.0",
24465
- "resolve-global": "1.0.0",
24466
- "yargs": "^17.0.0"
24467
- }
24468
- },
24469
- "@commitlint/config-conventional": {
24470
- "version": "15.0.0",
24471
- "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-15.0.0.tgz",
24472
- "integrity": "sha512-eZBRL8Lk3hMNHp1wUMYj0qrZQEsST1ai7KHR8J1IDD9aHgT7L2giciibuQ+Og7vxVhR5WtYDvh9xirXFVPaSkQ==",
24473
- "dev": true,
24474
- "requires": {
24475
- "conventional-changelog-conventionalcommits": "^4.3.1"
24476
- }
24477
- },
24478
- "@commitlint/ensure": {
24479
- "version": "15.0.0",
24480
- "resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-15.0.0.tgz",
24481
- "integrity": "sha512-7DV4iNIald3vycwaWBNGk5FbonaNzOlU8nBe5m5AgU2dIeNKuXwLm+zzJzG27j0Ho56rgz//3F6RIvmsoxY9ZA==",
24482
- "dev": true,
24483
- "requires": {
24484
- "@commitlint/types": "^15.0.0",
24485
- "lodash": "^4.17.19"
24486
- }
24487
- },
24488
- "@commitlint/execute-rule": {
24489
- "version": "15.0.0",
24490
- "resolved": "https://registry.npmjs.org/@commitlint/execute-rule/-/execute-rule-15.0.0.tgz",
24491
- "integrity": "sha512-pyE4ApxjbWhb1TXz5vRiGwI2ssdMMgZbaaheZq1/7WC0xRnqnIhE1yUC1D2q20qPtvkZPstTYvMiRVtF+DvjUg==",
24492
- "dev": true
24493
- },
24494
- "@commitlint/format": {
24495
- "version": "15.0.0",
24496
- "resolved": "https://registry.npmjs.org/@commitlint/format/-/format-15.0.0.tgz",
24497
- "integrity": "sha512-bPhAfqwRhPk92WiuY0ktEJNpRRHSCd+Eg1MdhGyL9Bl3U25E5zvuInA+dNctnzZiOBSH/37ZaD0eOKCpQE6acg==",
24498
- "dev": true,
24499
- "requires": {
24500
- "@commitlint/types": "^15.0.0",
24501
- "chalk": "^4.0.0"
24502
- }
24503
- },
24504
- "@commitlint/is-ignored": {
24505
- "version": "15.0.0",
24506
- "resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-15.0.0.tgz",
24507
- "integrity": "sha512-edtnkf2QZ/7e/YCJDgn1WDw9wfF1WfOitW5YEoSOb4SxjJEb/oE87kxNPZ2j8mnDMuunspcMfGHeg6fRlwaEWg==",
24508
- "dev": true,
24509
- "requires": {
24510
- "@commitlint/types": "^15.0.0",
24511
- "semver": "7.3.5"
24512
- }
24513
- },
24514
- "@commitlint/lint": {
24515
- "version": "15.0.0",
24516
- "resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-15.0.0.tgz",
24517
- "integrity": "sha512-hUi2+Im/2dJ5FBvWnodypTkg+5haCgsDzB0fyMApWLUA1IucYUAqRCQCW5em1Mhk9Crw1pd5YzFNikhIclkqCw==",
24518
- "dev": true,
24519
- "requires": {
24520
- "@commitlint/is-ignored": "^15.0.0",
24521
- "@commitlint/parse": "^15.0.0",
24522
- "@commitlint/rules": "^15.0.0",
24523
- "@commitlint/types": "^15.0.0"
24524
- }
24525
- },
24526
- "@commitlint/load": {
24527
- "version": "15.0.0",
24528
- "resolved": "https://registry.npmjs.org/@commitlint/load/-/load-15.0.0.tgz",
24529
- "integrity": "sha512-Ak1YPeOhvxmY3ioe0o6m1yLGvUAYb4BdfGgShU8jiTCmU3Mnmms0Xh/kfQz8AybhezCC3AmVTyBLaBZxOHR8kg==",
24530
- "dev": true,
24531
- "requires": {
24532
- "@commitlint/execute-rule": "^15.0.0",
24533
- "@commitlint/resolve-extends": "^15.0.0",
24534
- "@commitlint/types": "^15.0.0",
24535
- "@endemolshinegroup/cosmiconfig-typescript-loader": "^3.0.2",
24536
- "chalk": "^4.0.0",
24537
- "cosmiconfig": "^7.0.0",
24538
- "lodash": "^4.17.19",
24539
- "resolve-from": "^5.0.0",
24540
- "typescript": "^4.4.3"
24541
- }
24542
- },
24543
- "@commitlint/message": {
24544
- "version": "15.0.0",
24545
- "resolved": "https://registry.npmjs.org/@commitlint/message/-/message-15.0.0.tgz",
24546
- "integrity": "sha512-L8euabzboKavPuDJsdIYAY2wx97LbiGEYsckMo6NmV8pOun50c8hQx6ouXFSAx4pp+mX9yUGmMiVqfrk2LKDJQ==",
24547
- "dev": true
24548
- },
24549
- "@commitlint/parse": {
24550
- "version": "15.0.0",
24551
- "resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-15.0.0.tgz",
24552
- "integrity": "sha512-7fweM67tZfBNS7zw1KTuuT5K2u9nGytUJqFqT/1Ln3Na9cBCsoAqR47mfsNOTlRCgGwakm4xiQ7BpS2gN0OGuw==",
24553
- "dev": true,
24554
- "requires": {
24555
- "@commitlint/types": "^15.0.0",
24556
- "conventional-changelog-angular": "^5.0.11",
24557
- "conventional-commits-parser": "^3.2.2"
24558
- }
24559
- },
24560
- "@commitlint/read": {
24561
- "version": "15.0.0",
24562
- "resolved": "https://registry.npmjs.org/@commitlint/read/-/read-15.0.0.tgz",
24563
- "integrity": "sha512-5yI1o2HKZFVe7RTjL7IhuhHMKar/MDNY34vEHqqz9gMI7BK/rdP8uVb4Di1efl2V0UPnwID0nPKWESjQ8Ti0gw==",
24564
- "dev": true,
24565
- "requires": {
24566
- "@commitlint/top-level": "^15.0.0",
24567
- "@commitlint/types": "^15.0.0",
24568
- "fs-extra": "^10.0.0",
24569
- "git-raw-commits": "^2.0.0"
24570
- }
24571
- },
24572
- "@commitlint/resolve-extends": {
24573
- "version": "15.0.0",
24574
- "resolved": "https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-15.0.0.tgz",
24575
- "integrity": "sha512-7apfRJjgJsKja7lHsPfEFixKjA/fk/UeD3owkOw1174yYu4u8xBDLSeU3IinGPdMuF9m245eX8wo7vLUy+EBSg==",
24576
- "dev": true,
24577
- "requires": {
24578
- "import-fresh": "^3.0.0",
24579
- "lodash": "^4.17.19",
24580
- "resolve-from": "^5.0.0",
24581
- "resolve-global": "^1.0.0"
24582
- }
24583
- },
24584
- "@commitlint/rules": {
24585
- "version": "15.0.0",
24586
- "resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-15.0.0.tgz",
24587
- "integrity": "sha512-SqXfp6QUlwBS+0IZm4FEA/NmmAwcFQIkG3B05BtemOVWXQdZ8j1vV6hDwvA9oMPCmUSrrGpHOtZK7HaHhng2yA==",
24588
- "dev": true,
24589
- "requires": {
24590
- "@commitlint/ensure": "^15.0.0",
24591
- "@commitlint/message": "^15.0.0",
24592
- "@commitlint/to-lines": "^15.0.0",
24593
- "@commitlint/types": "^15.0.0",
24594
- "execa": "^5.0.0"
24595
- }
24596
- },
24597
- "@commitlint/to-lines": {
24598
- "version": "15.0.0",
24599
- "resolved": "https://registry.npmjs.org/@commitlint/to-lines/-/to-lines-15.0.0.tgz",
24600
- "integrity": "sha512-mY3MNA9ujPqVpiJjTYG9MDsYCobue5PJFO0MfcIzS1mCVvngH8ZFTPAh1fT5t+t1h876boS88+9WgqjRvbYItw==",
24601
- "dev": true
24602
- },
24603
- "@commitlint/top-level": {
24604
- "version": "15.0.0",
24605
- "resolved": "https://registry.npmjs.org/@commitlint/top-level/-/top-level-15.0.0.tgz",
24606
- "integrity": "sha512-7Gz3t7xcuuUw1d1Nou6YLaztzp2Em+qZ6YdCzrqYc+aquca3Vt0O696nuiBDU/oE+tls4Hx2CNpAbWhTgEwB5A==",
24607
- "dev": true,
24608
- "requires": {
24609
- "find-up": "^5.0.0"
24610
- }
24611
- },
24612
- "@commitlint/types": {
24613
- "version": "15.0.0",
24614
- "resolved": "https://registry.npmjs.org/@commitlint/types/-/types-15.0.0.tgz",
24615
- "integrity": "sha512-OMSLX+QJnyNoTwws54ULv9sOvuw9GdVezln76oyUd4YbMMJyaav62aSXDuCdWyL2sm9hTkSzyEi52PNaIj/vqw==",
24616
- "dev": true,
24617
- "requires": {
24618
- "chalk": "^4.0.0"
24619
- }
24620
- }
24621
24306
  }
24622
24307
  },
24623
24308
  "@netlify/framework-info": {
24624
- "version": "5.11.0",
24625
- "resolved": "https://registry.npmjs.org/@netlify/framework-info/-/framework-info-5.11.0.tgz",
24626
- "integrity": "sha512-B6MW05c8vUuakO8x/ucp99ocpdYeikusCzPANqD0O1JamdLyDsDbhL7Z3j0QUhZjpY+bm+4g91Gaq7ynpX0ICg==",
24309
+ "version": "6.0.0",
24310
+ "resolved": "https://registry.npmjs.org/@netlify/framework-info/-/framework-info-6.0.0.tgz",
24311
+ "integrity": "sha512-4El0mzzKZF1elVq0AT4fo9e8FbYEIDKvORgGkJHWouO0yMGkmo5r8ub5YHgjPp6dV9ShkwOTu34/MbvbddqO8A==",
24627
24312
  "requires": {
24628
24313
  "ajv": "^8.0.0",
24629
24314
  "filter-obj": "^2.0.1",
@@ -24636,11 +24321,11 @@
24636
24321
  }
24637
24322
  },
24638
24323
  "@netlify/functions-utils": {
24639
- "version": "3.0.0",
24640
- "resolved": "https://registry.npmjs.org/@netlify/functions-utils/-/functions-utils-3.0.0.tgz",
24641
- "integrity": "sha512-EOWPf+gLMJLMbZ9jQjAVfezNKCoJiDWVNKeeLYGX/6RmfCPV1XWoV4DtmeStUTz1txMuKLfqtjlbHSm1M6W/hg==",
24324
+ "version": "3.0.1",
24325
+ "resolved": "https://registry.npmjs.org/@netlify/functions-utils/-/functions-utils-3.0.1.tgz",
24326
+ "integrity": "sha512-/DpiPus/i7H3hYHWgj2gLSay9HEXC+bhNKQxUyvfC0WozcpdW3YLpm8VI91hJ1usbsO4QjKkaV+X6SBdUhvXAw==",
24642
24327
  "requires": {
24643
- "@netlify/zip-it-and-ship-it": "^4.30.0",
24328
+ "@netlify/zip-it-and-ship-it": "^5.0.0",
24644
24329
  "cpy": "^8.1.0",
24645
24330
  "path-exists": "^4.0.0"
24646
24331
  }
@@ -24754,18 +24439,18 @@
24754
24439
  "integrity": "sha512-VfYLiEXJIVIn25wrwNB/O+QkM3xPgCVcGSKZxM/i+oPCOgBK+4PEieRtfqhF4vXXwwOi68VaRWU7P3aRnb3nIA=="
24755
24440
  },
24756
24441
  "@netlify/plugin-edge-handlers": {
24757
- "version": "1.11.22",
24758
- "resolved": "https://registry.npmjs.org/@netlify/plugin-edge-handlers/-/plugin-edge-handlers-1.11.22.tgz",
24759
- "integrity": "sha512-tFb7J6+YEtZP0OYpS/b9Rjp1lm02XfhAQR6KRHAaeRlHp98/zgd0hhubfwXUCppP2BLfn+imkeVS0FnANh5B3g==",
24442
+ "version": "2.0.0",
24443
+ "resolved": "https://registry.npmjs.org/@netlify/plugin-edge-handlers/-/plugin-edge-handlers-2.0.0.tgz",
24444
+ "integrity": "sha512-qfEUPZ4JCo3/j6txjwR6dUeteYI6ErYYLJmhGHEm5OEpZz4IUlnqWajmpU0sKgbB/F7AbEFi1aZFYmYnTIB3Bg==",
24760
24445
  "requires": {
24761
24446
  "@babel/core": "^7.11.4",
24762
24447
  "@babel/preset-env": "^7.11.5",
24763
24448
  "@rollup/plugin-babel": "^5.2.0",
24764
- "@rollup/plugin-commonjs": "^18.0.0",
24449
+ "@rollup/plugin-commonjs": "^21.0.0",
24765
24450
  "@rollup/plugin-inject": "^4.0.2",
24766
24451
  "@rollup/plugin-json": "^4.1.0",
24767
24452
  "@rollup/plugin-node-resolve": "^11.0.0",
24768
- "@types/node": "^14.0.27",
24453
+ "@types/node": "^16.0.0",
24769
24454
  "buffer-es6": "^4.9.3",
24770
24455
  "del": "^6.0.0",
24771
24456
  "make-dir": "^3.1.0",
@@ -24776,13 +24461,6 @@
24776
24461
  "rollup-plugin-node-polyfills": "^0.2.1",
24777
24462
  "rollup-plugin-terser": "^7.0.2",
24778
24463
  "typescript": "^4.1.5"
24779
- },
24780
- "dependencies": {
24781
- "@types/node": {
24782
- "version": "14.17.34",
24783
- "resolved": "https://registry.npmjs.org/@types/node/-/node-14.17.34.tgz",
24784
- "integrity": "sha512-USUftMYpmuMzeWobskoPfzDi+vkpe0dvcOBRNOscFrGxVp4jomnRxWuVohgqBow2xyIPC0S3gjxV/5079jhmDg=="
24785
- }
24786
24464
  }
24787
24465
  },
24788
24466
  "@netlify/plugins-list": {
@@ -24834,15 +24512,14 @@
24834
24512
  }
24835
24513
  },
24836
24514
  "@netlify/zip-it-and-ship-it": {
24837
- "version": "4.30.0",
24838
- "resolved": "https://registry.npmjs.org/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-4.30.0.tgz",
24839
- "integrity": "sha512-GcUsdgdm7gJDoVhGwd9tGhINHmVzMUdSldKYEIdspetcGa5jRlphpUVg+7vr9kzNDed2wGmqHNs30DMbrTOFqA==",
24515
+ "version": "5.1.0",
24516
+ "resolved": "https://registry.npmjs.org/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-5.1.0.tgz",
24517
+ "integrity": "sha512-CMeY/LaMo4K20g11itHkbWcrLK7ANTgWUgsyXt8/pJJ+Lgd1bscQjbXFX2DyfnLOfV8nOfRhrBcYuCXqErSruw==",
24840
24518
  "requires": {
24841
24519
  "@babel/parser": "^7.15.7",
24842
24520
  "@netlify/esbuild": "^0.13.6",
24843
24521
  "@vercel/nft": "^0.17.0",
24844
24522
  "archiver": "^5.3.0",
24845
- "array-flat-polyfill": "^1.0.1",
24846
24523
  "common-path-prefix": "^3.0.0",
24847
24524
  "cp-file": "^9.0.0",
24848
24525
  "del": "^6.0.0",
@@ -25023,14 +24700,14 @@
25023
24700
  }
25024
24701
  },
25025
24702
  "@oclif/command": {
25026
- "version": "1.8.3",
25027
- "resolved": "https://registry.npmjs.org/@oclif/command/-/command-1.8.3.tgz",
25028
- "integrity": "sha512-OGjrhdVgTT2TAAj/2RrdXjwxaDoTm16c2LfAzrta1xIFe6/XhgQIYDmeRN/RptQoZQBX8e9Vv2JoQq+TbghJmw==",
24703
+ "version": "1.8.5",
24704
+ "resolved": "https://registry.npmjs.org/@oclif/command/-/command-1.8.5.tgz",
24705
+ "integrity": "sha512-Dolb0jmUc1s8HhSOiQOC2mu7pha+wTg0SaCLLH3tJjkSWi5yE3NDlHv0QG6Rp9vs5tJhOGLa8ILOSv+t3KpnNw==",
25029
24706
  "requires": {
25030
- "@oclif/config": "^1.15.1",
24707
+ "@oclif/config": "^1.17.1",
25031
24708
  "@oclif/errors": "^1.3.5",
25032
- "@oclif/parser": "^3.8.5",
25033
- "@oclif/plugin-help": "^3.2.4",
24709
+ "@oclif/parser": "^3.8.6",
24710
+ "@oclif/plugin-help": "^3.2.7",
25034
24711
  "debug": "^4.1.1",
25035
24712
  "semver": "^7.3.2"
25036
24713
  }
@@ -25049,16 +24726,16 @@
25049
24726
  }
25050
24727
  },
25051
24728
  "@oclif/dev-cli": {
25052
- "version": "1.26.0",
25053
- "resolved": "https://registry.npmjs.org/@oclif/dev-cli/-/dev-cli-1.26.0.tgz",
25054
- "integrity": "sha512-272udZP+bG4qahoAcpWcMTJKiA+V42kRMqQM7n4tgW35brYb2UP5kK+p08PpF8sgSfRTV8MoJVJG9ax5kY82PA==",
24729
+ "version": "1.26.3",
24730
+ "resolved": "https://registry.npmjs.org/@oclif/dev-cli/-/dev-cli-1.26.3.tgz",
24731
+ "integrity": "sha512-SJAoKNPbqY6OOhCSFN/xmtx6qoHq84Qck/ABW6YEgGxdLn9wZlK23ogO1KkRcVRFGbY930w/9x2nsNP1IyIwSQ==",
25055
24732
  "dev": true,
25056
24733
  "requires": {
25057
- "@oclif/command": "^1.8.0",
25058
- "@oclif/config": "^1.17.0",
25059
- "@oclif/errors": "^1.3.3",
25060
- "@oclif/plugin-help": "^3.2.0",
25061
- "cli-ux": "^5.2.1",
24734
+ "@oclif/command": "^1.8.4",
24735
+ "@oclif/config": "^1.17.1",
24736
+ "@oclif/errors": "^1.3.5",
24737
+ "@oclif/plugin-help": "^3.2.7",
24738
+ "cli-ux": "^5.6.4",
25062
24739
  "debug": "^4.1.1",
25063
24740
  "find-yarn-workspace-root": "^2.0.0",
25064
24741
  "fs-extra": "^8.1",
@@ -25151,14 +24828,14 @@
25151
24828
  }
25152
24829
  },
25153
24830
  "@oclif/plugin-help": {
25154
- "version": "3.2.5",
25155
- "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-3.2.5.tgz",
25156
- "integrity": "sha512-fjkZTstvacCPicF2oaa3Lc+Yw3ocKEaW6x6O7doVqMLuoMUX6wBOQ+f1a3VFzO1fErqNeFPDlUlVUhwq9yMzQg==",
24831
+ "version": "3.2.8",
24832
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-3.2.8.tgz",
24833
+ "integrity": "sha512-LVeXpab7NYEUiVIwGlLRMlQd1M1JIq15OXboN1K2OmtGxujxZ4PAVNTsHFQ1sckE5QDAh/n48wlvWDpJmnrdSw==",
25157
24834
  "requires": {
25158
- "@oclif/command": "^1.8.3",
24835
+ "@oclif/command": "^1.8.5",
25159
24836
  "@oclif/config": "^1.17.1",
25160
24837
  "@oclif/errors": "^1.3.5",
25161
- "chalk": "^4.1.0",
24838
+ "chalk": "^4.1.2",
25162
24839
  "indent-string": "^4.0.0",
25163
24840
  "lodash": "^4.17.21",
25164
24841
  "string-width": "^4.2.0",
@@ -25382,15 +25059,15 @@
25382
25059
  }
25383
25060
  },
25384
25061
  "@oclif/plugin-plugins": {
25385
- "version": "1.10.2",
25386
- "resolved": "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-1.10.2.tgz",
25387
- "integrity": "sha512-MvfVfxdZ+1LvJy5VSEIWpGo36EnasrsE6X//f+ilSCZlRJGCzFOFDl+kltphLt8f96GJpomv9qhhHtx7aR6CJQ==",
25062
+ "version": "1.10.3",
25063
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-1.10.3.tgz",
25064
+ "integrity": "sha512-ama/F/VZyGIR6u5YqaKwkS9NuQnT4Xtdw3TU3RZo/FWdtw/258/Fy5gY47KSOIxiVeE36AP/8QrdZi2zbtAXIw==",
25388
25065
  "requires": {
25389
- "@oclif/color": "^0.x",
25390
- "@oclif/command": "^1.8.3",
25066
+ "@oclif/color": "^0.1.2",
25067
+ "@oclif/command": "^1.8.4",
25391
25068
  "@oclif/errors": "^1.3.5",
25392
25069
  "chalk": "^4.1.0",
25393
- "cli-ux": "^5.6.3",
25070
+ "cli-ux": "^5.6.4",
25394
25071
  "debug": "^4.1.0",
25395
25072
  "fs-extra": "^9.0",
25396
25073
  "http-call": "^5.2.2",
@@ -25550,9 +25227,9 @@
25550
25227
  }
25551
25228
  },
25552
25229
  "@rollup/plugin-commonjs": {
25553
- "version": "18.1.0",
25554
- "resolved": "https://registry.npmjs.org/@rollup/plugin-commonjs/-/plugin-commonjs-18.1.0.tgz",
25555
- "integrity": "sha512-h3e6T9rUxVMAQswpDIobfUHn/doMzM9sgkMrsMWCFLmB84PSoC8mV8tOloAJjSRwdqhXBqstlX2BwBpHJvbhxg==",
25230
+ "version": "21.0.1",
25231
+ "resolved": "https://registry.npmjs.org/@rollup/plugin-commonjs/-/plugin-commonjs-21.0.1.tgz",
25232
+ "integrity": "sha512-EA+g22lbNJ8p5kuZJUYyhhDK7WgJckW5g4pNN7n4mAFUM96VuwUnNT3xr2Db2iCZPI1pJPbGyfT5mS9T1dHfMg==",
25556
25233
  "requires": {
25557
25234
  "@rollup/pluginutils": "^3.1.0",
25558
25235
  "commondir": "^1.0.1",
@@ -25851,9 +25528,9 @@
25851
25528
  "dev": true
25852
25529
  },
25853
25530
  "@types/node": {
25854
- "version": "16.11.9",
25855
- "resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.9.tgz",
25856
- "integrity": "sha512-MKmdASMf3LtPzwLyRrFjtFFZ48cMf8jmX5VRYrDQiJa8Ybu5VAmkqBWqKU8fdCwD8ysw4mQ9nrEHvzg6gunR7A=="
25531
+ "version": "16.11.10",
25532
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.10.tgz",
25533
+ "integrity": "sha512-3aRnHa1KlOEEhJ6+CvyHKK5vE9BcLGjtUpwvqYLRvYNQKMfabu3BwfJaA/SLW8dxe28LsNDjtHwePTuzn3gmOA=="
25857
25534
  },
25858
25535
  "@types/node-fetch": {
25859
25536
  "version": "2.5.12",
@@ -26027,11 +25704,6 @@
26027
25704
  }
26028
25705
  }
26029
25706
  },
26030
- "@ungap/from-entries": {
26031
- "version": "0.2.1",
26032
- "resolved": "https://registry.npmjs.org/@ungap/from-entries/-/from-entries-0.2.1.tgz",
26033
- "integrity": "sha512-CAqefTFAfnUPwYqsWHXpOxHaq1Zo5UQ3m9Zm2p09LggGe57rqHoBn3c++xcoomzXKynAUuiBMDUCQvKMnXjUpA=="
26034
- },
26035
25707
  "@vercel/nft": {
26036
25708
  "version": "0.17.0",
26037
25709
  "resolved": "https://registry.npmjs.org/@vercel/nft/-/nft-0.17.0.tgz",
@@ -26455,11 +26127,6 @@
26455
26127
  "integrity": "sha1-3wEKoSh+Fku9pvlyOwqWoexBh6E=",
26456
26128
  "dev": true
26457
26129
  },
26458
- "array-flat-polyfill": {
26459
- "version": "1.0.1",
26460
- "resolved": "https://registry.npmjs.org/array-flat-polyfill/-/array-flat-polyfill-1.0.1.tgz",
26461
- "integrity": "sha512-hfJmKupmQN0lwi0xG6FQ5U8Rd97RnIERplymOv/qpq8AoNKPPAnxJadjFA23FNWm88wykh9HmpLJUUwUtNU/iw=="
26462
- },
26463
26130
  "array-flatten": {
26464
26131
  "version": "1.1.1",
26465
26132
  "resolved": "https://registry.npmjs.org/array-flatten/-/array-flatten-1.1.1.tgz",
@@ -27073,9 +26740,9 @@
27073
26740
  }
27074
26741
  },
27075
26742
  "caniuse-lite": {
27076
- "version": "1.0.30001282",
27077
- "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001282.tgz",
27078
- "integrity": "sha512-YhF/hG6nqBEllymSIjLtR2iWDDnChvhnVJqp+vloyt2tEHFG1yBR+ac2B/rOw0qOK0m0lEXU2dv4E/sMk5P9Kg=="
26743
+ "version": "1.0.30001283",
26744
+ "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001283.tgz",
26745
+ "integrity": "sha512-9RoKo841j1GQFSJz/nCXOj0sD7tHBtlowjYlrqIUS812x9/emfBLBt6IyMz1zIaYc/eRL8Cs6HPUVi2Hzq4sIg=="
27079
26746
  },
27080
26747
  "cardinal": {
27081
26748
  "version": "2.1.1",
@@ -27176,9 +26843,9 @@
27176
26843
  "dev": true
27177
26844
  },
27178
26845
  "ci-info": {
27179
- "version": "3.2.0",
27180
- "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-3.2.0.tgz",
27181
- "integrity": "sha512-dVqRX7fLUm8J6FgHJ418XuIgDLZDkYcDFTeL6TA2gt5WlIZUQrrH6EZrNClwT/H0FateUsZkGIOPRrLbP+PR9A=="
26846
+ "version": "3.3.0",
26847
+ "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-3.3.0.tgz",
26848
+ "integrity": "sha512-riT/3vI5YpVH6/qomlDnJow6TBee2PBKSEpx3O32EGPYbWGIRsIlGRms3Sm74wYE1JMo8RnO04Hb12+v1J5ICw=="
27182
26849
  },
27183
26850
  "ci-parallel-vars": {
27184
26851
  "version": "1.0.1",
@@ -27337,12 +27004,12 @@
27337
27004
  }
27338
27005
  },
27339
27006
  "cli-ux": {
27340
- "version": "5.6.3",
27341
- "resolved": "https://registry.npmjs.org/cli-ux/-/cli-ux-5.6.3.tgz",
27342
- "integrity": "sha512-/oDU4v8BiDjX2OKcSunGH0iGDiEtj2rZaGyqNuv9IT4CgcSMyVWAMfn0+rEHaOc4n9ka78B0wo1+N1QX89f7mw==",
27007
+ "version": "5.6.4",
27008
+ "resolved": "https://registry.npmjs.org/cli-ux/-/cli-ux-5.6.4.tgz",
27009
+ "integrity": "sha512-jW2oROKZdb3NlIHCMjjtaanuElHB/IhYPE5kgsbhmNtiBcUg/4L5QYyDbJ0n/wF+LAb/tl+Bh30lAHq5bmsbMA==",
27343
27010
  "requires": {
27344
- "@oclif/command": "^1.6.0",
27345
- "@oclif/errors": "^1.2.1",
27011
+ "@oclif/command": "^1.8.4",
27012
+ "@oclif/errors": "^1.3.5",
27346
27013
  "@oclif/linewrap": "^1.0.0",
27347
27014
  "@oclif/screen": "^1.0.3",
27348
27015
  "ansi-escapes": "^4.3.0",
@@ -27506,9 +27173,9 @@
27506
27173
  "integrity": "sha1-p9BVi9icQveV3UIyj3QIMcpTvCU="
27507
27174
  },
27508
27175
  "color-string": {
27509
- "version": "1.6.0",
27510
- "resolved": "https://registry.npmjs.org/color-string/-/color-string-1.6.0.tgz",
27511
- "integrity": "sha512-c/hGS+kRWJutUBEngKKmk4iH3sD59MBkoxVapS/0wgpCz2u7XsNloxknyvBhzwEs1IbV36D9PwqLPJ2DTu3vMA==",
27176
+ "version": "1.7.4",
27177
+ "resolved": "https://registry.npmjs.org/color-string/-/color-string-1.7.4.tgz",
27178
+ "integrity": "sha512-nVdUvPVgZMpRQad5dcsCMOSB5BXLljklTiaxS6ehhKxDsAI5sD7k5VmFuBt1y3Rlym8uulc/ANUN/bMWtBu6Sg==",
27512
27179
  "requires": {
27513
27180
  "color-name": "^1.0.0",
27514
27181
  "simple-swizzle": "^0.2.2"
@@ -28270,9 +27937,9 @@
28270
27937
  }
28271
27938
  },
28272
27939
  "debug": {
28273
- "version": "4.3.2",
28274
- "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.2.tgz",
28275
- "integrity": "sha512-mOp8wKcvj7XxC78zLgw/ZA+6TSgkoE2C/ienthhRD298T7UNwAg9diBpLRxC0mOezLl4B0xV7M0cCO6P/O0Xhw==",
27940
+ "version": "4.3.3",
27941
+ "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.3.tgz",
27942
+ "integrity": "sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==",
28276
27943
  "requires": {
28277
27944
  "ms": "2.1.2"
28278
27945
  },
@@ -29045,9 +28712,9 @@
29045
28712
  "integrity": "sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0="
29046
28713
  },
29047
28714
  "electron-to-chromium": {
29048
- "version": "1.3.904",
29049
- "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.904.tgz",
29050
- "integrity": "sha512-x5uZWXcVNYkTh4JubD7KSC1VMKz0vZwJUqVwY3ihsW0bst1BXDe494Uqbg3Y0fDGVjJqA8vEeGuvO5foyH2+qw=="
28715
+ "version": "1.4.4",
28716
+ "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.4.tgz",
28717
+ "integrity": "sha512-teHtgwcmVcL46jlFvAaqjyiTLWuMrUQO1JqV303JKB4ysXG6m8fXSFhbjal9st0r9mNskI22AraJZorb1VcLVg=="
29051
28718
  },
29052
28719
  "elegant-spinner": {
29053
28720
  "version": "1.0.1",
@@ -33739,11 +33406,11 @@
33739
33406
  "integrity": "sha512-AO81vsIO1k1sM4Zrd6Hu7regmJN1NSiAja10gc4bX3F0wd+9rQmcuHQaHVQCYIEC8iFXnE+mavh23GOt7wBgug=="
33740
33407
  },
33741
33408
  "netlify": {
33742
- "version": "8.0.4",
33743
- "resolved": "https://registry.npmjs.org/netlify/-/netlify-8.0.4.tgz",
33744
- "integrity": "sha512-v0iG/u5y3GDP+H50SEbQHUdYHTNMNKtoxUP9cBbt2H0i4rpCcebQAQ1AKEwbpxF8sCO0+ywXIqpGiOd5Wwzjew==",
33409
+ "version": "9.0.0",
33410
+ "resolved": "https://registry.npmjs.org/netlify/-/netlify-9.0.0.tgz",
33411
+ "integrity": "sha512-3QQpmCFSdCgsUEBLULwNxVojjFgYgooKhHtJ9OgjizzwJsNDYnBdAWKQ3lcpPX2etQ0quWJg5Uv8md02LuezZw==",
33745
33412
  "requires": {
33746
- "@netlify/open-api": "^2.5.2",
33413
+ "@netlify/open-api": "^2.6.0",
33747
33414
  "lodash.camelcase": "^4.3.0",
33748
33415
  "micro-api-client": "^3.3.0",
33749
33416
  "node-fetch": "^2.6.1",
@@ -33763,9 +33430,9 @@
33763
33430
  }
33764
33431
  },
33765
33432
  "netlify-headers-parser": {
33766
- "version": "4.0.1",
33767
- "resolved": "https://registry.npmjs.org/netlify-headers-parser/-/netlify-headers-parser-4.0.1.tgz",
33768
- "integrity": "sha512-Wq1ZKXLv8xnTmzWhjbkFnzIAAmas7GhtrFJXCeMfEoeGthuSekcEz+IMfpSDjhL/X3Ls5YIk9SuNUf/5/+TlEQ==",
33433
+ "version": "5.0.0",
33434
+ "resolved": "https://registry.npmjs.org/netlify-headers-parser/-/netlify-headers-parser-5.0.0.tgz",
33435
+ "integrity": "sha512-C953bI/T4jcmO0Ey+z+DWtXfJ38P5Lj0JGhphFMU+WO1i3fdFD+eAzcS1+oTuZ2JoOS9ZNArtzSTtvxDSnL+VQ==",
33769
33436
  "requires": {
33770
33437
  "escape-string-regexp": "^4.0.0",
33771
33438
  "is-plain-obj": "^3.0.0",
@@ -33775,9 +33442,9 @@
33775
33442
  }
33776
33443
  },
33777
33444
  "netlify-redirect-parser": {
33778
- "version": "11.0.3",
33779
- "resolved": "https://registry.npmjs.org/netlify-redirect-parser/-/netlify-redirect-parser-11.0.3.tgz",
33780
- "integrity": "sha512-L16LibuCzfXT/9sAuy4ovarZ23y1JVhCIa5zqGo96Z3d2RgM9EJ0ZeLNdzsG7zABm2za5FLaM/XItfm33FcZsw==",
33445
+ "version": "12.0.0",
33446
+ "resolved": "https://registry.npmjs.org/netlify-redirect-parser/-/netlify-redirect-parser-12.0.0.tgz",
33447
+ "integrity": "sha512-PUI3o9Jolc9bp0rE4R4E2PwnfUQYKC5o4G+uQqMuanm29aled6PbhIUYI/3Xbahn785OC93ozu1fP1tcSHJ/Ug==",
33781
33448
  "requires": {
33782
33449
  "filter-obj": "^2.0.2",
33783
33450
  "is-plain-obj": "^3.0.0",
@@ -35646,13 +35313,13 @@
35646
35313
  "integrity": "sha1-AerA/jta9xoqbAL+q7jB/vfgDqs="
35647
35314
  },
35648
35315
  "postcss": {
35649
- "version": "8.3.11",
35650
- "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.3.11.tgz",
35651
- "integrity": "sha512-hCmlUAIlUiav8Xdqw3Io4LcpA1DOt7h3LSTAC4G6JGHFFaWzI6qvFt9oilvl8BmkbBRX1IhM90ZAmpk68zccQA==",
35316
+ "version": "8.4.4",
35317
+ "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.4.tgz",
35318
+ "integrity": "sha512-joU6fBsN6EIer28Lj6GDFoC/5yOZzLCfn0zHAn/MYXI7aPt4m4hK5KC5ovEZXy+lnCjmYIbQWngvju2ddyEr8Q==",
35652
35319
  "requires": {
35653
35320
  "nanoid": "^3.1.30",
35654
35321
  "picocolors": "^1.0.0",
35655
- "source-map-js": "^0.6.2"
35322
+ "source-map-js": "^1.0.1"
35656
35323
  }
35657
35324
  },
35658
35325
  "postcss-values-parser": {
@@ -35709,9 +35376,9 @@
35709
35376
  "integrity": "sha1-6SQ0v6XqjBn0HN/UAddBo8gZ2Jc="
35710
35377
  },
35711
35378
  "prettier": {
35712
- "version": "2.4.1",
35713
- "resolved": "https://registry.npmjs.org/prettier/-/prettier-2.4.1.tgz",
35714
- "integrity": "sha512-9fbDAXSBcc6Bs1mZrDYb3XKzDLm4EXXL9sC1LqKP5rZkT6KRr/rf9amVUcODVXgguK/isJz0d0hP72WeaKWsvA==",
35379
+ "version": "2.5.0",
35380
+ "resolved": "https://registry.npmjs.org/prettier/-/prettier-2.5.0.tgz",
35381
+ "integrity": "sha512-FM/zAKgWTxj40rH03VxzIPdXmj39SwSjwG0heUcNFwI+EMZJnY93yAiKXM3dObIKAM5TA88werc8T/EwhB45eg==",
35715
35382
  "dev": true
35716
35383
  },
35717
35384
  "pretty-format": {
@@ -36666,9 +36333,9 @@
36666
36333
  }
36667
36334
  },
36668
36335
  "rollup": {
36669
- "version": "2.60.0",
36670
- "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.60.0.tgz",
36671
- "integrity": "sha512-cHdv9GWd58v58rdseC8e8XIaPUo8a9cgZpnCMMDGZFDZKEODOiPPEQFXLriWr/TjXzhPPmG5bkAztPsOARIcGQ==",
36336
+ "version": "2.60.1",
36337
+ "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.60.1.tgz",
36338
+ "integrity": "sha512-akwfnpjY0rXEDSn1UTVfKXJhPsEBu+imi1gqBA1ZkHGydUnkV/fWCC90P7rDaLEW8KTwBcS1G3N4893Ndz+jwg==",
36672
36339
  "requires": {
36673
36340
  "fsevents": "~2.3.2"
36674
36341
  }
@@ -37295,9 +36962,9 @@
37295
36962
  "integrity": "sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w="
37296
36963
  },
37297
36964
  "source-map-js": {
37298
- "version": "0.6.2",
37299
- "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-0.6.2.tgz",
37300
- "integrity": "sha512-/3GptzWzu0+0MBQFrDKzw/DvvMTUORvgY6k6jd/VS6iCR4RDTKWH6v6WPwQoUO8667uQEf9Oe38DxAYWY5F/Ug=="
36965
+ "version": "1.0.1",
36966
+ "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.0.1.tgz",
36967
+ "integrity": "sha512-4+TN2b3tqOCd/kaGRJ/sTYA0tR0mdXx26ipdolxcwtJVqEnqNYvlCAt1q3ypy4QMlYus+Zh34RNtYLoq2oQ4IA=="
37301
36968
  },
37302
36969
  "source-map-resolve": {
37303
36970
  "version": "0.5.3",