netlify-cli 8.0.0 → 8.0.4

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.0",
3
+ "version": "8.0.4",
4
4
  "lockfileVersion": 2,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "netlify-cli",
9
- "version": "8.0.0",
9
+ "version": "8.0.4",
10
10
  "hasInstallScript": true,
11
11
  "license": "MIT",
12
12
  "dependencies": {
13
- "@netlify/build": "^18.25.2",
14
- "@netlify/config": "^15.8.2",
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",
18
- "@netlify/plugins-list": "^4.2.0",
17
+ "@netlify/plugin-edge-handlers": "^2.0.0",
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,8 +130,8 @@
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",
133
+ "@commitlint/cli": "^15.0.0",
134
+ "@commitlint/config-conventional": "^15.0.0",
136
135
  "@netlify/eslint-config-node": "^3.3.8",
137
136
  "@oclif/dev-cli": "^1.23.1",
138
137
  "@oclif/test": "^1.2.5",
@@ -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": "18.25.2",
2430
- "resolved": "https://registry.npmjs.org/@netlify/build/-/build-18.25.2.tgz",
2431
- "integrity": "sha512-y51FdO3wz9X1BMDKRzKLLGLFXdsLrjYfWg9dCXZtcL16mB7zcAjbd+0L2kH++zGQeadhxUOT8EOe2uVHFxdR2Q==",
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
- "@netlify/cache-utils": "^2.0.0",
2435
- "@netlify/config": "^15.0.0",
2436
- "@netlify/functions-utils": "^2.0.0",
2437
- "@netlify/git-utils": "^2.0.0",
2438
- "@netlify/plugin-edge-handlers": "^1.11.22",
2439
- "@netlify/plugins-list": "^4.2.0",
2440
- "@netlify/run-utils": "^2.0.0",
2441
- "@netlify/zip-it-and-ship-it": "^4.30.0",
2433
+ "@netlify/cache-utils": "^3.0.0",
2434
+ "@netlify/config": "^16.0.0",
2435
+ "@netlify/functions-utils": "^3.0.0",
2436
+ "@netlify/git-utils": "^3.0.0",
2437
+ "@netlify/plugin-edge-handlers": "^2.0.0",
2438
+ "@netlify/plugins-list": "^5.0.0",
2439
+ "@netlify/run-utils": "^3.0.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",
@@ -2489,7 +2486,70 @@
2489
2486
  "netlify-build": "src/core/bin.js"
2490
2487
  },
2491
2488
  "engines": {
2492
- "node": ">=10.18.0"
2489
+ "node": "^12.20.0 || ^14.14.0 || >=16.0.0"
2490
+ }
2491
+ },
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
+ },
2551
+ "engines": {
2552
+ "node": ">=10"
2493
2553
  }
2494
2554
  },
2495
2555
  "node_modules/@netlify/build/node_modules/@sindresorhus/is": {
@@ -2537,16 +2597,6 @@
2537
2597
  "node": ">=6"
2538
2598
  }
2539
2599
  },
2540
- "node_modules/@netlify/build/node_modules/cliui": {
2541
- "version": "6.0.0",
2542
- "resolved": "https://registry.npmjs.org/cliui/-/cliui-6.0.0.tgz",
2543
- "integrity": "sha512-t6wbgtoCXvAzst7QgXxJYqPt0usEfbgQdftEPbLL/cvv6HPE5VgvqCuAIDR0NgU52ds6rFwqrgakNLrHEjCbrQ==",
2544
- "dependencies": {
2545
- "string-width": "^4.2.0",
2546
- "strip-ansi": "^6.0.0",
2547
- "wrap-ansi": "^6.2.0"
2548
- }
2549
- },
2550
2600
  "node_modules/@netlify/build/node_modules/color-convert": {
2551
2601
  "version": "2.0.1",
2552
2602
  "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
@@ -2582,40 +2632,6 @@
2582
2632
  "node": ">=0.3.1"
2583
2633
  }
2584
2634
  },
2585
- "node_modules/@netlify/build/node_modules/find-up": {
2586
- "version": "4.1.0",
2587
- "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz",
2588
- "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==",
2589
- "dependencies": {
2590
- "locate-path": "^5.0.0",
2591
- "path-exists": "^4.0.0"
2592
- },
2593
- "engines": {
2594
- "node": ">=8"
2595
- }
2596
- },
2597
- "node_modules/@netlify/build/node_modules/find-up/node_modules/locate-path": {
2598
- "version": "5.0.0",
2599
- "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz",
2600
- "integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==",
2601
- "dependencies": {
2602
- "p-locate": "^4.1.0"
2603
- },
2604
- "engines": {
2605
- "node": ">=8"
2606
- }
2607
- },
2608
- "node_modules/@netlify/build/node_modules/find-up/node_modules/p-locate": {
2609
- "version": "4.1.0",
2610
- "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz",
2611
- "integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==",
2612
- "dependencies": {
2613
- "p-limit": "^2.2.0"
2614
- },
2615
- "engines": {
2616
- "node": ">=8"
2617
- }
2618
- },
2619
2635
  "node_modules/@netlify/build/node_modules/get-caller-file": {
2620
2636
  "version": "2.0.5",
2621
2637
  "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz",
@@ -2767,11 +2783,6 @@
2767
2783
  "node": ">=8"
2768
2784
  }
2769
2785
  },
2770
- "node_modules/@netlify/build/node_modules/y18n": {
2771
- "version": "4.0.3",
2772
- "resolved": "https://registry.npmjs.org/y18n/-/y18n-4.0.3.tgz",
2773
- "integrity": "sha512-JKhqTOwSrqNA1NY5lSztJ1GrBiUodLMmIZuLiDaMRJ+itFd+ABVE8XBjOvIWL+rSqNDC74LCSFmlb/U4UZ4hJQ=="
2774
- },
2775
2786
  "node_modules/@netlify/build/node_modules/yargs": {
2776
2787
  "version": "15.4.1",
2777
2788
  "resolved": "https://registry.npmjs.org/yargs/-/yargs-15.4.1.tgz",
@@ -2793,7 +2804,56 @@
2793
2804
  "node": ">=8"
2794
2805
  }
2795
2806
  },
2796
- "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": {
2797
2857
  "version": "18.1.3",
2798
2858
  "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-18.1.3.tgz",
2799
2859
  "integrity": "sha512-o50j0JeToy/4K6OZcaQmW6lyXXKhq7csREXcDwk2omFPJEwUNOVtJKvmDr9EI1fAJZUyZcRF7kxGBWmRXudrCQ==",
@@ -2806,11 +2866,10 @@
2806
2866
  }
2807
2867
  },
2808
2868
  "node_modules/@netlify/cache-utils": {
2809
- "version": "2.0.4",
2810
- "resolved": "https://registry.npmjs.org/@netlify/cache-utils/-/cache-utils-2.0.4.tgz",
2811
- "integrity": "sha512-P6tomPTt5tdyFrrYbBWHIGBHTwiuewrElxVRMnYW1W4GfTP4Me4+iV5lOyU/Yw9OuTPg7dPzah2J0GA6cA1YCw==",
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==",
2812
2872
  "dependencies": {
2813
- "array-flat-polyfill": "^1.0.1",
2814
2873
  "cpy": "^8.1.0",
2815
2874
  "del": "^5.1.0",
2816
2875
  "get-stream": "^6.0.0",
@@ -2823,7 +2882,7 @@
2823
2882
  "readdirp": "^3.4.0"
2824
2883
  },
2825
2884
  "engines": {
2826
- "node": ">=10.18.0"
2885
+ "node": "^12.20.0 || ^14.14.0 || >=16.0.0"
2827
2886
  }
2828
2887
  },
2829
2888
  "node_modules/@netlify/cache-utils/node_modules/del": {
@@ -2874,12 +2933,10 @@
2874
2933
  }
2875
2934
  },
2876
2935
  "node_modules/@netlify/config": {
2877
- "version": "15.8.2",
2878
- "resolved": "https://registry.npmjs.org/@netlify/config/-/config-15.8.2.tgz",
2879
- "integrity": "sha512-5EEG+SaYm76UPgvepByrSuFlIxrnUphs0ww3tGUdyqDn49222T5pHKkMjDh2ukxCT6D+YPZx8U8H3+YBdoT4qA==",
2936
+ "version": "16.0.4",
2937
+ "resolved": "https://registry.npmjs.org/@netlify/config/-/config-16.0.4.tgz",
2938
+ "integrity": "sha512-l6kr4Xi1KqMebSE/dgl2qNh4wnhRYI8JpV7+L4uQoy7DFMkU17bUe3yDxOu2urR1aAEXoQVupWR6p8VQ6NjPgw==",
2880
2939
  "dependencies": {
2881
- "@ungap/from-entries": "^0.2.1",
2882
- "array-flat-polyfill": "^1.0.1",
2883
2940
  "chalk": "^4.1.2",
2884
2941
  "cron-parser": "^4.1.0",
2885
2942
  "deepmerge": "^4.2.2",
@@ -2894,9 +2951,9 @@
2894
2951
  "js-yaml": "^4.0.0",
2895
2952
  "make-dir": "^3.1.0",
2896
2953
  "map-obj": "^4.0.0",
2897
- "netlify": "^8.0.4",
2898
- "netlify-headers-parser": "^4.0.1",
2899
- "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",
2900
2957
  "omit.js": "^2.0.2",
2901
2958
  "p-locate": "^5.0.0",
2902
2959
  "path-exists": "^4.0.0",
@@ -2910,7 +2967,7 @@
2910
2967
  "netlify-config": "src/bin/main.js"
2911
2968
  },
2912
2969
  "engines": {
2913
- "node": ">=10.18.0"
2970
+ "node": "^12.20.0 || ^14.14.0 || >=16.0.0"
2914
2971
  }
2915
2972
  },
2916
2973
  "node_modules/@netlify/config/node_modules/ansi-styles": {
@@ -3133,230 +3190,10 @@
3133
3190
  "node": ">=16.0.0"
3134
3191
  }
3135
3192
  },
3136
- "node_modules/@netlify/eslint-config-node/node_modules/@commitlint/cli": {
3137
- "version": "15.0.0",
3138
- "resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-15.0.0.tgz",
3139
- "integrity": "sha512-Y5xmDCweytqzo4N4lOI2YRiuX35xTjcs8n5hUceBH8eyK0YbwtgWX50BJOH2XbkwEmII9blNhlBog6AdQsqicg==",
3140
- "dev": true,
3141
- "dependencies": {
3142
- "@commitlint/format": "^15.0.0",
3143
- "@commitlint/lint": "^15.0.0",
3144
- "@commitlint/load": "^15.0.0",
3145
- "@commitlint/read": "^15.0.0",
3146
- "@commitlint/types": "^15.0.0",
3147
- "lodash": "^4.17.19",
3148
- "resolve-from": "5.0.0",
3149
- "resolve-global": "1.0.0",
3150
- "yargs": "^17.0.0"
3151
- },
3152
- "bin": {
3153
- "commitlint": "cli.js"
3154
- },
3155
- "engines": {
3156
- "node": ">=v12"
3157
- }
3158
- },
3159
- "node_modules/@netlify/eslint-config-node/node_modules/@commitlint/config-conventional": {
3160
- "version": "15.0.0",
3161
- "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-15.0.0.tgz",
3162
- "integrity": "sha512-eZBRL8Lk3hMNHp1wUMYj0qrZQEsST1ai7KHR8J1IDD9aHgT7L2giciibuQ+Og7vxVhR5WtYDvh9xirXFVPaSkQ==",
3163
- "dev": true,
3164
- "dependencies": {
3165
- "conventional-changelog-conventionalcommits": "^4.3.1"
3166
- },
3167
- "engines": {
3168
- "node": ">=v12"
3169
- }
3170
- },
3171
- "node_modules/@netlify/eslint-config-node/node_modules/@commitlint/ensure": {
3172
- "version": "15.0.0",
3173
- "resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-15.0.0.tgz",
3174
- "integrity": "sha512-7DV4iNIald3vycwaWBNGk5FbonaNzOlU8nBe5m5AgU2dIeNKuXwLm+zzJzG27j0Ho56rgz//3F6RIvmsoxY9ZA==",
3175
- "dev": true,
3176
- "dependencies": {
3177
- "@commitlint/types": "^15.0.0",
3178
- "lodash": "^4.17.19"
3179
- },
3180
- "engines": {
3181
- "node": ">=v12"
3182
- }
3183
- },
3184
- "node_modules/@netlify/eslint-config-node/node_modules/@commitlint/execute-rule": {
3185
- "version": "15.0.0",
3186
- "resolved": "https://registry.npmjs.org/@commitlint/execute-rule/-/execute-rule-15.0.0.tgz",
3187
- "integrity": "sha512-pyE4ApxjbWhb1TXz5vRiGwI2ssdMMgZbaaheZq1/7WC0xRnqnIhE1yUC1D2q20qPtvkZPstTYvMiRVtF+DvjUg==",
3188
- "dev": true,
3189
- "engines": {
3190
- "node": ">=v12"
3191
- }
3192
- },
3193
- "node_modules/@netlify/eslint-config-node/node_modules/@commitlint/format": {
3194
- "version": "15.0.0",
3195
- "resolved": "https://registry.npmjs.org/@commitlint/format/-/format-15.0.0.tgz",
3196
- "integrity": "sha512-bPhAfqwRhPk92WiuY0ktEJNpRRHSCd+Eg1MdhGyL9Bl3U25E5zvuInA+dNctnzZiOBSH/37ZaD0eOKCpQE6acg==",
3197
- "dev": true,
3198
- "dependencies": {
3199
- "@commitlint/types": "^15.0.0",
3200
- "chalk": "^4.0.0"
3201
- },
3202
- "engines": {
3203
- "node": ">=v12"
3204
- }
3205
- },
3206
- "node_modules/@netlify/eslint-config-node/node_modules/@commitlint/is-ignored": {
3207
- "version": "15.0.0",
3208
- "resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-15.0.0.tgz",
3209
- "integrity": "sha512-edtnkf2QZ/7e/YCJDgn1WDw9wfF1WfOitW5YEoSOb4SxjJEb/oE87kxNPZ2j8mnDMuunspcMfGHeg6fRlwaEWg==",
3210
- "dev": true,
3211
- "dependencies": {
3212
- "@commitlint/types": "^15.0.0",
3213
- "semver": "7.3.5"
3214
- },
3215
- "engines": {
3216
- "node": ">=v12"
3217
- }
3218
- },
3219
- "node_modules/@netlify/eslint-config-node/node_modules/@commitlint/lint": {
3220
- "version": "15.0.0",
3221
- "resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-15.0.0.tgz",
3222
- "integrity": "sha512-hUi2+Im/2dJ5FBvWnodypTkg+5haCgsDzB0fyMApWLUA1IucYUAqRCQCW5em1Mhk9Crw1pd5YzFNikhIclkqCw==",
3223
- "dev": true,
3224
- "dependencies": {
3225
- "@commitlint/is-ignored": "^15.0.0",
3226
- "@commitlint/parse": "^15.0.0",
3227
- "@commitlint/rules": "^15.0.0",
3228
- "@commitlint/types": "^15.0.0"
3229
- },
3230
- "engines": {
3231
- "node": ">=v12"
3232
- }
3233
- },
3234
- "node_modules/@netlify/eslint-config-node/node_modules/@commitlint/load": {
3235
- "version": "15.0.0",
3236
- "resolved": "https://registry.npmjs.org/@commitlint/load/-/load-15.0.0.tgz",
3237
- "integrity": "sha512-Ak1YPeOhvxmY3ioe0o6m1yLGvUAYb4BdfGgShU8jiTCmU3Mnmms0Xh/kfQz8AybhezCC3AmVTyBLaBZxOHR8kg==",
3238
- "dev": true,
3239
- "dependencies": {
3240
- "@commitlint/execute-rule": "^15.0.0",
3241
- "@commitlint/resolve-extends": "^15.0.0",
3242
- "@commitlint/types": "^15.0.0",
3243
- "@endemolshinegroup/cosmiconfig-typescript-loader": "^3.0.2",
3244
- "chalk": "^4.0.0",
3245
- "cosmiconfig": "^7.0.0",
3246
- "lodash": "^4.17.19",
3247
- "resolve-from": "^5.0.0",
3248
- "typescript": "^4.4.3"
3249
- },
3250
- "engines": {
3251
- "node": ">=v12"
3252
- }
3253
- },
3254
- "node_modules/@netlify/eslint-config-node/node_modules/@commitlint/message": {
3255
- "version": "15.0.0",
3256
- "resolved": "https://registry.npmjs.org/@commitlint/message/-/message-15.0.0.tgz",
3257
- "integrity": "sha512-L8euabzboKavPuDJsdIYAY2wx97LbiGEYsckMo6NmV8pOun50c8hQx6ouXFSAx4pp+mX9yUGmMiVqfrk2LKDJQ==",
3258
- "dev": true,
3259
- "engines": {
3260
- "node": ">=v12"
3261
- }
3262
- },
3263
- "node_modules/@netlify/eslint-config-node/node_modules/@commitlint/parse": {
3264
- "version": "15.0.0",
3265
- "resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-15.0.0.tgz",
3266
- "integrity": "sha512-7fweM67tZfBNS7zw1KTuuT5K2u9nGytUJqFqT/1Ln3Na9cBCsoAqR47mfsNOTlRCgGwakm4xiQ7BpS2gN0OGuw==",
3267
- "dev": true,
3268
- "dependencies": {
3269
- "@commitlint/types": "^15.0.0",
3270
- "conventional-changelog-angular": "^5.0.11",
3271
- "conventional-commits-parser": "^3.2.2"
3272
- },
3273
- "engines": {
3274
- "node": ">=v12"
3275
- }
3276
- },
3277
- "node_modules/@netlify/eslint-config-node/node_modules/@commitlint/read": {
3278
- "version": "15.0.0",
3279
- "resolved": "https://registry.npmjs.org/@commitlint/read/-/read-15.0.0.tgz",
3280
- "integrity": "sha512-5yI1o2HKZFVe7RTjL7IhuhHMKar/MDNY34vEHqqz9gMI7BK/rdP8uVb4Di1efl2V0UPnwID0nPKWESjQ8Ti0gw==",
3281
- "dev": true,
3282
- "dependencies": {
3283
- "@commitlint/top-level": "^15.0.0",
3284
- "@commitlint/types": "^15.0.0",
3285
- "fs-extra": "^10.0.0",
3286
- "git-raw-commits": "^2.0.0"
3287
- },
3288
- "engines": {
3289
- "node": ">=v12"
3290
- }
3291
- },
3292
- "node_modules/@netlify/eslint-config-node/node_modules/@commitlint/resolve-extends": {
3293
- "version": "15.0.0",
3294
- "resolved": "https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-15.0.0.tgz",
3295
- "integrity": "sha512-7apfRJjgJsKja7lHsPfEFixKjA/fk/UeD3owkOw1174yYu4u8xBDLSeU3IinGPdMuF9m245eX8wo7vLUy+EBSg==",
3296
- "dev": true,
3297
- "dependencies": {
3298
- "import-fresh": "^3.0.0",
3299
- "lodash": "^4.17.19",
3300
- "resolve-from": "^5.0.0",
3301
- "resolve-global": "^1.0.0"
3302
- },
3303
- "engines": {
3304
- "node": ">=v12"
3305
- }
3306
- },
3307
- "node_modules/@netlify/eslint-config-node/node_modules/@commitlint/rules": {
3308
- "version": "15.0.0",
3309
- "resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-15.0.0.tgz",
3310
- "integrity": "sha512-SqXfp6QUlwBS+0IZm4FEA/NmmAwcFQIkG3B05BtemOVWXQdZ8j1vV6hDwvA9oMPCmUSrrGpHOtZK7HaHhng2yA==",
3311
- "dev": true,
3312
- "dependencies": {
3313
- "@commitlint/ensure": "^15.0.0",
3314
- "@commitlint/message": "^15.0.0",
3315
- "@commitlint/to-lines": "^15.0.0",
3316
- "@commitlint/types": "^15.0.0",
3317
- "execa": "^5.0.0"
3318
- },
3319
- "engines": {
3320
- "node": ">=v12"
3321
- }
3322
- },
3323
- "node_modules/@netlify/eslint-config-node/node_modules/@commitlint/to-lines": {
3324
- "version": "15.0.0",
3325
- "resolved": "https://registry.npmjs.org/@commitlint/to-lines/-/to-lines-15.0.0.tgz",
3326
- "integrity": "sha512-mY3MNA9ujPqVpiJjTYG9MDsYCobue5PJFO0MfcIzS1mCVvngH8ZFTPAh1fT5t+t1h876boS88+9WgqjRvbYItw==",
3327
- "dev": true,
3328
- "engines": {
3329
- "node": ">=v12"
3330
- }
3331
- },
3332
- "node_modules/@netlify/eslint-config-node/node_modules/@commitlint/top-level": {
3333
- "version": "15.0.0",
3334
- "resolved": "https://registry.npmjs.org/@commitlint/top-level/-/top-level-15.0.0.tgz",
3335
- "integrity": "sha512-7Gz3t7xcuuUw1d1Nou6YLaztzp2Em+qZ6YdCzrqYc+aquca3Vt0O696nuiBDU/oE+tls4Hx2CNpAbWhTgEwB5A==",
3336
- "dev": true,
3337
- "dependencies": {
3338
- "find-up": "^5.0.0"
3339
- },
3340
- "engines": {
3341
- "node": ">=v12"
3342
- }
3343
- },
3344
- "node_modules/@netlify/eslint-config-node/node_modules/@commitlint/types": {
3345
- "version": "15.0.0",
3346
- "resolved": "https://registry.npmjs.org/@commitlint/types/-/types-15.0.0.tgz",
3347
- "integrity": "sha512-OMSLX+QJnyNoTwws54ULv9sOvuw9GdVezln76oyUd4YbMMJyaav62aSXDuCdWyL2sm9hTkSzyEi52PNaIj/vqw==",
3348
- "dev": true,
3349
- "dependencies": {
3350
- "chalk": "^4.0.0"
3351
- },
3352
- "engines": {
3353
- "node": ">=v12"
3354
- }
3355
- },
3356
3193
  "node_modules/@netlify/framework-info": {
3357
- "version": "5.11.0",
3358
- "resolved": "https://registry.npmjs.org/@netlify/framework-info/-/framework-info-5.11.0.tgz",
3359
- "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==",
3360
3197
  "dependencies": {
3361
3198
  "ajv": "^8.0.0",
3362
3199
  "filter-obj": "^2.0.1",
@@ -3368,26 +3205,26 @@
3368
3205
  "semver": "^7.3.4"
3369
3206
  },
3370
3207
  "engines": {
3371
- "node": ">=10.18.0"
3208
+ "node": "^12.20.0 || ^14.14.0 || >=16.0.0"
3372
3209
  }
3373
3210
  },
3374
3211
  "node_modules/@netlify/functions-utils": {
3375
- "version": "2.0.2",
3376
- "resolved": "https://registry.npmjs.org/@netlify/functions-utils/-/functions-utils-2.0.2.tgz",
3377
- "integrity": "sha512-mQI0NX0QPNVcYb2TQF5cpxO350BR9309r7vSOSvfn0DHkPWUea1kl3iiLXi1mm/dUC6pd3p5ctc0UboW0u+iVQ==",
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==",
3378
3215
  "dependencies": {
3379
- "@netlify/zip-it-and-ship-it": "^4.15.1",
3216
+ "@netlify/zip-it-and-ship-it": "^5.0.0",
3380
3217
  "cpy": "^8.1.0",
3381
3218
  "path-exists": "^4.0.0"
3382
3219
  },
3383
3220
  "engines": {
3384
- "node": ">=10.18.0"
3221
+ "node": "^12.20.0 || ^14.14.0 || >=16.0.0"
3385
3222
  }
3386
3223
  },
3387
3224
  "node_modules/@netlify/git-utils": {
3388
- "version": "2.0.2",
3389
- "resolved": "https://registry.npmjs.org/@netlify/git-utils/-/git-utils-2.0.2.tgz",
3390
- "integrity": "sha512-gk1ak1AAktsjHQDY1Sg0qp8H+3dcmdB7jEmr0MD8V7X4u/CByPx8fBC0ZpksZ+HhkAdw/thRL4Qir+zhh4QtWA==",
3225
+ "version": "3.0.0",
3226
+ "resolved": "https://registry.npmjs.org/@netlify/git-utils/-/git-utils-3.0.0.tgz",
3227
+ "integrity": "sha512-dfK8B3Lt/wHwdo8GL+gqGKesCYoiqZYQu3hIdQA0zPhIgRvm7W3fgfskSwlke8Zt3g11EesiGxrzUNIjsd7HpQ==",
3391
3228
  "dependencies": {
3392
3229
  "execa": "^5.1.1",
3393
3230
  "map-obj": "^4.0.0",
@@ -3396,7 +3233,7 @@
3396
3233
  "path-exists": "^4.0.0"
3397
3234
  },
3398
3235
  "engines": {
3399
- "node": ">=10.18.0"
3236
+ "node": "^12.20.0 || ^14.14.0 || >=16.0.0"
3400
3237
  }
3401
3238
  },
3402
3239
  "node_modules/@netlify/local-functions-proxy": {
@@ -3604,18 +3441,18 @@
3604
3441
  "integrity": "sha512-VfYLiEXJIVIn25wrwNB/O+QkM3xPgCVcGSKZxM/i+oPCOgBK+4PEieRtfqhF4vXXwwOi68VaRWU7P3aRnb3nIA=="
3605
3442
  },
3606
3443
  "node_modules/@netlify/plugin-edge-handlers": {
3607
- "version": "1.11.22",
3608
- "resolved": "https://registry.npmjs.org/@netlify/plugin-edge-handlers/-/plugin-edge-handlers-1.11.22.tgz",
3609
- "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==",
3610
3447
  "dependencies": {
3611
3448
  "@babel/core": "^7.11.4",
3612
3449
  "@babel/preset-env": "^7.11.5",
3613
3450
  "@rollup/plugin-babel": "^5.2.0",
3614
- "@rollup/plugin-commonjs": "^18.0.0",
3451
+ "@rollup/plugin-commonjs": "^21.0.0",
3615
3452
  "@rollup/plugin-inject": "^4.0.2",
3616
3453
  "@rollup/plugin-json": "^4.1.0",
3617
3454
  "@rollup/plugin-node-resolve": "^11.0.0",
3618
- "@types/node": "^14.0.27",
3455
+ "@types/node": "^16.0.0",
3619
3456
  "buffer-es6": "^4.9.3",
3620
3457
  "del": "^6.0.0",
3621
3458
  "make-dir": "^3.1.0",
@@ -3631,20 +3468,15 @@
3631
3468
  "plugin-build-edge-handlers": "src/cli.js"
3632
3469
  },
3633
3470
  "engines": {
3634
- "node": "^10.17.0 || >=11.14.0"
3471
+ "node": "^12.20.0 || ^14.14.0 || >=16.0.0"
3635
3472
  }
3636
3473
  },
3637
- "node_modules/@netlify/plugin-edge-handlers/node_modules/@types/node": {
3638
- "version": "14.17.34",
3639
- "resolved": "https://registry.npmjs.org/@types/node/-/node-14.17.34.tgz",
3640
- "integrity": "sha512-USUftMYpmuMzeWobskoPfzDi+vkpe0dvcOBRNOscFrGxVp4jomnRxWuVohgqBow2xyIPC0S3gjxV/5079jhmDg=="
3641
- },
3642
3474
  "node_modules/@netlify/plugins-list": {
3643
- "version": "4.2.0",
3644
- "resolved": "https://registry.npmjs.org/@netlify/plugins-list/-/plugins-list-4.2.0.tgz",
3645
- "integrity": "sha512-ZHbaafIr77FdY5tVvv2GHDsNKShjVtF4ycZBpkMEr0zg74ng9gGtxKGg785esTj0Jobtx5Em1dluczzC0px//g==",
3475
+ "version": "5.0.0",
3476
+ "resolved": "https://registry.npmjs.org/@netlify/plugins-list/-/plugins-list-5.0.0.tgz",
3477
+ "integrity": "sha512-reoPM+p/1Sm85KAPIwKr4+WVIneSVJZIZbo54VqZqvQJwcm/4CmyB4kUTthBIkY+b7chPcYEmqfvZxY9EfplAQ==",
3646
3478
  "engines": {
3647
- "node": ">=10.18.0"
3479
+ "node": "^12.20.0 || ^14.14.0 || >=16.0.0"
3648
3480
  }
3649
3481
  },
3650
3482
  "node_modules/@netlify/routing-local-proxy": {
@@ -3707,26 +3539,25 @@
3707
3539
  ]
3708
3540
  },
3709
3541
  "node_modules/@netlify/run-utils": {
3710
- "version": "2.0.1",
3711
- "resolved": "https://registry.npmjs.org/@netlify/run-utils/-/run-utils-2.0.1.tgz",
3712
- "integrity": "sha512-F1YcF2kje0Ttj+t5Cn5d6ojGQcKj4i/GMWgQuoZGVjQ31ToNcDXIbBm5SBKIkMMpNejtR1wF+1a0Q+aBPWiZVQ==",
3542
+ "version": "3.0.0",
3543
+ "resolved": "https://registry.npmjs.org/@netlify/run-utils/-/run-utils-3.0.0.tgz",
3544
+ "integrity": "sha512-CaHpFDHYe4sYjJ/KnbCKo2qx19PSHktFcRfafJU0de2YrJ3K/J0Q6s7ZIjSzRjKUb0PIEq2ivgMPi3jAHNy9kA==",
3713
3545
  "dependencies": {
3714
3546
  "execa": "^5.1.1"
3715
3547
  },
3716
3548
  "engines": {
3717
- "node": ">=10.18.0"
3549
+ "node": "^12.20.0 || ^14.14.0 || >=16.0.0"
3718
3550
  }
3719
3551
  },
3720
3552
  "node_modules/@netlify/zip-it-and-ship-it": {
3721
- "version": "4.30.0",
3722
- "resolved": "https://registry.npmjs.org/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-4.30.0.tgz",
3723
- "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==",
3724
3556
  "dependencies": {
3725
3557
  "@babel/parser": "^7.15.7",
3726
3558
  "@netlify/esbuild": "^0.13.6",
3727
3559
  "@vercel/nft": "^0.17.0",
3728
3560
  "archiver": "^5.3.0",
3729
- "array-flat-polyfill": "^1.0.1",
3730
3561
  "common-path-prefix": "^3.0.0",
3731
3562
  "cp-file": "^9.0.0",
3732
3563
  "del": "^6.0.0",
@@ -3761,7 +3592,7 @@
3761
3592
  "zip-it-and-ship-it": "dist/bin.js"
3762
3593
  },
3763
3594
  "engines": {
3764
- "node": ">=10.18.0"
3595
+ "node": "^12.20.0 || ^14.14.0 || >=16.0.0"
3765
3596
  }
3766
3597
  },
3767
3598
  "node_modules/@netlify/zip-it-and-ship-it/node_modules/get-caller-file": {
@@ -3956,19 +3787,19 @@
3956
3787
  "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg=="
3957
3788
  },
3958
3789
  "node_modules/@oclif/command": {
3959
- "version": "1.8.3",
3960
- "resolved": "https://registry.npmjs.org/@oclif/command/-/command-1.8.3.tgz",
3961
- "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==",
3962
3793
  "dependencies": {
3963
- "@oclif/config": "^1.15.1",
3794
+ "@oclif/config": "^1.17.1",
3964
3795
  "@oclif/errors": "^1.3.5",
3965
- "@oclif/parser": "^3.8.5",
3966
- "@oclif/plugin-help": "^3.2.4",
3796
+ "@oclif/parser": "^3.8.6",
3797
+ "@oclif/plugin-help": "^3.2.7",
3967
3798
  "debug": "^4.1.1",
3968
3799
  "semver": "^7.3.2"
3969
3800
  },
3970
3801
  "engines": {
3971
- "node": ">=8.0.0"
3802
+ "node": ">=12.0.0"
3972
3803
  },
3973
3804
  "peerDependencies": {
3974
3805
  "@oclif/config": "^1"
@@ -3991,16 +3822,16 @@
3991
3822
  }
3992
3823
  },
3993
3824
  "node_modules/@oclif/dev-cli": {
3994
- "version": "1.26.0",
3995
- "resolved": "https://registry.npmjs.org/@oclif/dev-cli/-/dev-cli-1.26.0.tgz",
3996
- "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==",
3997
3828
  "dev": true,
3998
3829
  "dependencies": {
3999
- "@oclif/command": "^1.8.0",
4000
- "@oclif/config": "^1.17.0",
4001
- "@oclif/errors": "^1.3.3",
4002
- "@oclif/plugin-help": "^3.2.0",
4003
- "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",
4004
3835
  "debug": "^4.1.1",
4005
3836
  "find-yarn-workspace-root": "^2.0.0",
4006
3837
  "fs-extra": "^8.1",
@@ -4113,14 +3944,14 @@
4113
3944
  }
4114
3945
  },
4115
3946
  "node_modules/@oclif/plugin-help": {
4116
- "version": "3.2.5",
4117
- "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-3.2.5.tgz",
4118
- "integrity": "sha512-fjkZTstvacCPicF2oaa3Lc+Yw3ocKEaW6x6O7doVqMLuoMUX6wBOQ+f1a3VFzO1fErqNeFPDlUlVUhwq9yMzQg==",
3947
+ "version": "3.2.7",
3948
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-3.2.7.tgz",
3949
+ "integrity": "sha512-X6ErYHwsKGZTtfmY64nwx13lHrVHhJJMKhcvBv4KxO170yvu+vw38DirLVibJKrF70A42QjGd9vgiyFTpyeULQ==",
4119
3950
  "dependencies": {
4120
- "@oclif/command": "^1.8.3",
3951
+ "@oclif/command": "^1.8.4",
4121
3952
  "@oclif/config": "^1.17.1",
4122
3953
  "@oclif/errors": "^1.3.5",
4123
- "chalk": "^4.1.0",
3954
+ "chalk": "^4.1.2",
4124
3955
  "indent-string": "^4.0.0",
4125
3956
  "lodash": "^4.17.21",
4126
3957
  "string-width": "^4.2.0",
@@ -4414,15 +4245,15 @@
4414
4245
  }
4415
4246
  },
4416
4247
  "node_modules/@oclif/plugin-plugins": {
4417
- "version": "1.10.2",
4418
- "resolved": "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-1.10.2.tgz",
4419
- "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==",
4420
4251
  "dependencies": {
4421
- "@oclif/color": "^0.x",
4422
- "@oclif/command": "^1.8.3",
4252
+ "@oclif/color": "^0.1.2",
4253
+ "@oclif/command": "^1.8.4",
4423
4254
  "@oclif/errors": "^1.3.5",
4424
4255
  "chalk": "^4.1.0",
4425
- "cli-ux": "^5.6.3",
4256
+ "cli-ux": "^5.6.4",
4426
4257
  "debug": "^4.1.0",
4427
4258
  "fs-extra": "^9.0",
4428
4259
  "http-call": "^5.2.2",
@@ -4613,9 +4444,9 @@
4613
4444
  }
4614
4445
  },
4615
4446
  "node_modules/@rollup/plugin-commonjs": {
4616
- "version": "18.1.0",
4617
- "resolved": "https://registry.npmjs.org/@rollup/plugin-commonjs/-/plugin-commonjs-18.1.0.tgz",
4618
- "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==",
4619
4450
  "dependencies": {
4620
4451
  "@rollup/pluginutils": "^3.1.0",
4621
4452
  "commondir": "^1.0.1",
@@ -4629,7 +4460,7 @@
4629
4460
  "node": ">= 8.0.0"
4630
4461
  },
4631
4462
  "peerDependencies": {
4632
- "rollup": "^2.30.0"
4463
+ "rollup": "^2.38.3"
4633
4464
  }
4634
4465
  },
4635
4466
  "node_modules/@rollup/plugin-inject": {
@@ -4969,9 +4800,9 @@
4969
4800
  "dev": true
4970
4801
  },
4971
4802
  "node_modules/@types/node": {
4972
- "version": "16.11.9",
4973
- "resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.9.tgz",
4974
- "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=="
4975
4806
  },
4976
4807
  "node_modules/@types/node-fetch": {
4977
4808
  "version": "2.5.12",
@@ -5221,11 +5052,6 @@
5221
5052
  "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
5222
5053
  }
5223
5054
  },
5224
- "node_modules/@ungap/from-entries": {
5225
- "version": "0.2.1",
5226
- "resolved": "https://registry.npmjs.org/@ungap/from-entries/-/from-entries-0.2.1.tgz",
5227
- "integrity": "sha512-CAqefTFAfnUPwYqsWHXpOxHaq1Zo5UQ3m9Zm2p09LggGe57rqHoBn3c++xcoomzXKynAUuiBMDUCQvKMnXjUpA=="
5228
- },
5229
5055
  "node_modules/@vercel/nft": {
5230
5056
  "version": "0.17.0",
5231
5057
  "resolved": "https://registry.npmjs.org/@vercel/nft/-/nft-0.17.0.tgz",
@@ -5782,14 +5608,6 @@
5782
5608
  "node": ">=0.10.0"
5783
5609
  }
5784
5610
  },
5785
- "node_modules/array-flat-polyfill": {
5786
- "version": "1.0.1",
5787
- "resolved": "https://registry.npmjs.org/array-flat-polyfill/-/array-flat-polyfill-1.0.1.tgz",
5788
- "integrity": "sha512-hfJmKupmQN0lwi0xG6FQ5U8Rd97RnIERplymOv/qpq8AoNKPPAnxJadjFA23FNWm88wykh9HmpLJUUwUtNU/iw==",
5789
- "engines": {
5790
- "node": ">=6.0.0"
5791
- }
5792
- },
5793
5611
  "node_modules/array-flatten": {
5794
5612
  "version": "1.1.1",
5795
5613
  "resolved": "https://registry.npmjs.org/array-flatten/-/array-flatten-1.1.1.tgz",
@@ -6598,9 +6416,9 @@
6598
6416
  }
6599
6417
  },
6600
6418
  "node_modules/caniuse-lite": {
6601
- "version": "1.0.30001282",
6602
- "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001282.tgz",
6603
- "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==",
6604
6422
  "funding": {
6605
6423
  "type": "opencollective",
6606
6424
  "url": "https://opencollective.com/browserslist"
@@ -6744,9 +6562,9 @@
6744
6562
  "dev": true
6745
6563
  },
6746
6564
  "node_modules/ci-info": {
6747
- "version": "3.2.0",
6748
- "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-3.2.0.tgz",
6749
- "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=="
6750
6568
  },
6751
6569
  "node_modules/ci-parallel-vars": {
6752
6570
  "version": "1.0.1",
@@ -6963,12 +6781,12 @@
6963
6781
  }
6964
6782
  },
6965
6783
  "node_modules/cli-ux": {
6966
- "version": "5.6.3",
6967
- "resolved": "https://registry.npmjs.org/cli-ux/-/cli-ux-5.6.3.tgz",
6968
- "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==",
6969
6787
  "dependencies": {
6970
- "@oclif/command": "^1.6.0",
6971
- "@oclif/errors": "^1.2.1",
6788
+ "@oclif/command": "^1.8.4",
6789
+ "@oclif/errors": "^1.3.5",
6972
6790
  "@oclif/linewrap": "^1.0.0",
6973
6791
  "@oclif/screen": "^1.0.3",
6974
6792
  "ansi-escapes": "^4.3.0",
@@ -7163,9 +6981,9 @@
7163
6981
  "integrity": "sha1-p9BVi9icQveV3UIyj3QIMcpTvCU="
7164
6982
  },
7165
6983
  "node_modules/color-string": {
7166
- "version": "1.6.0",
7167
- "resolved": "https://registry.npmjs.org/color-string/-/color-string-1.6.0.tgz",
7168
- "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==",
7169
6987
  "dependencies": {
7170
6988
  "color-name": "^1.0.0",
7171
6989
  "simple-swizzle": "^0.2.2"
@@ -8112,9 +7930,9 @@
8112
7930
  }
8113
7931
  },
8114
7932
  "node_modules/debug": {
8115
- "version": "4.3.2",
8116
- "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.2.tgz",
8117
- "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==",
8118
7936
  "dependencies": {
8119
7937
  "ms": "2.1.2"
8120
7938
  },
@@ -9138,9 +8956,9 @@
9138
8956
  "integrity": "sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0="
9139
8957
  },
9140
8958
  "node_modules/electron-to-chromium": {
9141
- "version": "1.3.904",
9142
- "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.904.tgz",
9143
- "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=="
9144
8962
  },
9145
8963
  "node_modules/elegant-spinner": {
9146
8964
  "version": "1.0.1",
@@ -15389,11 +15207,11 @@
15389
15207
  "integrity": "sha512-AO81vsIO1k1sM4Zrd6Hu7regmJN1NSiAja10gc4bX3F0wd+9rQmcuHQaHVQCYIEC8iFXnE+mavh23GOt7wBgug=="
15390
15208
  },
15391
15209
  "node_modules/netlify": {
15392
- "version": "8.0.4",
15393
- "resolved": "https://registry.npmjs.org/netlify/-/netlify-8.0.4.tgz",
15394
- "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==",
15395
15213
  "dependencies": {
15396
- "@netlify/open-api": "^2.5.2",
15214
+ "@netlify/open-api": "^2.6.0",
15397
15215
  "lodash.camelcase": "^4.3.0",
15398
15216
  "micro-api-client": "^3.3.0",
15399
15217
  "node-fetch": "^2.6.1",
@@ -15402,13 +15220,13 @@
15402
15220
  "qs": "^6.9.6"
15403
15221
  },
15404
15222
  "engines": {
15405
- "node": ">=10.18.0"
15223
+ "node": "^12.20.0 || ^14.14.0 || >=16.0.0"
15406
15224
  }
15407
15225
  },
15408
15226
  "node_modules/netlify-headers-parser": {
15409
- "version": "4.0.1",
15410
- "resolved": "https://registry.npmjs.org/netlify-headers-parser/-/netlify-headers-parser-4.0.1.tgz",
15411
- "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==",
15412
15230
  "dependencies": {
15413
15231
  "escape-string-regexp": "^4.0.0",
15414
15232
  "is-plain-obj": "^3.0.0",
@@ -15417,13 +15235,13 @@
15417
15235
  "toml": "^3.0.0"
15418
15236
  },
15419
15237
  "engines": {
15420
- "node": ">=10.18.0"
15238
+ "node": "^12.20.0 || ^14.14.0 || >=16.0.0"
15421
15239
  }
15422
15240
  },
15423
15241
  "node_modules/netlify-redirect-parser": {
15424
- "version": "11.0.3",
15425
- "resolved": "https://registry.npmjs.org/netlify-redirect-parser/-/netlify-redirect-parser-11.0.3.tgz",
15426
- "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==",
15427
15245
  "dependencies": {
15428
15246
  "filter-obj": "^2.0.2",
15429
15247
  "is-plain-obj": "^3.0.0",
@@ -15431,7 +15249,7 @@
15431
15249
  "toml": "^3.0.0"
15432
15250
  },
15433
15251
  "engines": {
15434
- "node": ">=10.18.0"
15252
+ "node": "^12.20.0 || ^14.14.0 || >=16.0.0"
15435
15253
  }
15436
15254
  },
15437
15255
  "node_modules/netlify-redirector": {
@@ -17892,13 +17710,13 @@
17892
17710
  }
17893
17711
  },
17894
17712
  "node_modules/postcss": {
17895
- "version": "8.3.11",
17896
- "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.3.11.tgz",
17897
- "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==",
17898
17716
  "dependencies": {
17899
17717
  "nanoid": "^3.1.30",
17900
17718
  "picocolors": "^1.0.0",
17901
- "source-map-js": "^0.6.2"
17719
+ "source-map-js": "^1.0.1"
17902
17720
  },
17903
17721
  "engines": {
17904
17722
  "node": "^10 || ^12 || >=14"
@@ -17978,9 +17796,9 @@
17978
17796
  }
17979
17797
  },
17980
17798
  "node_modules/prettier": {
17981
- "version": "2.4.1",
17982
- "resolved": "https://registry.npmjs.org/prettier/-/prettier-2.4.1.tgz",
17983
- "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==",
17984
17802
  "dev": true,
17985
17803
  "bin": {
17986
17804
  "prettier": "bin-prettier.js"
@@ -19250,9 +19068,9 @@
19250
19068
  }
19251
19069
  },
19252
19070
  "node_modules/rollup": {
19253
- "version": "2.60.0",
19254
- "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.60.0.tgz",
19255
- "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==",
19256
19074
  "bin": {
19257
19075
  "rollup": "dist/bin/rollup"
19258
19076
  },
@@ -20015,9 +19833,9 @@
20015
19833
  }
20016
19834
  },
20017
19835
  "node_modules/source-map-js": {
20018
- "version": "0.6.2",
20019
- "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-0.6.2.tgz",
20020
- "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==",
20021
19839
  "engines": {
20022
19840
  "node": ">=0.10.0"
20023
19841
  }
@@ -23460,16 +23278,16 @@
23460
23278
  "integrity": "sha512-htzFO1Zc57S8kgdRK9mLcPVTW1BY2ijfH7Dk2CeZmspTWKdKqSo1iwmqrq2WtRjFlo8aRZYgLX0wFrDXF/9DLA=="
23461
23279
  },
23462
23280
  "@commitlint/cli": {
23463
- "version": "14.1.0",
23464
- "resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-14.1.0.tgz",
23465
- "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==",
23466
23284
  "dev": true,
23467
23285
  "requires": {
23468
- "@commitlint/format": "^14.1.0",
23469
- "@commitlint/lint": "^14.1.0",
23470
- "@commitlint/load": "^14.1.0",
23471
- "@commitlint/read": "^14.0.0",
23472
- "@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",
23473
23291
  "lodash": "^4.17.19",
23474
23292
  "resolve-from": "5.0.0",
23475
23293
  "resolve-global": "1.0.0",
@@ -23477,71 +23295,71 @@
23477
23295
  }
23478
23296
  },
23479
23297
  "@commitlint/config-conventional": {
23480
- "version": "14.1.0",
23481
- "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-14.1.0.tgz",
23482
- "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==",
23483
23301
  "dev": true,
23484
23302
  "requires": {
23485
23303
  "conventional-changelog-conventionalcommits": "^4.3.1"
23486
23304
  }
23487
23305
  },
23488
23306
  "@commitlint/ensure": {
23489
- "version": "14.1.0",
23490
- "resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-14.1.0.tgz",
23491
- "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==",
23492
23310
  "dev": true,
23493
23311
  "requires": {
23494
- "@commitlint/types": "^14.0.0",
23312
+ "@commitlint/types": "^15.0.0",
23495
23313
  "lodash": "^4.17.19"
23496
23314
  }
23497
23315
  },
23498
23316
  "@commitlint/execute-rule": {
23499
- "version": "14.0.0",
23500
- "resolved": "https://registry.npmjs.org/@commitlint/execute-rule/-/execute-rule-14.0.0.tgz",
23501
- "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==",
23502
23320
  "dev": true
23503
23321
  },
23504
23322
  "@commitlint/format": {
23505
- "version": "14.1.0",
23506
- "resolved": "https://registry.npmjs.org/@commitlint/format/-/format-14.1.0.tgz",
23507
- "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==",
23508
23326
  "dev": true,
23509
23327
  "requires": {
23510
- "@commitlint/types": "^14.0.0",
23328
+ "@commitlint/types": "^15.0.0",
23511
23329
  "chalk": "^4.0.0"
23512
23330
  }
23513
23331
  },
23514
23332
  "@commitlint/is-ignored": {
23515
- "version": "14.0.0",
23516
- "resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-14.0.0.tgz",
23517
- "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==",
23518
23336
  "dev": true,
23519
23337
  "requires": {
23520
- "@commitlint/types": "^14.0.0",
23338
+ "@commitlint/types": "^15.0.0",
23521
23339
  "semver": "7.3.5"
23522
23340
  }
23523
23341
  },
23524
23342
  "@commitlint/lint": {
23525
- "version": "14.1.0",
23526
- "resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-14.1.0.tgz",
23527
- "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==",
23528
23346
  "dev": true,
23529
23347
  "requires": {
23530
- "@commitlint/is-ignored": "^14.0.0",
23531
- "@commitlint/parse": "^14.0.0",
23532
- "@commitlint/rules": "^14.1.0",
23533
- "@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"
23534
23352
  }
23535
23353
  },
23536
23354
  "@commitlint/load": {
23537
- "version": "14.1.0",
23538
- "resolved": "https://registry.npmjs.org/@commitlint/load/-/load-14.1.0.tgz",
23539
- "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==",
23540
23358
  "dev": true,
23541
23359
  "requires": {
23542
- "@commitlint/execute-rule": "^14.0.0",
23543
- "@commitlint/resolve-extends": "^14.1.0",
23544
- "@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",
23545
23363
  "@endemolshinegroup/cosmiconfig-typescript-loader": "^3.0.2",
23546
23364
  "chalk": "^4.0.0",
23547
23365
  "cosmiconfig": "^7.0.0",
@@ -23551,38 +23369,38 @@
23551
23369
  }
23552
23370
  },
23553
23371
  "@commitlint/message": {
23554
- "version": "14.0.0",
23555
- "resolved": "https://registry.npmjs.org/@commitlint/message/-/message-14.0.0.tgz",
23556
- "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==",
23557
23375
  "dev": true
23558
23376
  },
23559
23377
  "@commitlint/parse": {
23560
- "version": "14.0.0",
23561
- "resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-14.0.0.tgz",
23562
- "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==",
23563
23381
  "dev": true,
23564
23382
  "requires": {
23565
- "@commitlint/types": "^14.0.0",
23383
+ "@commitlint/types": "^15.0.0",
23566
23384
  "conventional-changelog-angular": "^5.0.11",
23567
23385
  "conventional-commits-parser": "^3.2.2"
23568
23386
  }
23569
23387
  },
23570
23388
  "@commitlint/read": {
23571
- "version": "14.0.0",
23572
- "resolved": "https://registry.npmjs.org/@commitlint/read/-/read-14.0.0.tgz",
23573
- "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==",
23574
23392
  "dev": true,
23575
23393
  "requires": {
23576
- "@commitlint/top-level": "^14.0.0",
23577
- "@commitlint/types": "^14.0.0",
23394
+ "@commitlint/top-level": "^15.0.0",
23395
+ "@commitlint/types": "^15.0.0",
23578
23396
  "fs-extra": "^10.0.0",
23579
23397
  "git-raw-commits": "^2.0.0"
23580
23398
  }
23581
23399
  },
23582
23400
  "@commitlint/resolve-extends": {
23583
- "version": "14.1.0",
23584
- "resolved": "https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-14.1.0.tgz",
23585
- "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==",
23586
23404
  "dev": true,
23587
23405
  "requires": {
23588
23406
  "import-fresh": "^3.0.0",
@@ -23592,37 +23410,37 @@
23592
23410
  }
23593
23411
  },
23594
23412
  "@commitlint/rules": {
23595
- "version": "14.1.0",
23596
- "resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-14.1.0.tgz",
23597
- "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==",
23598
23416
  "dev": true,
23599
23417
  "requires": {
23600
- "@commitlint/ensure": "^14.1.0",
23601
- "@commitlint/message": "^14.0.0",
23602
- "@commitlint/to-lines": "^14.0.0",
23603
- "@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",
23604
23422
  "execa": "^5.0.0"
23605
23423
  }
23606
23424
  },
23607
23425
  "@commitlint/to-lines": {
23608
- "version": "14.0.0",
23609
- "resolved": "https://registry.npmjs.org/@commitlint/to-lines/-/to-lines-14.0.0.tgz",
23610
- "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==",
23611
23429
  "dev": true
23612
23430
  },
23613
23431
  "@commitlint/top-level": {
23614
- "version": "14.0.0",
23615
- "resolved": "https://registry.npmjs.org/@commitlint/top-level/-/top-level-14.0.0.tgz",
23616
- "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==",
23617
23435
  "dev": true,
23618
23436
  "requires": {
23619
23437
  "find-up": "^5.0.0"
23620
23438
  }
23621
23439
  },
23622
23440
  "@commitlint/types": {
23623
- "version": "14.0.0",
23624
- "resolved": "https://registry.npmjs.org/@commitlint/types/-/types-14.0.0.tgz",
23625
- "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==",
23626
23444
  "dev": true,
23627
23445
  "requires": {
23628
23446
  "chalk": "^4.0.0"
@@ -23895,23 +23713,21 @@
23895
23713
  }
23896
23714
  },
23897
23715
  "@netlify/build": {
23898
- "version": "18.25.2",
23899
- "resolved": "https://registry.npmjs.org/@netlify/build/-/build-18.25.2.tgz",
23900
- "integrity": "sha512-y51FdO3wz9X1BMDKRzKLLGLFXdsLrjYfWg9dCXZtcL16mB7zcAjbd+0L2kH++zGQeadhxUOT8EOe2uVHFxdR2Q==",
23716
+ "version": "19.0.7",
23717
+ "resolved": "https://registry.npmjs.org/@netlify/build/-/build-19.0.7.tgz",
23718
+ "integrity": "sha512-a6u5Ai9DO/KXBOC0RrNL8luG8p/exvNlLEzkibWzH2wa9gvX1xUT5KG08DaGz8CA24La61eOhHe8P7n8jy8kSw==",
23901
23719
  "requires": {
23902
23720
  "@bugsnag/js": "^7.0.0",
23903
- "@netlify/cache-utils": "^2.0.0",
23904
- "@netlify/config": "^15.0.0",
23905
- "@netlify/functions-utils": "^2.0.0",
23906
- "@netlify/git-utils": "^2.0.0",
23907
- "@netlify/plugin-edge-handlers": "^1.11.22",
23908
- "@netlify/plugins-list": "^4.2.0",
23909
- "@netlify/run-utils": "^2.0.0",
23910
- "@netlify/zip-it-and-ship-it": "^4.30.0",
23721
+ "@netlify/cache-utils": "^3.0.0",
23722
+ "@netlify/config": "^16.0.0",
23723
+ "@netlify/functions-utils": "^3.0.0",
23724
+ "@netlify/git-utils": "^3.0.0",
23725
+ "@netlify/plugin-edge-handlers": "^2.0.0",
23726
+ "@netlify/plugins-list": "^5.0.0",
23727
+ "@netlify/run-utils": "^3.0.0",
23728
+ "@netlify/zip-it-and-ship-it": "^5.1.0",
23911
23729
  "@sindresorhus/slugify": "^1.1.0",
23912
- "@ungap/from-entries": "^0.2.1",
23913
23730
  "ansi-escapes": "^4.3.2",
23914
- "array-flat-polyfill": "^1.0.1",
23915
23731
  "chalk": "^4.1.2",
23916
23732
  "clean-stack": "^3.0.1",
23917
23733
  "execa": "^5.1.1",
@@ -23955,6 +23771,62 @@
23955
23771
  "yargs": "^15.3.1"
23956
23772
  },
23957
23773
  "dependencies": {
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
+ }
23829
+ },
23958
23830
  "@sindresorhus/is": {
23959
23831
  "version": "2.1.1",
23960
23832
  "resolved": "https://registry.npmjs.org/@sindresorhus/is/-/is-2.1.1.tgz",
@@ -23982,16 +23854,6 @@
23982
23854
  "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz",
23983
23855
  "integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg=="
23984
23856
  },
23985
- "cliui": {
23986
- "version": "6.0.0",
23987
- "resolved": "https://registry.npmjs.org/cliui/-/cliui-6.0.0.tgz",
23988
- "integrity": "sha512-t6wbgtoCXvAzst7QgXxJYqPt0usEfbgQdftEPbLL/cvv6HPE5VgvqCuAIDR0NgU52ds6rFwqrgakNLrHEjCbrQ==",
23989
- "requires": {
23990
- "string-width": "^4.2.0",
23991
- "strip-ansi": "^6.0.0",
23992
- "wrap-ansi": "^6.2.0"
23993
- }
23994
- },
23995
23857
  "color-convert": {
23996
23858
  "version": "2.0.1",
23997
23859
  "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
@@ -24018,33 +23880,6 @@
24018
23880
  "resolved": "https://registry.npmjs.org/diff/-/diff-4.0.2.tgz",
24019
23881
  "integrity": "sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A=="
24020
23882
  },
24021
- "find-up": {
24022
- "version": "4.1.0",
24023
- "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz",
24024
- "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==",
24025
- "requires": {
24026
- "locate-path": "^5.0.0",
24027
- "path-exists": "^4.0.0"
24028
- },
24029
- "dependencies": {
24030
- "locate-path": {
24031
- "version": "5.0.0",
24032
- "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz",
24033
- "integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==",
24034
- "requires": {
24035
- "p-locate": "^4.1.0"
24036
- }
24037
- },
24038
- "p-locate": {
24039
- "version": "4.1.0",
24040
- "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz",
24041
- "integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==",
24042
- "requires": {
24043
- "p-limit": "^2.2.0"
24044
- }
24045
- }
24046
- }
24047
- },
24048
23883
  "get-caller-file": {
24049
23884
  "version": "2.0.5",
24050
23885
  "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz",
@@ -24136,11 +23971,6 @@
24136
23971
  "strip-ansi": "^6.0.0"
24137
23972
  }
24138
23973
  },
24139
- "y18n": {
24140
- "version": "4.0.3",
24141
- "resolved": "https://registry.npmjs.org/y18n/-/y18n-4.0.3.tgz",
24142
- "integrity": "sha512-JKhqTOwSrqNA1NY5lSztJ1GrBiUodLMmIZuLiDaMRJ+itFd+ABVE8XBjOvIWL+rSqNDC74LCSFmlb/U4UZ4hJQ=="
24143
- },
24144
23974
  "yargs": {
24145
23975
  "version": "15.4.1",
24146
23976
  "resolved": "https://registry.npmjs.org/yargs/-/yargs-15.4.1.tgz",
@@ -24157,25 +23987,66 @@
24157
23987
  "which-module": "^2.0.0",
24158
23988
  "y18n": "^4.0.0",
24159
23989
  "yargs-parser": "^18.1.2"
24160
- }
24161
- },
24162
- "yargs-parser": {
24163
- "version": "18.1.3",
24164
- "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-18.1.3.tgz",
24165
- "integrity": "sha512-o50j0JeToy/4K6OZcaQmW6lyXXKhq7csREXcDwk2omFPJEwUNOVtJKvmDr9EI1fAJZUyZcRF7kxGBWmRXudrCQ==",
24166
- "requires": {
24167
- "camelcase": "^5.0.0",
24168
- "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
+ }
24169
24041
  }
24170
24042
  }
24171
24043
  }
24172
24044
  },
24173
24045
  "@netlify/cache-utils": {
24174
- "version": "2.0.4",
24175
- "resolved": "https://registry.npmjs.org/@netlify/cache-utils/-/cache-utils-2.0.4.tgz",
24176
- "integrity": "sha512-P6tomPTt5tdyFrrYbBWHIGBHTwiuewrElxVRMnYW1W4GfTP4Me4+iV5lOyU/Yw9OuTPg7dPzah2J0GA6cA1YCw==",
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==",
24177
24049
  "requires": {
24178
- "array-flat-polyfill": "^1.0.1",
24179
24050
  "cpy": "^8.1.0",
24180
24051
  "del": "^5.1.0",
24181
24052
  "get-stream": "^6.0.0",
@@ -24231,12 +24102,10 @@
24231
24102
  }
24232
24103
  },
24233
24104
  "@netlify/config": {
24234
- "version": "15.8.2",
24235
- "resolved": "https://registry.npmjs.org/@netlify/config/-/config-15.8.2.tgz",
24236
- "integrity": "sha512-5EEG+SaYm76UPgvepByrSuFlIxrnUphs0ww3tGUdyqDn49222T5pHKkMjDh2ukxCT6D+YPZx8U8H3+YBdoT4qA==",
24105
+ "version": "16.0.4",
24106
+ "resolved": "https://registry.npmjs.org/@netlify/config/-/config-16.0.4.tgz",
24107
+ "integrity": "sha512-l6kr4Xi1KqMebSE/dgl2qNh4wnhRYI8JpV7+L4uQoy7DFMkU17bUe3yDxOu2urR1aAEXoQVupWR6p8VQ6NjPgw==",
24237
24108
  "requires": {
24238
- "@ungap/from-entries": "^0.2.1",
24239
- "array-flat-polyfill": "^1.0.1",
24240
24109
  "chalk": "^4.1.2",
24241
24110
  "cron-parser": "^4.1.0",
24242
24111
  "deepmerge": "^4.2.2",
@@ -24251,9 +24120,9 @@
24251
24120
  "js-yaml": "^4.0.0",
24252
24121
  "make-dir": "^3.1.0",
24253
24122
  "map-obj": "^4.0.0",
24254
- "netlify": "^8.0.4",
24255
- "netlify-headers-parser": "^4.0.1",
24256
- "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",
24257
24126
  "omit.js": "^2.0.2",
24258
24127
  "p-locate": "^5.0.0",
24259
24128
  "path-exists": "^4.0.0",
@@ -24434,183 +24303,12 @@
24434
24303
  "npm-run-all": "^4.1.5",
24435
24304
  "prettier": "^2.1.2",
24436
24305
  "statuses": "^2.0.1"
24437
- },
24438
- "dependencies": {
24439
- "@commitlint/cli": {
24440
- "version": "15.0.0",
24441
- "resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-15.0.0.tgz",
24442
- "integrity": "sha512-Y5xmDCweytqzo4N4lOI2YRiuX35xTjcs8n5hUceBH8eyK0YbwtgWX50BJOH2XbkwEmII9blNhlBog6AdQsqicg==",
24443
- "dev": true,
24444
- "requires": {
24445
- "@commitlint/format": "^15.0.0",
24446
- "@commitlint/lint": "^15.0.0",
24447
- "@commitlint/load": "^15.0.0",
24448
- "@commitlint/read": "^15.0.0",
24449
- "@commitlint/types": "^15.0.0",
24450
- "lodash": "^4.17.19",
24451
- "resolve-from": "5.0.0",
24452
- "resolve-global": "1.0.0",
24453
- "yargs": "^17.0.0"
24454
- }
24455
- },
24456
- "@commitlint/config-conventional": {
24457
- "version": "15.0.0",
24458
- "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-15.0.0.tgz",
24459
- "integrity": "sha512-eZBRL8Lk3hMNHp1wUMYj0qrZQEsST1ai7KHR8J1IDD9aHgT7L2giciibuQ+Og7vxVhR5WtYDvh9xirXFVPaSkQ==",
24460
- "dev": true,
24461
- "requires": {
24462
- "conventional-changelog-conventionalcommits": "^4.3.1"
24463
- }
24464
- },
24465
- "@commitlint/ensure": {
24466
- "version": "15.0.0",
24467
- "resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-15.0.0.tgz",
24468
- "integrity": "sha512-7DV4iNIald3vycwaWBNGk5FbonaNzOlU8nBe5m5AgU2dIeNKuXwLm+zzJzG27j0Ho56rgz//3F6RIvmsoxY9ZA==",
24469
- "dev": true,
24470
- "requires": {
24471
- "@commitlint/types": "^15.0.0",
24472
- "lodash": "^4.17.19"
24473
- }
24474
- },
24475
- "@commitlint/execute-rule": {
24476
- "version": "15.0.0",
24477
- "resolved": "https://registry.npmjs.org/@commitlint/execute-rule/-/execute-rule-15.0.0.tgz",
24478
- "integrity": "sha512-pyE4ApxjbWhb1TXz5vRiGwI2ssdMMgZbaaheZq1/7WC0xRnqnIhE1yUC1D2q20qPtvkZPstTYvMiRVtF+DvjUg==",
24479
- "dev": true
24480
- },
24481
- "@commitlint/format": {
24482
- "version": "15.0.0",
24483
- "resolved": "https://registry.npmjs.org/@commitlint/format/-/format-15.0.0.tgz",
24484
- "integrity": "sha512-bPhAfqwRhPk92WiuY0ktEJNpRRHSCd+Eg1MdhGyL9Bl3U25E5zvuInA+dNctnzZiOBSH/37ZaD0eOKCpQE6acg==",
24485
- "dev": true,
24486
- "requires": {
24487
- "@commitlint/types": "^15.0.0",
24488
- "chalk": "^4.0.0"
24489
- }
24490
- },
24491
- "@commitlint/is-ignored": {
24492
- "version": "15.0.0",
24493
- "resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-15.0.0.tgz",
24494
- "integrity": "sha512-edtnkf2QZ/7e/YCJDgn1WDw9wfF1WfOitW5YEoSOb4SxjJEb/oE87kxNPZ2j8mnDMuunspcMfGHeg6fRlwaEWg==",
24495
- "dev": true,
24496
- "requires": {
24497
- "@commitlint/types": "^15.0.0",
24498
- "semver": "7.3.5"
24499
- }
24500
- },
24501
- "@commitlint/lint": {
24502
- "version": "15.0.0",
24503
- "resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-15.0.0.tgz",
24504
- "integrity": "sha512-hUi2+Im/2dJ5FBvWnodypTkg+5haCgsDzB0fyMApWLUA1IucYUAqRCQCW5em1Mhk9Crw1pd5YzFNikhIclkqCw==",
24505
- "dev": true,
24506
- "requires": {
24507
- "@commitlint/is-ignored": "^15.0.0",
24508
- "@commitlint/parse": "^15.0.0",
24509
- "@commitlint/rules": "^15.0.0",
24510
- "@commitlint/types": "^15.0.0"
24511
- }
24512
- },
24513
- "@commitlint/load": {
24514
- "version": "15.0.0",
24515
- "resolved": "https://registry.npmjs.org/@commitlint/load/-/load-15.0.0.tgz",
24516
- "integrity": "sha512-Ak1YPeOhvxmY3ioe0o6m1yLGvUAYb4BdfGgShU8jiTCmU3Mnmms0Xh/kfQz8AybhezCC3AmVTyBLaBZxOHR8kg==",
24517
- "dev": true,
24518
- "requires": {
24519
- "@commitlint/execute-rule": "^15.0.0",
24520
- "@commitlint/resolve-extends": "^15.0.0",
24521
- "@commitlint/types": "^15.0.0",
24522
- "@endemolshinegroup/cosmiconfig-typescript-loader": "^3.0.2",
24523
- "chalk": "^4.0.0",
24524
- "cosmiconfig": "^7.0.0",
24525
- "lodash": "^4.17.19",
24526
- "resolve-from": "^5.0.0",
24527
- "typescript": "^4.4.3"
24528
- }
24529
- },
24530
- "@commitlint/message": {
24531
- "version": "15.0.0",
24532
- "resolved": "https://registry.npmjs.org/@commitlint/message/-/message-15.0.0.tgz",
24533
- "integrity": "sha512-L8euabzboKavPuDJsdIYAY2wx97LbiGEYsckMo6NmV8pOun50c8hQx6ouXFSAx4pp+mX9yUGmMiVqfrk2LKDJQ==",
24534
- "dev": true
24535
- },
24536
- "@commitlint/parse": {
24537
- "version": "15.0.0",
24538
- "resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-15.0.0.tgz",
24539
- "integrity": "sha512-7fweM67tZfBNS7zw1KTuuT5K2u9nGytUJqFqT/1Ln3Na9cBCsoAqR47mfsNOTlRCgGwakm4xiQ7BpS2gN0OGuw==",
24540
- "dev": true,
24541
- "requires": {
24542
- "@commitlint/types": "^15.0.0",
24543
- "conventional-changelog-angular": "^5.0.11",
24544
- "conventional-commits-parser": "^3.2.2"
24545
- }
24546
- },
24547
- "@commitlint/read": {
24548
- "version": "15.0.0",
24549
- "resolved": "https://registry.npmjs.org/@commitlint/read/-/read-15.0.0.tgz",
24550
- "integrity": "sha512-5yI1o2HKZFVe7RTjL7IhuhHMKar/MDNY34vEHqqz9gMI7BK/rdP8uVb4Di1efl2V0UPnwID0nPKWESjQ8Ti0gw==",
24551
- "dev": true,
24552
- "requires": {
24553
- "@commitlint/top-level": "^15.0.0",
24554
- "@commitlint/types": "^15.0.0",
24555
- "fs-extra": "^10.0.0",
24556
- "git-raw-commits": "^2.0.0"
24557
- }
24558
- },
24559
- "@commitlint/resolve-extends": {
24560
- "version": "15.0.0",
24561
- "resolved": "https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-15.0.0.tgz",
24562
- "integrity": "sha512-7apfRJjgJsKja7lHsPfEFixKjA/fk/UeD3owkOw1174yYu4u8xBDLSeU3IinGPdMuF9m245eX8wo7vLUy+EBSg==",
24563
- "dev": true,
24564
- "requires": {
24565
- "import-fresh": "^3.0.0",
24566
- "lodash": "^4.17.19",
24567
- "resolve-from": "^5.0.0",
24568
- "resolve-global": "^1.0.0"
24569
- }
24570
- },
24571
- "@commitlint/rules": {
24572
- "version": "15.0.0",
24573
- "resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-15.0.0.tgz",
24574
- "integrity": "sha512-SqXfp6QUlwBS+0IZm4FEA/NmmAwcFQIkG3B05BtemOVWXQdZ8j1vV6hDwvA9oMPCmUSrrGpHOtZK7HaHhng2yA==",
24575
- "dev": true,
24576
- "requires": {
24577
- "@commitlint/ensure": "^15.0.0",
24578
- "@commitlint/message": "^15.0.0",
24579
- "@commitlint/to-lines": "^15.0.0",
24580
- "@commitlint/types": "^15.0.0",
24581
- "execa": "^5.0.0"
24582
- }
24583
- },
24584
- "@commitlint/to-lines": {
24585
- "version": "15.0.0",
24586
- "resolved": "https://registry.npmjs.org/@commitlint/to-lines/-/to-lines-15.0.0.tgz",
24587
- "integrity": "sha512-mY3MNA9ujPqVpiJjTYG9MDsYCobue5PJFO0MfcIzS1mCVvngH8ZFTPAh1fT5t+t1h876boS88+9WgqjRvbYItw==",
24588
- "dev": true
24589
- },
24590
- "@commitlint/top-level": {
24591
- "version": "15.0.0",
24592
- "resolved": "https://registry.npmjs.org/@commitlint/top-level/-/top-level-15.0.0.tgz",
24593
- "integrity": "sha512-7Gz3t7xcuuUw1d1Nou6YLaztzp2Em+qZ6YdCzrqYc+aquca3Vt0O696nuiBDU/oE+tls4Hx2CNpAbWhTgEwB5A==",
24594
- "dev": true,
24595
- "requires": {
24596
- "find-up": "^5.0.0"
24597
- }
24598
- },
24599
- "@commitlint/types": {
24600
- "version": "15.0.0",
24601
- "resolved": "https://registry.npmjs.org/@commitlint/types/-/types-15.0.0.tgz",
24602
- "integrity": "sha512-OMSLX+QJnyNoTwws54ULv9sOvuw9GdVezln76oyUd4YbMMJyaav62aSXDuCdWyL2sm9hTkSzyEi52PNaIj/vqw==",
24603
- "dev": true,
24604
- "requires": {
24605
- "chalk": "^4.0.0"
24606
- }
24607
- }
24608
24306
  }
24609
24307
  },
24610
24308
  "@netlify/framework-info": {
24611
- "version": "5.11.0",
24612
- "resolved": "https://registry.npmjs.org/@netlify/framework-info/-/framework-info-5.11.0.tgz",
24613
- "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==",
24614
24312
  "requires": {
24615
24313
  "ajv": "^8.0.0",
24616
24314
  "filter-obj": "^2.0.1",
@@ -24623,19 +24321,19 @@
24623
24321
  }
24624
24322
  },
24625
24323
  "@netlify/functions-utils": {
24626
- "version": "2.0.2",
24627
- "resolved": "https://registry.npmjs.org/@netlify/functions-utils/-/functions-utils-2.0.2.tgz",
24628
- "integrity": "sha512-mQI0NX0QPNVcYb2TQF5cpxO350BR9309r7vSOSvfn0DHkPWUea1kl3iiLXi1mm/dUC6pd3p5ctc0UboW0u+iVQ==",
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==",
24629
24327
  "requires": {
24630
- "@netlify/zip-it-and-ship-it": "^4.15.1",
24328
+ "@netlify/zip-it-and-ship-it": "^5.0.0",
24631
24329
  "cpy": "^8.1.0",
24632
24330
  "path-exists": "^4.0.0"
24633
24331
  }
24634
24332
  },
24635
24333
  "@netlify/git-utils": {
24636
- "version": "2.0.2",
24637
- "resolved": "https://registry.npmjs.org/@netlify/git-utils/-/git-utils-2.0.2.tgz",
24638
- "integrity": "sha512-gk1ak1AAktsjHQDY1Sg0qp8H+3dcmdB7jEmr0MD8V7X4u/CByPx8fBC0ZpksZ+HhkAdw/thRL4Qir+zhh4QtWA==",
24334
+ "version": "3.0.0",
24335
+ "resolved": "https://registry.npmjs.org/@netlify/git-utils/-/git-utils-3.0.0.tgz",
24336
+ "integrity": "sha512-dfK8B3Lt/wHwdo8GL+gqGKesCYoiqZYQu3hIdQA0zPhIgRvm7W3fgfskSwlke8Zt3g11EesiGxrzUNIjsd7HpQ==",
24639
24337
  "requires": {
24640
24338
  "execa": "^5.1.1",
24641
24339
  "map-obj": "^4.0.0",
@@ -24741,18 +24439,18 @@
24741
24439
  "integrity": "sha512-VfYLiEXJIVIn25wrwNB/O+QkM3xPgCVcGSKZxM/i+oPCOgBK+4PEieRtfqhF4vXXwwOi68VaRWU7P3aRnb3nIA=="
24742
24440
  },
24743
24441
  "@netlify/plugin-edge-handlers": {
24744
- "version": "1.11.22",
24745
- "resolved": "https://registry.npmjs.org/@netlify/plugin-edge-handlers/-/plugin-edge-handlers-1.11.22.tgz",
24746
- "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==",
24747
24445
  "requires": {
24748
24446
  "@babel/core": "^7.11.4",
24749
24447
  "@babel/preset-env": "^7.11.5",
24750
24448
  "@rollup/plugin-babel": "^5.2.0",
24751
- "@rollup/plugin-commonjs": "^18.0.0",
24449
+ "@rollup/plugin-commonjs": "^21.0.0",
24752
24450
  "@rollup/plugin-inject": "^4.0.2",
24753
24451
  "@rollup/plugin-json": "^4.1.0",
24754
24452
  "@rollup/plugin-node-resolve": "^11.0.0",
24755
- "@types/node": "^14.0.27",
24453
+ "@types/node": "^16.0.0",
24756
24454
  "buffer-es6": "^4.9.3",
24757
24455
  "del": "^6.0.0",
24758
24456
  "make-dir": "^3.1.0",
@@ -24763,19 +24461,12 @@
24763
24461
  "rollup-plugin-node-polyfills": "^0.2.1",
24764
24462
  "rollup-plugin-terser": "^7.0.2",
24765
24463
  "typescript": "^4.1.5"
24766
- },
24767
- "dependencies": {
24768
- "@types/node": {
24769
- "version": "14.17.34",
24770
- "resolved": "https://registry.npmjs.org/@types/node/-/node-14.17.34.tgz",
24771
- "integrity": "sha512-USUftMYpmuMzeWobskoPfzDi+vkpe0dvcOBRNOscFrGxVp4jomnRxWuVohgqBow2xyIPC0S3gjxV/5079jhmDg=="
24772
- }
24773
24464
  }
24774
24465
  },
24775
24466
  "@netlify/plugins-list": {
24776
- "version": "4.2.0",
24777
- "resolved": "https://registry.npmjs.org/@netlify/plugins-list/-/plugins-list-4.2.0.tgz",
24778
- "integrity": "sha512-ZHbaafIr77FdY5tVvv2GHDsNKShjVtF4ycZBpkMEr0zg74ng9gGtxKGg785esTj0Jobtx5Em1dluczzC0px//g=="
24467
+ "version": "5.0.0",
24468
+ "resolved": "https://registry.npmjs.org/@netlify/plugins-list/-/plugins-list-5.0.0.tgz",
24469
+ "integrity": "sha512-reoPM+p/1Sm85KAPIwKr4+WVIneSVJZIZbo54VqZqvQJwcm/4CmyB4kUTthBIkY+b7chPcYEmqfvZxY9EfplAQ=="
24779
24470
  },
24780
24471
  "@netlify/routing-local-proxy": {
24781
24472
  "version": "0.34.1",
@@ -24813,23 +24504,22 @@
24813
24504
  "optional": true
24814
24505
  },
24815
24506
  "@netlify/run-utils": {
24816
- "version": "2.0.1",
24817
- "resolved": "https://registry.npmjs.org/@netlify/run-utils/-/run-utils-2.0.1.tgz",
24818
- "integrity": "sha512-F1YcF2kje0Ttj+t5Cn5d6ojGQcKj4i/GMWgQuoZGVjQ31ToNcDXIbBm5SBKIkMMpNejtR1wF+1a0Q+aBPWiZVQ==",
24507
+ "version": "3.0.0",
24508
+ "resolved": "https://registry.npmjs.org/@netlify/run-utils/-/run-utils-3.0.0.tgz",
24509
+ "integrity": "sha512-CaHpFDHYe4sYjJ/KnbCKo2qx19PSHktFcRfafJU0de2YrJ3K/J0Q6s7ZIjSzRjKUb0PIEq2ivgMPi3jAHNy9kA==",
24819
24510
  "requires": {
24820
24511
  "execa": "^5.1.1"
24821
24512
  }
24822
24513
  },
24823
24514
  "@netlify/zip-it-and-ship-it": {
24824
- "version": "4.30.0",
24825
- "resolved": "https://registry.npmjs.org/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-4.30.0.tgz",
24826
- "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==",
24827
24518
  "requires": {
24828
24519
  "@babel/parser": "^7.15.7",
24829
24520
  "@netlify/esbuild": "^0.13.6",
24830
24521
  "@vercel/nft": "^0.17.0",
24831
24522
  "archiver": "^5.3.0",
24832
- "array-flat-polyfill": "^1.0.1",
24833
24523
  "common-path-prefix": "^3.0.0",
24834
24524
  "cp-file": "^9.0.0",
24835
24525
  "del": "^6.0.0",
@@ -25010,14 +24700,14 @@
25010
24700
  }
25011
24701
  },
25012
24702
  "@oclif/command": {
25013
- "version": "1.8.3",
25014
- "resolved": "https://registry.npmjs.org/@oclif/command/-/command-1.8.3.tgz",
25015
- "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==",
25016
24706
  "requires": {
25017
- "@oclif/config": "^1.15.1",
24707
+ "@oclif/config": "^1.17.1",
25018
24708
  "@oclif/errors": "^1.3.5",
25019
- "@oclif/parser": "^3.8.5",
25020
- "@oclif/plugin-help": "^3.2.4",
24709
+ "@oclif/parser": "^3.8.6",
24710
+ "@oclif/plugin-help": "^3.2.7",
25021
24711
  "debug": "^4.1.1",
25022
24712
  "semver": "^7.3.2"
25023
24713
  }
@@ -25036,16 +24726,16 @@
25036
24726
  }
25037
24727
  },
25038
24728
  "@oclif/dev-cli": {
25039
- "version": "1.26.0",
25040
- "resolved": "https://registry.npmjs.org/@oclif/dev-cli/-/dev-cli-1.26.0.tgz",
25041
- "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==",
25042
24732
  "dev": true,
25043
24733
  "requires": {
25044
- "@oclif/command": "^1.8.0",
25045
- "@oclif/config": "^1.17.0",
25046
- "@oclif/errors": "^1.3.3",
25047
- "@oclif/plugin-help": "^3.2.0",
25048
- "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",
25049
24739
  "debug": "^4.1.1",
25050
24740
  "find-yarn-workspace-root": "^2.0.0",
25051
24741
  "fs-extra": "^8.1",
@@ -25138,14 +24828,14 @@
25138
24828
  }
25139
24829
  },
25140
24830
  "@oclif/plugin-help": {
25141
- "version": "3.2.5",
25142
- "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-3.2.5.tgz",
25143
- "integrity": "sha512-fjkZTstvacCPicF2oaa3Lc+Yw3ocKEaW6x6O7doVqMLuoMUX6wBOQ+f1a3VFzO1fErqNeFPDlUlVUhwq9yMzQg==",
24831
+ "version": "3.2.7",
24832
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-3.2.7.tgz",
24833
+ "integrity": "sha512-X6ErYHwsKGZTtfmY64nwx13lHrVHhJJMKhcvBv4KxO170yvu+vw38DirLVibJKrF70A42QjGd9vgiyFTpyeULQ==",
25144
24834
  "requires": {
25145
- "@oclif/command": "^1.8.3",
24835
+ "@oclif/command": "^1.8.4",
25146
24836
  "@oclif/config": "^1.17.1",
25147
24837
  "@oclif/errors": "^1.3.5",
25148
- "chalk": "^4.1.0",
24838
+ "chalk": "^4.1.2",
25149
24839
  "indent-string": "^4.0.0",
25150
24840
  "lodash": "^4.17.21",
25151
24841
  "string-width": "^4.2.0",
@@ -25369,15 +25059,15 @@
25369
25059
  }
25370
25060
  },
25371
25061
  "@oclif/plugin-plugins": {
25372
- "version": "1.10.2",
25373
- "resolved": "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-1.10.2.tgz",
25374
- "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==",
25375
25065
  "requires": {
25376
- "@oclif/color": "^0.x",
25377
- "@oclif/command": "^1.8.3",
25066
+ "@oclif/color": "^0.1.2",
25067
+ "@oclif/command": "^1.8.4",
25378
25068
  "@oclif/errors": "^1.3.5",
25379
25069
  "chalk": "^4.1.0",
25380
- "cli-ux": "^5.6.3",
25070
+ "cli-ux": "^5.6.4",
25381
25071
  "debug": "^4.1.0",
25382
25072
  "fs-extra": "^9.0",
25383
25073
  "http-call": "^5.2.2",
@@ -25537,9 +25227,9 @@
25537
25227
  }
25538
25228
  },
25539
25229
  "@rollup/plugin-commonjs": {
25540
- "version": "18.1.0",
25541
- "resolved": "https://registry.npmjs.org/@rollup/plugin-commonjs/-/plugin-commonjs-18.1.0.tgz",
25542
- "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==",
25543
25233
  "requires": {
25544
25234
  "@rollup/pluginutils": "^3.1.0",
25545
25235
  "commondir": "^1.0.1",
@@ -25838,9 +25528,9 @@
25838
25528
  "dev": true
25839
25529
  },
25840
25530
  "@types/node": {
25841
- "version": "16.11.9",
25842
- "resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.9.tgz",
25843
- "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=="
25844
25534
  },
25845
25535
  "@types/node-fetch": {
25846
25536
  "version": "2.5.12",
@@ -26014,11 +25704,6 @@
26014
25704
  }
26015
25705
  }
26016
25706
  },
26017
- "@ungap/from-entries": {
26018
- "version": "0.2.1",
26019
- "resolved": "https://registry.npmjs.org/@ungap/from-entries/-/from-entries-0.2.1.tgz",
26020
- "integrity": "sha512-CAqefTFAfnUPwYqsWHXpOxHaq1Zo5UQ3m9Zm2p09LggGe57rqHoBn3c++xcoomzXKynAUuiBMDUCQvKMnXjUpA=="
26021
- },
26022
25707
  "@vercel/nft": {
26023
25708
  "version": "0.17.0",
26024
25709
  "resolved": "https://registry.npmjs.org/@vercel/nft/-/nft-0.17.0.tgz",
@@ -26442,11 +26127,6 @@
26442
26127
  "integrity": "sha1-3wEKoSh+Fku9pvlyOwqWoexBh6E=",
26443
26128
  "dev": true
26444
26129
  },
26445
- "array-flat-polyfill": {
26446
- "version": "1.0.1",
26447
- "resolved": "https://registry.npmjs.org/array-flat-polyfill/-/array-flat-polyfill-1.0.1.tgz",
26448
- "integrity": "sha512-hfJmKupmQN0lwi0xG6FQ5U8Rd97RnIERplymOv/qpq8AoNKPPAnxJadjFA23FNWm88wykh9HmpLJUUwUtNU/iw=="
26449
- },
26450
26130
  "array-flatten": {
26451
26131
  "version": "1.1.1",
26452
26132
  "resolved": "https://registry.npmjs.org/array-flatten/-/array-flatten-1.1.1.tgz",
@@ -27060,9 +26740,9 @@
27060
26740
  }
27061
26741
  },
27062
26742
  "caniuse-lite": {
27063
- "version": "1.0.30001282",
27064
- "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001282.tgz",
27065
- "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=="
27066
26746
  },
27067
26747
  "cardinal": {
27068
26748
  "version": "2.1.1",
@@ -27163,9 +26843,9 @@
27163
26843
  "dev": true
27164
26844
  },
27165
26845
  "ci-info": {
27166
- "version": "3.2.0",
27167
- "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-3.2.0.tgz",
27168
- "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=="
27169
26849
  },
27170
26850
  "ci-parallel-vars": {
27171
26851
  "version": "1.0.1",
@@ -27324,12 +27004,12 @@
27324
27004
  }
27325
27005
  },
27326
27006
  "cli-ux": {
27327
- "version": "5.6.3",
27328
- "resolved": "https://registry.npmjs.org/cli-ux/-/cli-ux-5.6.3.tgz",
27329
- "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==",
27330
27010
  "requires": {
27331
- "@oclif/command": "^1.6.0",
27332
- "@oclif/errors": "^1.2.1",
27011
+ "@oclif/command": "^1.8.4",
27012
+ "@oclif/errors": "^1.3.5",
27333
27013
  "@oclif/linewrap": "^1.0.0",
27334
27014
  "@oclif/screen": "^1.0.3",
27335
27015
  "ansi-escapes": "^4.3.0",
@@ -27493,9 +27173,9 @@
27493
27173
  "integrity": "sha1-p9BVi9icQveV3UIyj3QIMcpTvCU="
27494
27174
  },
27495
27175
  "color-string": {
27496
- "version": "1.6.0",
27497
- "resolved": "https://registry.npmjs.org/color-string/-/color-string-1.6.0.tgz",
27498
- "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==",
27499
27179
  "requires": {
27500
27180
  "color-name": "^1.0.0",
27501
27181
  "simple-swizzle": "^0.2.2"
@@ -28257,9 +27937,9 @@
28257
27937
  }
28258
27938
  },
28259
27939
  "debug": {
28260
- "version": "4.3.2",
28261
- "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.2.tgz",
28262
- "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==",
28263
27943
  "requires": {
28264
27944
  "ms": "2.1.2"
28265
27945
  },
@@ -29032,9 +28712,9 @@
29032
28712
  "integrity": "sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0="
29033
28713
  },
29034
28714
  "electron-to-chromium": {
29035
- "version": "1.3.904",
29036
- "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.904.tgz",
29037
- "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=="
29038
28718
  },
29039
28719
  "elegant-spinner": {
29040
28720
  "version": "1.0.1",
@@ -33726,11 +33406,11 @@
33726
33406
  "integrity": "sha512-AO81vsIO1k1sM4Zrd6Hu7regmJN1NSiAja10gc4bX3F0wd+9rQmcuHQaHVQCYIEC8iFXnE+mavh23GOt7wBgug=="
33727
33407
  },
33728
33408
  "netlify": {
33729
- "version": "8.0.4",
33730
- "resolved": "https://registry.npmjs.org/netlify/-/netlify-8.0.4.tgz",
33731
- "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==",
33732
33412
  "requires": {
33733
- "@netlify/open-api": "^2.5.2",
33413
+ "@netlify/open-api": "^2.6.0",
33734
33414
  "lodash.camelcase": "^4.3.0",
33735
33415
  "micro-api-client": "^3.3.0",
33736
33416
  "node-fetch": "^2.6.1",
@@ -33750,9 +33430,9 @@
33750
33430
  }
33751
33431
  },
33752
33432
  "netlify-headers-parser": {
33753
- "version": "4.0.1",
33754
- "resolved": "https://registry.npmjs.org/netlify-headers-parser/-/netlify-headers-parser-4.0.1.tgz",
33755
- "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==",
33756
33436
  "requires": {
33757
33437
  "escape-string-regexp": "^4.0.0",
33758
33438
  "is-plain-obj": "^3.0.0",
@@ -33762,9 +33442,9 @@
33762
33442
  }
33763
33443
  },
33764
33444
  "netlify-redirect-parser": {
33765
- "version": "11.0.3",
33766
- "resolved": "https://registry.npmjs.org/netlify-redirect-parser/-/netlify-redirect-parser-11.0.3.tgz",
33767
- "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==",
33768
33448
  "requires": {
33769
33449
  "filter-obj": "^2.0.2",
33770
33450
  "is-plain-obj": "^3.0.0",
@@ -35633,13 +35313,13 @@
35633
35313
  "integrity": "sha1-AerA/jta9xoqbAL+q7jB/vfgDqs="
35634
35314
  },
35635
35315
  "postcss": {
35636
- "version": "8.3.11",
35637
- "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.3.11.tgz",
35638
- "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==",
35639
35319
  "requires": {
35640
35320
  "nanoid": "^3.1.30",
35641
35321
  "picocolors": "^1.0.0",
35642
- "source-map-js": "^0.6.2"
35322
+ "source-map-js": "^1.0.1"
35643
35323
  }
35644
35324
  },
35645
35325
  "postcss-values-parser": {
@@ -35696,9 +35376,9 @@
35696
35376
  "integrity": "sha1-6SQ0v6XqjBn0HN/UAddBo8gZ2Jc="
35697
35377
  },
35698
35378
  "prettier": {
35699
- "version": "2.4.1",
35700
- "resolved": "https://registry.npmjs.org/prettier/-/prettier-2.4.1.tgz",
35701
- "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==",
35702
35382
  "dev": true
35703
35383
  },
35704
35384
  "pretty-format": {
@@ -36653,9 +36333,9 @@
36653
36333
  }
36654
36334
  },
36655
36335
  "rollup": {
36656
- "version": "2.60.0",
36657
- "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.60.0.tgz",
36658
- "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==",
36659
36339
  "requires": {
36660
36340
  "fsevents": "~2.3.2"
36661
36341
  }
@@ -37282,9 +36962,9 @@
37282
36962
  "integrity": "sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w="
37283
36963
  },
37284
36964
  "source-map-js": {
37285
- "version": "0.6.2",
37286
- "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-0.6.2.tgz",
37287
- "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=="
37288
36968
  },
37289
36969
  "source-map-resolve": {
37290
36970
  "version": "0.5.3",