blob: e99a5657019bf17f77e9fa4c23a18ff1f8901679 [file] [log] [blame] [raw]
Matt Godbolt8a670dd2019-05-03 10:52:16 -05001{
2 "name": "compiler-explorer",
3 "version": "0.0.3",
Matt Godbolt09828862023-02-28 07:51:28 -06004 "lockfileVersion": 3,
Matt Godbolt8a670dd2019-05-03 10:52:16 -05005 "requires": true,
github-actions[bot]393fca82022-01-01 15:20:00 +01006 "packages": {
7 "": {
8 "name": "compiler-explorer",
9 "version": "0.0.3",
10 "license": "BSD-2-Clause",
11 "dependencies": {
Matt Godbolt2b650022023-03-07 18:10:56 -060012 "@aws-sdk/client-dynamodb": "^3.282.0",
13 "@aws-sdk/client-ec2": "^3.282.0",
14 "@aws-sdk/client-s3": "^3.282.0",
15 "@aws-sdk/client-ssm": "^3.282.0",
Jeremy Rifkin1ca65252023-01-17 01:41:58 -050016 "@flatten-js/interval-tree": "^1.0.20",
Jeremy Rifkin10ba9a12022-12-12 18:22:26 -050017 "@fortawesome/fontawesome-free": "^6.2.1",
Matt Godbolt749319f2022-12-28 11:42:14 -060018 "@sentry/browser": "^7.28.1",
19 "@sentry/node": "^7.28.1",
Jeremy Rifkin6bd5c432023-02-23 17:15:59 -050020 "@types/morgan": "^1.9.4",
github-actions[bot]393fca82022-01-01 15:20:00 +010021 "big-integer": "^1.6.51",
22 "body-parser": "^1.19.1",
23 "bootstrap": "^4.6.1",
Matt Godbolt2b650022023-03-07 18:10:56 -060024 "buffer": "^6.0.3",
github-actions[bot]393fca82022-01-01 15:20:00 +010025 "chart.js": "^3.6.2",
26 "clipboard": "^2.0.8",
github-actions[bot]393fca82022-01-01 15:20:00 +010027 "compression": "^1.7.1",
Matt Godboltf229d282023-03-06 22:34:08 -060028 "copy-webpack-plugin": "^11.0.0",
github-actions[bot]393fca82022-01-01 15:20:00 +010029 "cross-env": "^7.0.3",
github-actions[bot]393fca82022-01-01 15:20:00 +010030 "eslint-plugin-header": "^3.1.1",
Mats Larsen18160be2022-07-12 22:56:03 +020031 "eslint-plugin-prettier": "^4.2.1",
Matt Godbolt2b650022023-03-07 18:10:56 -060032 "events": "^3.3.0",
github-actions[bot]393fca82022-01-01 15:20:00 +010033 "express": "^4.17.2",
34 "file-saver": "^2.0.5",
Mats Jun Larsen633eb822023-02-28 00:06:38 +000035 "fs-extra": "^11.1.0",
github-actions[bot]393fca82022-01-01 15:20:00 +010036 "golden-layout": "^1.5.9",
github-actions[bot]393fca82022-01-01 15:20:00 +010037 "http-proxy": "^1.18.1",
Matt Godbolt9c622bd2022-07-01 17:12:15 -050038 "husky": "^8.0.1",
39 "husky-init": "^8.0.0",
github-actions[bot]393fca82022-01-01 15:20:00 +010040 "jquery": "^3.6.0",
41 "js-cookie": "^3.0.1",
42 "jszip": "^3.7.1",
43 "lodash": "^4.17.21",
44 "lodash.clonedeep": "^4.5.0",
Matt Godbolt3f7def72023-03-08 10:58:56 -060045 "lru-cache": "^7.18.3",
github-actions[bot]393fca82022-01-01 15:20:00 +010046 "lz-string": "^1.4.4",
Jeremy Rifkin5ee53862022-12-18 12:53:17 -050047 "monaco-editor": "^0.34.1",
Matt Godboltb497dca2022-12-27 17:45:57 -060048 "monaco-vim": "^0.3.5",
github-actions[bot]393fca82022-01-01 15:20:00 +010049 "morgan": "^1.10.0",
github-actions[bot]393fca82022-01-01 15:20:00 +010050 "node-targz": "^0.2.0",
Matt Godboltd14d3382023-03-07 17:18:46 -060051 "nopt": "^7.0.0",
Mats Jun Larsen633eb822023-02-28 00:06:38 +000052 "p-queue": "^7.0.0",
Patrick Quist9b655322022-07-28 23:33:58 +020053 "path-browserify": "^1.0.1",
github-actions[bot]393fca82022-01-01 15:20:00 +010054 "popper.js": "^1.16.1",
Mats Jun Larsen633eb822023-02-28 00:06:38 +000055 "profanities": "^3.0.1",
github-actions[bot]393fca82022-01-01 15:20:00 +010056 "prom-client": "^14.0.1",
57 "pug": "^3.0.2",
Matt Godboltf276f732022-11-22 07:27:43 -060058 "qs": "^6.11.0",
github-actions[bot]393fca82022-01-01 15:20:00 +010059 "request": "^2.88.2",
60 "response-time": "^2.3.2",
Matt Godboltd64a8d72022-04-25 18:15:11 -050061 "sanitize-filename": "^1.6.3",
Jeremy Rifkined1a4e62022-06-30 19:53:02 -040062 "scroll-into-view-if-needed": "^2.2.29",
github-actions[bot]393fca82022-01-01 15:20:00 +010063 "semver": "^7.3.5",
64 "serve-favicon": "^2.4.5",
65 "shell-quote": "^1.7.3",
66 "systemd-socket": "0.0.0",
Matt Godbolt749319f2022-12-28 11:42:14 -060067 "tar-stream": "^3.0.0",
github-actions[bot]393fca82022-01-01 15:20:00 +010068 "temp": "^0.9.4",
Jeremy Rifkince5d6732022-12-18 10:30:38 -050069 "tom-select": "2.0.3",
github-actions[bot]393fca82022-01-01 15:20:00 +010070 "tree-kill": "^1.2.2",
71 "triple-beam": "^1.3.0",
Travis Finkenauer92dd06c2022-01-17 12:08:56 -080072 "ts-node": "^10.4.0",
github-actions[bot]393fca82022-01-01 15:20:00 +010073 "tslib": "^2.3.1",
74 "underscore": "^1.13.2",
Matt Godboltd14d3382023-03-07 17:18:46 -060075 "url-join": "^5.0.0",
github-actions[bot]393fca82022-01-01 15:20:00 +010076 "whatwg-fetch": "^3.6.2",
Matt Godbolt749319f2022-12-28 11:42:14 -060077 "which": "^3.0.0",
github-actions[bot]393fca82022-01-01 15:20:00 +010078 "winston": "^3.3.3",
79 "winston-loki": "^6.0.3",
80 "winston-papertrail": "^1.0.5",
81 "winston-transport": "^4.4.1",
Matt Godbolt8cb8f6f2023-03-02 19:02:57 -060082 "yaml": "^2.2.1"
github-actions[bot]393fca82022-01-01 15:20:00 +010083 },
84 "devDependencies": {
Matt Godbolt2b650022023-03-07 18:10:56 -060085 "@aws-sdk/util-stream-node": "^3.282.0",
github-actions[bot]393fca82022-01-01 15:20:00 +010086 "@babel/preset-typescript": "^7.16.5",
Mats Jun Larsen2b7c7712023-02-19 23:32:04 +000087 "@types/body-parser": "^1.19.2",
github-actions[bot]393fca82022-01-01 15:20:00 +010088 "@types/bootstrap": "^5.1.6",
Mats Jun Larsen39b81c92023-01-31 21:00:48 +000089 "@types/chai": "^4.3.4",
Jeremy Rifkin31925e22023-02-02 21:37:22 -050090 "@types/chai-as-promised": "^7.1.5",
Matt Godboltf276f732022-11-22 07:27:43 -060091 "@types/express": "^4.17.14",
Mats Jun Larsen2b7c7712023-02-19 23:32:04 +000092 "@types/file-saver": "^2.0.5",
Matt Godbolt05f32f42023-03-01 07:26:39 -060093 "@types/fs-extra": "^11.0.1",
Mats Jun Larsen2b7c7712023-02-19 23:32:04 +000094 "@types/http-proxy": "^1.17.9",
github-actions[bot]393fca82022-01-01 15:20:00 +010095 "@types/jquery": "^3.5.10",
Mats Jun Larsen2b7c7712023-02-19 23:32:04 +000096 "@types/js-cookie": "^3.0.2",
Matt Godbolt05f32f42023-03-01 07:26:39 -060097 "@types/mocha": "^10.0.1",
Mats Jun Larsenea493492023-02-19 22:11:21 +000098 "@types/node-targz": "^0.2.0",
Matt Godboltf276f732022-11-22 07:27:43 -060099 "@types/qs": "^6.9.7",
Mats Jun Larsen2b7c7712023-02-19 23:32:04 +0000100 "@types/request": "^2.48.8",
Rubén Rincón Blanco045c68d2022-02-12 02:41:24 +0100101 "@types/shell-quote": "^1.7.1",
Mats Larsen0ac73d02022-06-24 13:03:19 +0100102 "@types/tar-fs": "^2.0.1",
Mats Jun Larsen2b7c7712023-02-19 23:32:04 +0000103 "@types/temp": "^0.9.1",
github-actions[bot]393fca82022-01-01 15:20:00 +0100104 "@types/underscore": "^1.11.4",
Rubén Rincón Blancoddafb322022-10-22 20:59:51 +0200105 "@types/webpack-env": "^1.18.0",
github-actions[bot]393fca82022-01-01 15:20:00 +0100106 "@typescript-eslint/eslint-plugin": "^5.8.0",
107 "@typescript-eslint/parser": "^5.8.0",
Matt Godbolt31104f32022-05-13 07:44:29 -0500108 "approvals": "https://github.com/approvals/Approvals.NodeJS.git#d3cc041b5b8950e51671038094a3cee3f4eac9be",
Matt Godbolt2b650022023-03-07 18:10:56 -0600109 "aws-sdk-client-mock": "^2.0.1",
Mats Jun Larsen633eb822023-02-28 00:06:38 +0000110 "c8": "^7.13.0",
github-actions[bot]393fca82022-01-01 15:20:00 +0100111 "chai": "^4.3.4",
112 "chai-as-promised": "^7.1.1",
113 "chai-http": "^4.2.1",
114 "cheerio": "^1.0.0-rc.10",
115 "codecov": "^3.8.3",
github-actions[bot]393fca82022-01-01 15:20:00 +0100116 "css-loader": "^6.5.1",
Matt Godboltf229d282023-03-06 22:34:08 -0600117 "css-minimizer-webpack-plugin": "^4.2.2",
Patrick Quist51047b62022-02-04 18:35:04 +0100118 "cypress": "^9.2.0",
Matt Godbolt749319f2022-12-28 11:42:14 -0600119 "deep-equal-in-any-order": "^2.0.1",
github-actions[bot]393fca82022-01-01 15:20:00 +0100120 "eslint": "^8.5.0",
121 "eslint-config-prettier": "^8.3.0",
122 "eslint-formatter-github": "^1.0.11",
Matt Godbolt749319f2022-12-28 11:42:14 -0600123 "eslint-import-resolver-typescript": "^3.5.2",
github-actions[bot]393fca82022-01-01 15:20:00 +0100124 "eslint-plugin-import": "^2.25.3",
Matt Godboltd14d3382023-03-07 17:18:46 -0600125 "eslint-plugin-jsdoc": "^40.0.1",
github-actions[bot]393fca82022-01-01 15:20:00 +0100126 "eslint-plugin-node": "^11.1.0",
127 "eslint-plugin-promise": "^6.0.0",
128 "eslint-plugin-requirejs": "^4.0.1",
Matt Godboltd14d3382023-03-07 17:18:46 -0600129 "eslint-plugin-sonarjs": "^0.18.0",
130 "eslint-plugin-unicorn": "^46.0.0",
Matt Godboltd94eb202022-12-20 15:51:39 -0600131 "eslint-plugin-unused-imports": "^2.0.0",
github-actions[bot]393fca82022-01-01 15:20:00 +0100132 "file-loader": "^6.2.0",
Matt Godbolt9c622bd2022-07-01 17:12:15 -0500133 "lint-staged": "^13.0.3",
github-actions[bot]393fca82022-01-01 15:20:00 +0100134 "mini-css-extract-plugin": "^2.4.5",
Mats Jun Larsen633eb822023-02-28 00:06:38 +0000135 "mocha": "^10.2.0",
github-actions[bot]393fca82022-01-01 15:20:00 +0100136 "mock-fs": "^5.1.2",
137 "monaco-editor-webpack-plugin": "^7.0.1",
138 "nock": "^13.2.1",
github-actions[bot]393fca82022-01-01 15:20:00 +0100139 "prettier": "^2.5.1",
140 "sass": "^1.45.1",
Matt Godboltf229d282023-03-06 22:34:08 -0600141 "sass-loader": "^13.2.0",
Matt Godboltd14d3382023-03-07 17:18:46 -0600142 "sinon": "^15.0.1",
Matt Godboltf229d282023-03-06 22:34:08 -0600143 "source-map-loader": "^4.0.1",
github-actions[bot]393fca82022-01-01 15:20:00 +0100144 "supervisor": "^0.12.0",
145 "terser-webpack-plugin": "^5.3.0",
146 "ts-loader": "^9.2.6",
Matt Godboltfb1507a2022-07-02 15:18:56 -0500147 "typescript": "^4.7.4",
github-actions[bot]393fca82022-01-01 15:20:00 +0100148 "url-loader": "^4.1.1",
Matt Godbolt640ab312022-12-27 15:59:55 -0600149 "webpack": "^5.75.0",
150 "webpack-cli": "^5.0.1",
Matt Godbolt749319f2022-12-28 11:42:14 -0600151 "webpack-dev-middleware": "^6.0.1",
Matt Godbolt640ab312022-12-27 15:59:55 -0600152 "webpack-dev-server": "^4.11.1",
Matt Godbolt749319f2022-12-28 11:42:14 -0600153 "webpack-manifest-plugin": "^5.0.0"
github-actions[bot]393fca82022-01-01 15:20:00 +0100154 },
155 "engines": {
Matt Godboltda265212022-01-17 14:14:12 -0600156 "node": ">=16"
github-actions[bot]393fca82022-01-01 15:20:00 +0100157 }
158 },
Matt Godbolt1b050d42022-02-06 14:05:25 -0600159 "node_modules/@ampproject/remapping": {
Matt Godboltdf14b0d2022-05-09 08:20:02 -0500160 "version": "2.2.0",
161 "resolved": "https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.2.0.tgz",
162 "integrity": "sha512-qRmjj8nj9qmLTQXXmaR1cck3UXSRMPrbsLJAasZpF+t3riI71BXed5ebIOYwQntykeZuhjsdweEc9BxH5Jc26w==",
Matt Godbolt1b050d42022-02-06 14:05:25 -0600163 "dev": true,
Mats Jun Larsen633eb822023-02-28 00:06:38 +0000164 "peer": true,
Matt Godbolt1b050d42022-02-06 14:05:25 -0600165 "dependencies": {
Matt Godboltdf14b0d2022-05-09 08:20:02 -0500166 "@jridgewell/gen-mapping": "^0.1.0",
167 "@jridgewell/trace-mapping": "^0.3.9"
Matt Godbolt1b050d42022-02-06 14:05:25 -0600168 },
169 "engines": {
170 "node": ">=6.0.0"
Matt Godbolt2b650022023-03-07 18:10:56 -0600171 }
172 },
173 "node_modules/@aws-crypto/crc32": {
174 "version": "3.0.0",
175 "resolved": "https://registry.npmjs.org/@aws-crypto/crc32/-/crc32-3.0.0.tgz",
176 "integrity": "sha512-IzSgsrxUcsrejQbPVilIKy16kAT52EwB6zSaI+M3xxIhKh5+aldEyvI+z6erM7TCLB2BJsFrtHjp6/4/sr+3dA==",
177 "dependencies": {
178 "@aws-crypto/util": "^3.0.0",
179 "@aws-sdk/types": "^3.222.0",
180 "tslib": "^1.11.1"
181 }
182 },
183 "node_modules/@aws-crypto/crc32/node_modules/tslib": {
184 "version": "1.14.1",
185 "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
186 "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg=="
187 },
188 "node_modules/@aws-crypto/crc32c": {
189 "version": "3.0.0",
190 "resolved": "https://registry.npmjs.org/@aws-crypto/crc32c/-/crc32c-3.0.0.tgz",
191 "integrity": "sha512-ENNPPManmnVJ4BTXlOjAgD7URidbAznURqD0KvfREyc4o20DPYdEldU1f5cQ7Jbj0CJJSPaMIk/9ZshdB3210w==",
192 "dependencies": {
193 "@aws-crypto/util": "^3.0.0",
194 "@aws-sdk/types": "^3.222.0",
195 "tslib": "^1.11.1"
196 }
197 },
198 "node_modules/@aws-crypto/crc32c/node_modules/tslib": {
199 "version": "1.14.1",
200 "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
201 "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg=="
202 },
203 "node_modules/@aws-crypto/ie11-detection": {
204 "version": "3.0.0",
205 "resolved": "https://registry.npmjs.org/@aws-crypto/ie11-detection/-/ie11-detection-3.0.0.tgz",
206 "integrity": "sha512-341lBBkiY1DfDNKai/wXM3aujNBkXR7tq1URPQDL9wi3AUbI80NR74uF1TXHMm7po1AcnFk8iu2S2IeU/+/A+Q==",
207 "dependencies": {
208 "tslib": "^1.11.1"
209 }
210 },
211 "node_modules/@aws-crypto/ie11-detection/node_modules/tslib": {
212 "version": "1.14.1",
213 "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
214 "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg=="
215 },
216 "node_modules/@aws-crypto/sha1-browser": {
217 "version": "3.0.0",
218 "resolved": "https://registry.npmjs.org/@aws-crypto/sha1-browser/-/sha1-browser-3.0.0.tgz",
219 "integrity": "sha512-NJth5c997GLHs6nOYTzFKTbYdMNA6/1XlKVgnZoaZcQ7z7UJlOgj2JdbHE8tiYLS3fzXNCguct77SPGat2raSw==",
220 "dependencies": {
221 "@aws-crypto/ie11-detection": "^3.0.0",
222 "@aws-crypto/supports-web-crypto": "^3.0.0",
223 "@aws-crypto/util": "^3.0.0",
224 "@aws-sdk/types": "^3.222.0",
225 "@aws-sdk/util-locate-window": "^3.0.0",
226 "@aws-sdk/util-utf8-browser": "^3.0.0",
227 "tslib": "^1.11.1"
228 }
229 },
230 "node_modules/@aws-crypto/sha1-browser/node_modules/tslib": {
231 "version": "1.14.1",
232 "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
233 "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg=="
234 },
235 "node_modules/@aws-crypto/sha256-browser": {
236 "version": "3.0.0",
237 "resolved": "https://registry.npmjs.org/@aws-crypto/sha256-browser/-/sha256-browser-3.0.0.tgz",
238 "integrity": "sha512-8VLmW2B+gjFbU5uMeqtQM6Nj0/F1bro80xQXCW6CQBWgosFWXTx77aeOF5CAIAmbOK64SdMBJdNr6J41yP5mvQ==",
239 "dependencies": {
240 "@aws-crypto/ie11-detection": "^3.0.0",
241 "@aws-crypto/sha256-js": "^3.0.0",
242 "@aws-crypto/supports-web-crypto": "^3.0.0",
243 "@aws-crypto/util": "^3.0.0",
244 "@aws-sdk/types": "^3.222.0",
245 "@aws-sdk/util-locate-window": "^3.0.0",
246 "@aws-sdk/util-utf8-browser": "^3.0.0",
247 "tslib": "^1.11.1"
248 }
249 },
250 "node_modules/@aws-crypto/sha256-browser/node_modules/tslib": {
251 "version": "1.14.1",
252 "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
253 "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg=="
254 },
255 "node_modules/@aws-crypto/sha256-js": {
256 "version": "3.0.0",
257 "resolved": "https://registry.npmjs.org/@aws-crypto/sha256-js/-/sha256-js-3.0.0.tgz",
258 "integrity": "sha512-PnNN7os0+yd1XvXAy23CFOmTbMaDxgxXtTKHybrJ39Y8kGzBATgBFibWJKH6BhytLI/Zyszs87xCOBNyBig6vQ==",
259 "dependencies": {
260 "@aws-crypto/util": "^3.0.0",
261 "@aws-sdk/types": "^3.222.0",
262 "tslib": "^1.11.1"
263 }
264 },
265 "node_modules/@aws-crypto/sha256-js/node_modules/tslib": {
266 "version": "1.14.1",
267 "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
268 "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg=="
269 },
270 "node_modules/@aws-crypto/supports-web-crypto": {
271 "version": "3.0.0",
272 "resolved": "https://registry.npmjs.org/@aws-crypto/supports-web-crypto/-/supports-web-crypto-3.0.0.tgz",
273 "integrity": "sha512-06hBdMwUAb2WFTuGG73LSC0wfPu93xWwo5vL2et9eymgmu3Id5vFAHBbajVWiGhPO37qcsdCap/FqXvJGJWPIg==",
274 "dependencies": {
275 "tslib": "^1.11.1"
276 }
277 },
278 "node_modules/@aws-crypto/supports-web-crypto/node_modules/tslib": {
279 "version": "1.14.1",
280 "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
281 "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg=="
282 },
283 "node_modules/@aws-crypto/util": {
284 "version": "3.0.0",
285 "resolved": "https://registry.npmjs.org/@aws-crypto/util/-/util-3.0.0.tgz",
286 "integrity": "sha512-2OJlpeJpCR48CC8r+uKVChzs9Iungj9wkZrl8Z041DWEWvyIHILYKCPNzJghKsivj+S3mLo6BVc7mBNzdxA46w==",
287 "dependencies": {
288 "@aws-sdk/types": "^3.222.0",
289 "@aws-sdk/util-utf8-browser": "^3.0.0",
290 "tslib": "^1.11.1"
291 }
292 },
293 "node_modules/@aws-crypto/util/node_modules/tslib": {
294 "version": "1.14.1",
295 "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
296 "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg=="
297 },
298 "node_modules/@aws-sdk/abort-controller": {
299 "version": "3.272.0",
300 "resolved": "https://registry.npmjs.org/@aws-sdk/abort-controller/-/abort-controller-3.272.0.tgz",
301 "integrity": "sha512-s2TV3phapcTwZNr4qLxbfuQuE9ZMP4RoJdkvRRCkKdm6jslsWLJf2Zlcxti/23hOlINUMYv2iXE2pftIgWGdpg==",
302 "dependencies": {
303 "@aws-sdk/types": "3.272.0",
304 "tslib": "^2.3.1"
305 },
306 "engines": {
307 "node": ">=14.0.0"
308 }
309 },
310 "node_modules/@aws-sdk/chunked-blob-reader": {
311 "version": "3.188.0",
312 "resolved": "https://registry.npmjs.org/@aws-sdk/chunked-blob-reader/-/chunked-blob-reader-3.188.0.tgz",
313 "integrity": "sha512-zkPRFZZPL3eH+kH86LDYYXImiClA1/sW60zYOjse9Pgka+eDJlvBN6hcYxwDEKjcwATYiSRR1aVQHcfCinlGXg==",
314 "dependencies": {
315 "tslib": "^2.3.1"
316 }
317 },
318 "node_modules/@aws-sdk/chunked-blob-reader-native": {
319 "version": "3.208.0",
320 "resolved": "https://registry.npmjs.org/@aws-sdk/chunked-blob-reader-native/-/chunked-blob-reader-native-3.208.0.tgz",
321 "integrity": "sha512-JeOZ95PW+fJ6bbuqPySYqLqHk1n4+4ueEEraJsiUrPBV0S1ZtyvOGHcnGztKUjr2PYNaiexmpWuvUve9K12HRA==",
322 "dependencies": {
323 "@aws-sdk/util-base64": "3.208.0",
324 "tslib": "^2.3.1"
325 }
326 },
327 "node_modules/@aws-sdk/client-dynamodb": {
328 "version": "3.284.0",
329 "resolved": "https://registry.npmjs.org/@aws-sdk/client-dynamodb/-/client-dynamodb-3.284.0.tgz",
330 "integrity": "sha512-1CaAPA3/c+eG5+0IScF6EtS58vxCI23M+jsQC4CwxoPC/5IUAa1ZolS3hx94k4zhnTwU58aEJumPi3R6v0ufUg==",
331 "dependencies": {
332 "@aws-crypto/sha256-browser": "3.0.0",
333 "@aws-crypto/sha256-js": "3.0.0",
334 "@aws-sdk/client-sts": "3.282.0",
335 "@aws-sdk/config-resolver": "3.282.0",
336 "@aws-sdk/credential-provider-node": "3.282.0",
337 "@aws-sdk/fetch-http-handler": "3.282.0",
338 "@aws-sdk/hash-node": "3.272.0",
339 "@aws-sdk/invalid-dependency": "3.272.0",
340 "@aws-sdk/middleware-content-length": "3.282.0",
341 "@aws-sdk/middleware-endpoint": "3.282.0",
342 "@aws-sdk/middleware-endpoint-discovery": "3.282.0",
343 "@aws-sdk/middleware-host-header": "3.282.0",
344 "@aws-sdk/middleware-logger": "3.272.0",
345 "@aws-sdk/middleware-recursion-detection": "3.282.0",
346 "@aws-sdk/middleware-retry": "3.282.0",
347 "@aws-sdk/middleware-serde": "3.272.0",
348 "@aws-sdk/middleware-signing": "3.282.0",
349 "@aws-sdk/middleware-stack": "3.272.0",
350 "@aws-sdk/middleware-user-agent": "3.282.0",
351 "@aws-sdk/node-config-provider": "3.272.0",
352 "@aws-sdk/node-http-handler": "3.282.0",
353 "@aws-sdk/protocol-http": "3.282.0",
354 "@aws-sdk/smithy-client": "3.279.0",
355 "@aws-sdk/types": "3.272.0",
356 "@aws-sdk/url-parser": "3.272.0",
357 "@aws-sdk/util-base64": "3.208.0",
358 "@aws-sdk/util-body-length-browser": "3.188.0",
359 "@aws-sdk/util-body-length-node": "3.208.0",
360 "@aws-sdk/util-defaults-mode-browser": "3.279.0",
361 "@aws-sdk/util-defaults-mode-node": "3.282.0",
362 "@aws-sdk/util-endpoints": "3.272.0",
363 "@aws-sdk/util-retry": "3.272.0",
364 "@aws-sdk/util-user-agent-browser": "3.282.0",
365 "@aws-sdk/util-user-agent-node": "3.282.0",
366 "@aws-sdk/util-utf8": "3.254.0",
367 "@aws-sdk/util-waiter": "3.272.0",
368 "tslib": "^2.3.1",
369 "uuid": "^8.3.2"
370 },
371 "engines": {
372 "node": ">=14.0.0"
373 }
374 },
375 "node_modules/@aws-sdk/client-dynamodb/node_modules/uuid": {
376 "version": "8.3.2",
377 "resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz",
378 "integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==",
379 "bin": {
380 "uuid": "dist/bin/uuid"
381 }
382 },
383 "node_modules/@aws-sdk/client-ec2": {
384 "version": "3.284.0",
385 "resolved": "https://registry.npmjs.org/@aws-sdk/client-ec2/-/client-ec2-3.284.0.tgz",
386 "integrity": "sha512-3G06/Jv1c/vlqr5gZtyWl1q4JSOdQ6LhhQMgCleqV5coxhyyJOEo/myeHwYdKuwgbjD2+2jBUTlV5Cm4OXYTGg==",
387 "dependencies": {
388 "@aws-crypto/sha256-browser": "3.0.0",
389 "@aws-crypto/sha256-js": "3.0.0",
390 "@aws-sdk/client-sts": "3.282.0",
391 "@aws-sdk/config-resolver": "3.282.0",
392 "@aws-sdk/credential-provider-node": "3.282.0",
393 "@aws-sdk/fetch-http-handler": "3.282.0",
394 "@aws-sdk/hash-node": "3.272.0",
395 "@aws-sdk/invalid-dependency": "3.272.0",
396 "@aws-sdk/middleware-content-length": "3.282.0",
397 "@aws-sdk/middleware-endpoint": "3.282.0",
398 "@aws-sdk/middleware-host-header": "3.282.0",
399 "@aws-sdk/middleware-logger": "3.272.0",
400 "@aws-sdk/middleware-recursion-detection": "3.282.0",
401 "@aws-sdk/middleware-retry": "3.282.0",
402 "@aws-sdk/middleware-sdk-ec2": "3.282.0",
403 "@aws-sdk/middleware-serde": "3.272.0",
404 "@aws-sdk/middleware-signing": "3.282.0",
405 "@aws-sdk/middleware-stack": "3.272.0",
406 "@aws-sdk/middleware-user-agent": "3.282.0",
407 "@aws-sdk/node-config-provider": "3.272.0",
408 "@aws-sdk/node-http-handler": "3.282.0",
409 "@aws-sdk/protocol-http": "3.282.0",
410 "@aws-sdk/smithy-client": "3.279.0",
411 "@aws-sdk/types": "3.272.0",
412 "@aws-sdk/url-parser": "3.272.0",
413 "@aws-sdk/util-base64": "3.208.0",
414 "@aws-sdk/util-body-length-browser": "3.188.0",
415 "@aws-sdk/util-body-length-node": "3.208.0",
416 "@aws-sdk/util-defaults-mode-browser": "3.279.0",
417 "@aws-sdk/util-defaults-mode-node": "3.282.0",
418 "@aws-sdk/util-endpoints": "3.272.0",
419 "@aws-sdk/util-retry": "3.272.0",
420 "@aws-sdk/util-user-agent-browser": "3.282.0",
421 "@aws-sdk/util-user-agent-node": "3.282.0",
422 "@aws-sdk/util-utf8": "3.254.0",
423 "@aws-sdk/util-waiter": "3.272.0",
424 "fast-xml-parser": "4.1.2",
425 "tslib": "^2.3.1",
426 "uuid": "^8.3.2"
427 },
428 "engines": {
429 "node": ">=14.0.0"
430 }
431 },
432 "node_modules/@aws-sdk/client-ec2/node_modules/uuid": {
433 "version": "8.3.2",
434 "resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz",
435 "integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==",
436 "bin": {
437 "uuid": "dist/bin/uuid"
438 }
439 },
440 "node_modules/@aws-sdk/client-s3": {
441 "version": "3.282.0",
442 "resolved": "https://registry.npmjs.org/@aws-sdk/client-s3/-/client-s3-3.282.0.tgz",
443 "integrity": "sha512-Pc3GqSvsQhhsMwbbs+iqv/Ju2HK0z0Hwat1k+bIdzXnEBb8L+KQFuvabqlXd3QAkjkGuG+uHYqB6FheUwN3amg==",
444 "dependencies": {
445 "@aws-crypto/sha1-browser": "3.0.0",
446 "@aws-crypto/sha256-browser": "3.0.0",
447 "@aws-crypto/sha256-js": "3.0.0",
448 "@aws-sdk/client-sts": "3.282.0",
449 "@aws-sdk/config-resolver": "3.282.0",
450 "@aws-sdk/credential-provider-node": "3.282.0",
451 "@aws-sdk/eventstream-serde-browser": "3.272.0",
452 "@aws-sdk/eventstream-serde-config-resolver": "3.272.0",
453 "@aws-sdk/eventstream-serde-node": "3.272.0",
454 "@aws-sdk/fetch-http-handler": "3.282.0",
455 "@aws-sdk/hash-blob-browser": "3.272.0",
456 "@aws-sdk/hash-node": "3.272.0",
457 "@aws-sdk/hash-stream-node": "3.272.0",
458 "@aws-sdk/invalid-dependency": "3.272.0",
459 "@aws-sdk/md5-js": "3.272.0",
460 "@aws-sdk/middleware-bucket-endpoint": "3.282.0",
461 "@aws-sdk/middleware-content-length": "3.282.0",
462 "@aws-sdk/middleware-endpoint": "3.282.0",
463 "@aws-sdk/middleware-expect-continue": "3.282.0",
464 "@aws-sdk/middleware-flexible-checksums": "3.282.0",
465 "@aws-sdk/middleware-host-header": "3.282.0",
466 "@aws-sdk/middleware-location-constraint": "3.272.0",
467 "@aws-sdk/middleware-logger": "3.272.0",
468 "@aws-sdk/middleware-recursion-detection": "3.282.0",
469 "@aws-sdk/middleware-retry": "3.282.0",
470 "@aws-sdk/middleware-sdk-s3": "3.282.0",
471 "@aws-sdk/middleware-serde": "3.272.0",
472 "@aws-sdk/middleware-signing": "3.282.0",
473 "@aws-sdk/middleware-ssec": "3.272.0",
474 "@aws-sdk/middleware-stack": "3.272.0",
475 "@aws-sdk/middleware-user-agent": "3.282.0",
476 "@aws-sdk/node-config-provider": "3.272.0",
477 "@aws-sdk/node-http-handler": "3.282.0",
478 "@aws-sdk/protocol-http": "3.282.0",
479 "@aws-sdk/signature-v4-multi-region": "3.282.0",
480 "@aws-sdk/smithy-client": "3.279.0",
481 "@aws-sdk/types": "3.272.0",
482 "@aws-sdk/url-parser": "3.272.0",
483 "@aws-sdk/util-base64": "3.208.0",
484 "@aws-sdk/util-body-length-browser": "3.188.0",
485 "@aws-sdk/util-body-length-node": "3.208.0",
486 "@aws-sdk/util-defaults-mode-browser": "3.279.0",
487 "@aws-sdk/util-defaults-mode-node": "3.282.0",
488 "@aws-sdk/util-endpoints": "3.272.0",
489 "@aws-sdk/util-retry": "3.272.0",
490 "@aws-sdk/util-stream-browser": "3.282.0",
491 "@aws-sdk/util-stream-node": "3.282.0",
492 "@aws-sdk/util-user-agent-browser": "3.282.0",
493 "@aws-sdk/util-user-agent-node": "3.282.0",
494 "@aws-sdk/util-utf8": "3.254.0",
495 "@aws-sdk/util-waiter": "3.272.0",
496 "@aws-sdk/xml-builder": "3.201.0",
497 "fast-xml-parser": "4.1.2",
498 "tslib": "^2.3.1"
499 },
500 "engines": {
501 "node": ">=14.0.0"
502 }
503 },
504 "node_modules/@aws-sdk/client-ssm": {
505 "version": "3.282.0",
506 "resolved": "https://registry.npmjs.org/@aws-sdk/client-ssm/-/client-ssm-3.282.0.tgz",
507 "integrity": "sha512-0PzxWZTk4KoFa/N4Letsd859reJh9UyhCZQLZlnCRrAUuS/oHB7TmL4NUzEkUIbWZxHMQJohVSzisnJKuqUvlw==",
508 "dependencies": {
509 "@aws-crypto/sha256-browser": "3.0.0",
510 "@aws-crypto/sha256-js": "3.0.0",
511 "@aws-sdk/client-sts": "3.282.0",
512 "@aws-sdk/config-resolver": "3.282.0",
513 "@aws-sdk/credential-provider-node": "3.282.0",
514 "@aws-sdk/fetch-http-handler": "3.282.0",
515 "@aws-sdk/hash-node": "3.272.0",
516 "@aws-sdk/invalid-dependency": "3.272.0",
517 "@aws-sdk/middleware-content-length": "3.282.0",
518 "@aws-sdk/middleware-endpoint": "3.282.0",
519 "@aws-sdk/middleware-host-header": "3.282.0",
520 "@aws-sdk/middleware-logger": "3.272.0",
521 "@aws-sdk/middleware-recursion-detection": "3.282.0",
522 "@aws-sdk/middleware-retry": "3.282.0",
523 "@aws-sdk/middleware-serde": "3.272.0",
524 "@aws-sdk/middleware-signing": "3.282.0",
525 "@aws-sdk/middleware-stack": "3.272.0",
526 "@aws-sdk/middleware-user-agent": "3.282.0",
527 "@aws-sdk/node-config-provider": "3.272.0",
528 "@aws-sdk/node-http-handler": "3.282.0",
529 "@aws-sdk/protocol-http": "3.282.0",
530 "@aws-sdk/smithy-client": "3.279.0",
531 "@aws-sdk/types": "3.272.0",
532 "@aws-sdk/url-parser": "3.272.0",
533 "@aws-sdk/util-base64": "3.208.0",
534 "@aws-sdk/util-body-length-browser": "3.188.0",
535 "@aws-sdk/util-body-length-node": "3.208.0",
536 "@aws-sdk/util-defaults-mode-browser": "3.279.0",
537 "@aws-sdk/util-defaults-mode-node": "3.282.0",
538 "@aws-sdk/util-endpoints": "3.272.0",
539 "@aws-sdk/util-retry": "3.272.0",
540 "@aws-sdk/util-user-agent-browser": "3.282.0",
541 "@aws-sdk/util-user-agent-node": "3.282.0",
542 "@aws-sdk/util-utf8": "3.254.0",
543 "@aws-sdk/util-waiter": "3.272.0",
544 "tslib": "^2.3.1",
545 "uuid": "^8.3.2"
546 },
547 "engines": {
548 "node": ">=14.0.0"
549 }
550 },
551 "node_modules/@aws-sdk/client-ssm/node_modules/uuid": {
552 "version": "8.3.2",
553 "resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz",
554 "integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==",
555 "bin": {
556 "uuid": "dist/bin/uuid"
557 }
558 },
559 "node_modules/@aws-sdk/client-sso": {
560 "version": "3.282.0",
561 "resolved": "https://registry.npmjs.org/@aws-sdk/client-sso/-/client-sso-3.282.0.tgz",
562 "integrity": "sha512-VzdCCaxlDyU+7wvLDWh+uACQ6RPfaKLQ3yJ2UY0B0SkH4R0E4GLDJ2OJzqS5eyyOsnq1rxfY75S4WYzj8E2cvg==",
563 "dependencies": {
564 "@aws-crypto/sha256-browser": "3.0.0",
565 "@aws-crypto/sha256-js": "3.0.0",
566 "@aws-sdk/config-resolver": "3.282.0",
567 "@aws-sdk/fetch-http-handler": "3.282.0",
568 "@aws-sdk/hash-node": "3.272.0",
569 "@aws-sdk/invalid-dependency": "3.272.0",
570 "@aws-sdk/middleware-content-length": "3.282.0",
571 "@aws-sdk/middleware-endpoint": "3.282.0",
572 "@aws-sdk/middleware-host-header": "3.282.0",
573 "@aws-sdk/middleware-logger": "3.272.0",
574 "@aws-sdk/middleware-recursion-detection": "3.282.0",
575 "@aws-sdk/middleware-retry": "3.282.0",
576 "@aws-sdk/middleware-serde": "3.272.0",
577 "@aws-sdk/middleware-stack": "3.272.0",
578 "@aws-sdk/middleware-user-agent": "3.282.0",
579 "@aws-sdk/node-config-provider": "3.272.0",
580 "@aws-sdk/node-http-handler": "3.282.0",
581 "@aws-sdk/protocol-http": "3.282.0",
582 "@aws-sdk/smithy-client": "3.279.0",
583 "@aws-sdk/types": "3.272.0",
584 "@aws-sdk/url-parser": "3.272.0",
585 "@aws-sdk/util-base64": "3.208.0",
586 "@aws-sdk/util-body-length-browser": "3.188.0",
587 "@aws-sdk/util-body-length-node": "3.208.0",
588 "@aws-sdk/util-defaults-mode-browser": "3.279.0",
589 "@aws-sdk/util-defaults-mode-node": "3.282.0",
590 "@aws-sdk/util-endpoints": "3.272.0",
591 "@aws-sdk/util-retry": "3.272.0",
592 "@aws-sdk/util-user-agent-browser": "3.282.0",
593 "@aws-sdk/util-user-agent-node": "3.282.0",
594 "@aws-sdk/util-utf8": "3.254.0",
595 "tslib": "^2.3.1"
596 },
597 "engines": {
598 "node": ">=14.0.0"
599 }
600 },
601 "node_modules/@aws-sdk/client-sso-oidc": {
602 "version": "3.282.0",
603 "resolved": "https://registry.npmjs.org/@aws-sdk/client-sso-oidc/-/client-sso-oidc-3.282.0.tgz",
604 "integrity": "sha512-upC4yBZllAXg5OVIuS8Lu9MI1aqfAObl2BBixj9fIYbDanQ02s0b1IwfZqlOqNNkGzMko1AWyiOSyOdVgyJ+xg==",
605 "dependencies": {
606 "@aws-crypto/sha256-browser": "3.0.0",
607 "@aws-crypto/sha256-js": "3.0.0",
608 "@aws-sdk/config-resolver": "3.282.0",
609 "@aws-sdk/fetch-http-handler": "3.282.0",
610 "@aws-sdk/hash-node": "3.272.0",
611 "@aws-sdk/invalid-dependency": "3.272.0",
612 "@aws-sdk/middleware-content-length": "3.282.0",
613 "@aws-sdk/middleware-endpoint": "3.282.0",
614 "@aws-sdk/middleware-host-header": "3.282.0",
615 "@aws-sdk/middleware-logger": "3.272.0",
616 "@aws-sdk/middleware-recursion-detection": "3.282.0",
617 "@aws-sdk/middleware-retry": "3.282.0",
618 "@aws-sdk/middleware-serde": "3.272.0",
619 "@aws-sdk/middleware-stack": "3.272.0",
620 "@aws-sdk/middleware-user-agent": "3.282.0",
621 "@aws-sdk/node-config-provider": "3.272.0",
622 "@aws-sdk/node-http-handler": "3.282.0",
623 "@aws-sdk/protocol-http": "3.282.0",
624 "@aws-sdk/smithy-client": "3.279.0",
625 "@aws-sdk/types": "3.272.0",
626 "@aws-sdk/url-parser": "3.272.0",
627 "@aws-sdk/util-base64": "3.208.0",
628 "@aws-sdk/util-body-length-browser": "3.188.0",
629 "@aws-sdk/util-body-length-node": "3.208.0",
630 "@aws-sdk/util-defaults-mode-browser": "3.279.0",
631 "@aws-sdk/util-defaults-mode-node": "3.282.0",
632 "@aws-sdk/util-endpoints": "3.272.0",
633 "@aws-sdk/util-retry": "3.272.0",
634 "@aws-sdk/util-user-agent-browser": "3.282.0",
635 "@aws-sdk/util-user-agent-node": "3.282.0",
636 "@aws-sdk/util-utf8": "3.254.0",
637 "tslib": "^2.3.1"
638 },
639 "engines": {
640 "node": ">=14.0.0"
641 }
642 },
643 "node_modules/@aws-sdk/client-sts": {
644 "version": "3.282.0",
645 "resolved": "https://registry.npmjs.org/@aws-sdk/client-sts/-/client-sts-3.282.0.tgz",
646 "integrity": "sha512-JZybEaST0rloS9drlX/0yJAnKHuV7DlS1n1WZxgaM2DY704ydlGiviiPQvC/q/dItsX4017gscC0blGJcUjK1g==",
647 "dependencies": {
648 "@aws-crypto/sha256-browser": "3.0.0",
649 "@aws-crypto/sha256-js": "3.0.0",
650 "@aws-sdk/config-resolver": "3.282.0",
651 "@aws-sdk/credential-provider-node": "3.282.0",
652 "@aws-sdk/fetch-http-handler": "3.282.0",
653 "@aws-sdk/hash-node": "3.272.0",
654 "@aws-sdk/invalid-dependency": "3.272.0",
655 "@aws-sdk/middleware-content-length": "3.282.0",
656 "@aws-sdk/middleware-endpoint": "3.282.0",
657 "@aws-sdk/middleware-host-header": "3.282.0",
658 "@aws-sdk/middleware-logger": "3.272.0",
659 "@aws-sdk/middleware-recursion-detection": "3.282.0",
660 "@aws-sdk/middleware-retry": "3.282.0",
661 "@aws-sdk/middleware-sdk-sts": "3.282.0",
662 "@aws-sdk/middleware-serde": "3.272.0",
663 "@aws-sdk/middleware-signing": "3.282.0",
664 "@aws-sdk/middleware-stack": "3.272.0",
665 "@aws-sdk/middleware-user-agent": "3.282.0",
666 "@aws-sdk/node-config-provider": "3.272.0",
667 "@aws-sdk/node-http-handler": "3.282.0",
668 "@aws-sdk/protocol-http": "3.282.0",
669 "@aws-sdk/smithy-client": "3.279.0",
670 "@aws-sdk/types": "3.272.0",
671 "@aws-sdk/url-parser": "3.272.0",
672 "@aws-sdk/util-base64": "3.208.0",
673 "@aws-sdk/util-body-length-browser": "3.188.0",
674 "@aws-sdk/util-body-length-node": "3.208.0",
675 "@aws-sdk/util-defaults-mode-browser": "3.279.0",
676 "@aws-sdk/util-defaults-mode-node": "3.282.0",
677 "@aws-sdk/util-endpoints": "3.272.0",
678 "@aws-sdk/util-retry": "3.272.0",
679 "@aws-sdk/util-user-agent-browser": "3.282.0",
680 "@aws-sdk/util-user-agent-node": "3.282.0",
681 "@aws-sdk/util-utf8": "3.254.0",
682 "fast-xml-parser": "4.1.2",
683 "tslib": "^2.3.1"
684 },
685 "engines": {
686 "node": ">=14.0.0"
687 }
688 },
689 "node_modules/@aws-sdk/config-resolver": {
690 "version": "3.282.0",
691 "resolved": "https://registry.npmjs.org/@aws-sdk/config-resolver/-/config-resolver-3.282.0.tgz",
692 "integrity": "sha512-30qFLh2N4NXQ2EAook7NIFeu1K/nlrRLrdVb2BtGFi/F3cZnz+sy9o0XmL6x+sO9TznWjdNxD1RKQdqoAwGnCQ==",
693 "dependencies": {
694 "@aws-sdk/signature-v4": "3.282.0",
695 "@aws-sdk/types": "3.272.0",
696 "@aws-sdk/util-config-provider": "3.208.0",
697 "@aws-sdk/util-middleware": "3.272.0",
698 "tslib": "^2.3.1"
699 },
700 "engines": {
701 "node": ">=14.0.0"
702 }
703 },
704 "node_modules/@aws-sdk/credential-provider-env": {
705 "version": "3.272.0",
706 "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-env/-/credential-provider-env-3.272.0.tgz",
707 "integrity": "sha512-QI65NbLnKLYHyTYhXaaUrq6eVsCCrMUb05WDA7+TJkWkjXesovpjc8vUKgFiLSxmgKmb2uOhHNcDyObKMrYQFw==",
708 "dependencies": {
709 "@aws-sdk/property-provider": "3.272.0",
710 "@aws-sdk/types": "3.272.0",
711 "tslib": "^2.3.1"
712 },
713 "engines": {
714 "node": ">=14.0.0"
715 }
716 },
717 "node_modules/@aws-sdk/credential-provider-imds": {
718 "version": "3.272.0",
719 "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-imds/-/credential-provider-imds-3.272.0.tgz",
720 "integrity": "sha512-wwAfVY1jTFQEfxVfdYD5r5ieYGl+0g4nhekVxNMqE8E1JeRDd18OqiwAflzpgBIqxfqvCUkf+vl5JYyacMkNAQ==",
721 "dependencies": {
722 "@aws-sdk/node-config-provider": "3.272.0",
723 "@aws-sdk/property-provider": "3.272.0",
724 "@aws-sdk/types": "3.272.0",
725 "@aws-sdk/url-parser": "3.272.0",
726 "tslib": "^2.3.1"
727 },
728 "engines": {
729 "node": ">=14.0.0"
730 }
731 },
732 "node_modules/@aws-sdk/credential-provider-ini": {
733 "version": "3.282.0",
734 "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-ini/-/credential-provider-ini-3.282.0.tgz",
735 "integrity": "sha512-2GKduXORcUgOigF1jZF7A1Wh4W/aJt3ynh7xb1vfx020nHx6YDljrEGpzgH6pOVzl7ZhgthpojicCuy2UumkMA==",
736 "dependencies": {
737 "@aws-sdk/credential-provider-env": "3.272.0",
738 "@aws-sdk/credential-provider-imds": "3.272.0",
739 "@aws-sdk/credential-provider-process": "3.272.0",
740 "@aws-sdk/credential-provider-sso": "3.282.0",
741 "@aws-sdk/credential-provider-web-identity": "3.272.0",
742 "@aws-sdk/property-provider": "3.272.0",
743 "@aws-sdk/shared-ini-file-loader": "3.272.0",
744 "@aws-sdk/types": "3.272.0",
745 "tslib": "^2.3.1"
746 },
747 "engines": {
748 "node": ">=14.0.0"
749 }
750 },
751 "node_modules/@aws-sdk/credential-provider-node": {
752 "version": "3.282.0",
753 "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-node/-/credential-provider-node-3.282.0.tgz",
754 "integrity": "sha512-qyHipZW0ep8STY+SO+Me8ObQ1Ee/aaZTmAK0Os/gB+EsiZhIE+mi6zRcScwdnpgJPLRYMEe4p/Cr6DOrA0G0GQ==",
755 "dependencies": {
756 "@aws-sdk/credential-provider-env": "3.272.0",
757 "@aws-sdk/credential-provider-imds": "3.272.0",
758 "@aws-sdk/credential-provider-ini": "3.282.0",
759 "@aws-sdk/credential-provider-process": "3.272.0",
760 "@aws-sdk/credential-provider-sso": "3.282.0",
761 "@aws-sdk/credential-provider-web-identity": "3.272.0",
762 "@aws-sdk/property-provider": "3.272.0",
763 "@aws-sdk/shared-ini-file-loader": "3.272.0",
764 "@aws-sdk/types": "3.272.0",
765 "tslib": "^2.3.1"
766 },
767 "engines": {
768 "node": ">=14.0.0"
769 }
770 },
771 "node_modules/@aws-sdk/credential-provider-process": {
772 "version": "3.272.0",
773 "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-process/-/credential-provider-process-3.272.0.tgz",
774 "integrity": "sha512-hiCAjWWm2PeBFp5cjkxqyam/XADjiS+e7GzwC34TbZn3LisS0uoweLojj9tD11NnnUhyhbLteUvu5+rotOLwrg==",
775 "dependencies": {
776 "@aws-sdk/property-provider": "3.272.0",
777 "@aws-sdk/shared-ini-file-loader": "3.272.0",
778 "@aws-sdk/types": "3.272.0",
779 "tslib": "^2.3.1"
780 },
781 "engines": {
782 "node": ">=14.0.0"
783 }
784 },
785 "node_modules/@aws-sdk/credential-provider-sso": {
786 "version": "3.282.0",
787 "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-sso/-/credential-provider-sso-3.282.0.tgz",
788 "integrity": "sha512-c4nibry7u0hkYRMi7+cWzdwYXfDDG+j3VYFxk2oOvU1VIJRyE6oeJqVaz3jgYLX9brHyrLJjuFCIJCUV/WXgIA==",
789 "dependencies": {
790 "@aws-sdk/client-sso": "3.282.0",
791 "@aws-sdk/property-provider": "3.272.0",
792 "@aws-sdk/shared-ini-file-loader": "3.272.0",
793 "@aws-sdk/token-providers": "3.282.0",
794 "@aws-sdk/types": "3.272.0",
795 "tslib": "^2.3.1"
796 },
797 "engines": {
798 "node": ">=14.0.0"
799 }
800 },
801 "node_modules/@aws-sdk/credential-provider-web-identity": {
802 "version": "3.272.0",
803 "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-web-identity/-/credential-provider-web-identity-3.272.0.tgz",
804 "integrity": "sha512-ImrHMkcgneGa/HadHAQXPwOrX26sAKuB8qlMxZF/ZCM2B55u8deY+ZVkVuraeKb7YsahMGehPFOfRAF6mvFI5Q==",
805 "dependencies": {
806 "@aws-sdk/property-provider": "3.272.0",
807 "@aws-sdk/types": "3.272.0",
808 "tslib": "^2.3.1"
809 },
810 "engines": {
811 "node": ">=14.0.0"
812 }
813 },
814 "node_modules/@aws-sdk/endpoint-cache": {
815 "version": "3.208.0",
816 "resolved": "https://registry.npmjs.org/@aws-sdk/endpoint-cache/-/endpoint-cache-3.208.0.tgz",
817 "integrity": "sha512-MkrCvaZhTb1qZCjcDH73t5n43h0Kr0GS+30lpXZ9PAnHJZPqv+vhWFPK0ZsFe1XktbS0WOoDR4ED+lWm0Dw7Rg==",
818 "dependencies": {
819 "mnemonist": "0.38.3",
820 "tslib": "^2.3.1"
821 },
822 "engines": {
823 "node": ">=14.0.0"
824 }
825 },
826 "node_modules/@aws-sdk/eventstream-codec": {
827 "version": "3.272.0",
828 "resolved": "https://registry.npmjs.org/@aws-sdk/eventstream-codec/-/eventstream-codec-3.272.0.tgz",
829 "integrity": "sha512-HYMzglDnqUhvx3u9MdzZ/OjLuavaaH9zF9XMXRuv7bdsN9AAi3/0he0FEx84ZXNXSAZCebLwXJYf0ZrN6g37QA==",
830 "dependencies": {
831 "@aws-crypto/crc32": "3.0.0",
832 "@aws-sdk/types": "3.272.0",
833 "@aws-sdk/util-hex-encoding": "3.201.0",
834 "tslib": "^2.3.1"
835 }
836 },
837 "node_modules/@aws-sdk/eventstream-serde-browser": {
838 "version": "3.272.0",
839 "resolved": "https://registry.npmjs.org/@aws-sdk/eventstream-serde-browser/-/eventstream-serde-browser-3.272.0.tgz",
840 "integrity": "sha512-mE1+mevS+KVKpnTLi5FytsBwAK1kWZ92ERtAiElp58SKE1OpfSg8lEY8VI6JKGlueN540Qq3LeIgA2/HJOcK/w==",
841 "dependencies": {
842 "@aws-sdk/eventstream-serde-universal": "3.272.0",
843 "@aws-sdk/types": "3.272.0",
844 "tslib": "^2.3.1"
845 },
846 "engines": {
847 "node": ">=14.0.0"
848 }
849 },
850 "node_modules/@aws-sdk/eventstream-serde-config-resolver": {
851 "version": "3.272.0",
852 "resolved": "https://registry.npmjs.org/@aws-sdk/eventstream-serde-config-resolver/-/eventstream-serde-config-resolver-3.272.0.tgz",
853 "integrity": "sha512-e47BhGBvx+me53cvYx+47ml5KNDj7XoTth80krHlyLrimFELE1ij4tHSKR/XzilKKH1uIWmJQdlAi29129ZX5w==",
854 "dependencies": {
855 "@aws-sdk/types": "3.272.0",
856 "tslib": "^2.3.1"
857 },
858 "engines": {
859 "node": ">=14.0.0"
860 }
861 },
862 "node_modules/@aws-sdk/eventstream-serde-node": {
863 "version": "3.272.0",
864 "resolved": "https://registry.npmjs.org/@aws-sdk/eventstream-serde-node/-/eventstream-serde-node-3.272.0.tgz",
865 "integrity": "sha512-uto8y4FoZugWnczM1TKwv6oV2Po2Jgrp+W1Ws3baRQ4Lan+QpFx3Tps1N5rNzQ+7Uz0xT1BhbSNPAkKs22/jtg==",
866 "dependencies": {
867 "@aws-sdk/eventstream-serde-universal": "3.272.0",
868 "@aws-sdk/types": "3.272.0",
869 "tslib": "^2.3.1"
870 },
871 "engines": {
872 "node": ">=14.0.0"
873 }
874 },
875 "node_modules/@aws-sdk/eventstream-serde-universal": {
876 "version": "3.272.0",
877 "resolved": "https://registry.npmjs.org/@aws-sdk/eventstream-serde-universal/-/eventstream-serde-universal-3.272.0.tgz",
878 "integrity": "sha512-E9jlt8tzDcEMoNlgv3+01jGPJPHmbmw2NsajZhB4axVMpEy247JV6qvCZe+5R+EGy96t0pfsO2naViEB4Va47g==",
879 "dependencies": {
880 "@aws-sdk/eventstream-codec": "3.272.0",
881 "@aws-sdk/types": "3.272.0",
882 "tslib": "^2.3.1"
883 },
884 "engines": {
885 "node": ">=14.0.0"
886 }
887 },
888 "node_modules/@aws-sdk/fetch-http-handler": {
889 "version": "3.282.0",
890 "resolved": "https://registry.npmjs.org/@aws-sdk/fetch-http-handler/-/fetch-http-handler-3.282.0.tgz",
891 "integrity": "sha512-RTd53UzKtUucIEdVLGGgtlbVwp0QkOt3ZfHuA/A1lOH7meChSh1kz7B5z3p4HQDpXO+MQ1Y6Ble9Vg2fh1zwJQ==",
892 "dependencies": {
893 "@aws-sdk/protocol-http": "3.282.0",
894 "@aws-sdk/querystring-builder": "3.272.0",
895 "@aws-sdk/types": "3.272.0",
896 "@aws-sdk/util-base64": "3.208.0",
897 "tslib": "^2.3.1"
898 }
899 },
900 "node_modules/@aws-sdk/hash-blob-browser": {
901 "version": "3.272.0",
902 "resolved": "https://registry.npmjs.org/@aws-sdk/hash-blob-browser/-/hash-blob-browser-3.272.0.tgz",
903 "integrity": "sha512-IRCIMG42fXcdD92C8Sb0CQI8D/msxDwHGAIqP94iGhVEnKX2egyx5J8lmPY4gEky5UzyMMaH7cayBv89ZMEBmQ==",
904 "dependencies": {
905 "@aws-sdk/chunked-blob-reader": "3.188.0",
906 "@aws-sdk/chunked-blob-reader-native": "3.208.0",
907 "@aws-sdk/types": "3.272.0",
908 "tslib": "^2.3.1"
909 }
910 },
911 "node_modules/@aws-sdk/hash-node": {
912 "version": "3.272.0",
913 "resolved": "https://registry.npmjs.org/@aws-sdk/hash-node/-/hash-node-3.272.0.tgz",
914 "integrity": "sha512-40dwND+iAm3VtPHPZu7/+CIdVJFk2s0cWZt1lOiMPMSXycSYJ45wMk7Lly3uoqRx0uWfFK5iT2OCv+fJi5jTng==",
915 "dependencies": {
916 "@aws-sdk/types": "3.272.0",
917 "@aws-sdk/util-buffer-from": "3.208.0",
918 "@aws-sdk/util-utf8": "3.254.0",
919 "tslib": "^2.3.1"
920 },
921 "engines": {
922 "node": ">=14.0.0"
923 }
924 },
925 "node_modules/@aws-sdk/hash-stream-node": {
926 "version": "3.272.0",
927 "resolved": "https://registry.npmjs.org/@aws-sdk/hash-stream-node/-/hash-stream-node-3.272.0.tgz",
928 "integrity": "sha512-mWwQWdfVYoR6PXRLkHP6pC1cghZMg0ULuOAm70EtTO2YXiyLlMIDb+VD4RRbjh3hNkzh+y/W47wSUJthGBM1kg==",
929 "dependencies": {
930 "@aws-sdk/types": "3.272.0",
931 "@aws-sdk/util-utf8": "3.254.0",
932 "tslib": "^2.3.1"
933 },
934 "engines": {
935 "node": ">=14.0.0"
936 }
937 },
938 "node_modules/@aws-sdk/invalid-dependency": {
939 "version": "3.272.0",
940 "resolved": "https://registry.npmjs.org/@aws-sdk/invalid-dependency/-/invalid-dependency-3.272.0.tgz",
941 "integrity": "sha512-ysW6wbjl1Y78txHUQ/Tldj2Rg1BI7rpMO9B9xAF6yAX3mQ7t6SUPQG/ewOGvH2208NBIl3qP5e/hDf0Q6r/1iw==",
942 "dependencies": {
943 "@aws-sdk/types": "3.272.0",
944 "tslib": "^2.3.1"
945 }
946 },
947 "node_modules/@aws-sdk/is-array-buffer": {
948 "version": "3.201.0",
949 "resolved": "https://registry.npmjs.org/@aws-sdk/is-array-buffer/-/is-array-buffer-3.201.0.tgz",
950 "integrity": "sha512-UPez5qLh3dNgt0DYnPD/q0mVJY84rA17QE26hVNOW3fAji8W2wrwrxdacWOxyXvlxWsVRcKmr+lay1MDqpAMfg==",
951 "dependencies": {
952 "tslib": "^2.3.1"
953 },
954 "engines": {
955 "node": ">=14.0.0"
956 }
957 },
958 "node_modules/@aws-sdk/md5-js": {
959 "version": "3.272.0",
960 "resolved": "https://registry.npmjs.org/@aws-sdk/md5-js/-/md5-js-3.272.0.tgz",
961 "integrity": "sha512-/GK32mgAarhn/F0xCeBKbYfLRof3tOCNrg8mAGNz9Di8E1/qMOnX/OXUGag0lsvNZ6DTjdjln29t4e8iKmOVqA==",
962 "dependencies": {
963 "@aws-sdk/types": "3.272.0",
964 "@aws-sdk/util-utf8": "3.254.0",
965 "tslib": "^2.3.1"
966 }
967 },
968 "node_modules/@aws-sdk/middleware-bucket-endpoint": {
969 "version": "3.282.0",
970 "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-bucket-endpoint/-/middleware-bucket-endpoint-3.282.0.tgz",
971 "integrity": "sha512-yXsUigRNGFbFVC1h9WIcB9Dc5bDr0hTah3PARXq/Wa+tUwzWFTIawYDEhRF9w7fJyWfJUsVJbfIldlSmJnQM5w==",
972 "dependencies": {
973 "@aws-sdk/protocol-http": "3.282.0",
974 "@aws-sdk/types": "3.272.0",
975 "@aws-sdk/util-arn-parser": "3.208.0",
976 "@aws-sdk/util-config-provider": "3.208.0",
977 "tslib": "^2.3.1"
978 },
979 "engines": {
980 "node": ">=14.0.0"
981 }
982 },
983 "node_modules/@aws-sdk/middleware-content-length": {
984 "version": "3.282.0",
985 "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-content-length/-/middleware-content-length-3.282.0.tgz",
986 "integrity": "sha512-SDgMLRRTMr9LlHSNk4bXUXynYnkT4oNMqE+FxhjsdbT8hK36eS4AadM58R7nPwgjR3EuWRW4ZRRawLWatpWspA==",
987 "dependencies": {
988 "@aws-sdk/protocol-http": "3.282.0",
989 "@aws-sdk/types": "3.272.0",
990 "tslib": "^2.3.1"
991 },
992 "engines": {
993 "node": ">=14.0.0"
994 }
995 },
996 "node_modules/@aws-sdk/middleware-endpoint": {
997 "version": "3.282.0",
998 "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-endpoint/-/middleware-endpoint-3.282.0.tgz",
999 "integrity": "sha512-8U9Mv/Sbdo1KI6/ip7IIUdBl5pgmalFbfkYAyO+AtmkEvawI9ipdWFs5HB0Dwd1BGVup5choY72Ik/7sCAAFTQ==",
1000 "dependencies": {
1001 "@aws-sdk/middleware-serde": "3.272.0",
1002 "@aws-sdk/protocol-http": "3.282.0",
1003 "@aws-sdk/signature-v4": "3.282.0",
1004 "@aws-sdk/types": "3.272.0",
1005 "@aws-sdk/url-parser": "3.272.0",
1006 "@aws-sdk/util-config-provider": "3.208.0",
1007 "@aws-sdk/util-middleware": "3.272.0",
1008 "tslib": "^2.3.1"
1009 },
1010 "engines": {
1011 "node": ">=14.0.0"
1012 }
1013 },
1014 "node_modules/@aws-sdk/middleware-endpoint-discovery": {
1015 "version": "3.282.0",
1016 "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-endpoint-discovery/-/middleware-endpoint-discovery-3.282.0.tgz",
1017 "integrity": "sha512-qv7gIUzRxcyCFZBUtqD+XZ4lqmx3MGwVpu5Dw92lS1+OuTi6qy8bi3F+YLuNszvvn1FHIxaDX1NG76GhPJJzjQ==",
1018 "dependencies": {
1019 "@aws-sdk/config-resolver": "3.282.0",
1020 "@aws-sdk/endpoint-cache": "3.208.0",
1021 "@aws-sdk/protocol-http": "3.282.0",
1022 "@aws-sdk/types": "3.272.0",
1023 "tslib": "^2.3.1"
1024 },
1025 "engines": {
1026 "node": ">=14.0.0"
1027 }
1028 },
1029 "node_modules/@aws-sdk/middleware-expect-continue": {
1030 "version": "3.282.0",
1031 "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-expect-continue/-/middleware-expect-continue-3.282.0.tgz",
1032 "integrity": "sha512-BMzziPjQ4SozKgObdt9PJ1Cs7BLOz6RKzj9nSJKuLzxix8TX2XZhLY3Xuxu/fWXvuDYxly/NA6d/rIvqjcPk3A==",
1033 "dependencies": {
1034 "@aws-sdk/protocol-http": "3.282.0",
1035 "@aws-sdk/types": "3.272.0",
1036 "tslib": "^2.3.1"
1037 },
1038 "engines": {
1039 "node": ">=14.0.0"
1040 }
1041 },
1042 "node_modules/@aws-sdk/middleware-flexible-checksums": {
1043 "version": "3.282.0",
1044 "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-flexible-checksums/-/middleware-flexible-checksums-3.282.0.tgz",
1045 "integrity": "sha512-yru/1bVrT4EV+Mpcr5docVgZ5/ywsy/mRyvZBfHD3qC5Ydd9fakOnFhHzxSCbKSWQN2jlxPNuAzWVznSuBbSqg==",
1046 "dependencies": {
1047 "@aws-crypto/crc32": "3.0.0",
1048 "@aws-crypto/crc32c": "3.0.0",
1049 "@aws-sdk/is-array-buffer": "3.201.0",
1050 "@aws-sdk/protocol-http": "3.282.0",
1051 "@aws-sdk/types": "3.272.0",
1052 "@aws-sdk/util-utf8": "3.254.0",
1053 "tslib": "^2.3.1"
1054 },
1055 "engines": {
1056 "node": ">=14.0.0"
1057 }
1058 },
1059 "node_modules/@aws-sdk/middleware-host-header": {
1060 "version": "3.282.0",
1061 "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-host-header/-/middleware-host-header-3.282.0.tgz",
1062 "integrity": "sha512-90dfYow4zh4tCatTOnqB3nE/dIAucQLZnMqwN/WBPu0fUqjymzpsNkPchqWBPnSWdNE8w3PiKMqqD9rjYwqw4Q==",
1063 "dependencies": {
1064 "@aws-sdk/protocol-http": "3.282.0",
1065 "@aws-sdk/types": "3.272.0",
1066 "tslib": "^2.3.1"
1067 },
1068 "engines": {
1069 "node": ">=14.0.0"
1070 }
1071 },
1072 "node_modules/@aws-sdk/middleware-location-constraint": {
1073 "version": "3.272.0",
1074 "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-location-constraint/-/middleware-location-constraint-3.272.0.tgz",
1075 "integrity": "sha512-tROQ1DM9djxfXmXPTT0XietrUt6y6QEHShPI9rQMstjXYiaHBVXRveuRLcLAKwl4nXIrgmnIU7ygyj2ZyD8gcA==",
1076 "dependencies": {
1077 "@aws-sdk/types": "3.272.0",
1078 "tslib": "^2.3.1"
1079 },
1080 "engines": {
1081 "node": ">=14.0.0"
1082 }
1083 },
1084 "node_modules/@aws-sdk/middleware-logger": {
1085 "version": "3.272.0",
1086 "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-logger/-/middleware-logger-3.272.0.tgz",
1087 "integrity": "sha512-u2SQ0hWrFwxbxxYMG5uMEgf01pQY5jauK/LYWgGIvuCmFgiyRQQP3oN7kkmsxnS9MWmNmhbyQguX2NY02s5e9w==",
1088 "dependencies": {
1089 "@aws-sdk/types": "3.272.0",
1090 "tslib": "^2.3.1"
1091 },
1092 "engines": {
1093 "node": ">=14.0.0"
1094 }
1095 },
1096 "node_modules/@aws-sdk/middleware-recursion-detection": {
1097 "version": "3.282.0",
1098 "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-recursion-detection/-/middleware-recursion-detection-3.282.0.tgz",
1099 "integrity": "sha512-cSLq/daEaTEucbP/TgAXIOcpwLu7Bfw3VGzH1U56ngDjI4KWvUheF16JiB6OqKQXduPBPsdZ9dVmkDVKddmCRw==",
1100 "dependencies": {
1101 "@aws-sdk/protocol-http": "3.282.0",
1102 "@aws-sdk/types": "3.272.0",
1103 "tslib": "^2.3.1"
1104 },
1105 "engines": {
1106 "node": ">=14.0.0"
1107 }
1108 },
1109 "node_modules/@aws-sdk/middleware-retry": {
1110 "version": "3.282.0",
1111 "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-retry/-/middleware-retry-3.282.0.tgz",
1112 "integrity": "sha512-3+0M1GP9o480IdqHVZbkhTgge63uKhDFlS6cQznpNGj0eIuQPhXRnlEz2/rma0INUqFm6+7qJ5yzHR4WQbfHpw==",
1113 "dependencies": {
1114 "@aws-sdk/protocol-http": "3.282.0",
1115 "@aws-sdk/service-error-classification": "3.272.0",
1116 "@aws-sdk/types": "3.272.0",
1117 "@aws-sdk/util-middleware": "3.272.0",
1118 "@aws-sdk/util-retry": "3.272.0",
1119 "tslib": "^2.3.1",
1120 "uuid": "^8.3.2"
1121 },
1122 "engines": {
1123 "node": ">=14.0.0"
1124 }
1125 },
1126 "node_modules/@aws-sdk/middleware-retry/node_modules/uuid": {
1127 "version": "8.3.2",
1128 "resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz",
1129 "integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==",
1130 "bin": {
1131 "uuid": "dist/bin/uuid"
1132 }
1133 },
1134 "node_modules/@aws-sdk/middleware-sdk-ec2": {
1135 "version": "3.282.0",
1136 "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-sdk-ec2/-/middleware-sdk-ec2-3.282.0.tgz",
1137 "integrity": "sha512-2gbfWGbIamprX+r2qUDWsRK3/Gk7siEVnqc1xhJIyFk+ZBKOe1y/Ye9Lf4e8vioVZbzwTc09muuAmyGv2iPSWQ==",
1138 "dependencies": {
1139 "@aws-sdk/middleware-endpoint": "3.282.0",
1140 "@aws-sdk/protocol-http": "3.282.0",
1141 "@aws-sdk/signature-v4": "3.282.0",
1142 "@aws-sdk/types": "3.272.0",
1143 "@aws-sdk/util-format-url": "3.272.0",
1144 "tslib": "^2.3.1"
1145 },
1146 "engines": {
1147 "node": ">=14.0.0"
1148 }
1149 },
1150 "node_modules/@aws-sdk/middleware-sdk-s3": {
1151 "version": "3.282.0",
1152 "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-sdk-s3/-/middleware-sdk-s3-3.282.0.tgz",
1153 "integrity": "sha512-AUHHbLG1tAw7kDtKtXCsiBUdENwHyFL/h0GD24gyupGmis3AwtLfxYsjsKjByCzB6xKAi8TuPHvIvelvGdgcuA==",
1154 "dependencies": {
1155 "@aws-sdk/protocol-http": "3.282.0",
1156 "@aws-sdk/types": "3.272.0",
1157 "@aws-sdk/util-arn-parser": "3.208.0",
1158 "tslib": "^2.3.1"
1159 },
1160 "engines": {
1161 "node": ">=14.0.0"
1162 }
1163 },
1164 "node_modules/@aws-sdk/middleware-sdk-sts": {
1165 "version": "3.282.0",
1166 "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-sdk-sts/-/middleware-sdk-sts-3.282.0.tgz",
1167 "integrity": "sha512-Qe20mtJcF6lxt7280FhTFD2IpBDn39MEXmbm/zIkXR2/cAmvji8YhcxhNrq1l7XiuMM6SokBDC/f3dlF1oOC6g==",
1168 "dependencies": {
1169 "@aws-sdk/middleware-signing": "3.282.0",
1170 "@aws-sdk/property-provider": "3.272.0",
1171 "@aws-sdk/protocol-http": "3.282.0",
1172 "@aws-sdk/signature-v4": "3.282.0",
1173 "@aws-sdk/types": "3.272.0",
1174 "tslib": "^2.3.1"
1175 },
1176 "engines": {
1177 "node": ">=14.0.0"
1178 }
1179 },
1180 "node_modules/@aws-sdk/middleware-serde": {
1181 "version": "3.272.0",
1182 "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-serde/-/middleware-serde-3.272.0.tgz",
1183 "integrity": "sha512-kW1uOxgPSwtXPB5rm3QLdWomu42lkYpQL94tM1BjyFOWmBLO2lQhk5a7Dw6HkTozT9a+vxtscLChRa6KZe61Hw==",
1184 "dependencies": {
1185 "@aws-sdk/types": "3.272.0",
1186 "tslib": "^2.3.1"
1187 },
1188 "engines": {
1189 "node": ">=14.0.0"
1190 }
1191 },
1192 "node_modules/@aws-sdk/middleware-signing": {
1193 "version": "3.282.0",
1194 "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-signing/-/middleware-signing-3.282.0.tgz",
1195 "integrity": "sha512-eE5qMDcqqxZPdSwybUEph/knrA2j2cHjW+B2ddROw3Ojg0XLjep5hOhithAudgBREQhYF9pdsBr6mUMynUIrKw==",
1196 "dependencies": {
1197 "@aws-sdk/property-provider": "3.272.0",
1198 "@aws-sdk/protocol-http": "3.282.0",
1199 "@aws-sdk/signature-v4": "3.282.0",
1200 "@aws-sdk/types": "3.272.0",
1201 "@aws-sdk/util-middleware": "3.272.0",
1202 "tslib": "^2.3.1"
1203 },
1204 "engines": {
1205 "node": ">=14.0.0"
1206 }
1207 },
1208 "node_modules/@aws-sdk/middleware-ssec": {
1209 "version": "3.272.0",
1210 "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-ssec/-/middleware-ssec-3.272.0.tgz",
1211 "integrity": "sha512-WDPcNPkscTmJUzdAvfx8p+YuUn2YR9ocmZA7yYUJ5kA94MyGH6Rbjp8tleWwQvah/HweeCQrYUzJk9wsH64LPA==",
1212 "dependencies": {
1213 "@aws-sdk/types": "3.272.0",
1214 "tslib": "^2.3.1"
1215 },
1216 "engines": {
1217 "node": ">=14.0.0"
1218 }
1219 },
1220 "node_modules/@aws-sdk/middleware-stack": {
1221 "version": "3.272.0",
1222 "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-stack/-/middleware-stack-3.272.0.tgz",
1223 "integrity": "sha512-jhwhknnPBGhfXAGV5GXUWfEhDFoP/DN8MPCO2yC5OAxyp6oVJ8lTPLkZYMTW5VL0c0eG44dXpF4Ib01V+PlDrQ==",
1224 "dependencies": {
1225 "tslib": "^2.3.1"
1226 },
1227 "engines": {
1228 "node": ">=14.0.0"
1229 }
1230 },
1231 "node_modules/@aws-sdk/middleware-user-agent": {
1232 "version": "3.282.0",
1233 "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-user-agent/-/middleware-user-agent-3.282.0.tgz",
1234 "integrity": "sha512-P1ealsSrUALo0w0Qu5nBKsNQwsmqIfsoNtFWpaznjIcXE5rRMlZL69zb0KnGbQCBfEXsgaMOWjeGT8I3/XbOHQ==",
1235 "dependencies": {
1236 "@aws-sdk/protocol-http": "3.282.0",
1237 "@aws-sdk/types": "3.272.0",
1238 "tslib": "^2.3.1"
1239 },
1240 "engines": {
1241 "node": ">=14.0.0"
1242 }
1243 },
1244 "node_modules/@aws-sdk/node-config-provider": {
1245 "version": "3.272.0",
1246 "resolved": "https://registry.npmjs.org/@aws-sdk/node-config-provider/-/node-config-provider-3.272.0.tgz",
1247 "integrity": "sha512-YYCIBh9g1EQo7hm2l22HX5Yr9RoPQ2RCvhzKvF1n1e8t1QH4iObQrYUtqHG4khcm64Cft8C5MwZmgzHbya5Z6Q==",
1248 "dependencies": {
1249 "@aws-sdk/property-provider": "3.272.0",
1250 "@aws-sdk/shared-ini-file-loader": "3.272.0",
1251 "@aws-sdk/types": "3.272.0",
1252 "tslib": "^2.3.1"
1253 },
1254 "engines": {
1255 "node": ">=14.0.0"
1256 }
1257 },
1258 "node_modules/@aws-sdk/node-http-handler": {
1259 "version": "3.282.0",
1260 "resolved": "https://registry.npmjs.org/@aws-sdk/node-http-handler/-/node-http-handler-3.282.0.tgz",
1261 "integrity": "sha512-LIA4lsSKA/l1kTR5ERkJG2gARveB7Y40MR6yDwtIuhXeVu7Xo9m4BJFanCYIbyc093W0T53x438bwoBR+R+/fw==",
1262 "dependencies": {
1263 "@aws-sdk/abort-controller": "3.272.0",
1264 "@aws-sdk/protocol-http": "3.282.0",
1265 "@aws-sdk/querystring-builder": "3.272.0",
1266 "@aws-sdk/types": "3.272.0",
1267 "tslib": "^2.3.1"
1268 },
1269 "engines": {
1270 "node": ">=14.0.0"
1271 }
1272 },
1273 "node_modules/@aws-sdk/property-provider": {
1274 "version": "3.272.0",
1275 "resolved": "https://registry.npmjs.org/@aws-sdk/property-provider/-/property-provider-3.272.0.tgz",
1276 "integrity": "sha512-V1pZTaH5eqpAt8O8CzbItHhOtzIfFuWymvwZFkAtwKuaHpnl7jjrTouV482zoq8AD/fF+VVSshwBKYA7bhidIw==",
1277 "dependencies": {
1278 "@aws-sdk/types": "3.272.0",
1279 "tslib": "^2.3.1"
1280 },
1281 "engines": {
1282 "node": ">=14.0.0"
1283 }
1284 },
1285 "node_modules/@aws-sdk/protocol-http": {
1286 "version": "3.282.0",
1287 "resolved": "https://registry.npmjs.org/@aws-sdk/protocol-http/-/protocol-http-3.282.0.tgz",
1288 "integrity": "sha512-aOPv5DhsbG06WKfeh2g0H8RGnaeI8pLhaA+Mq1BvzXcghhlDu+FM9K/GjC/f1lWk1UNryfevOR7SdQm95ciHQg==",
1289 "dependencies": {
1290 "@aws-sdk/types": "3.272.0",
1291 "tslib": "^2.3.1"
1292 },
1293 "engines": {
1294 "node": ">=14.0.0"
1295 }
1296 },
1297 "node_modules/@aws-sdk/querystring-builder": {
1298 "version": "3.272.0",
1299 "resolved": "https://registry.npmjs.org/@aws-sdk/querystring-builder/-/querystring-builder-3.272.0.tgz",
1300 "integrity": "sha512-ndo++7GkdCj5tBXE6rGcITpSpZS4PfyV38wntGYAlj9liL1omk3bLZRY6uzqqkJpVHqbg2fD7O2qHNItzZgqhw==",
1301 "dependencies": {
1302 "@aws-sdk/types": "3.272.0",
1303 "@aws-sdk/util-uri-escape": "3.201.0",
1304 "tslib": "^2.3.1"
1305 },
1306 "engines": {
1307 "node": ">=14.0.0"
1308 }
1309 },
1310 "node_modules/@aws-sdk/querystring-parser": {
1311 "version": "3.272.0",
1312 "resolved": "https://registry.npmjs.org/@aws-sdk/querystring-parser/-/querystring-parser-3.272.0.tgz",
1313 "integrity": "sha512-5oS4/9n6N1LZW9tI3qq/0GnCuWoOXRgcHVB+AJLRBvDbEe+GI+C/xK1tKLsfpDNgsQJHc4IPQoIt4megyZ/1+A==",
1314 "dependencies": {
1315 "@aws-sdk/types": "3.272.0",
1316 "tslib": "^2.3.1"
1317 },
1318 "engines": {
1319 "node": ">=14.0.0"
1320 }
1321 },
1322 "node_modules/@aws-sdk/service-error-classification": {
1323 "version": "3.272.0",
1324 "resolved": "https://registry.npmjs.org/@aws-sdk/service-error-classification/-/service-error-classification-3.272.0.tgz",
1325 "integrity": "sha512-REoltM1LK9byyIufLqx9znhSolPcHQgVHIA2S0zu5sdt5qER4OubkLAXuo4MBbisUTmh8VOOvIyUb5ijZCXq1w==",
1326 "engines": {
1327 "node": ">=14.0.0"
1328 }
1329 },
1330 "node_modules/@aws-sdk/shared-ini-file-loader": {
1331 "version": "3.272.0",
1332 "resolved": "https://registry.npmjs.org/@aws-sdk/shared-ini-file-loader/-/shared-ini-file-loader-3.272.0.tgz",
1333 "integrity": "sha512-lzFPohp5sy2XvwFjZIzLVCRpC0i5cwBiaXmFzXYQZJm6FSCszHO4ax+m9yrtlyVFF/2YPWl+/bzNthy4aJtseA==",
1334 "dependencies": {
1335 "@aws-sdk/types": "3.272.0",
1336 "tslib": "^2.3.1"
1337 },
1338 "engines": {
1339 "node": ">=14.0.0"
1340 }
1341 },
1342 "node_modules/@aws-sdk/signature-v4": {
1343 "version": "3.282.0",
1344 "resolved": "https://registry.npmjs.org/@aws-sdk/signature-v4/-/signature-v4-3.282.0.tgz",
1345 "integrity": "sha512-rnSL3UyF/No7+O2EMtN1sTCiqL1a+odbfnfo3wCSl8DH5PEYINt2kZgVEvT1Fgaffk1pUggBBOZoR+arPIIDJA==",
1346 "dependencies": {
1347 "@aws-sdk/is-array-buffer": "3.201.0",
1348 "@aws-sdk/types": "3.272.0",
1349 "@aws-sdk/util-hex-encoding": "3.201.0",
1350 "@aws-sdk/util-middleware": "3.272.0",
1351 "@aws-sdk/util-uri-escape": "3.201.0",
1352 "@aws-sdk/util-utf8": "3.254.0",
1353 "tslib": "^2.3.1"
1354 },
1355 "engines": {
1356 "node": ">=14.0.0"
1357 }
1358 },
1359 "node_modules/@aws-sdk/signature-v4-multi-region": {
1360 "version": "3.282.0",
1361 "resolved": "https://registry.npmjs.org/@aws-sdk/signature-v4-multi-region/-/signature-v4-multi-region-3.282.0.tgz",
1362 "integrity": "sha512-0+WZqFGL2Qjo9Upvn0clrK8hzjgp8I5EzJ81oGga1IQqgpJItl+nMGqfV8pv9xVw3Je5hk4GWCVjS2arXF9s4g==",
1363 "dependencies": {
1364 "@aws-sdk/protocol-http": "3.282.0",
1365 "@aws-sdk/signature-v4": "3.282.0",
1366 "@aws-sdk/types": "3.272.0",
1367 "@aws-sdk/util-arn-parser": "3.208.0",
1368 "tslib": "^2.3.1"
1369 },
1370 "engines": {
1371 "node": ">=14.0.0"
1372 },
1373 "peerDependencies": {
1374 "@aws-sdk/signature-v4-crt": "^3.118.0"
1375 },
1376 "peerDependenciesMeta": {
1377 "@aws-sdk/signature-v4-crt": {
1378 "optional": true
1379 }
1380 }
1381 },
1382 "node_modules/@aws-sdk/smithy-client": {
1383 "version": "3.279.0",
1384 "resolved": "https://registry.npmjs.org/@aws-sdk/smithy-client/-/smithy-client-3.279.0.tgz",
1385 "integrity": "sha512-ZcYWUQDGAYN6NXRpJuSn46PetrpPCA6TrDVwP9+3pERzTXZ66npXoG2XhHjNrOXy/Ted5A3OxKrM4/zLu9tK3A==",
1386 "dependencies": {
1387 "@aws-sdk/middleware-stack": "3.272.0",
1388 "@aws-sdk/types": "3.272.0",
1389 "tslib": "^2.3.1"
1390 },
1391 "engines": {
1392 "node": ">=14.0.0"
1393 }
1394 },
1395 "node_modules/@aws-sdk/token-providers": {
1396 "version": "3.282.0",
1397 "resolved": "https://registry.npmjs.org/@aws-sdk/token-providers/-/token-providers-3.282.0.tgz",
1398 "integrity": "sha512-Qk/D6i+Hpc0fp/2SRHbfJeKPgUIugzsmye3NL0OV1bqd1Y40dW5LT4u67VcZHwqxzYDKe6Eo+7NHJu7qfvwhog==",
1399 "dependencies": {
1400 "@aws-sdk/client-sso-oidc": "3.282.0",
1401 "@aws-sdk/property-provider": "3.272.0",
1402 "@aws-sdk/shared-ini-file-loader": "3.272.0",
1403 "@aws-sdk/types": "3.272.0",
1404 "tslib": "^2.3.1"
1405 },
1406 "engines": {
1407 "node": ">=14.0.0"
1408 }
1409 },
1410 "node_modules/@aws-sdk/types": {
1411 "version": "3.272.0",
1412 "resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.272.0.tgz",
1413 "integrity": "sha512-MmmL6vxMGP5Bsi+4wRx4mxYlU/LX6M0noOXrDh/x5FfG7/4ZOar/nDxqDadhJtNM88cuWVHZWY59P54JzkGWmA==",
1414 "dependencies": {
1415 "tslib": "^2.3.1"
1416 },
1417 "engines": {
1418 "node": ">=14.0.0"
1419 }
1420 },
1421 "node_modules/@aws-sdk/url-parser": {
1422 "version": "3.272.0",
1423 "resolved": "https://registry.npmjs.org/@aws-sdk/url-parser/-/url-parser-3.272.0.tgz",
1424 "integrity": "sha512-vX/Tx02PlnQ/Kgtf5TnrNDHPNbY+amLZjW0Z1d9vzAvSZhQ4i9Y18yxoRDIaDTCNVRDjdhV8iuctW+05PB5JtQ==",
1425 "dependencies": {
1426 "@aws-sdk/querystring-parser": "3.272.0",
1427 "@aws-sdk/types": "3.272.0",
1428 "tslib": "^2.3.1"
1429 }
1430 },
1431 "node_modules/@aws-sdk/util-arn-parser": {
1432 "version": "3.208.0",
1433 "resolved": "https://registry.npmjs.org/@aws-sdk/util-arn-parser/-/util-arn-parser-3.208.0.tgz",
1434 "integrity": "sha512-QV4af+kscova9dv4VuHOgH8wEr/IIYHDGcnyVtkUEqahCejWr1Kuk+SBK0xMwnZY5LSycOtQ8aeqHOn9qOjZtA==",
1435 "dependencies": {
1436 "tslib": "^2.3.1"
1437 },
1438 "engines": {
1439 "node": ">=14.0.0"
1440 }
1441 },
1442 "node_modules/@aws-sdk/util-base64": {
1443 "version": "3.208.0",
1444 "resolved": "https://registry.npmjs.org/@aws-sdk/util-base64/-/util-base64-3.208.0.tgz",
1445 "integrity": "sha512-PQniZph5A6N7uuEOQi+1hnMz/FSOK/8kMFyFO+4DgA1dZ5pcKcn5wiFwHkcTb/BsgVqQa3Jx0VHNnvhlS8JyTg==",
1446 "dependencies": {
1447 "@aws-sdk/util-buffer-from": "3.208.0",
1448 "tslib": "^2.3.1"
1449 },
1450 "engines": {
1451 "node": ">=14.0.0"
1452 }
1453 },
1454 "node_modules/@aws-sdk/util-body-length-browser": {
1455 "version": "3.188.0",
1456 "resolved": "https://registry.npmjs.org/@aws-sdk/util-body-length-browser/-/util-body-length-browser-3.188.0.tgz",
1457 "integrity": "sha512-8VpnwFWXhnZ/iRSl9mTf+VKOX9wDE8QtN4bj9pBfxwf90H1X7E8T6NkiZD3k+HubYf2J94e7DbeHs7fuCPW5Qg==",
1458 "dependencies": {
1459 "tslib": "^2.3.1"
1460 }
1461 },
1462 "node_modules/@aws-sdk/util-body-length-node": {
1463 "version": "3.208.0",
1464 "resolved": "https://registry.npmjs.org/@aws-sdk/util-body-length-node/-/util-body-length-node-3.208.0.tgz",
1465 "integrity": "sha512-3zj50e5g7t/MQf53SsuuSf0hEELzMtD8RX8C76f12OSRo2Bca4FLLYHe0TZbxcfQHom8/hOaeZEyTyMogMglqg==",
1466 "dependencies": {
1467 "tslib": "^2.3.1"
1468 },
1469 "engines": {
1470 "node": ">=14.0.0"
1471 }
1472 },
1473 "node_modules/@aws-sdk/util-buffer-from": {
1474 "version": "3.208.0",
1475 "resolved": "https://registry.npmjs.org/@aws-sdk/util-buffer-from/-/util-buffer-from-3.208.0.tgz",
1476 "integrity": "sha512-7L0XUixNEFcLUGPeBF35enCvB9Xl+K6SQsmbrPk1P3mlV9mguWSDQqbOBwY1Ir0OVbD6H/ZOQU7hI/9RtRI0Zw==",
1477 "dependencies": {
1478 "@aws-sdk/is-array-buffer": "3.201.0",
1479 "tslib": "^2.3.1"
1480 },
1481 "engines": {
1482 "node": ">=14.0.0"
1483 }
1484 },
1485 "node_modules/@aws-sdk/util-config-provider": {
1486 "version": "3.208.0",
1487 "resolved": "https://registry.npmjs.org/@aws-sdk/util-config-provider/-/util-config-provider-3.208.0.tgz",
1488 "integrity": "sha512-DSRqwrERUsT34ug+anlMBIFooBEGwM8GejC7q00Y/9IPrQy50KnG5PW2NiTjuLKNi7pdEOlwTSEocJE15eDZIg==",
1489 "dependencies": {
1490 "tslib": "^2.3.1"
1491 },
1492 "engines": {
1493 "node": ">=14.0.0"
1494 }
1495 },
1496 "node_modules/@aws-sdk/util-defaults-mode-browser": {
1497 "version": "3.279.0",
1498 "resolved": "https://registry.npmjs.org/@aws-sdk/util-defaults-mode-browser/-/util-defaults-mode-browser-3.279.0.tgz",
1499 "integrity": "sha512-RnchYRrpapTT5Hu23LOfk6e8RMVq0kUzho6xA6TJj1a4uGxkcRMvgzPipCq1P5uHu0mrkQBg9pGPEVNOUs38/Q==",
1500 "dependencies": {
1501 "@aws-sdk/property-provider": "3.272.0",
1502 "@aws-sdk/types": "3.272.0",
1503 "bowser": "^2.11.0",
1504 "tslib": "^2.3.1"
1505 },
1506 "engines": {
1507 "node": ">= 10.0.0"
1508 }
1509 },
1510 "node_modules/@aws-sdk/util-defaults-mode-node": {
1511 "version": "3.282.0",
1512 "resolved": "https://registry.npmjs.org/@aws-sdk/util-defaults-mode-node/-/util-defaults-mode-node-3.282.0.tgz",
1513 "integrity": "sha512-D1BlFoA7ZMeK2diDUWFx1xBFrSaJuBZMRBuWbnbT9AnRYNCsASZ8DRU1KkZ8LuFQIwmZz94P9q683emYnZBhiw==",
1514 "dependencies": {
1515 "@aws-sdk/config-resolver": "3.282.0",
1516 "@aws-sdk/credential-provider-imds": "3.272.0",
1517 "@aws-sdk/node-config-provider": "3.272.0",
1518 "@aws-sdk/property-provider": "3.272.0",
1519 "@aws-sdk/types": "3.272.0",
1520 "tslib": "^2.3.1"
1521 },
1522 "engines": {
1523 "node": ">= 10.0.0"
1524 }
1525 },
1526 "node_modules/@aws-sdk/util-endpoints": {
1527 "version": "3.272.0",
1528 "resolved": "https://registry.npmjs.org/@aws-sdk/util-endpoints/-/util-endpoints-3.272.0.tgz",
1529 "integrity": "sha512-c4MPUaJt2G6gGpoiwIOqDfUa98c1J63RpYvf/spQEKOtC/tF5Gfqlxuq8FnAl5lHnrqj1B9ZXLLxFhHtDR0IiQ==",
1530 "dependencies": {
1531 "@aws-sdk/types": "3.272.0",
1532 "tslib": "^2.3.1"
1533 },
1534 "engines": {
1535 "node": ">=14.0.0"
1536 }
1537 },
1538 "node_modules/@aws-sdk/util-format-url": {
1539 "version": "3.272.0",
1540 "resolved": "https://registry.npmjs.org/@aws-sdk/util-format-url/-/util-format-url-3.272.0.tgz",
1541 "integrity": "sha512-ZvYRnzDOjyR7UEZtCicDcV80nuk148IaBJfnzacVdsB3eu+rCcqZDCuGao/jKGNZGroMHmL8b4Tskwc4vZlDDw==",
1542 "dependencies": {
1543 "@aws-sdk/querystring-builder": "3.272.0",
1544 "@aws-sdk/types": "3.272.0",
1545 "tslib": "^2.3.1"
1546 },
1547 "engines": {
1548 "node": ">=14.0.0"
1549 }
1550 },
1551 "node_modules/@aws-sdk/util-hex-encoding": {
1552 "version": "3.201.0",
1553 "resolved": "https://registry.npmjs.org/@aws-sdk/util-hex-encoding/-/util-hex-encoding-3.201.0.tgz",
1554 "integrity": "sha512-7t1vR1pVxKx0motd3X9rI3m/xNp78p3sHtP5yo4NP4ARpxyJ0fokBomY8ScaH2D/B+U5o9ARxldJUdMqyBlJcA==",
1555 "dependencies": {
1556 "tslib": "^2.3.1"
1557 },
1558 "engines": {
1559 "node": ">=14.0.0"
1560 }
1561 },
1562 "node_modules/@aws-sdk/util-locate-window": {
1563 "version": "3.208.0",
1564 "resolved": "https://registry.npmjs.org/@aws-sdk/util-locate-window/-/util-locate-window-3.208.0.tgz",
1565 "integrity": "sha512-iua1A2+P7JJEDHVgvXrRJSvsnzG7stYSGQnBVphIUlemwl6nN5D+QrgbjECtrbxRz8asYFHSzhdhECqN+tFiBg==",
1566 "dependencies": {
1567 "tslib": "^2.3.1"
1568 },
1569 "engines": {
1570 "node": ">=14.0.0"
1571 }
1572 },
1573 "node_modules/@aws-sdk/util-middleware": {
1574 "version": "3.272.0",
1575 "resolved": "https://registry.npmjs.org/@aws-sdk/util-middleware/-/util-middleware-3.272.0.tgz",
1576 "integrity": "sha512-Abw8m30arbwxqmeMMha5J11ESpHUNmCeSqSzE8/C4B8jZQtHY4kq7f+upzcNIQ11lsd+uzBEzNG3+dDRi0XOJQ==",
1577 "dependencies": {
1578 "tslib": "^2.3.1"
1579 },
1580 "engines": {
1581 "node": ">=14.0.0"
1582 }
1583 },
1584 "node_modules/@aws-sdk/util-retry": {
1585 "version": "3.272.0",
1586 "resolved": "https://registry.npmjs.org/@aws-sdk/util-retry/-/util-retry-3.272.0.tgz",
1587 "integrity": "sha512-Ngha5414LR4gRHURVKC9ZYXsEJhMkm+SJ+44wlzOhavglfdcKKPUsibz5cKY1jpUV7oKECwaxHWpBB8r6h+hOg==",
1588 "dependencies": {
1589 "@aws-sdk/service-error-classification": "3.272.0",
1590 "tslib": "^2.3.1"
1591 },
1592 "engines": {
1593 "node": ">= 14.0.0"
1594 }
1595 },
1596 "node_modules/@aws-sdk/util-stream-browser": {
1597 "version": "3.282.0",
1598 "resolved": "https://registry.npmjs.org/@aws-sdk/util-stream-browser/-/util-stream-browser-3.282.0.tgz",
1599 "integrity": "sha512-84yUR9MYykbMeiAPYNSgnkEnQm7WWVXjYGNfCXQ+xL6hiQXG3F0q1NZ45aT1bIlCL8L/yck1bdfIvPHYHTpmsg==",
1600 "dependencies": {
1601 "@aws-sdk/fetch-http-handler": "3.282.0",
1602 "@aws-sdk/types": "3.272.0",
1603 "@aws-sdk/util-base64": "3.208.0",
1604 "@aws-sdk/util-hex-encoding": "3.201.0",
1605 "@aws-sdk/util-utf8": "3.254.0",
1606 "tslib": "^2.3.1"
1607 }
1608 },
1609 "node_modules/@aws-sdk/util-stream-node": {
1610 "version": "3.282.0",
1611 "resolved": "https://registry.npmjs.org/@aws-sdk/util-stream-node/-/util-stream-node-3.282.0.tgz",
1612 "integrity": "sha512-zZLIxDTShpx4+n+2OE/fBIHKsltJYFl53J75pDycMi4LjeD/yZD3Paz68wexTznjwggnaespPsklGEB2Ug2/rQ==",
1613 "dependencies": {
1614 "@aws-sdk/node-http-handler": "3.282.0",
1615 "@aws-sdk/types": "3.272.0",
1616 "@aws-sdk/util-buffer-from": "3.208.0",
1617 "tslib": "^2.3.1"
1618 },
1619 "engines": {
1620 "node": ">=14.0.0"
1621 }
1622 },
1623 "node_modules/@aws-sdk/util-uri-escape": {
1624 "version": "3.201.0",
1625 "resolved": "https://registry.npmjs.org/@aws-sdk/util-uri-escape/-/util-uri-escape-3.201.0.tgz",
1626 "integrity": "sha512-TeTWbGx4LU2c5rx0obHeDFeO9HvwYwQtMh1yniBz00pQb6Qt6YVOETVQikRZ+XRQwEyCg/dA375UplIpiy54mA==",
1627 "dependencies": {
1628 "tslib": "^2.3.1"
1629 },
1630 "engines": {
1631 "node": ">=14.0.0"
1632 }
1633 },
1634 "node_modules/@aws-sdk/util-user-agent-browser": {
1635 "version": "3.282.0",
1636 "resolved": "https://registry.npmjs.org/@aws-sdk/util-user-agent-browser/-/util-user-agent-browser-3.282.0.tgz",
1637 "integrity": "sha512-Z639oyTa5fZfyi4Xr64+eiAwBCxfpe9Op4Vhnr1z/RwonQM/qywydv6Ttpeq1q5uQ0nG4wTkOMpfh39g+VqIgw==",
1638 "dependencies": {
1639 "@aws-sdk/types": "3.272.0",
1640 "bowser": "^2.11.0",
1641 "tslib": "^2.3.1"
1642 }
1643 },
1644 "node_modules/@aws-sdk/util-user-agent-node": {
1645 "version": "3.282.0",
1646 "resolved": "https://registry.npmjs.org/@aws-sdk/util-user-agent-node/-/util-user-agent-node-3.282.0.tgz",
1647 "integrity": "sha512-GSOdWNmzEd554wR9HBrgeYptKBOybveVwUkd6ws+YTdCOz4xD5Gga+I5JomKkcMEUVdBrJnYVUtq7ZsJy2f11w==",
1648 "dependencies": {
1649 "@aws-sdk/node-config-provider": "3.272.0",
1650 "@aws-sdk/types": "3.272.0",
1651 "tslib": "^2.3.1"
1652 },
1653 "engines": {
1654 "node": ">=14.0.0"
1655 },
1656 "peerDependencies": {
1657 "aws-crt": ">=1.0.0"
1658 },
1659 "peerDependenciesMeta": {
1660 "aws-crt": {
1661 "optional": true
1662 }
1663 }
1664 },
1665 "node_modules/@aws-sdk/util-utf8": {
1666 "version": "3.254.0",
1667 "resolved": "https://registry.npmjs.org/@aws-sdk/util-utf8/-/util-utf8-3.254.0.tgz",
1668 "integrity": "sha512-14Kso/eIt5/qfIBmhEL9L1IfyUqswjSTqO2mY7KOzUZ9SZbwn3rpxmtkhmATkRjD7XIlLKaxBkI7tU9Zjzj8Kw==",
1669 "dependencies": {
1670 "@aws-sdk/util-buffer-from": "3.208.0",
1671 "tslib": "^2.3.1"
1672 },
1673 "engines": {
1674 "node": ">=14.0.0"
1675 }
1676 },
1677 "node_modules/@aws-sdk/util-utf8-browser": {
1678 "version": "3.259.0",
1679 "resolved": "https://registry.npmjs.org/@aws-sdk/util-utf8-browser/-/util-utf8-browser-3.259.0.tgz",
1680 "integrity": "sha512-UvFa/vR+e19XookZF8RzFZBrw2EUkQWxiBW0yYQAhvk3C+QVGl0H3ouca8LDBlBfQKXwmW3huo/59H8rwb1wJw==",
1681 "dependencies": {
1682 "tslib": "^2.3.1"
1683 }
1684 },
1685 "node_modules/@aws-sdk/util-waiter": {
1686 "version": "3.272.0",
1687 "resolved": "https://registry.npmjs.org/@aws-sdk/util-waiter/-/util-waiter-3.272.0.tgz",
1688 "integrity": "sha512-N25/XsJ2wkPh1EgkFyb/GRgfHDityScfD49Hk1AwJWpfetzgkcEtWdeW4IuPymXlSKhrm5L+SBw49USxo9kBag==",
1689 "dependencies": {
1690 "@aws-sdk/abort-controller": "3.272.0",
1691 "@aws-sdk/types": "3.272.0",
1692 "tslib": "^2.3.1"
1693 },
1694 "engines": {
1695 "node": ">=14.0.0"
1696 }
1697 },
1698 "node_modules/@aws-sdk/xml-builder": {
1699 "version": "3.201.0",
1700 "resolved": "https://registry.npmjs.org/@aws-sdk/xml-builder/-/xml-builder-3.201.0.tgz",
1701 "integrity": "sha512-brRdB1wwMgjWEnOQsv7zSUhIQuh7DEicrfslAqHop4S4FtSI3GQAShpQqgOpMTNFYcpaWKmE/Y1MJmNY7xLCnw==",
1702 "dependencies": {
1703 "tslib": "^2.3.1"
1704 },
1705 "engines": {
1706 "node": ">=14.0.0"
Matt Godbolt1b050d42022-02-06 14:05:25 -06001707 }
1708 },
github-actions[bot]393fca82022-01-01 15:20:00 +01001709 "node_modules/@babel/code-frame": {
Matt Godbolt52515952022-07-01 08:39:24 -05001710 "version": "7.18.6",
1711 "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.18.6.tgz",
1712 "integrity": "sha512-TDCmlK5eOvH+eH7cdAFlNXeVJqWIQ7gW9tY1GJIpUtFb6CmjVyq2VM3u71bOyR8CRihcCgMUYoDNyLXao3+70Q==",
github-actions[bot]393fca82022-01-01 15:20:00 +01001713 "dev": true,
1714 "dependencies": {
Matt Godbolt52515952022-07-01 08:39:24 -05001715 "@babel/highlight": "^7.18.6"
Matt Godboltf1470a72022-01-17 23:28:33 -06001716 },
1717 "engines": {
1718 "node": ">=6.9.0"
github-actions[bot]393fca82022-01-01 15:20:00 +01001719 }
1720 },
1721 "node_modules/@babel/compat-data": {
Matt Godbolt09828862023-02-28 07:51:28 -06001722 "version": "7.21.0",
1723 "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.21.0.tgz",
1724 "integrity": "sha512-gMuZsmsgxk/ENC3O/fRw5QY8A9/uxQbbCEypnLIiYYc/qVJtEV7ouxC3EllIIwNzMqAQee5tanFabWsUOutS7g==",
github-actions[bot]393fca82022-01-01 15:20:00 +01001725 "dev": true,
Mats Jun Larsen633eb822023-02-28 00:06:38 +00001726 "peer": true,
github-actions[bot]393fca82022-01-01 15:20:00 +01001727 "engines": {
1728 "node": ">=6.9.0"
1729 }
1730 },
1731 "node_modules/@babel/core": {
Matt Godbolt09828862023-02-28 07:51:28 -06001732 "version": "7.21.0",
1733 "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.21.0.tgz",
1734 "integrity": "sha512-PuxUbxcW6ZYe656yL3EAhpy7qXKq0DmYsrJLpbB8XrsCP9Nm+XCg9XFMb5vIDliPD7+U/+M+QJlH17XOcB7eXA==",
github-actions[bot]393fca82022-01-01 15:20:00 +01001735 "dev": true,
Mats Jun Larsen633eb822023-02-28 00:06:38 +00001736 "peer": true,
github-actions[bot]393fca82022-01-01 15:20:00 +01001737 "dependencies": {
Matt Godbolt09828862023-02-28 07:51:28 -06001738 "@ampproject/remapping": "^2.2.0",
Matt Godbolt52515952022-07-01 08:39:24 -05001739 "@babel/code-frame": "^7.18.6",
Matt Godbolt09828862023-02-28 07:51:28 -06001740 "@babel/generator": "^7.21.0",
Matt Godboltb497dca2022-12-27 17:45:57 -06001741 "@babel/helper-compilation-targets": "^7.20.7",
Matt Godbolt09828862023-02-28 07:51:28 -06001742 "@babel/helper-module-transforms": "^7.21.0",
1743 "@babel/helpers": "^7.21.0",
1744 "@babel/parser": "^7.21.0",
Matt Godboltb497dca2022-12-27 17:45:57 -06001745 "@babel/template": "^7.20.7",
Matt Godbolt09828862023-02-28 07:51:28 -06001746 "@babel/traverse": "^7.21.0",
1747 "@babel/types": "^7.21.0",
github-actions[bot]393fca82022-01-01 15:20:00 +01001748 "convert-source-map": "^1.7.0",
1749 "debug": "^4.1.0",
Matt Godboltf1470a72022-01-17 23:28:33 -06001750 "gensync": "^1.0.0-beta.2",
Matt Godbolt2da5d572023-01-29 17:40:54 -06001751 "json5": "^2.2.2",
Matt Godbolt1b050d42022-02-06 14:05:25 -06001752 "semver": "^6.3.0"
github-actions[bot]393fca82022-01-01 15:20:00 +01001753 },
1754 "engines": {
1755 "node": ">=6.9.0"
1756 },
1757 "funding": {
1758 "type": "opencollective",
1759 "url": "https://opencollective.com/babel"
1760 }
1761 },
github-actions[bot]393fca82022-01-01 15:20:00 +01001762 "node_modules/@babel/core/node_modules/semver": {
github-actions[bot]393fca82022-01-01 15:20:00 +01001763 "version": "6.3.0",
1764 "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
1765 "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==",
1766 "dev": true,
Mats Jun Larsen633eb822023-02-28 00:06:38 +00001767 "peer": true,
github-actions[bot]393fca82022-01-01 15:20:00 +01001768 "bin": {
1769 "semver": "bin/semver.js"
1770 }
1771 },
1772 "node_modules/@babel/generator": {
Matt Godbolt09828862023-02-28 07:51:28 -06001773 "version": "7.21.1",
1774 "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.21.1.tgz",
1775 "integrity": "sha512-1lT45bAYlQhFn/BHivJs43AiW2rg3/UbLyShGfF3C0KmHvO5fSghWd5kBJy30kpRRucGzXStvnnCFniCR2kXAA==",
github-actions[bot]393fca82022-01-01 15:20:00 +01001776 "dev": true,
1777 "dependencies": {
Matt Godbolt09828862023-02-28 07:51:28 -06001778 "@babel/types": "^7.21.0",
Matt Godbolt52515952022-07-01 08:39:24 -05001779 "@jridgewell/gen-mapping": "^0.3.2",
Matt Godbolt09828862023-02-28 07:51:28 -06001780 "@jridgewell/trace-mapping": "^0.3.17",
Matt Godboltdf14b0d2022-05-09 08:20:02 -05001781 "jsesc": "^2.5.1"
github-actions[bot]393fca82022-01-01 15:20:00 +01001782 },
1783 "engines": {
1784 "node": ">=6.9.0"
1785 }
1786 },
Matt Godbolt52515952022-07-01 08:39:24 -05001787 "node_modules/@babel/generator/node_modules/@jridgewell/gen-mapping": {
1788 "version": "0.3.2",
1789 "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.2.tgz",
1790 "integrity": "sha512-mh65xKQAzI6iBcFzwv28KVWSmCkdRBWoOh+bYQGW3+6OZvbbN3TqMGo5hqYxQniRcH9F2VZIoJCm4pa3BPDK/A==",
github-actions[bot]393fca82022-01-01 15:20:00 +01001791 "dev": true,
1792 "dependencies": {
Matt Godbolt52515952022-07-01 08:39:24 -05001793 "@jridgewell/set-array": "^1.0.1",
1794 "@jridgewell/sourcemap-codec": "^1.4.10",
1795 "@jridgewell/trace-mapping": "^0.3.9"
1796 },
1797 "engines": {
1798 "node": ">=6.0.0"
1799 }
1800 },
1801 "node_modules/@babel/helper-annotate-as-pure": {
1802 "version": "7.18.6",
1803 "resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.18.6.tgz",
1804 "integrity": "sha512-duORpUiYrEpzKIop6iNbjnwKLAKnJ47csTyRACyEmWj0QdUrm5aqNJGHSSEQSUAvNW0ojX0dOmK9dZduvkfeXA==",
1805 "dev": true,
1806 "dependencies": {
1807 "@babel/types": "^7.18.6"
github-actions[bot]393fca82022-01-01 15:20:00 +01001808 },
1809 "engines": {
1810 "node": ">=6.9.0"
1811 }
1812 },
1813 "node_modules/@babel/helper-compilation-targets": {
Matt Godboltb497dca2022-12-27 17:45:57 -06001814 "version": "7.20.7",
1815 "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.20.7.tgz",
1816 "integrity": "sha512-4tGORmfQcrc+bvrjb5y3dG9Mx1IOZjsHqQVUz7XCNHO+iTmqxWnVg3KRygjGmpRLJGdQSKuvFinbIb0CnZwHAQ==",
github-actions[bot]393fca82022-01-01 15:20:00 +01001817 "dev": true,
Mats Jun Larsen633eb822023-02-28 00:06:38 +00001818 "peer": true,
github-actions[bot]393fca82022-01-01 15:20:00 +01001819 "dependencies": {
Matt Godboltb497dca2022-12-27 17:45:57 -06001820 "@babel/compat-data": "^7.20.5",
Matt Godbolt52515952022-07-01 08:39:24 -05001821 "@babel/helper-validator-option": "^7.18.6",
Matt Godbolt6d4af972022-11-30 19:20:18 -06001822 "browserslist": "^4.21.3",
Matt Godboltb497dca2022-12-27 17:45:57 -06001823 "lru-cache": "^5.1.1",
github-actions[bot]393fca82022-01-01 15:20:00 +01001824 "semver": "^6.3.0"
1825 },
1826 "engines": {
1827 "node": ">=6.9.0"
1828 },
1829 "peerDependencies": {
1830 "@babel/core": "^7.0.0"
Matt Godbolt3f7def72023-03-08 10:58:56 -06001831 }
1832 },
1833 "node_modules/@babel/helper-compilation-targets/node_modules/lru-cache": {
1834 "version": "5.1.1",
1835 "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz",
1836 "integrity": "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==",
1837 "dev": true,
1838 "peer": true,
1839 "dependencies": {
1840 "yallist": "^3.0.2"
github-actions[bot]393fca82022-01-01 15:20:00 +01001841 }
github-actions[bot]393fca82022-01-01 15:20:00 +01001842 },
1843 "node_modules/@babel/helper-compilation-targets/node_modules/semver": {
1844 "version": "6.3.0",
1845 "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
1846 "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==",
1847 "dev": true,
Mats Jun Larsen633eb822023-02-28 00:06:38 +00001848 "peer": true,
github-actions[bot]393fca82022-01-01 15:20:00 +01001849 "bin": {
1850 "semver": "bin/semver.js"
1851 }
1852 },
1853 "node_modules/@babel/helper-create-class-features-plugin": {
Matt Godbolt09828862023-02-28 07:51:28 -06001854 "version": "7.21.0",
1855 "resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.21.0.tgz",
1856 "integrity": "sha512-Q8wNiMIdwsv5la5SPxNYzzkPnjgC0Sy0i7jLkVOCdllu/xcVNkr3TeZzbHBJrj+XXRqzX5uCyCoV9eu6xUG7KQ==",
github-actions[bot]393fca82022-01-01 15:20:00 +01001857 "dev": true,
1858 "dependencies": {
Matt Godbolt52515952022-07-01 08:39:24 -05001859 "@babel/helper-annotate-as-pure": "^7.18.6",
Matt Godbolt5fd07332022-07-18 06:19:38 -05001860 "@babel/helper-environment-visitor": "^7.18.9",
Matt Godbolt09828862023-02-28 07:51:28 -06001861 "@babel/helper-function-name": "^7.21.0",
1862 "@babel/helper-member-expression-to-functions": "^7.21.0",
Matt Godbolt52515952022-07-01 08:39:24 -05001863 "@babel/helper-optimise-call-expression": "^7.18.6",
Matt Godboltb497dca2022-12-27 17:45:57 -06001864 "@babel/helper-replace-supers": "^7.20.7",
Matt Godbolt2da5d572023-01-29 17:40:54 -06001865 "@babel/helper-skip-transparent-expression-wrappers": "^7.20.0",
Matt Godbolt52515952022-07-01 08:39:24 -05001866 "@babel/helper-split-export-declaration": "^7.18.6"
github-actions[bot]393fca82022-01-01 15:20:00 +01001867 },
1868 "engines": {
1869 "node": ">=6.9.0"
1870 },
1871 "peerDependencies": {
1872 "@babel/core": "^7.0.0"
1873 }
1874 },
github-actions[bot]393fca82022-01-01 15:20:00 +01001875 "node_modules/@babel/helper-environment-visitor": {
Matt Godbolt5fd07332022-07-18 06:19:38 -05001876 "version": "7.18.9",
1877 "resolved": "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.9.tgz",
1878 "integrity": "sha512-3r/aACDJ3fhQ/EVgFy0hpj8oHyHpQc+LPtJoY9SzTThAsStm4Ptegq92vqKoE3vD706ZVFWITnMnxucw+S9Ipg==",
github-actions[bot]393fca82022-01-01 15:20:00 +01001879 "dev": true,
github-actions[bot]393fca82022-01-01 15:20:00 +01001880 "engines": {
1881 "node": ">=6.9.0"
1882 }
1883 },
1884 "node_modules/@babel/helper-function-name": {
Matt Godbolt09828862023-02-28 07:51:28 -06001885 "version": "7.21.0",
1886 "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.21.0.tgz",
1887 "integrity": "sha512-HfK1aMRanKHpxemaY2gqBmL04iAPOPRj7DxtNbiDOrJK+gdwkiNRVpCpUJYbUT+aZyemKN8brqTOxzCaG6ExRg==",
github-actions[bot]393fca82022-01-01 15:20:00 +01001888 "dev": true,
1889 "dependencies": {
Matt Godbolt09828862023-02-28 07:51:28 -06001890 "@babel/template": "^7.20.7",
1891 "@babel/types": "^7.21.0"
Matt Godboltf1470a72022-01-17 23:28:33 -06001892 },
github-actions[bot]393fca82022-01-01 15:20:00 +01001893 "engines": {
1894 "node": ">=6.9.0"
1895 }
1896 },
Matt Godboltf1470a72022-01-17 23:28:33 -06001897 "node_modules/@babel/helper-hoist-variables": {
Matt Godbolt52515952022-07-01 08:39:24 -05001898 "version": "7.18.6",
1899 "resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.18.6.tgz",
1900 "integrity": "sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q==",
github-actions[bot]393fca82022-01-01 15:20:00 +01001901 "dev": true,
1902 "dependencies": {
Matt Godbolt52515952022-07-01 08:39:24 -05001903 "@babel/types": "^7.18.6"
github-actions[bot]393fca82022-01-01 15:20:00 +01001904 },
1905 "engines": {
1906 "node": ">=6.9.0"
1907 }
1908 },
1909 "node_modules/@babel/helper-member-expression-to-functions": {
Matt Godbolt09828862023-02-28 07:51:28 -06001910 "version": "7.21.0",
1911 "resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.21.0.tgz",
1912 "integrity": "sha512-Muu8cdZwNN6mRRNG6lAYErJ5X3bRevgYR2O8wN0yn7jJSnGDu6eG59RfT29JHxGUovyfrh6Pj0XzmR7drNVL3Q==",
github-actions[bot]393fca82022-01-01 15:20:00 +01001913 "dev": true,
1914 "dependencies": {
Matt Godbolt09828862023-02-28 07:51:28 -06001915 "@babel/types": "^7.21.0"
Matt Godboltf1470a72022-01-17 23:28:33 -06001916 },
1917 "engines": {
1918 "node": ">=6.9.0"
github-actions[bot]393fca82022-01-01 15:20:00 +01001919 }
1920 },
1921 "node_modules/@babel/helper-module-imports": {
Matt Godbolt52515952022-07-01 08:39:24 -05001922 "version": "7.18.6",
1923 "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.18.6.tgz",
1924 "integrity": "sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA==",
github-actions[bot]393fca82022-01-01 15:20:00 +01001925 "dev": true,
Mats Jun Larsen633eb822023-02-28 00:06:38 +00001926 "peer": true,
github-actions[bot]393fca82022-01-01 15:20:00 +01001927 "dependencies": {
Matt Godbolt52515952022-07-01 08:39:24 -05001928 "@babel/types": "^7.18.6"
Matt Godboltf1470a72022-01-17 23:28:33 -06001929 },
1930 "engines": {
1931 "node": ">=6.9.0"
github-actions[bot]393fca82022-01-01 15:20:00 +01001932 }
1933 },
1934 "node_modules/@babel/helper-module-transforms": {
Matt Godbolt09828862023-02-28 07:51:28 -06001935 "version": "7.21.2",
1936 "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.21.2.tgz",
1937 "integrity": "sha512-79yj2AR4U/Oqq/WOV7Lx6hUjau1Zfo4cI+JLAVYeMV5XIlbOhmjEk5ulbTc9fMpmlojzZHkUUxAiK+UKn+hNQQ==",
github-actions[bot]393fca82022-01-01 15:20:00 +01001938 "dev": true,
Mats Jun Larsen633eb822023-02-28 00:06:38 +00001939 "peer": true,
github-actions[bot]393fca82022-01-01 15:20:00 +01001940 "dependencies": {
Matt Godbolt5fd07332022-07-18 06:19:38 -05001941 "@babel/helper-environment-visitor": "^7.18.9",
Matt Godbolt52515952022-07-01 08:39:24 -05001942 "@babel/helper-module-imports": "^7.18.6",
Matt Godbolt6d4af972022-11-30 19:20:18 -06001943 "@babel/helper-simple-access": "^7.20.2",
Matt Godbolt52515952022-07-01 08:39:24 -05001944 "@babel/helper-split-export-declaration": "^7.18.6",
Matt Godbolt6d4af972022-11-30 19:20:18 -06001945 "@babel/helper-validator-identifier": "^7.19.1",
Matt Godboltb497dca2022-12-27 17:45:57 -06001946 "@babel/template": "^7.20.7",
Matt Godbolt09828862023-02-28 07:51:28 -06001947 "@babel/traverse": "^7.21.2",
1948 "@babel/types": "^7.21.2"
Matt Godboltf1470a72022-01-17 23:28:33 -06001949 },
1950 "engines": {
1951 "node": ">=6.9.0"
github-actions[bot]393fca82022-01-01 15:20:00 +01001952 }
1953 },
1954 "node_modules/@babel/helper-optimise-call-expression": {
Matt Godbolt52515952022-07-01 08:39:24 -05001955 "version": "7.18.6",
1956 "resolved": "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.18.6.tgz",
1957 "integrity": "sha512-HP59oD9/fEHQkdcbgFCnbmgH5vIQTJbxh2yf+CdM89/glUNnuzr87Q8GIjGEnOktTROemO0Pe0iPAYbqZuOUiA==",
github-actions[bot]393fca82022-01-01 15:20:00 +01001958 "dev": true,
1959 "dependencies": {
Matt Godbolt52515952022-07-01 08:39:24 -05001960 "@babel/types": "^7.18.6"
Matt Godboltf1470a72022-01-17 23:28:33 -06001961 },
1962 "engines": {
1963 "node": ">=6.9.0"
github-actions[bot]393fca82022-01-01 15:20:00 +01001964 }
1965 },
1966 "node_modules/@babel/helper-plugin-utils": {
Matt Godbolt6d4af972022-11-30 19:20:18 -06001967 "version": "7.20.2",
1968 "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.20.2.tgz",
1969 "integrity": "sha512-8RvlJG2mj4huQ4pZ+rU9lqKi9ZKiRmuvGuM2HlWmkmgOhbs6zEAw6IEiJ5cQqGbDzGZOhwuOQNtZMi/ENLjZoQ==",
github-actions[bot]393fca82022-01-01 15:20:00 +01001970 "dev": true,
1971 "engines": {
1972 "node": ">=6.9.0"
1973 }
1974 },
1975 "node_modules/@babel/helper-replace-supers": {
Matt Godboltb497dca2022-12-27 17:45:57 -06001976 "version": "7.20.7",
1977 "resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.20.7.tgz",
1978 "integrity": "sha512-vujDMtB6LVfNW13jhlCrp48QNslK6JXi7lQG736HVbHz/mbf4Dc7tIRh1Xf5C0rF7BP8iiSxGMCmY6Ci1ven3A==",
github-actions[bot]393fca82022-01-01 15:20:00 +01001979 "dev": true,
1980 "dependencies": {
Matt Godbolt5fd07332022-07-18 06:19:38 -05001981 "@babel/helper-environment-visitor": "^7.18.9",
Matt Godboltb497dca2022-12-27 17:45:57 -06001982 "@babel/helper-member-expression-to-functions": "^7.20.7",
Matt Godbolt52515952022-07-01 08:39:24 -05001983 "@babel/helper-optimise-call-expression": "^7.18.6",
Matt Godboltb497dca2022-12-27 17:45:57 -06001984 "@babel/template": "^7.20.7",
1985 "@babel/traverse": "^7.20.7",
1986 "@babel/types": "^7.20.7"
Matt Godboltf1470a72022-01-17 23:28:33 -06001987 },
1988 "engines": {
1989 "node": ">=6.9.0"
github-actions[bot]393fca82022-01-01 15:20:00 +01001990 }
1991 },
1992 "node_modules/@babel/helper-simple-access": {
Matt Godbolt6d4af972022-11-30 19:20:18 -06001993 "version": "7.20.2",
1994 "resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.20.2.tgz",
1995 "integrity": "sha512-+0woI/WPq59IrqDYbVGfshjT5Dmk/nnbdpcF8SnMhhXObpTq2KNBdLFRFrkVdbDOyUmHBCxzm5FHV1rACIkIbA==",
github-actions[bot]393fca82022-01-01 15:20:00 +01001996 "dev": true,
Mats Jun Larsen633eb822023-02-28 00:06:38 +00001997 "peer": true,
github-actions[bot]393fca82022-01-01 15:20:00 +01001998 "dependencies": {
Matt Godbolt6d4af972022-11-30 19:20:18 -06001999 "@babel/types": "^7.20.2"
Matt Godboltf1470a72022-01-17 23:28:33 -06002000 },
2001 "engines": {
2002 "node": ">=6.9.0"
github-actions[bot]393fca82022-01-01 15:20:00 +01002003 }
2004 },
Matt Godbolt2da5d572023-01-29 17:40:54 -06002005 "node_modules/@babel/helper-skip-transparent-expression-wrappers": {
2006 "version": "7.20.0",
2007 "resolved": "https://registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.20.0.tgz",
2008 "integrity": "sha512-5y1JYeNKfvnT8sZcK9DVRtpTbGiomYIHviSP3OQWmDPU3DeH4a1ZlT/N2lyQ5P8egjcRaT/Y9aNqUxK0WsnIIg==",
2009 "dev": true,
2010 "dependencies": {
2011 "@babel/types": "^7.20.0"
2012 },
2013 "engines": {
2014 "node": ">=6.9.0"
2015 }
2016 },
github-actions[bot]393fca82022-01-01 15:20:00 +01002017 "node_modules/@babel/helper-split-export-declaration": {
Matt Godbolt52515952022-07-01 08:39:24 -05002018 "version": "7.18.6",
2019 "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.18.6.tgz",
2020 "integrity": "sha512-bde1etTx6ZyTmobl9LLMMQsaizFVZrquTEHOqKeQESMKo4PlObf+8+JA25ZsIpZhT/WEd39+vOdLXAFG/nELpA==",
github-actions[bot]393fca82022-01-01 15:20:00 +01002021 "dev": true,
2022 "dependencies": {
Matt Godbolt52515952022-07-01 08:39:24 -05002023 "@babel/types": "^7.18.6"
Matt Godboltf1470a72022-01-17 23:28:33 -06002024 },
2025 "engines": {
2026 "node": ">=6.9.0"
github-actions[bot]393fca82022-01-01 15:20:00 +01002027 }
2028 },
Matt Godbolt6d4af972022-11-30 19:20:18 -06002029 "node_modules/@babel/helper-string-parser": {
2030 "version": "7.19.4",
2031 "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.19.4.tgz",
2032 "integrity": "sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw==",
2033 "engines": {
2034 "node": ">=6.9.0"
2035 }
2036 },
github-actions[bot]393fca82022-01-01 15:20:00 +01002037 "node_modules/@babel/helper-validator-identifier": {
Matt Godbolt6d4af972022-11-30 19:20:18 -06002038 "version": "7.19.1",
2039 "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz",
2040 "integrity": "sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==",
Matt Godboltf1470a72022-01-17 23:28:33 -06002041 "engines": {
2042 "node": ">=6.9.0"
2043 }
github-actions[bot]393fca82022-01-01 15:20:00 +01002044 },
2045 "node_modules/@babel/helper-validator-option": {
Matt Godbolt09828862023-02-28 07:51:28 -06002046 "version": "7.21.0",
2047 "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.21.0.tgz",
2048 "integrity": "sha512-rmL/B8/f0mKS2baE9ZpyTcTavvEuWhTTW8amjzXNvYG4AwBsqTLikfXsEofsJEfKHf+HQVQbFOHy6o+4cnC/fQ==",
github-actions[bot]393fca82022-01-01 15:20:00 +01002049 "dev": true,
2050 "engines": {
2051 "node": ">=6.9.0"
2052 }
2053 },
2054 "node_modules/@babel/helpers": {
Matt Godbolt09828862023-02-28 07:51:28 -06002055 "version": "7.21.0",
2056 "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.21.0.tgz",
2057 "integrity": "sha512-XXve0CBtOW0pd7MRzzmoyuSj0e3SEzj8pgyFxnTT1NJZL38BD1MK7yYrm8yefRPIDvNNe14xR4FdbHwpInD4rA==",
github-actions[bot]393fca82022-01-01 15:20:00 +01002058 "dev": true,
Mats Jun Larsen633eb822023-02-28 00:06:38 +00002059 "peer": true,
github-actions[bot]393fca82022-01-01 15:20:00 +01002060 "dependencies": {
Matt Godboltb497dca2022-12-27 17:45:57 -06002061 "@babel/template": "^7.20.7",
Matt Godbolt09828862023-02-28 07:51:28 -06002062 "@babel/traverse": "^7.21.0",
2063 "@babel/types": "^7.21.0"
Matt Godboltf1470a72022-01-17 23:28:33 -06002064 },
2065 "engines": {
2066 "node": ">=6.9.0"
github-actions[bot]393fca82022-01-01 15:20:00 +01002067 }
2068 },
2069 "node_modules/@babel/highlight": {
Matt Godbolt52515952022-07-01 08:39:24 -05002070 "version": "7.18.6",
2071 "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.18.6.tgz",
2072 "integrity": "sha512-u7stbOuYjaPezCuLj29hNW1v64M2Md2qupEKP1fHc7WdOA3DgLh37suiSrZYY7haUB7iBeQZ9P1uiRF359do3g==",
github-actions[bot]393fca82022-01-01 15:20:00 +01002073 "dev": true,
2074 "dependencies": {
Matt Godbolt52515952022-07-01 08:39:24 -05002075 "@babel/helper-validator-identifier": "^7.18.6",
github-actions[bot]393fca82022-01-01 15:20:00 +01002076 "chalk": "^2.0.0",
2077 "js-tokens": "^4.0.0"
Matt Godboltf1470a72022-01-17 23:28:33 -06002078 },
2079 "engines": {
2080 "node": ">=6.9.0"
github-actions[bot]393fca82022-01-01 15:20:00 +01002081 }
2082 },
github-actions[bot]393fca82022-01-01 15:20:00 +01002083 "node_modules/@babel/parser": {
Matt Godbolt09828862023-02-28 07:51:28 -06002084 "version": "7.21.2",
2085 "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.21.2.tgz",
2086 "integrity": "sha512-URpaIJQwEkEC2T9Kn+Ai6Xe/02iNaVCuT/PtoRz3GPVJVDpPd7mLo+VddTbhCRU9TXqW5mSrQfXZyi8kDKOVpQ==",
github-actions[bot]393fca82022-01-01 15:20:00 +01002087 "bin": {
2088 "parser": "bin/babel-parser.js"
2089 },
2090 "engines": {
2091 "node": ">=6.0.0"
2092 }
2093 },
2094 "node_modules/@babel/plugin-syntax-typescript": {
Matt Godbolt6d4af972022-11-30 19:20:18 -06002095 "version": "7.20.0",
2096 "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.20.0.tgz",
2097 "integrity": "sha512-rd9TkG+u1CExzS4SM1BlMEhMXwFLKVjOAFFCDx9PbX5ycJWDoWMcwdJH9RhkPu1dOgn5TrxLot/Gx6lWFuAUNQ==",
github-actions[bot]393fca82022-01-01 15:20:00 +01002098 "dev": true,
2099 "dependencies": {
Matt Godbolt6d4af972022-11-30 19:20:18 -06002100 "@babel/helper-plugin-utils": "^7.19.0"
github-actions[bot]393fca82022-01-01 15:20:00 +01002101 },
2102 "engines": {
2103 "node": ">=6.9.0"
2104 },
2105 "peerDependencies": {
2106 "@babel/core": "^7.0.0-0"
2107 }
2108 },
2109 "node_modules/@babel/plugin-transform-typescript": {
Matt Godbolt09828862023-02-28 07:51:28 -06002110 "version": "7.21.0",
2111 "resolved": "https://registry.npmjs.org/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.21.0.tgz",
2112 "integrity": "sha512-xo///XTPp3mDzTtrqXoBlK9eiAYW3wv9JXglcn/u1bi60RW11dEUxIgA8cbnDhutS1zacjMRmAwxE0gMklLnZg==",
github-actions[bot]393fca82022-01-01 15:20:00 +01002113 "dev": true,
2114 "dependencies": {
Matt Godbolt09828862023-02-28 07:51:28 -06002115 "@babel/helper-create-class-features-plugin": "^7.21.0",
Matt Godbolt6d4af972022-11-30 19:20:18 -06002116 "@babel/helper-plugin-utils": "^7.20.2",
2117 "@babel/plugin-syntax-typescript": "^7.20.0"
github-actions[bot]393fca82022-01-01 15:20:00 +01002118 },
2119 "engines": {
2120 "node": ">=6.9.0"
2121 },
2122 "peerDependencies": {
2123 "@babel/core": "^7.0.0-0"
2124 }
2125 },
2126 "node_modules/@babel/preset-typescript": {
Matt Godbolt09828862023-02-28 07:51:28 -06002127 "version": "7.21.0",
2128 "resolved": "https://registry.npmjs.org/@babel/preset-typescript/-/preset-typescript-7.21.0.tgz",
2129 "integrity": "sha512-myc9mpoVA5m1rF8K8DgLEatOYFDpwC+RkMkjZ0Du6uI62YvDe8uxIEYVs/VCdSJ097nlALiU/yBC7//3nI+hNg==",
github-actions[bot]393fca82022-01-01 15:20:00 +01002130 "dev": true,
2131 "dependencies": {
Matt Godbolt09828862023-02-28 07:51:28 -06002132 "@babel/helper-plugin-utils": "^7.20.2",
2133 "@babel/helper-validator-option": "^7.21.0",
2134 "@babel/plugin-transform-typescript": "^7.21.0"
github-actions[bot]393fca82022-01-01 15:20:00 +01002135 },
2136 "engines": {
2137 "node": ">=6.9.0"
2138 },
2139 "peerDependencies": {
2140 "@babel/core": "^7.0.0-0"
2141 }
2142 },
2143 "node_modules/@babel/template": {
Matt Godboltb497dca2022-12-27 17:45:57 -06002144 "version": "7.20.7",
2145 "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.20.7.tgz",
2146 "integrity": "sha512-8SegXApWe6VoNw0r9JHpSteLKTpTiLZ4rMlGIm9JQ18KiCtyQiAMEazujAHrUS5flrcqYZa75ukev3P6QmUwUw==",
github-actions[bot]393fca82022-01-01 15:20:00 +01002147 "dev": true,
2148 "dependencies": {
Matt Godbolt52515952022-07-01 08:39:24 -05002149 "@babel/code-frame": "^7.18.6",
Matt Godboltb497dca2022-12-27 17:45:57 -06002150 "@babel/parser": "^7.20.7",
2151 "@babel/types": "^7.20.7"
github-actions[bot]393fca82022-01-01 15:20:00 +01002152 },
2153 "engines": {
Matt Godboltf1470a72022-01-17 23:28:33 -06002154 "node": ">=6.9.0"
github-actions[bot]393fca82022-01-01 15:20:00 +01002155 }
2156 },
2157 "node_modules/@babel/traverse": {
Matt Godbolt09828862023-02-28 07:51:28 -06002158 "version": "7.21.2",
2159 "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.21.2.tgz",
2160 "integrity": "sha512-ts5FFU/dSUPS13tv8XiEObDu9K+iagEKME9kAbaP7r0Y9KtZJZ+NGndDvWoRAYNpeWafbpFeki3q9QoMD6gxyw==",
github-actions[bot]393fca82022-01-01 15:20:00 +01002161 "dev": true,
2162 "dependencies": {
Matt Godbolt52515952022-07-01 08:39:24 -05002163 "@babel/code-frame": "^7.18.6",
Matt Godbolt09828862023-02-28 07:51:28 -06002164 "@babel/generator": "^7.21.1",
Matt Godbolt5fd07332022-07-18 06:19:38 -05002165 "@babel/helper-environment-visitor": "^7.18.9",
Matt Godbolt09828862023-02-28 07:51:28 -06002166 "@babel/helper-function-name": "^7.21.0",
Matt Godbolt52515952022-07-01 08:39:24 -05002167 "@babel/helper-hoist-variables": "^7.18.6",
2168 "@babel/helper-split-export-declaration": "^7.18.6",
Matt Godbolt09828862023-02-28 07:51:28 -06002169 "@babel/parser": "^7.21.2",
2170 "@babel/types": "^7.21.2",
github-actions[bot]393fca82022-01-01 15:20:00 +01002171 "debug": "^4.1.0",
2172 "globals": "^11.1.0"
github-actions[bot]393fca82022-01-01 15:20:00 +01002173 },
2174 "engines": {
Matt Godboltf1470a72022-01-17 23:28:33 -06002175 "node": ">=6.9.0"
github-actions[bot]393fca82022-01-01 15:20:00 +01002176 }
github-actions[bot]393fca82022-01-01 15:20:00 +01002177 },
2178 "node_modules/@babel/types": {
Matt Godbolt09828862023-02-28 07:51:28 -06002179 "version": "7.21.2",
2180 "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.21.2.tgz",
2181 "integrity": "sha512-3wRZSs7jiFaB8AjxiiD+VqN5DTG2iRvJGQ+qYFrs/654lg6kGTQWIOFjlBo5RaXuAZjBmP3+OQH4dmhqiiyYxw==",
github-actions[bot]393fca82022-01-01 15:20:00 +01002182 "dependencies": {
Matt Godbolt6d4af972022-11-30 19:20:18 -06002183 "@babel/helper-string-parser": "^7.19.4",
2184 "@babel/helper-validator-identifier": "^7.19.1",
github-actions[bot]393fca82022-01-01 15:20:00 +01002185 "to-fast-properties": "^2.0.0"
Matt Godboltf1470a72022-01-17 23:28:33 -06002186 },
2187 "engines": {
2188 "node": ">=6.9.0"
Matt Godboltafa4f182022-02-28 20:50:32 -06002189 }
Mats Jun Larsen633eb822023-02-28 00:06:38 +00002190 },
2191 "node_modules/@bcoe/v8-coverage": {
2192 "version": "0.2.3",
2193 "resolved": "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz",
2194 "integrity": "sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==",
2195 "dev": true
Matt Godboltafa4f182022-02-28 20:50:32 -06002196 },
2197 "node_modules/@colors/colors": {
2198 "version": "1.5.0",
2199 "resolved": "https://registry.npmjs.org/@colors/colors/-/colors-1.5.0.tgz",
2200 "integrity": "sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ==",
2201 "engines": {
2202 "node": ">=0.1.90"
github-actions[bot]393fca82022-01-01 15:20:00 +01002203 }
2204 },
github-actions[bot]393fca82022-01-01 15:20:00 +01002205 "node_modules/@cspotcode/source-map-support": {
Matt Godbolt52515952022-07-01 08:39:24 -05002206 "version": "0.8.1",
2207 "resolved": "https://registry.npmjs.org/@cspotcode/source-map-support/-/source-map-support-0.8.1.tgz",
2208 "integrity": "sha512-IchNf6dN4tHoMFIn/7OE8LWZ19Y6q/67Bmf6vnGREv8RSbBVb9LPJxEcnwrcwX6ixSvaiGoomAUvu4YSxXrVgw==",
github-actions[bot]393fca82022-01-01 15:20:00 +01002209 "dependencies": {
Matt Godbolt52515952022-07-01 08:39:24 -05002210 "@jridgewell/trace-mapping": "0.3.9"
github-actions[bot]393fca82022-01-01 15:20:00 +01002211 },
2212 "engines": {
2213 "node": ">=12"
Matt Godbolt52515952022-07-01 08:39:24 -05002214 }
2215 },
2216 "node_modules/@cspotcode/source-map-support/node_modules/@jridgewell/trace-mapping": {
2217 "version": "0.3.9",
2218 "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.9.tgz",
2219 "integrity": "sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==",
2220 "dependencies": {
2221 "@jridgewell/resolve-uri": "^3.0.3",
2222 "@jridgewell/sourcemap-codec": "^1.4.10"
Patrick Quist51047b62022-02-04 18:35:04 +01002223 }
2224 },
2225 "node_modules/@cypress/request": {
Matt Godbolt2da5d572023-01-29 17:40:54 -06002226 "version": "2.88.11",
2227 "resolved": "https://registry.npmjs.org/@cypress/request/-/request-2.88.11.tgz",
2228 "integrity": "sha512-M83/wfQ1EkspjkE2lNWNV5ui2Cv7UCv1swW1DqljahbzLVWltcsexQh8jYtuS/vzFXP+HySntGM83ZXA9fn17w==",
Patrick Quist51047b62022-02-04 18:35:04 +01002229 "dev": true,
2230 "dependencies": {
2231 "aws-sign2": "~0.7.0",
2232 "aws4": "^1.8.0",
2233 "caseless": "~0.12.0",
2234 "combined-stream": "~1.0.6",
2235 "extend": "~3.0.2",
2236 "forever-agent": "~0.6.1",
2237 "form-data": "~2.3.2",
2238 "http-signature": "~1.3.6",
2239 "is-typedarray": "~1.0.0",
2240 "isstream": "~0.1.2",
2241 "json-stringify-safe": "~5.0.1",
2242 "mime-types": "~2.1.19",
2243 "performance-now": "^2.1.0",
Matt Godbolt2da5d572023-01-29 17:40:54 -06002244 "qs": "~6.10.3",
Patrick Quist51047b62022-02-04 18:35:04 +01002245 "safe-buffer": "^5.1.2",
2246 "tough-cookie": "~2.5.0",
2247 "tunnel-agent": "^0.6.0",
2248 "uuid": "^8.3.2"
2249 },
2250 "engines": {
2251 "node": ">= 6"
Patrick Quist51047b62022-02-04 18:35:04 +01002252 }
2253 },
Matt Godbolt2bbc7de2022-12-30 08:03:14 -06002254 "node_modules/@cypress/request/node_modules/form-data": {
2255 "version": "2.3.3",
2256 "resolved": "https://registry.npmjs.org/form-data/-/form-data-2.3.3.tgz",
2257 "integrity": "sha512-1lLKB2Mu3aGP1Q/2eCOx0fNbRMe7XdwktwOruhfqqd0rIJWwN4Dh+E3hrPSlDCXnSR7UtZ1N38rVXm+6+MEhJQ==",
2258 "dev": true,
2259 "dependencies": {
2260 "asynckit": "^0.4.0",
2261 "combined-stream": "^1.0.6",
2262 "mime-types": "^2.1.12"
2263 },
2264 "engines": {
2265 "node": ">= 0.12"
2266 }
2267 },
Patrick Quist51047b62022-02-04 18:35:04 +01002268 "node_modules/@cypress/request/node_modules/qs": {
Matt Godbolt2da5d572023-01-29 17:40:54 -06002269 "version": "6.10.4",
2270 "resolved": "https://registry.npmjs.org/qs/-/qs-6.10.4.tgz",
2271 "integrity": "sha512-OQiU+C+Ds5qiH91qh/mg0w+8nwQuLjM4F4M/PbmhDOoYehPh+Fb0bDjtR1sOvy7YKxvj28Y/M0PhP5uVX0kB+g==",
Patrick Quist51047b62022-02-04 18:35:04 +01002272 "dev": true,
Matt Godbolt2da5d572023-01-29 17:40:54 -06002273 "dependencies": {
2274 "side-channel": "^1.0.4"
2275 },
Patrick Quist51047b62022-02-04 18:35:04 +01002276 "engines": {
2277 "node": ">=0.6"
Matt Godbolt2da5d572023-01-29 17:40:54 -06002278 },
2279 "funding": {
2280 "url": "https://github.com/sponsors/ljharb"
Patrick Quist51047b62022-02-04 18:35:04 +01002281 }
2282 },
Matt Godbolt6d4af972022-11-30 19:20:18 -06002283 "node_modules/@cypress/request/node_modules/uuid": {
2284 "version": "8.3.2",
2285 "resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz",
2286 "integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==",
2287 "dev": true,
2288 "bin": {
2289 "uuid": "dist/bin/uuid"
2290 }
2291 },
Patrick Quist51047b62022-02-04 18:35:04 +01002292 "node_modules/@cypress/xvfb": {
2293 "version": "1.2.4",
2294 "resolved": "https://registry.npmjs.org/@cypress/xvfb/-/xvfb-1.2.4.tgz",
2295 "integrity": "sha512-skbBzPggOVYCbnGgV+0dmBdW/s77ZkAOXIC1knS8NagwDjBrNC1LuXtQJeiN6l+m7lzmHtaoUw/ctJKdqkG57Q==",
2296 "dev": true,
2297 "dependencies": {
2298 "debug": "^3.1.0",
2299 "lodash.once": "^4.1.1"
2300 }
2301 },
2302 "node_modules/@cypress/xvfb/node_modules/debug": {
2303 "version": "3.2.7",
2304 "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz",
2305 "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==",
2306 "dev": true,
2307 "dependencies": {
2308 "ms": "^2.1.1"
github-actions[bot]393fca82022-01-01 15:20:00 +01002309 }
2310 },
2311 "node_modules/@dabh/diagnostics": {
Matt Godboltafa4f182022-02-28 20:50:32 -06002312 "version": "2.0.3",
2313 "resolved": "https://registry.npmjs.org/@dabh/diagnostics/-/diagnostics-2.0.3.tgz",
2314 "integrity": "sha512-hrlQOIi7hAfzsMqlGSFyVucrx38O+j6wiGOf//H2ecvIEqYN4ADBSS2iLMh5UFyDunCNniUIPk/q3riFv45xRA==",
github-actions[bot]393fca82022-01-01 15:20:00 +01002315 "dependencies": {
2316 "colorspace": "1.1.x",
2317 "enabled": "2.0.x",
2318 "kuler": "^2.0.0"
2319 }
2320 },
2321 "node_modules/@discoveryjs/json-ext": {
Matt Godbolt5bd8cde2022-03-21 23:39:51 -05002322 "version": "0.5.7",
2323 "resolved": "https://registry.npmjs.org/@discoveryjs/json-ext/-/json-ext-0.5.7.tgz",
2324 "integrity": "sha512-dBVuXR082gk3jsFp7Rd/JI4kytwGHecnCoTtXFb7DB6CNHp4rg5k1bhg0nWdLGLnOV71lmDzGQaLMy8iPLY0pw==",
github-actions[bot]393fca82022-01-01 15:20:00 +01002325 "dev": true,
2326 "engines": {
2327 "node": ">=10.0.0"
Matt Godboltfc995562022-01-31 22:06:41 -06002328 }
2329 },
github-actions[bot]393fca82022-01-01 15:20:00 +01002330 "node_modules/@es-joy/jsdoccomment": {
Matt Godbolt749319f2022-12-28 11:42:14 -06002331 "version": "0.36.1",
2332 "resolved": "https://registry.npmjs.org/@es-joy/jsdoccomment/-/jsdoccomment-0.36.1.tgz",
2333 "integrity": "sha512-922xqFsTpHs6D0BUiG4toiyPOMc8/jafnWKxz1KWgS4XzKPy2qXf1Pe6UFuNSCQqt6tOuhAWXBNuuyUhJmw9Vg==",
github-actions[bot]393fca82022-01-01 15:20:00 +01002334 "dev": true,
2335 "dependencies": {
Matt Godbolt749319f2022-12-28 11:42:14 -06002336 "comment-parser": "1.3.1",
github-actions[bot]393fca82022-01-01 15:20:00 +01002337 "esquery": "^1.4.0",
Matt Godbolt749319f2022-12-28 11:42:14 -06002338 "jsdoc-type-pratt-parser": "~3.1.0"
github-actions[bot]393fca82022-01-01 15:20:00 +01002339 },
2340 "engines": {
Matt Godbolt749319f2022-12-28 11:42:14 -06002341 "node": "^14 || ^16 || ^17 || ^18 || ^19"
2342 }
2343 },
2344 "node_modules/@eslint-community/eslint-utils": {
Matt Godbolt15e23192023-03-06 22:13:29 -06002345 "version": "4.2.0",
2346 "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.2.0.tgz",
2347 "integrity": "sha512-gB8T4H4DEfX2IV9zGDJPOBgP1e/DbfCPDTtEqUMckpvzS1OYtva8JdFYBqMwYk7xAQ429WGF/UPqn8uQ//h2vQ==",
Matt Godbolt749319f2022-12-28 11:42:14 -06002348 "dev": true,
2349 "dependencies": {
2350 "eslint-visitor-keys": "^3.3.0"
2351 },
2352 "engines": {
2353 "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
2354 },
2355 "peerDependencies": {
Matt Godbolt15e23192023-03-06 22:13:29 -06002356 "eslint": "^6.0.0 || ^7.0.0 || >=8.0.0"
github-actions[bot]393fca82022-01-01 15:20:00 +01002357 }
2358 },
2359 "node_modules/@eslint/eslintrc": {
Matt Godbolt09828862023-02-28 07:51:28 -06002360 "version": "2.0.0",
2361 "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-2.0.0.tgz",
2362 "integrity": "sha512-fluIaaV+GyV24CCu/ggiHdV+j4RNh85yQnAYS/G2mZODZgGmmlrgCydjUcV3YvxCm9x8nMAfThsqTni4KiXT4A==",
github-actions[bot]393fca82022-01-01 15:20:00 +01002363 "dependencies": {
2364 "ajv": "^6.12.4",
2365 "debug": "^4.3.2",
Matt Godbolt6d4af972022-11-30 19:20:18 -06002366 "espree": "^9.4.0",
Matt Godboltb497dca2022-12-27 17:45:57 -06002367 "globals": "^13.19.0",
Matt Godbolt5bd8cde2022-03-21 23:39:51 -05002368 "ignore": "^5.2.0",
github-actions[bot]393fca82022-01-01 15:20:00 +01002369 "import-fresh": "^3.2.1",
2370 "js-yaml": "^4.1.0",
Matt Godboltdf14b0d2022-05-09 08:20:02 -05002371 "minimatch": "^3.1.2",
github-actions[bot]393fca82022-01-01 15:20:00 +01002372 "strip-json-comments": "^3.1.1"
2373 },
2374 "engines": {
2375 "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
Matt Godbolt6d4af972022-11-30 19:20:18 -06002376 },
2377 "funding": {
2378 "url": "https://opencollective.com/eslint"
github-actions[bot]393fca82022-01-01 15:20:00 +01002379 }
2380 },
github-actions[bot]393fca82022-01-01 15:20:00 +01002381 "node_modules/@eslint/eslintrc/node_modules/globals": {
Matt Godbolt2da5d572023-01-29 17:40:54 -06002382 "version": "13.20.0",
2383 "resolved": "https://registry.npmjs.org/globals/-/globals-13.20.0.tgz",
2384 "integrity": "sha512-Qg5QtVkCy/kv3FUSlu4ukeZDVf9ee0iXLAUYX13gbR17bnejFTzr4iS9bY7kwCf1NztRNm1t91fjOiyx4CSwPQ==",
github-actions[bot]393fca82022-01-01 15:20:00 +01002385 "dependencies": {
2386 "type-fest": "^0.20.2"
2387 },
2388 "engines": {
2389 "node": ">=8"
2390 },
2391 "funding": {
2392 "url": "https://github.com/sponsors/sindresorhus"
github-actions[bot]393fca82022-01-01 15:20:00 +01002393 }
2394 },
github-actions[bot]393fca82022-01-01 15:20:00 +01002395 "node_modules/@eslint/eslintrc/node_modules/type-fest": {
2396 "version": "0.20.2",
2397 "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz",
2398 "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==",
2399 "engines": {
2400 "node": ">=10"
2401 },
2402 "funding": {
2403 "url": "https://github.com/sponsors/sindresorhus"
2404 }
Jeremy Rifkin1294c3f2022-11-29 22:28:10 -05002405 },
Matt Godbolt09828862023-02-28 07:51:28 -06002406 "node_modules/@eslint/js": {
2407 "version": "8.35.0",
2408 "resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.35.0.tgz",
2409 "integrity": "sha512-JXdzbRiWclLVoD8sNUjR443VVlYqiYmDVT6rGUEIEHU5YJW0gaVZwV2xgM7D4arkvASqD0IlLUVjHiFuxaftRw==",
2410 "engines": {
2411 "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
2412 }
2413 },
Jeremy Rifkin1294c3f2022-11-29 22:28:10 -05002414 "node_modules/@flatten-js/interval-tree": {
Jeremy Rifkin1ca65252023-01-17 01:41:58 -05002415 "version": "1.0.20",
2416 "resolved": "https://registry.npmjs.org/@flatten-js/interval-tree/-/interval-tree-1.0.20.tgz",
2417 "integrity": "sha512-ZmJAa7pDel/FiSN3gXYnrK51Od+maJ+54hJe2PZlWGFWLfQv1YP9DdjNofpg0+HS956oItjse2eWkIMdTZUhRw=="
github-actions[bot]393fca82022-01-01 15:20:00 +01002418 },
2419 "node_modules/@fortawesome/fontawesome-free": {
Matt Godbolt09828862023-02-28 07:51:28 -06002420 "version": "6.3.0",
2421 "resolved": "https://registry.npmjs.org/@fortawesome/fontawesome-free/-/fontawesome-free-6.3.0.tgz",
2422 "integrity": "sha512-qVtd5i1Cc7cdrqnTWqTObKQHjPWAiRwjUPaXObaeNPcy7+WKxJumGBx66rfSFgK6LNpIasVKkEgW8oyf0tmPLA==",
github-actions[bot]393fca82022-01-01 15:20:00 +01002423 "hasInstallScript": true,
2424 "engines": {
2425 "node": ">=6"
2426 }
2427 },
2428 "node_modules/@humanwhocodes/config-array": {
Matt Godboltb497dca2022-12-27 17:45:57 -06002429 "version": "0.11.8",
2430 "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.8.tgz",
2431 "integrity": "sha512-UybHIJzJnR5Qc/MsD9Kr+RpO2h+/P1GhOwdiLPXK5TWk5sgTdu88bTD9UP+CKbPPh5Rni1u0GjAdYQLemG8g+g==",
github-actions[bot]393fca82022-01-01 15:20:00 +01002432 "dependencies": {
2433 "@humanwhocodes/object-schema": "^1.2.1",
2434 "debug": "^4.1.1",
Matt Godbolt6d4af972022-11-30 19:20:18 -06002435 "minimatch": "^3.0.5"
github-actions[bot]393fca82022-01-01 15:20:00 +01002436 },
2437 "engines": {
2438 "node": ">=10.10.0"
Matt Godbolt6d4af972022-11-30 19:20:18 -06002439 }
2440 },
2441 "node_modules/@humanwhocodes/module-importer": {
2442 "version": "1.0.1",
2443 "resolved": "https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz",
2444 "integrity": "sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==",
2445 "engines": {
2446 "node": ">=12.22"
2447 },
2448 "funding": {
2449 "type": "github",
2450 "url": "https://github.com/sponsors/nzakas"
github-actions[bot]393fca82022-01-01 15:20:00 +01002451 }
2452 },
github-actions[bot]393fca82022-01-01 15:20:00 +01002453 "node_modules/@humanwhocodes/object-schema": {
2454 "version": "1.2.1",
2455 "resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz",
2456 "integrity": "sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA=="
2457 },
github-actions[bot]393fca82022-01-01 15:20:00 +01002458 "node_modules/@istanbuljs/schema": {
Matt Godboltf1470a72022-01-17 23:28:33 -06002459 "version": "0.1.3",
2460 "resolved": "https://registry.npmjs.org/@istanbuljs/schema/-/schema-0.1.3.tgz",
2461 "integrity": "sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==",
github-actions[bot]393fca82022-01-01 15:20:00 +01002462 "dev": true,
2463 "engines": {
2464 "node": ">=8"
Matt Godbolt1b050d42022-02-06 14:05:25 -06002465 }
2466 },
Matt Godboltf229d282023-03-06 22:34:08 -06002467 "node_modules/@jest/schemas": {
2468 "version": "29.4.3",
2469 "resolved": "https://registry.npmjs.org/@jest/schemas/-/schemas-29.4.3.tgz",
2470 "integrity": "sha512-VLYKXQmtmuEz6IxJsrZwzG9NvtkQsWNnWMsKxqWNu3+CnfzJQhp0WDDKWLVV9hLKr0l3SLLFRqcYHjhtyuDVxg==",
2471 "dev": true,
2472 "dependencies": {
2473 "@sinclair/typebox": "^0.25.16"
2474 },
2475 "engines": {
2476 "node": "^14.15.0 || ^16.10.0 || >=18.0.0"
2477 }
2478 },
2479 "node_modules/@jest/types": {
2480 "version": "29.5.0",
2481 "resolved": "https://registry.npmjs.org/@jest/types/-/types-29.5.0.tgz",
2482 "integrity": "sha512-qbu7kN6czmVRc3xWFQcAN03RAUamgppVUdXrvl1Wr3jlNF93o9mJbGcDWrwGB6ht44u7efB1qCFgVQmca24Uog==",
2483 "dev": true,
2484 "dependencies": {
2485 "@jest/schemas": "^29.4.3",
2486 "@types/istanbul-lib-coverage": "^2.0.0",
2487 "@types/istanbul-reports": "^3.0.0",
2488 "@types/node": "*",
2489 "@types/yargs": "^17.0.8",
2490 "chalk": "^4.0.0"
2491 },
2492 "engines": {
2493 "node": "^14.15.0 || ^16.10.0 || >=18.0.0"
2494 }
2495 },
2496 "node_modules/@jest/types/node_modules/ansi-styles": {
2497 "version": "4.3.0",
2498 "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
2499 "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
2500 "dev": true,
2501 "dependencies": {
2502 "color-convert": "^2.0.1"
2503 },
2504 "engines": {
2505 "node": ">=8"
2506 },
2507 "funding": {
2508 "url": "https://github.com/chalk/ansi-styles?sponsor=1"
2509 }
2510 },
2511 "node_modules/@jest/types/node_modules/chalk": {
2512 "version": "4.1.2",
2513 "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
2514 "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
2515 "dev": true,
2516 "dependencies": {
2517 "ansi-styles": "^4.1.0",
2518 "supports-color": "^7.1.0"
2519 },
2520 "engines": {
2521 "node": ">=10"
2522 },
2523 "funding": {
2524 "url": "https://github.com/chalk/chalk?sponsor=1"
2525 }
2526 },
2527 "node_modules/@jest/types/node_modules/color-convert": {
2528 "version": "2.0.1",
2529 "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
2530 "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
2531 "dev": true,
2532 "dependencies": {
2533 "color-name": "~1.1.4"
2534 },
2535 "engines": {
2536 "node": ">=7.0.0"
2537 }
2538 },
2539 "node_modules/@jest/types/node_modules/color-name": {
2540 "version": "1.1.4",
2541 "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
2542 "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
2543 "dev": true
2544 },
2545 "node_modules/@jest/types/node_modules/has-flag": {
2546 "version": "4.0.0",
2547 "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
2548 "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
2549 "dev": true,
2550 "engines": {
2551 "node": ">=8"
2552 }
2553 },
2554 "node_modules/@jest/types/node_modules/supports-color": {
2555 "version": "7.2.0",
2556 "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
2557 "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
2558 "dev": true,
2559 "dependencies": {
2560 "has-flag": "^4.0.0"
2561 },
2562 "engines": {
2563 "node": ">=8"
2564 }
2565 },
Matt Godboltdf14b0d2022-05-09 08:20:02 -05002566 "node_modules/@jridgewell/gen-mapping": {
2567 "version": "0.1.1",
2568 "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.1.1.tgz",
2569 "integrity": "sha512-sQXCasFk+U8lWYEe66WxRDOE9PjVz4vSM51fTu3Hw+ClTpUSQb718772vH3pyS5pShp6lvQM7SxgIDXXXmOX7w==",
2570 "dev": true,
Mats Jun Larsen633eb822023-02-28 00:06:38 +00002571 "peer": true,
Matt Godboltdf14b0d2022-05-09 08:20:02 -05002572 "dependencies": {
2573 "@jridgewell/set-array": "^1.0.0",
2574 "@jridgewell/sourcemap-codec": "^1.4.10"
2575 },
2576 "engines": {
2577 "node": ">=6.0.0"
2578 }
2579 },
Matt Godbolt1b050d42022-02-06 14:05:25 -06002580 "node_modules/@jridgewell/resolve-uri": {
Matt Godbolt5fd07332022-07-18 06:19:38 -05002581 "version": "3.1.0",
2582 "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.0.tgz",
2583 "integrity": "sha512-F2msla3tad+Mfht5cJq7LSXcdudKTWCVYUgw6pLFOOHSTtZlj6SWNYAp+AhuqLmWdBO2X5hPrLcu8cVP8fy28w==",
Matt Godboltdf14b0d2022-05-09 08:20:02 -05002584 "engines": {
2585 "node": ">=6.0.0"
2586 }
2587 },
2588 "node_modules/@jridgewell/set-array": {
Matt Godbolt52515952022-07-01 08:39:24 -05002589 "version": "1.1.2",
2590 "resolved": "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.1.2.tgz",
2591 "integrity": "sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==",
2592 "engines": {
2593 "node": ">=6.0.0"
2594 }
2595 },
2596 "node_modules/@jridgewell/source-map": {
2597 "version": "0.3.2",
2598 "resolved": "https://registry.npmjs.org/@jridgewell/source-map/-/source-map-0.3.2.tgz",
2599 "integrity": "sha512-m7O9o2uR8k2ObDysZYzdfhb08VuEml5oWGiosa1VdaPZ/A6QyPkAJuwN0Q1lhULOf6B7MtQmHENS743hWtCrgw==",
2600 "dependencies": {
2601 "@jridgewell/gen-mapping": "^0.3.0",
2602 "@jridgewell/trace-mapping": "^0.3.9"
2603 }
2604 },
2605 "node_modules/@jridgewell/source-map/node_modules/@jridgewell/gen-mapping": {
2606 "version": "0.3.2",
2607 "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.2.tgz",
2608 "integrity": "sha512-mh65xKQAzI6iBcFzwv28KVWSmCkdRBWoOh+bYQGW3+6OZvbbN3TqMGo5hqYxQniRcH9F2VZIoJCm4pa3BPDK/A==",
2609 "dependencies": {
2610 "@jridgewell/set-array": "^1.0.1",
2611 "@jridgewell/sourcemap-codec": "^1.4.10",
2612 "@jridgewell/trace-mapping": "^0.3.9"
2613 },
Matt Godbolt1b050d42022-02-06 14:05:25 -06002614 "engines": {
2615 "node": ">=6.0.0"
2616 }
2617 },
2618 "node_modules/@jridgewell/sourcemap-codec": {
Matt Godbolt52515952022-07-01 08:39:24 -05002619 "version": "1.4.14",
2620 "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.14.tgz",
2621 "integrity": "sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw=="
Matt Godbolt1b050d42022-02-06 14:05:25 -06002622 },
2623 "node_modules/@jridgewell/trace-mapping": {
Matt Godbolt6d4af972022-11-30 19:20:18 -06002624 "version": "0.3.17",
2625 "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.17.tgz",
2626 "integrity": "sha512-MCNzAp77qzKca9+W/+I0+sEpaUnZoeasnghNeVc41VZCEKaCH73Vq3BZZ/SzWIgrqE4H4ceI+p+b6C0mHf9T4g==",
Matt Godbolt1b050d42022-02-06 14:05:25 -06002627 "dependencies": {
Matt Godbolt6d4af972022-11-30 19:20:18 -06002628 "@jridgewell/resolve-uri": "3.1.0",
2629 "@jridgewell/sourcemap-codec": "1.4.14"
github-actions[bot]393fca82022-01-01 15:20:00 +01002630 }
Matt Godboltdf14b0d2022-05-09 08:20:02 -05002631 },
2632 "node_modules/@leichtgewicht/ip-codec": {
Matt Godbolt52515952022-07-01 08:39:24 -05002633 "version": "2.0.4",
2634 "resolved": "https://registry.npmjs.org/@leichtgewicht/ip-codec/-/ip-codec-2.0.4.tgz",
2635 "integrity": "sha512-Hcv+nVC0kZnQ3tD9GVu5xSMR4VVYOteQIr/hwFPVEvPdlXqgGEuRjiheChHgdM+JyqdgNcmzZOX/tnl0JOiI7A==",
Matt Godboltdf14b0d2022-05-09 08:20:02 -05002636 "dev": true
github-actions[bot]393fca82022-01-01 15:20:00 +01002637 },
Austin Mortond883a0f2022-02-02 08:04:18 -06002638 "node_modules/@napi-rs/snappy-linux-x64-gnu": {
2639 "version": "7.1.1",
2640 "resolved": "https://registry.npmjs.org/@napi-rs/snappy-linux-x64-gnu/-/snappy-linux-x64-gnu-7.1.1.tgz",
2641 "integrity": "sha512-41DPoAUFAU9VNrj/96qKfStH2Xq88ZYIsSz8BlITDm2ScoeDGOGbmaWguCXU7I+bC2uKWTmUVMXKqk6tVY6LEg==",
2642 "cpu": [
2643 "x64"
2644 ],
2645 "optional": true,
2646 "os": [
2647 "linux"
2648 ],
2649 "engines": {
2650 "node": ">= 10"
2651 }
2652 },
2653 "node_modules/@napi-rs/snappy-linux-x64-musl": {
2654 "version": "7.1.1",
2655 "resolved": "https://registry.npmjs.org/@napi-rs/snappy-linux-x64-musl/-/snappy-linux-x64-musl-7.1.1.tgz",
2656 "integrity": "sha512-xR4hzFQqVq6J8Zf6XyUVtFJBaRgDyAQYUoBsCr92tZ7gI/0RlWCV6Q6JMO/wP5CSsvyFJIAtSUXXqlzIpw0GPA==",
2657 "cpu": [
2658 "x64"
2659 ],
2660 "optional": true,
2661 "os": [
2662 "linux"
Austin Mortond883a0f2022-02-02 08:04:18 -06002663 ],
2664 "engines": {
2665 "node": ">= 10"
2666 }
2667 },
github-actions[bot]393fca82022-01-01 15:20:00 +01002668 "node_modules/@nodelib/fs.scandir": {
2669 "version": "2.1.5",
2670 "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz",
2671 "integrity": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==",
github-actions[bot]393fca82022-01-01 15:20:00 +01002672 "dependencies": {
2673 "@nodelib/fs.stat": "2.0.5",
2674 "run-parallel": "^1.1.9"
2675 },
2676 "engines": {
2677 "node": ">= 8"
2678 }
2679 },
2680 "node_modules/@nodelib/fs.stat": {
2681 "version": "2.0.5",
2682 "resolved": "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz",
2683 "integrity": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==",
github-actions[bot]393fca82022-01-01 15:20:00 +01002684 "engines": {
2685 "node": ">= 8"
2686 }
2687 },
2688 "node_modules/@nodelib/fs.walk": {
2689 "version": "1.2.8",
2690 "resolved": "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz",
2691 "integrity": "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==",
github-actions[bot]393fca82022-01-01 15:20:00 +01002692 "dependencies": {
2693 "@nodelib/fs.scandir": "2.1.5",
2694 "fastq": "^1.6.0"
2695 },
2696 "engines": {
2697 "node": ">= 8"
2698 }
2699 },
2700 "node_modules/@octokit/app": {
Matt Godboltf1470a72022-01-17 23:28:33 -06002701 "version": "4.3.0",
2702 "resolved": "https://registry.npmjs.org/@octokit/app/-/app-4.3.0.tgz",
2703 "integrity": "sha512-TAi6Ju1u1rf7+V1vd2pg70SFwmHmwt5WAaAJ8BPaIHALxKbLpyyKUaVP1DBBmNmgF+fw0dwBR/edrClDMpdDfQ==",
github-actions[bot]393fca82022-01-01 15:20:00 +01002704 "deprecated": "'@octokit/app' will be repurposed in future. Use '@octokit/auth-app' instead",
2705 "dev": true,
2706 "dependencies": {
2707 "@octokit/request": "^5.0.0",
2708 "jsonwebtoken": "^8.3.0",
2709 "lru-cache": "^6.0.0"
2710 }
2711 },
2712 "node_modules/@octokit/app/node_modules/lru-cache": {
2713 "version": "6.0.0",
2714 "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz",
2715 "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==",
2716 "dev": true,
2717 "dependencies": {
2718 "yallist": "^4.0.0"
2719 },
2720 "engines": {
2721 "node": ">=10"
2722 }
2723 },
2724 "node_modules/@octokit/app/node_modules/yallist": {
2725 "version": "4.0.0",
2726 "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
2727 "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==",
2728 "dev": true
2729 },
2730 "node_modules/@octokit/auth-token": {
Matt Godbolt6d4af972022-11-30 19:20:18 -06002731 "version": "2.5.0",
2732 "resolved": "https://registry.npmjs.org/@octokit/auth-token/-/auth-token-2.5.0.tgz",
2733 "integrity": "sha512-r5FVUJCOLl19AxiuZD2VRZ/ORjp/4IN98Of6YJoJOkY75CIBuYfmiNHGrDwXr+aLGG55igl9QrxX3hbiXlLb+g==",
github-actions[bot]393fca82022-01-01 15:20:00 +01002734 "dev": true,
2735 "dependencies": {
Matt Godboltf1470a72022-01-17 23:28:33 -06002736 "@octokit/types": "^6.0.3"
github-actions[bot]393fca82022-01-01 15:20:00 +01002737 }
2738 },
2739 "node_modules/@octokit/core": {
Matt Godbolt6d4af972022-11-30 19:20:18 -06002740 "version": "3.6.0",
2741 "resolved": "https://registry.npmjs.org/@octokit/core/-/core-3.6.0.tgz",
2742 "integrity": "sha512-7RKRKuA4xTjMhY+eG3jthb3hlZCsOwg3rztWh75Xc+ShDWOfDDATWbeZpAHBNRpm4Tv9WgBMOy1zEJYXG6NJ7Q==",
github-actions[bot]393fca82022-01-01 15:20:00 +01002743 "dev": true,
2744 "dependencies": {
Matt Godbolt6d4af972022-11-30 19:20:18 -06002745 "@octokit/auth-token": "^2.4.4",
2746 "@octokit/graphql": "^4.5.8",
2747 "@octokit/request": "^5.6.3",
2748 "@octokit/request-error": "^2.0.5",
Matt Godboltf1470a72022-01-17 23:28:33 -06002749 "@octokit/types": "^6.0.3",
2750 "before-after-hook": "^2.2.0",
2751 "universal-user-agent": "^6.0.0"
github-actions[bot]393fca82022-01-01 15:20:00 +01002752 }
2753 },
2754 "node_modules/@octokit/endpoint": {
Matt Godboltf1470a72022-01-17 23:28:33 -06002755 "version": "6.0.12",
2756 "resolved": "https://registry.npmjs.org/@octokit/endpoint/-/endpoint-6.0.12.tgz",
2757 "integrity": "sha512-lF3puPwkQWGfkMClXb4k/eUT/nZKQfxinRWJrdZaJO85Dqwo/G0yOC434Jr2ojwafWJMYqFGFa5ms4jJUgujdA==",
github-actions[bot]393fca82022-01-01 15:20:00 +01002758 "dev": true,
2759 "dependencies": {
Matt Godboltf1470a72022-01-17 23:28:33 -06002760 "@octokit/types": "^6.0.3",
2761 "is-plain-object": "^5.0.0",
github-actions[bot]393fca82022-01-01 15:20:00 +01002762 "universal-user-agent": "^6.0.0"
github-actions[bot]393fca82022-01-01 15:20:00 +01002763 }
2764 },
2765 "node_modules/@octokit/graphql": {
Matt Godbolt6d4af972022-11-30 19:20:18 -06002766 "version": "4.8.0",
2767 "resolved": "https://registry.npmjs.org/@octokit/graphql/-/graphql-4.8.0.tgz",
2768 "integrity": "sha512-0gv+qLSBLKF0z8TKaSKTsS39scVKF9dbMxJpj3U0vC7wjNWFuIpL/z76Qe2fiuCbDRcJSavkXsVtMS6/dtQQsg==",
github-actions[bot]393fca82022-01-01 15:20:00 +01002769 "dev": true,
2770 "dependencies": {
Matt Godbolt6d4af972022-11-30 19:20:18 -06002771 "@octokit/request": "^5.6.0",
Matt Godboltf1470a72022-01-17 23:28:33 -06002772 "@octokit/types": "^6.0.3",
github-actions[bot]393fca82022-01-01 15:20:00 +01002773 "universal-user-agent": "^6.0.0"
2774 }
2775 },
Matt Godboltf1470a72022-01-17 23:28:33 -06002776 "node_modules/@octokit/openapi-types": {
Matt Godbolt6d4af972022-11-30 19:20:18 -06002777 "version": "12.11.0",
2778 "resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-12.11.0.tgz",
2779 "integrity": "sha512-VsXyi8peyRq9PqIz/tpqiL2w3w80OgVMwBHltTml3LmVvXiphgeqmY9mvBw9Wu7e0QWk/fqD37ux8yP5uVekyQ==",
Matt Godboltf1470a72022-01-17 23:28:33 -06002780 "dev": true
2781 },
github-actions[bot]393fca82022-01-01 15:20:00 +01002782 "node_modules/@octokit/plugin-paginate-rest": {
Matt Godbolt6d4af972022-11-30 19:20:18 -06002783 "version": "2.21.3",
2784 "resolved": "https://registry.npmjs.org/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-2.21.3.tgz",
2785 "integrity": "sha512-aCZTEf0y2h3OLbrgKkrfFdjRL6eSOo8komneVQJnYecAxIej7Bafor2xhuDJOIFau4pk0i/P28/XgtbyPF0ZHw==",
github-actions[bot]393fca82022-01-01 15:20:00 +01002786 "dev": true,
2787 "dependencies": {
Matt Godbolt6d4af972022-11-30 19:20:18 -06002788 "@octokit/types": "^6.40.0"
Matt Godboltf1470a72022-01-17 23:28:33 -06002789 },
2790 "peerDependencies": {
Matt Godbolt6d4af972022-11-30 19:20:18 -06002791 "@octokit/core": ">=2"
github-actions[bot]393fca82022-01-01 15:20:00 +01002792 }
2793 },
2794 "node_modules/@octokit/plugin-request-log": {
Matt Godboltf1470a72022-01-17 23:28:33 -06002795 "version": "1.0.4",
2796 "resolved": "https://registry.npmjs.org/@octokit/plugin-request-log/-/plugin-request-log-1.0.4.tgz",
2797 "integrity": "sha512-mLUsMkgP7K/cnFEw07kWqXGF5LKrOkD+lhCrKvPHXWDywAwuDUeDwWBpc69XK3pNX0uKiVt8g5z96PJ6z9xCFA==",
github-actions[bot]393fca82022-01-01 15:20:00 +01002798 "dev": true,
Matt Godboltf1470a72022-01-17 23:28:33 -06002799 "peerDependencies": {
2800 "@octokit/core": ">=3"
github-actions[bot]393fca82022-01-01 15:20:00 +01002801 }
2802 },
Matt Godboltf1470a72022-01-17 23:28:33 -06002803 "node_modules/@octokit/plugin-rest-endpoint-methods": {
Matt Godbolt5fd07332022-07-18 06:19:38 -05002804 "version": "5.16.2",
2805 "resolved": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-5.16.2.tgz",
2806 "integrity": "sha512-8QFz29Fg5jDuTPXVtey05BLm7OB+M8fnvE64RNegzX7U+5NUXcOcnpTIK0YfSHBg8gYd0oxIq3IZTe9SfPZiRw==",
github-actions[bot]393fca82022-01-01 15:20:00 +01002807 "dev": true,
2808 "dependencies": {
Matt Godbolt5fd07332022-07-18 06:19:38 -05002809 "@octokit/types": "^6.39.0",
Matt Godboltf1470a72022-01-17 23:28:33 -06002810 "deprecation": "^2.3.1"
2811 },
2812 "peerDependencies": {
2813 "@octokit/core": ">=3"
github-actions[bot]393fca82022-01-01 15:20:00 +01002814 }
2815 },
2816 "node_modules/@octokit/request": {
Matt Godboltc57cf782022-01-24 21:47:39 -06002817 "version": "5.6.3",
2818 "resolved": "https://registry.npmjs.org/@octokit/request/-/request-5.6.3.tgz",
2819 "integrity": "sha512-bFJl0I1KVc9jYTe9tdGGpAMPy32dLBXXo1dS/YwSCTL/2nd9XeHsY616RE3HPXDVk+a+dBuzyz5YdlXwcDTr2A==",
github-actions[bot]393fca82022-01-01 15:20:00 +01002820 "dev": true,
2821 "dependencies": {
2822 "@octokit/endpoint": "^6.0.1",
Matt Godboltf1470a72022-01-17 23:28:33 -06002823 "@octokit/request-error": "^2.1.0",
2824 "@octokit/types": "^6.16.1",
2825 "is-plain-object": "^5.0.0",
Matt Godboltc57cf782022-01-24 21:47:39 -06002826 "node-fetch": "^2.6.7",
github-actions[bot]393fca82022-01-01 15:20:00 +01002827 "universal-user-agent": "^6.0.0"
2828 }
2829 },
2830 "node_modules/@octokit/request-error": {
Matt Godboltf1470a72022-01-17 23:28:33 -06002831 "version": "2.1.0",
2832 "resolved": "https://registry.npmjs.org/@octokit/request-error/-/request-error-2.1.0.tgz",
2833 "integrity": "sha512-1VIvgXxs9WHSjicsRwq8PlR2LR2x6DwsJAaFgzdi0JfJoGSO8mYI/cHJQ+9FbN21aa+DrgNLnwObmyeSC8Rmpg==",
github-actions[bot]393fca82022-01-01 15:20:00 +01002834 "dev": true,
2835 "dependencies": {
Matt Godboltf1470a72022-01-17 23:28:33 -06002836 "@octokit/types": "^6.0.3",
github-actions[bot]393fca82022-01-01 15:20:00 +01002837 "deprecation": "^2.0.0",
2838 "once": "^1.4.0"
2839 }
2840 },
github-actions[bot]393fca82022-01-01 15:20:00 +01002841 "node_modules/@octokit/rest": {
Matt Godboltf1470a72022-01-17 23:28:33 -06002842 "version": "18.12.0",
2843 "resolved": "https://registry.npmjs.org/@octokit/rest/-/rest-18.12.0.tgz",
2844 "integrity": "sha512-gDPiOHlyGavxr72y0guQEhLsemgVjwRePayJ+FcKc2SJqKUbxbkvf5kAZEWA/MKvsfYlQAMVzNJE3ezQcxMJ2Q==",
github-actions[bot]393fca82022-01-01 15:20:00 +01002845 "dev": true,
2846 "dependencies": {
Matt Godboltf1470a72022-01-17 23:28:33 -06002847 "@octokit/core": "^3.5.1",
2848 "@octokit/plugin-paginate-rest": "^2.16.8",
2849 "@octokit/plugin-request-log": "^1.0.4",
2850 "@octokit/plugin-rest-endpoint-methods": "^5.12.0"
github-actions[bot]393fca82022-01-01 15:20:00 +01002851 }
2852 },
Matt Godbolt5fd07332022-07-18 06:19:38 -05002853 "node_modules/@octokit/types": {
Matt Godbolt6d4af972022-11-30 19:20:18 -06002854 "version": "6.41.0",
2855 "resolved": "https://registry.npmjs.org/@octokit/types/-/types-6.41.0.tgz",
2856 "integrity": "sha512-eJ2jbzjdijiL3B4PrSQaSjuF2sPEQPVCPzBvTHJD9Nz+9dw2SGH4K4xeQJ77YfTq5bRQ+bD8wT11JbeDPmxmGg==",
Matt Godbolt5fd07332022-07-18 06:19:38 -05002857 "dev": true,
2858 "dependencies": {
Matt Godbolt6d4af972022-11-30 19:20:18 -06002859 "@octokit/openapi-types": "^12.11.0"
github-actions[bot]393fca82022-01-01 15:20:00 +01002860 }
2861 },
2862 "node_modules/@orchidjs/sifter": {
Jeremy Rifkinea107a52023-03-07 10:46:33 -05002863 "version": "0.9.3",
2864 "resolved": "https://registry.npmjs.org/@orchidjs/sifter/-/sifter-0.9.3.tgz",
2865 "integrity": "sha512-9XGiAJcWvEektxjR9X+dYeG+kg8GdojM6ZCmrnuDaWoVew+GAKxiesvYxyY+RLUgWTv8B1qpLIVYlswxKcW5XQ=="
github-actions[bot]393fca82022-01-01 15:20:00 +01002866 },
Matt Godbolt749319f2022-12-28 11:42:14 -06002867 "node_modules/@pkgr/utils": {
2868 "version": "2.3.1",
2869 "resolved": "https://registry.npmjs.org/@pkgr/utils/-/utils-2.3.1.tgz",
2870 "integrity": "sha512-wfzX8kc1PMyUILA+1Z/EqoE4UCXGy0iRGMhPwdfae1+f0OXlLqCk+By+aMzgJBzR9AzS4CDizioG6Ss1gvAFJw==",
2871 "dev": true,
2872 "dependencies": {
2873 "cross-spawn": "^7.0.3",
2874 "is-glob": "^4.0.3",
2875 "open": "^8.4.0",
2876 "picocolors": "^1.0.0",
2877 "tiny-glob": "^0.2.9",
2878 "tslib": "^2.4.0"
2879 },
2880 "engines": {
2881 "node": "^12.20.0 || ^14.18.0 || >=16.0.0"
2882 },
2883 "funding": {
2884 "url": "https://opencollective.com/unts"
2885 }
2886 },
github-actions[bot]393fca82022-01-01 15:20:00 +01002887 "node_modules/@popperjs/core": {
Matt Godbolt6d4af972022-11-30 19:20:18 -06002888 "version": "2.11.6",
2889 "resolved": "https://registry.npmjs.org/@popperjs/core/-/core-2.11.6.tgz",
2890 "integrity": "sha512-50/17A98tWUfQ176raKiOGXuYpLyyVMkxxG6oylzL3BPOlA6ADGdK7EYunSa4I064xerltq9TGXs8HmOk5E+vw==",
github-actions[bot]393fca82022-01-01 15:20:00 +01002891 "dev": true,
2892 "funding": {
2893 "type": "opencollective",
2894 "url": "https://opencollective.com/popperjs"
2895 }
2896 },
2897 "node_modules/@protobufjs/aspromise": {
2898 "version": "1.1.2",
2899 "resolved": "https://registry.npmjs.org/@protobufjs/aspromise/-/aspromise-1.1.2.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -05002900 "integrity": "sha512-j+gKExEuLmKwvz3OgROXtrJ2UG2x8Ch2YZUxahh+s1F2HZ+wAceUNLkvy6zKCPVRkU++ZWQrdxsUeQXmcg4uoQ=="
github-actions[bot]393fca82022-01-01 15:20:00 +01002901 },
2902 "node_modules/@protobufjs/base64": {
2903 "version": "1.1.2",
2904 "resolved": "https://registry.npmjs.org/@protobufjs/base64/-/base64-1.1.2.tgz",
2905 "integrity": "sha512-AZkcAA5vnN/v4PDqKyMR5lx7hZttPDgClv83E//FMNhR2TMcLUhfRUBHCmSl0oi9zMgDDqRUJkSxO3wm85+XLg=="
2906 },
2907 "node_modules/@protobufjs/codegen": {
2908 "version": "2.0.4",
2909 "resolved": "https://registry.npmjs.org/@protobufjs/codegen/-/codegen-2.0.4.tgz",
2910 "integrity": "sha512-YyFaikqM5sH0ziFZCN3xDC7zeGaB/d0IUb9CATugHWbd1FRFwWwt4ld4OYMPWu5a3Xe01mGAULCdqhMlPl29Jg=="
2911 },
2912 "node_modules/@protobufjs/eventemitter": {
2913 "version": "1.1.0",
2914 "resolved": "https://registry.npmjs.org/@protobufjs/eventemitter/-/eventemitter-1.1.0.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -05002915 "integrity": "sha512-j9ednRT81vYJ9OfVuXG6ERSTdEL1xVsNgqpkxMsbIabzSo3goCjDIveeGv5d03om39ML71RdmrGNjG5SReBP/Q=="
github-actions[bot]393fca82022-01-01 15:20:00 +01002916 },
2917 "node_modules/@protobufjs/fetch": {
2918 "version": "1.1.0",
2919 "resolved": "https://registry.npmjs.org/@protobufjs/fetch/-/fetch-1.1.0.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -05002920 "integrity": "sha512-lljVXpqXebpsijW71PZaCYeIcE5on1w5DlQy5WH6GLbFryLUrBD4932W/E2BSpfRJWseIL4v/KPgBFxDOIdKpQ==",
github-actions[bot]393fca82022-01-01 15:20:00 +01002921 "dependencies": {
2922 "@protobufjs/aspromise": "^1.1.1",
2923 "@protobufjs/inquire": "^1.1.0"
2924 }
2925 },
2926 "node_modules/@protobufjs/float": {
2927 "version": "1.0.2",
2928 "resolved": "https://registry.npmjs.org/@protobufjs/float/-/float-1.0.2.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -05002929 "integrity": "sha512-Ddb+kVXlXst9d+R9PfTIxh1EdNkgoRe5tOX6t01f1lYWOvJnSPDBlG241QLzcyPdoNTsblLUdujGSE4RzrTZGQ=="
github-actions[bot]393fca82022-01-01 15:20:00 +01002930 },
2931 "node_modules/@protobufjs/inquire": {
2932 "version": "1.1.0",
2933 "resolved": "https://registry.npmjs.org/@protobufjs/inquire/-/inquire-1.1.0.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -05002934 "integrity": "sha512-kdSefcPdruJiFMVSbn801t4vFK7KB/5gd2fYvrxhuJYg8ILrmn9SKSX2tZdV6V+ksulWqS7aXjBcRXl3wHoD9Q=="
github-actions[bot]393fca82022-01-01 15:20:00 +01002935 },
2936 "node_modules/@protobufjs/path": {
2937 "version": "1.1.2",
2938 "resolved": "https://registry.npmjs.org/@protobufjs/path/-/path-1.1.2.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -05002939 "integrity": "sha512-6JOcJ5Tm08dOHAbdR3GrvP+yUUfkjG5ePsHYczMFLq3ZmMkAD98cDgcT2iA1lJ9NVwFd4tH/iSSoe44YWkltEA=="
github-actions[bot]393fca82022-01-01 15:20:00 +01002940 },
2941 "node_modules/@protobufjs/pool": {
2942 "version": "1.1.0",
2943 "resolved": "https://registry.npmjs.org/@protobufjs/pool/-/pool-1.1.0.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -05002944 "integrity": "sha512-0kELaGSIDBKvcgS4zkjz1PeddatrjYcmMWOlAuAPwAeccUrPHdUqo/J6LiymHHEiJT5NrF1UVwxY14f+fy4WQw=="
github-actions[bot]393fca82022-01-01 15:20:00 +01002945 },
2946 "node_modules/@protobufjs/utf8": {
2947 "version": "1.1.0",
2948 "resolved": "https://registry.npmjs.org/@protobufjs/utf8/-/utf8-1.1.0.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -05002949 "integrity": "sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw=="
github-actions[bot]393fca82022-01-01 15:20:00 +01002950 },
Matt Godbolt09828862023-02-28 07:51:28 -06002951 "node_modules/@sentry/browser": {
Matt Godbolt15e23192023-03-06 22:13:29 -06002952 "version": "7.41.0",
2953 "resolved": "https://registry.npmjs.org/@sentry/browser/-/browser-7.41.0.tgz",
2954 "integrity": "sha512-ZEtgTXPOHZ9/Qn42rr9ZAPTKCV6fAjyDC4FFWMGP4HoUqJqr2woRddP9O5n1jvjsoIPAFOmGzbCuZwFrPVVnpQ==",
Matt Godbolt09828862023-02-28 07:51:28 -06002955 "dependencies": {
Matt Godbolt15e23192023-03-06 22:13:29 -06002956 "@sentry/core": "7.41.0",
2957 "@sentry/replay": "7.41.0",
2958 "@sentry/types": "7.41.0",
2959 "@sentry/utils": "7.41.0",
github-actions[bot]393fca82022-01-01 15:20:00 +01002960 "tslib": "^1.9.3"
2961 },
2962 "engines": {
Matt Godbolt749319f2022-12-28 11:42:14 -06002963 "node": ">=8"
github-actions[bot]393fca82022-01-01 15:20:00 +01002964 }
2965 },
2966 "node_modules/@sentry/browser/node_modules/tslib": {
2967 "version": "1.14.1",
2968 "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
2969 "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg=="
2970 },
2971 "node_modules/@sentry/core": {
Matt Godbolt15e23192023-03-06 22:13:29 -06002972 "version": "7.41.0",
2973 "resolved": "https://registry.npmjs.org/@sentry/core/-/core-7.41.0.tgz",
2974 "integrity": "sha512-yT3wl3wMfPymstIZRWNjuov4xhieIEPD0z9MIW9VmoemqkD5BEZsgPuvGaVIyQVMyx61GsN4H4xd0JCyNqNvLg==",
github-actions[bot]393fca82022-01-01 15:20:00 +01002975 "dependencies": {
Matt Godbolt15e23192023-03-06 22:13:29 -06002976 "@sentry/types": "7.41.0",
2977 "@sentry/utils": "7.41.0",
github-actions[bot]393fca82022-01-01 15:20:00 +01002978 "tslib": "^1.9.3"
2979 },
2980 "engines": {
Matt Godbolt749319f2022-12-28 11:42:14 -06002981 "node": ">=8"
github-actions[bot]393fca82022-01-01 15:20:00 +01002982 }
2983 },
2984 "node_modules/@sentry/core/node_modules/tslib": {
2985 "version": "1.14.1",
2986 "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
2987 "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg=="
2988 },
github-actions[bot]393fca82022-01-01 15:20:00 +01002989 "node_modules/@sentry/node": {
Matt Godbolt15e23192023-03-06 22:13:29 -06002990 "version": "7.41.0",
2991 "resolved": "https://registry.npmjs.org/@sentry/node/-/node-7.41.0.tgz",
2992 "integrity": "sha512-JAz0TAVvq4z7dNrDBECLB5Fd4bGDGXSOR1f63iV/8fUNsZPqqdh8LXnctPXTpcTjsdlfmjUL1CC2RQ6yKYMtTQ==",
github-actions[bot]393fca82022-01-01 15:20:00 +01002993 "dependencies": {
Matt Godbolt15e23192023-03-06 22:13:29 -06002994 "@sentry/core": "7.41.0",
2995 "@sentry/types": "7.41.0",
2996 "@sentry/utils": "7.41.0",
github-actions[bot]393fca82022-01-01 15:20:00 +01002997 "cookie": "^0.4.1",
2998 "https-proxy-agent": "^5.0.0",
2999 "lru_map": "^0.3.3",
3000 "tslib": "^1.9.3"
3001 },
3002 "engines": {
Matt Godbolt749319f2022-12-28 11:42:14 -06003003 "node": ">=8"
github-actions[bot]393fca82022-01-01 15:20:00 +01003004 }
3005 },
3006 "node_modules/@sentry/node/node_modules/tslib": {
github-actions[bot]393fca82022-01-01 15:20:00 +01003007 "version": "1.14.1",
3008 "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
3009 "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg=="
3010 },
Matt Godbolt749319f2022-12-28 11:42:14 -06003011 "node_modules/@sentry/replay": {
Matt Godbolt15e23192023-03-06 22:13:29 -06003012 "version": "7.41.0",
3013 "resolved": "https://registry.npmjs.org/@sentry/replay/-/replay-7.41.0.tgz",
3014 "integrity": "sha512-/vxuO17AysCoBbCl9wCwjsCFBD4lEbYgfC1GJm8ayWwPU1uhvZcEx6reUwi0rEFpWYGHSHh3+gi+QsOcY/EmnQ==",
Matt Godbolt749319f2022-12-28 11:42:14 -06003015 "dependencies": {
Matt Godbolt15e23192023-03-06 22:13:29 -06003016 "@sentry/core": "7.41.0",
3017 "@sentry/types": "7.41.0",
3018 "@sentry/utils": "7.41.0"
Matt Godbolt749319f2022-12-28 11:42:14 -06003019 },
github-actions[bot]393fca82022-01-01 15:20:00 +01003020 "engines": {
Matt Godbolt749319f2022-12-28 11:42:14 -06003021 "node": ">=12"
Matt Godbolt749319f2022-12-28 11:42:14 -06003022 }
3023 },
3024 "node_modules/@sentry/types": {
Matt Godbolt15e23192023-03-06 22:13:29 -06003025 "version": "7.41.0",
3026 "resolved": "https://registry.npmjs.org/@sentry/types/-/types-7.41.0.tgz",
3027 "integrity": "sha512-4z9VdObynwd64i0VHCqkeIAHmsFzapL21qN41Brzb7jY/eGxjn/0rxInDGH+vkoE9qacGqiYfWj4vRNPLsC/bw==",
Matt Godbolt749319f2022-12-28 11:42:14 -06003028 "engines": {
3029 "node": ">=8"
github-actions[bot]393fca82022-01-01 15:20:00 +01003030 }
3031 },
3032 "node_modules/@sentry/utils": {
Matt Godbolt15e23192023-03-06 22:13:29 -06003033 "version": "7.41.0",
3034 "resolved": "https://registry.npmjs.org/@sentry/utils/-/utils-7.41.0.tgz",
3035 "integrity": "sha512-SL+MGitvkakbkrOTb48rDuJp9GYx/veB6EOzYygh49+zwz4DGM7dD4/rvf/mVlgmXUzPgdGDgkVmxgX3nT7I7g==",
github-actions[bot]393fca82022-01-01 15:20:00 +01003036 "dependencies": {
Matt Godbolt15e23192023-03-06 22:13:29 -06003037 "@sentry/types": "7.41.0",
github-actions[bot]393fca82022-01-01 15:20:00 +01003038 "tslib": "^1.9.3"
3039 },
3040 "engines": {
Matt Godbolt749319f2022-12-28 11:42:14 -06003041 "node": ">=8"
github-actions[bot]393fca82022-01-01 15:20:00 +01003042 }
3043 },
3044 "node_modules/@sentry/utils/node_modules/tslib": {
3045 "version": "1.14.1",
3046 "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
3047 "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg=="
3048 },
Matt Godboltf229d282023-03-06 22:34:08 -06003049 "node_modules/@sinclair/typebox": {
3050 "version": "0.25.24",
3051 "resolved": "https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.25.24.tgz",
3052 "integrity": "sha512-XJfwUVUKDHF5ugKwIcxEgc9k8b7HbznCp6eUfWgu710hMPNIO4aw4/zB5RogDQz8nd6gyCDpU9O/m6qYEWY6yQ==",
3053 "dev": true
3054 },
github-actions[bot]393fca82022-01-01 15:20:00 +01003055 "node_modules/@sinonjs/commons": {
Matt Godbolt6d4af972022-11-30 19:20:18 -06003056 "version": "1.8.6",
3057 "resolved": "https://registry.npmjs.org/@sinonjs/commons/-/commons-1.8.6.tgz",
3058 "integrity": "sha512-Ky+XkAkqPZSm3NLBeUng77EBQl3cmeJhITaGHdYH8kjVB+aun3S4XBRti2zt17mtt0mIUDiNxYeoJm6drVvBJQ==",
github-actions[bot]393fca82022-01-01 15:20:00 +01003059 "dev": true,
3060 "dependencies": {
3061 "type-detect": "4.0.8"
3062 }
3063 },
3064 "node_modules/@sinonjs/fake-timers": {
Matt Godboltdf14b0d2022-05-09 08:20:02 -05003065 "version": "9.1.2",
3066 "resolved": "https://registry.npmjs.org/@sinonjs/fake-timers/-/fake-timers-9.1.2.tgz",
3067 "integrity": "sha512-BPS4ynJW/o92PUR4wgriz2Ud5gpST5vz6GQfMixEDK0Z8ZCUv2M7SkBLykH56T++Xs+8ln9zTGbOvNGIe02/jw==",
github-actions[bot]393fca82022-01-01 15:20:00 +01003068 "dev": true,
3069 "dependencies": {
3070 "@sinonjs/commons": "^1.7.0"
3071 }
3072 },
3073 "node_modules/@sinonjs/samsam": {
Matt Godboltd14d3382023-03-07 17:18:46 -06003074 "version": "7.0.1",
3075 "resolved": "https://registry.npmjs.org/@sinonjs/samsam/-/samsam-7.0.1.tgz",
3076 "integrity": "sha512-zsAk2Jkiq89mhZovB2LLOdTCxJF4hqqTToGP0ASWlhp4I1hqOjcfmZGafXntCN7MDC6yySH0mFHrYtHceOeLmw==",
github-actions[bot]393fca82022-01-01 15:20:00 +01003077 "dev": true,
3078 "dependencies": {
Matt Godboltd14d3382023-03-07 17:18:46 -06003079 "@sinonjs/commons": "^2.0.0",
github-actions[bot]393fca82022-01-01 15:20:00 +01003080 "lodash.get": "^4.4.2",
3081 "type-detect": "^4.0.8"
Matt Godboltd14d3382023-03-07 17:18:46 -06003082 }
3083 },
3084 "node_modules/@sinonjs/samsam/node_modules/@sinonjs/commons": {
3085 "version": "2.0.0",
3086 "resolved": "https://registry.npmjs.org/@sinonjs/commons/-/commons-2.0.0.tgz",
3087 "integrity": "sha512-uLa0j859mMrg2slwQYdO/AkrOfmH+X6LTVmNTS9CqexuE2IvVORIkSpJLqePAbEnKJ77aMmCwr1NUZ57120Xcg==",
3088 "dev": true,
3089 "dependencies": {
3090 "type-detect": "4.0.8"
github-actions[bot]393fca82022-01-01 15:20:00 +01003091 }
3092 },
3093 "node_modules/@sinonjs/text-encoding": {
Matt Godbolt6d4af972022-11-30 19:20:18 -06003094 "version": "0.7.2",
3095 "resolved": "https://registry.npmjs.org/@sinonjs/text-encoding/-/text-encoding-0.7.2.tgz",
3096 "integrity": "sha512-sXXKG+uL9IrKqViTtao2Ws6dy0znu9sOaP1di/jKGW1M6VssO8vlpXCQcpZ+jisQ1tTFAC5Jo/EOzFbggBagFQ==",
github-actions[bot]393fca82022-01-01 15:20:00 +01003097 "dev": true
3098 },
3099 "node_modules/@tootallnate/once": {
Matt Godbolt15e23192023-03-06 22:13:29 -06003100 "version": "1.1.2",
3101 "resolved": "https://registry.npmjs.org/@tootallnate/once/-/once-1.1.2.tgz",
3102 "integrity": "sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw==",
github-actions[bot]393fca82022-01-01 15:20:00 +01003103 "dev": true,
3104 "engines": {
Matt Godbolt15e23192023-03-06 22:13:29 -06003105 "node": ">= 6"
github-actions[bot]393fca82022-01-01 15:20:00 +01003106 }
3107 },
3108 "node_modules/@trysound/sax": {
3109 "version": "0.2.0",
3110 "resolved": "https://registry.npmjs.org/@trysound/sax/-/sax-0.2.0.tgz",
3111 "integrity": "sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA==",
3112 "dev": true,
3113 "engines": {
3114 "node": ">=10.13.0"
3115 }
3116 },
3117 "node_modules/@tsconfig/node10": {
Matt Godbolt52515952022-07-01 08:39:24 -05003118 "version": "1.0.9",
3119 "resolved": "https://registry.npmjs.org/@tsconfig/node10/-/node10-1.0.9.tgz",
3120 "integrity": "sha512-jNsYVVxU8v5g43Erja32laIDHXeoNvFEpX33OK4d6hljo3jDhCBDhx5dhCCTMWUojscpAagGiRkBKxpdl9fxqA=="
github-actions[bot]393fca82022-01-01 15:20:00 +01003121 },
3122 "node_modules/@tsconfig/node12": {
Matt Godbolt52515952022-07-01 08:39:24 -05003123 "version": "1.0.11",
3124 "resolved": "https://registry.npmjs.org/@tsconfig/node12/-/node12-1.0.11.tgz",
3125 "integrity": "sha512-cqefuRsh12pWyGsIoBKJA9luFu3mRxCA+ORZvA4ktLSzIuCUtWVxGIuXigEwO5/ywWFMZ2QEGKWvkZG1zDMTag=="
github-actions[bot]393fca82022-01-01 15:20:00 +01003126 },
3127 "node_modules/@tsconfig/node14": {
Matt Godbolt52515952022-07-01 08:39:24 -05003128 "version": "1.0.3",
3129 "resolved": "https://registry.npmjs.org/@tsconfig/node14/-/node14-1.0.3.tgz",
3130 "integrity": "sha512-ysT8mhdixWK6Hw3i1V2AeRqZ5WfXg1G43mqoYlM2nc6388Fq5jcXyr5mRsqViLx/GJYdoL0bfXD8nmF+Zn/Iow=="
github-actions[bot]393fca82022-01-01 15:20:00 +01003131 },
3132 "node_modules/@tsconfig/node16": {
Matt Godbolt52515952022-07-01 08:39:24 -05003133 "version": "1.0.3",
3134 "resolved": "https://registry.npmjs.org/@tsconfig/node16/-/node16-1.0.3.tgz",
3135 "integrity": "sha512-yOlFc+7UtL/89t2ZhjPvvB/DeAr3r+Dq58IgzsFkOAvVC6NMJXmCGjbptdXdR9qsX7pKcTL+s87FtYREi2dEEQ=="
github-actions[bot]393fca82022-01-01 15:20:00 +01003136 },
3137 "node_modules/@types/body-parser": {
3138 "version": "1.19.2",
3139 "resolved": "https://registry.npmjs.org/@types/body-parser/-/body-parser-1.19.2.tgz",
3140 "integrity": "sha512-ALYone6pm6QmwZoAgeyNksccT9Q4AWZQ6PvfwR37GT6r6FWUPguq6sUmNGSMV2Wr761oQoBxwGGa6DR5o1DC9g==",
Mats Jun Larsen2b7c7712023-02-19 23:32:04 +00003141 "dev": true,
github-actions[bot]393fca82022-01-01 15:20:00 +01003142 "dependencies": {
3143 "@types/connect": "*",
3144 "@types/node": "*"
3145 }
3146 },
3147 "node_modules/@types/bonjour": {
Matt Godboltf1470a72022-01-17 23:28:33 -06003148 "version": "3.5.10",
3149 "resolved": "https://registry.npmjs.org/@types/bonjour/-/bonjour-3.5.10.tgz",
3150 "integrity": "sha512-p7ienRMiS41Nu2/igbJxxLDWrSZ0WxM8UQgCeO9KhoVF7cOVFkrKsiDr1EsJIla8vV3oEEjGcz11jc5yimhzZw==",
github-actions[bot]393fca82022-01-01 15:20:00 +01003151 "dev": true,
3152 "dependencies": {
3153 "@types/node": "*"
3154 }
3155 },
3156 "node_modules/@types/bootstrap": {
Matt Godbolt6d4af972022-11-30 19:20:18 -06003157 "version": "5.2.6",
3158 "resolved": "https://registry.npmjs.org/@types/bootstrap/-/bootstrap-5.2.6.tgz",
3159 "integrity": "sha512-BlAc3YATdasbHoxMoBWODrSF6qwQO/E9X8wVxCCSa6rWjnaZfpkr2N6pUMCY6jj2+wf0muUtLySbvU9etX6YqA==",
github-actions[bot]393fca82022-01-01 15:20:00 +01003160 "dev": true,
3161 "dependencies": {
Matt Godbolt52515952022-07-01 08:39:24 -05003162 "@popperjs/core": "^2.9.2"
github-actions[bot]393fca82022-01-01 15:20:00 +01003163 }
3164 },
Jeremy Rifkin92b17d22022-12-28 10:18:37 -07003165 "node_modules/@types/caseless": {
3166 "version": "0.12.2",
3167 "resolved": "https://registry.npmjs.org/@types/caseless/-/caseless-0.12.2.tgz",
Mats Jun Larsen2b7c7712023-02-19 23:32:04 +00003168 "integrity": "sha512-6ckxMjBBD8URvjB6J3NcnuAn5Pkl7t3TizAg+xdlzzQGSPSmBcXf8KoIH0ua/i+tio+ZRUHEXp0HEmvaR4kt0w==",
3169 "dev": true
Jeremy Rifkin92b17d22022-12-28 10:18:37 -07003170 },
github-actions[bot]393fca82022-01-01 15:20:00 +01003171 "node_modules/@types/chai": {
Matt Godbolt6d4af972022-11-30 19:20:18 -06003172 "version": "4.3.4",
3173 "resolved": "https://registry.npmjs.org/@types/chai/-/chai-4.3.4.tgz",
github-actions[bot]fadc61b2023-02-01 07:32:17 -06003174 "integrity": "sha512-KnRanxnpfpjUTqTCXslZSEdLfXExwgNxYPdiO2WGUj8+HDjFi8R3k5RVKPeSCzLjCcshCAtVO2QBbVuAV4kTnw==",
3175 "dev": true
Jeremy Rifkin31925e22023-02-02 21:37:22 -05003176 },
3177 "node_modules/@types/chai-as-promised": {
3178 "version": "7.1.5",
3179 "resolved": "https://registry.npmjs.org/@types/chai-as-promised/-/chai-as-promised-7.1.5.tgz",
3180 "integrity": "sha512-jStwss93SITGBwt/niYrkf2C+/1KTeZCZl1LaeezTlqppAKeoQC7jxyqYuP72sxBGKCIbw7oHgbYssIRzT5FCQ==",
3181 "dev": true,
3182 "dependencies": {
3183 "@types/chai": "*"
3184 }
github-actions[bot]393fca82022-01-01 15:20:00 +01003185 },
3186 "node_modules/@types/connect": {
3187 "version": "3.4.35",
3188 "resolved": "https://registry.npmjs.org/@types/connect/-/connect-3.4.35.tgz",
3189 "integrity": "sha512-cdeYyv4KWoEgpBISTxWvqYsVy444DOqehiF3fM3ne10AmJ62RSyNkUnxMJXHQWRQQX2eR94m5y1IZyDwBjV9FQ==",
Mats Jun Larsen2b7c7712023-02-19 23:32:04 +00003190 "dev": true,
github-actions[bot]393fca82022-01-01 15:20:00 +01003191 "dependencies": {
3192 "@types/node": "*"
3193 }
3194 },
3195 "node_modules/@types/connect-history-api-fallback": {
3196 "version": "1.3.5",
3197 "resolved": "https://registry.npmjs.org/@types/connect-history-api-fallback/-/connect-history-api-fallback-1.3.5.tgz",
3198 "integrity": "sha512-h8QJa8xSb1WD4fpKBDcATDNGXghFj6/3GRWG6dhmRcu0RX1Ubasur2Uvx5aeEwlf0MwblEC2bMzzMQntxnw/Cw==",
3199 "dev": true,
3200 "dependencies": {
3201 "@types/express-serve-static-core": "*",
3202 "@types/node": "*"
3203 }
3204 },
3205 "node_modules/@types/cookiejar": {
Matt Godboltf1470a72022-01-17 23:28:33 -06003206 "version": "2.1.2",
3207 "resolved": "https://registry.npmjs.org/@types/cookiejar/-/cookiejar-2.1.2.tgz",
3208 "integrity": "sha512-t73xJJrvdTjXrn4jLS9VSGRbz0nUY3cl2DMGDU48lKl+HR9dbbjW2A9r3g40VA++mQpy6uuHg33gy7du2BKpog==",
github-actions[bot]393fca82022-01-01 15:20:00 +01003209 "dev": true
3210 },
3211 "node_modules/@types/eslint": {
Matt Godbolt09828862023-02-28 07:51:28 -06003212 "version": "8.21.1",
3213 "resolved": "https://registry.npmjs.org/@types/eslint/-/eslint-8.21.1.tgz",
3214 "integrity": "sha512-rc9K8ZpVjNcLs8Fp0dkozd5Pt2Apk1glO4Vgz8ix1u6yFByxfqo5Yavpy65o+93TAe24jr7v+eSBtFLvOQtCRQ==",
github-actions[bot]393fca82022-01-01 15:20:00 +01003215 "dependencies": {
3216 "@types/estree": "*",
3217 "@types/json-schema": "*"
3218 }
3219 },
3220 "node_modules/@types/eslint-scope": {
Matt Godbolt52515952022-07-01 08:39:24 -05003221 "version": "3.7.4",
3222 "resolved": "https://registry.npmjs.org/@types/eslint-scope/-/eslint-scope-3.7.4.tgz",
3223 "integrity": "sha512-9K4zoImiZc3HlIp6AVUDE4CWYx22a+lhSZMYNpbjW04+YF0KWj4pJXnEMjdnFTiQibFFmElcsasJXDbdI/EPhA==",
github-actions[bot]393fca82022-01-01 15:20:00 +01003224 "dependencies": {
3225 "@types/eslint": "*",
3226 "@types/estree": "*"
3227 }
3228 },
3229 "node_modules/@types/estree": {
Matt Godboltafa4f182022-02-28 20:50:32 -06003230 "version": "0.0.51",
3231 "resolved": "https://registry.npmjs.org/@types/estree/-/estree-0.0.51.tgz",
3232 "integrity": "sha512-CuPgU6f3eT/XgKKPqKd/gLZV1Xmvf1a2R5POBOGQa6uv82xpls89HU5zKeVoyR8XzHd1RGNOlQlvUe3CFkjWNQ=="
github-actions[bot]393fca82022-01-01 15:20:00 +01003233 },
3234 "node_modules/@types/express": {
Matt Godbolt09828862023-02-28 07:51:28 -06003235 "version": "4.17.17",
3236 "resolved": "https://registry.npmjs.org/@types/express/-/express-4.17.17.tgz",
3237 "integrity": "sha512-Q4FmmuLGBG58btUnfS1c1r/NQdlp3DMfGDGig8WhfpA2YRUtEkxAjkZb0yvplJGYdF1fsQ81iMDcH24sSCNC/Q==",
github-actions[bot]393fca82022-01-01 15:20:00 +01003238 "dev": true,
3239 "dependencies": {
3240 "@types/body-parser": "*",
Matt Godbolt09828862023-02-28 07:51:28 -06003241 "@types/express-serve-static-core": "^4.17.33",
github-actions[bot]393fca82022-01-01 15:20:00 +01003242 "@types/qs": "*",
3243 "@types/serve-static": "*"
3244 }
3245 },
3246 "node_modules/@types/express-serve-static-core": {
Matt Godbolt2da5d572023-01-29 17:40:54 -06003247 "version": "4.17.33",
3248 "resolved": "https://registry.npmjs.org/@types/express-serve-static-core/-/express-serve-static-core-4.17.33.tgz",
3249 "integrity": "sha512-TPBqmR/HRYI3eC2E5hmiivIzv+bidAfXofM+sbonAGvyDhySGw9/PQZFt2BLOrjUUR++4eJVpx6KnLQK1Fk9tA==",
github-actions[bot]393fca82022-01-01 15:20:00 +01003250 "dev": true,
3251 "dependencies": {
3252 "@types/node": "*",
3253 "@types/qs": "*",
3254 "@types/range-parser": "*"
3255 }
Jeremy Rifkin10ba9a12022-12-12 18:22:26 -05003256 },
3257 "node_modules/@types/file-saver": {
3258 "version": "2.0.5",
3259 "resolved": "https://registry.npmjs.org/@types/file-saver/-/file-saver-2.0.5.tgz",
Mats Jun Larsen2b7c7712023-02-19 23:32:04 +00003260 "integrity": "sha512-zv9kNf3keYegP5oThGLaPk8E081DFDuwfqjtiTzm6PoxChdJ1raSuADf2YGCVIyrSynLrgc8JWv296s7Q7pQSQ==",
3261 "dev": true
Matt Godboltfc995562022-01-31 22:06:41 -06003262 },
Rubén Rincón Blanco045c68d2022-02-12 02:41:24 +01003263 "node_modules/@types/fs-extra": {
Matt Godbolt05f32f42023-03-01 07:26:39 -06003264 "version": "11.0.1",
3265 "resolved": "https://registry.npmjs.org/@types/fs-extra/-/fs-extra-11.0.1.tgz",
3266 "integrity": "sha512-MxObHvNl4A69ofaTRU8DFqvgzzv8s9yRtaPPm5gud9HDNvpB3GPQFvNuTWAI59B9huVGV5jXYJwbCsmBsOGYWA==",
Rubén Rincón Blanco045c68d2022-02-12 02:41:24 +01003267 "dev": true,
3268 "dependencies": {
Matt Godbolt05f32f42023-03-01 07:26:39 -06003269 "@types/jsonfile": "*",
Rubén Rincón Blanco045c68d2022-02-12 02:41:24 +01003270 "@types/node": "*"
3271 }
github-actions[bot]393fca82022-01-01 15:20:00 +01003272 },
3273 "node_modules/@types/http-proxy": {
Matt Godbolt09828862023-02-28 07:51:28 -06003274 "version": "1.17.10",
3275 "resolved": "https://registry.npmjs.org/@types/http-proxy/-/http-proxy-1.17.10.tgz",
3276 "integrity": "sha512-Qs5aULi+zV1bwKAg5z1PWnDXWmsn+LxIvUGv6E2+OOMYhclZMO+OXd9pYVf2gLykf2I7IV2u7oTHwChPNsvJ7g==",
Mats Jun Larsen2b7c7712023-02-19 23:32:04 +00003277 "dev": true,
github-actions[bot]393fca82022-01-01 15:20:00 +01003278 "dependencies": {
3279 "@types/node": "*"
3280 }
3281 },
Mats Jun Larsen633eb822023-02-28 00:06:38 +00003282 "node_modules/@types/istanbul-lib-coverage": {
3283 "version": "2.0.4",
3284 "resolved": "https://registry.npmjs.org/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.4.tgz",
3285 "integrity": "sha512-z/QT1XN4K4KYuslS23k62yDIDLwLFkzxOuMplDtObz0+y7VqJCaO2o+SPwHCvLFZh7xazvvoor2tA/hPz9ee7g==",
3286 "dev": true
Matt Godboltf229d282023-03-06 22:34:08 -06003287 },
3288 "node_modules/@types/istanbul-lib-report": {
3289 "version": "3.0.0",
3290 "resolved": "https://registry.npmjs.org/@types/istanbul-lib-report/-/istanbul-lib-report-3.0.0.tgz",
3291 "integrity": "sha512-plGgXAPfVKFoYfa9NpYDAkseG+g6Jr294RqeqcqDixSbU34MZVJRi/P+7Y8GDpzkEwLaGZZOpKIEmeVZNtKsrg==",
3292 "dev": true,
3293 "dependencies": {
3294 "@types/istanbul-lib-coverage": "*"
3295 }
3296 },
3297 "node_modules/@types/istanbul-reports": {
3298 "version": "3.0.1",
3299 "resolved": "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.1.tgz",
3300 "integrity": "sha512-c3mAZEuK0lvBp8tmuL74XRKn1+y2dcwOUpH7x4WrF6gk1GIgiluDRgMYQtw2OFcBvAJWlt6ASU3tSqxp0Uu0Aw==",
3301 "dev": true,
3302 "dependencies": {
3303 "@types/istanbul-lib-report": "*"
3304 }
Mats Jun Larsen633eb822023-02-28 00:06:38 +00003305 },
github-actions[bot]393fca82022-01-01 15:20:00 +01003306 "node_modules/@types/jquery": {
Matt Godbolt2da5d572023-01-29 17:40:54 -06003307 "version": "3.5.16",
3308 "resolved": "https://registry.npmjs.org/@types/jquery/-/jquery-3.5.16.tgz",
3309 "integrity": "sha512-bsI7y4ZgeMkmpG9OM710RRzDFp+w4P1RGiIt30C1mSBT+ExCleeh4HObwgArnDFELmRrOpXgSYN9VF1hj+f1lw==",
github-actions[bot]393fca82022-01-01 15:20:00 +01003310 "dev": true,
3311 "dependencies": {
3312 "@types/sizzle": "*"
3313 }
Jeremy Rifkin33167a32023-01-13 19:52:00 -05003314 },
3315 "node_modules/@types/js-cookie": {
Matt Godbolt09828862023-02-28 07:51:28 -06003316 "version": "3.0.3",
3317 "resolved": "https://registry.npmjs.org/@types/js-cookie/-/js-cookie-3.0.3.tgz",
3318 "integrity": "sha512-Xe7IImK09HP1sv2M/aI+48a20VX+TdRJucfq4vfRVy6nWN8PYPOEnlMRSgxJAgYQIXJVL8dZ4/ilAM7dWNaOww==",
Mats Jun Larsen2b7c7712023-02-19 23:32:04 +00003319 "dev": true
github-actions[bot]393fca82022-01-01 15:20:00 +01003320 },
3321 "node_modules/@types/json-schema": {
Matt Godboltdf14b0d2022-05-09 08:20:02 -05003322 "version": "7.0.11",
3323 "resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.11.tgz",
3324 "integrity": "sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ=="
github-actions[bot]393fca82022-01-01 15:20:00 +01003325 },
3326 "node_modules/@types/json5": {
3327 "version": "0.0.29",
3328 "resolved": "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -05003329 "integrity": "sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==",
github-actions[bot]393fca82022-01-01 15:20:00 +01003330 "dev": true
3331 },
Matt Godbolt05f32f42023-03-01 07:26:39 -06003332 "node_modules/@types/jsonfile": {
3333 "version": "6.1.1",
3334 "resolved": "https://registry.npmjs.org/@types/jsonfile/-/jsonfile-6.1.1.tgz",
3335 "integrity": "sha512-GSgiRCVeapDN+3pqA35IkQwasaCh/0YFH5dEF6S88iDvEn901DjOeH3/QPY+XYP1DFzDZPvIvfeEgk+7br5png==",
3336 "dev": true,
3337 "dependencies": {
3338 "@types/node": "*"
3339 }
3340 },
github-actions[bot]393fca82022-01-01 15:20:00 +01003341 "node_modules/@types/long": {
Matt Godboltdf14b0d2022-05-09 08:20:02 -05003342 "version": "4.0.2",
3343 "resolved": "https://registry.npmjs.org/@types/long/-/long-4.0.2.tgz",
3344 "integrity": "sha512-MqTGEo5bj5t157U6fA/BiDynNkn0YknVdh48CMPkTSpFTVmvao5UQmm7uEF6xBEo7qIMAlY/JSleYaE6VOdpaA=="
github-actions[bot]393fca82022-01-01 15:20:00 +01003345 },
3346 "node_modules/@types/mime": {
Matt Godbolt6d4af972022-11-30 19:20:18 -06003347 "version": "3.0.1",
3348 "resolved": "https://registry.npmjs.org/@types/mime/-/mime-3.0.1.tgz",
3349 "integrity": "sha512-Y4XFY5VJAuw0FgAqPNd6NNoV44jbq9Bz2L7Rh/J6jLTiHBSBJa9fxqQIvkIld4GsoDOcCbvzOUAbLPsSKKg+uA==",
Jeremy Rifkin73094432023-01-29 18:58:11 -05003350 "dev": true
3351 },
3352 "node_modules/@types/mocha": {
Matt Godbolt05f32f42023-03-01 07:26:39 -06003353 "version": "10.0.1",
3354 "resolved": "https://registry.npmjs.org/@types/mocha/-/mocha-10.0.1.tgz",
3355 "integrity": "sha512-/fvYntiO1GeICvqbQ3doGDIP97vWmvFt83GKguJ6prmQM2iXZfFcq6YE8KteFyRtX2/h5Hf91BYvPodJKFYv5Q==",
github-actions[bot]393fca82022-01-01 15:20:00 +01003356 "dev": true
Jeremy Rifkin6bd5c432023-02-23 17:15:59 -05003357 },
3358 "node_modules/@types/morgan": {
3359 "version": "1.9.4",
3360 "resolved": "https://registry.npmjs.org/@types/morgan/-/morgan-1.9.4.tgz",
3361 "integrity": "sha512-cXoc4k+6+YAllH3ZHmx4hf7La1dzUk6keTR4bF4b4Sc0mZxU/zK4wO7l+ZzezXm/jkYj/qC+uYGZrarZdIVvyQ==",
3362 "dependencies": {
3363 "@types/node": "*"
3364 }
github-actions[bot]393fca82022-01-01 15:20:00 +01003365 },
3366 "node_modules/@types/node": {
Matt Godbolt15e23192023-03-06 22:13:29 -06003367 "version": "18.14.6",
3368 "resolved": "https://registry.npmjs.org/@types/node/-/node-18.14.6.tgz",
3369 "integrity": "sha512-93+VvleD3mXwlLI/xASjw0FzKcwzl3OdTCzm1LaRfqgS21gfFtK3zDXM5Op9TeeMsJVOaJ2VRDpT9q4Y3d0AvA=="
Mats Jun Larsenea493492023-02-19 22:11:21 +00003370 },
3371 "node_modules/@types/node-targz": {
3372 "version": "0.2.0",
3373 "resolved": "https://registry.npmjs.org/@types/node-targz/-/node-targz-0.2.0.tgz",
3374 "integrity": "sha512-NaL62JPeeDl1nZ8Cxo0JRRadER2zPfkbAR1oPYd0v7sCkxkRIF2riJfNftgth38Qx1gnbhAUlMFjtiGu2y21GQ==",
3375 "dev": true,
3376 "dependencies": {
3377 "@types/tar-fs": "*"
3378 }
github-actions[bot]393fca82022-01-01 15:20:00 +01003379 },
3380 "node_modules/@types/normalize-package-data": {
3381 "version": "2.4.1",
3382 "resolved": "https://registry.npmjs.org/@types/normalize-package-data/-/normalize-package-data-2.4.1.tgz",
3383 "integrity": "sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==",
3384 "dev": true
3385 },
3386 "node_modules/@types/qs": {
3387 "version": "6.9.7",
3388 "resolved": "https://registry.npmjs.org/@types/qs/-/qs-6.9.7.tgz",
3389 "integrity": "sha512-FGa1F62FT09qcrueBA6qYTrJPVDzah9a+493+o2PCXsesWHIn27G98TsSMs3WPNbZIEj4+VJf6saSFpvD+3Zsw==",
3390 "dev": true
3391 },
3392 "node_modules/@types/range-parser": {
3393 "version": "1.2.4",
3394 "resolved": "https://registry.npmjs.org/@types/range-parser/-/range-parser-1.2.4.tgz",
3395 "integrity": "sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw==",
3396 "dev": true
3397 },
Jeremy Rifkin92b17d22022-12-28 10:18:37 -07003398 "node_modules/@types/request": {
3399 "version": "2.48.8",
3400 "resolved": "https://registry.npmjs.org/@types/request/-/request-2.48.8.tgz",
3401 "integrity": "sha512-whjk1EDJPcAR2kYHRbFl/lKeeKYTi05A15K9bnLInCVroNDCtXce57xKdI0/rQaA3K+6q0eFyUBPmqfSndUZdQ==",
Mats Jun Larsen2b7c7712023-02-19 23:32:04 +00003402 "dev": true,
Jeremy Rifkin92b17d22022-12-28 10:18:37 -07003403 "dependencies": {
3404 "@types/caseless": "*",
3405 "@types/node": "*",
3406 "@types/tough-cookie": "*",
3407 "form-data": "^2.5.0"
3408 }
3409 },
github-actions[bot]393fca82022-01-01 15:20:00 +01003410 "node_modules/@types/retry": {
Matt Godboltdf14b0d2022-05-09 08:20:02 -05003411 "version": "0.12.0",
3412 "resolved": "https://registry.npmjs.org/@types/retry/-/retry-0.12.0.tgz",
3413 "integrity": "sha512-wWKOClTTiizcZhXnPY4wikVAwmdYHp8q6DmC+EJUzAMsycb7HB32Kh9RN4+0gExjmPmZSAQjgURXIGATPegAvA==",
github-actions[bot]393fca82022-01-01 15:20:00 +01003414 "dev": true
3415 },
Matt Godbolt6d4af972022-11-30 19:20:18 -06003416 "node_modules/@types/semver": {
3417 "version": "7.3.13",
3418 "resolved": "https://registry.npmjs.org/@types/semver/-/semver-7.3.13.tgz",
3419 "integrity": "sha512-21cFJr9z3g5dW8B0CVI9g2O9beqaThGQ6ZFBqHfwhzLDKUxaqTIy3vnfah/UPkfOiF2pLq+tGz+W8RyCskuslw==",
3420 "dev": true
3421 },
github-actions[bot]393fca82022-01-01 15:20:00 +01003422 "node_modules/@types/serve-index": {
3423 "version": "1.9.1",
3424 "resolved": "https://registry.npmjs.org/@types/serve-index/-/serve-index-1.9.1.tgz",
3425 "integrity": "sha512-d/Hs3nWDxNL2xAczmOVZNj92YZCS6RGxfBPjKzuu/XirCgXdpKEb88dYNbrYGint6IVWLNP+yonwVAuRC0T2Dg==",
3426 "dev": true,
3427 "dependencies": {
3428 "@types/express": "*"
3429 }
3430 },
3431 "node_modules/@types/serve-static": {
Matt Godbolt09828862023-02-28 07:51:28 -06003432 "version": "1.15.1",
3433 "resolved": "https://registry.npmjs.org/@types/serve-static/-/serve-static-1.15.1.tgz",
3434 "integrity": "sha512-NUo5XNiAdULrJENtJXZZ3fHtfMolzZwczzBbnAeBbqBwG+LaG6YaJtuwzwGSQZ2wsCrxjEhNNjAkKigy3n8teQ==",
github-actions[bot]393fca82022-01-01 15:20:00 +01003435 "dev": true,
3436 "dependencies": {
Matt Godbolt6d4af972022-11-30 19:20:18 -06003437 "@types/mime": "*",
github-actions[bot]393fca82022-01-01 15:20:00 +01003438 "@types/node": "*"
3439 }
Rubén Rincón Blanco045c68d2022-02-12 02:41:24 +01003440 },
3441 "node_modules/@types/shell-quote": {
3442 "version": "1.7.1",
3443 "resolved": "https://registry.npmjs.org/@types/shell-quote/-/shell-quote-1.7.1.tgz",
3444 "integrity": "sha512-SWZ2Nom1pkyXCDohRSrkSKvDh8QOG9RfAsrt5/NsPQC4UQJ55eG0qClA40I+Gkez4KTQ0uDUT8ELRXThf3J5jw==",
3445 "dev": true
Matt Godbolt2b650022023-03-07 18:10:56 -06003446 },
3447 "node_modules/@types/sinon": {
3448 "version": "10.0.13",
3449 "resolved": "https://registry.npmjs.org/@types/sinon/-/sinon-10.0.13.tgz",
3450 "integrity": "sha512-UVjDqJblVNQYvVNUsj0PuYYw0ELRmgt1Nt5Vk0pT5f16ROGfcKJY8o1HVuMOJOpD727RrGB9EGvoaTQE5tgxZQ==",
3451 "dev": true,
3452 "dependencies": {
3453 "@types/sinonjs__fake-timers": "*"
3454 }
github-actions[bot]393fca82022-01-01 15:20:00 +01003455 },
Patrick Quist51047b62022-02-04 18:35:04 +01003456 "node_modules/@types/sinonjs__fake-timers": {
3457 "version": "8.1.1",
3458 "resolved": "https://registry.npmjs.org/@types/sinonjs__fake-timers/-/sinonjs__fake-timers-8.1.1.tgz",
3459 "integrity": "sha512-0kSuKjAS0TrGLJ0M/+8MaFkGsQhZpB6pxOmvS3K8FYI72K//YmdfoW9X2qPsAKh1mkwxGD5zib9s1FIFed6E8g==",
3460 "dev": true
3461 },
github-actions[bot]393fca82022-01-01 15:20:00 +01003462 "node_modules/@types/sizzle": {
3463 "version": "2.3.3",
3464 "resolved": "https://registry.npmjs.org/@types/sizzle/-/sizzle-2.3.3.tgz",
3465 "integrity": "sha512-JYM8x9EGF163bEyhdJBpR2QX1R5naCJHC8ucJylJ3w9/CVBaskdQ8WqBf8MmQrd1kRvp/a4TS8HJ+bxzR7ZJYQ==",
3466 "dev": true
3467 },
3468 "node_modules/@types/sockjs": {
3469 "version": "0.3.33",
3470 "resolved": "https://registry.npmjs.org/@types/sockjs/-/sockjs-0.3.33.tgz",
3471 "integrity": "sha512-f0KEEe05NvUnat+boPTZ0dgaLZ4SfSouXUgv5noUiefG2ajgKjmETo9ZJyuqsl7dfl2aHlLJUiki6B4ZYldiiw==",
3472 "dev": true,
3473 "dependencies": {
3474 "@types/node": "*"
3475 }
3476 },
3477 "node_modules/@types/superagent": {
3478 "version": "3.8.7",
3479 "resolved": "https://registry.npmjs.org/@types/superagent/-/superagent-3.8.7.tgz",
3480 "integrity": "sha512-9KhCkyXv268A2nZ1Wvu7rQWM+BmdYUVkycFeNnYrUL5Zwu7o8wPQ3wBfW59dDP+wuoxw0ww8YKgTNv8j/cgscA==",
3481 "dev": true,
3482 "dependencies": {
3483 "@types/cookiejar": "*",
Mats Larsen0ac73d02022-06-24 13:03:19 +01003484 "@types/node": "*"
3485 }
3486 },
3487 "node_modules/@types/tar-fs": {
3488 "version": "2.0.1",
3489 "resolved": "https://registry.npmjs.org/@types/tar-fs/-/tar-fs-2.0.1.tgz",
3490 "integrity": "sha512-qlsQyIY9sN7p221xHuXKNoMfUenOcvEBN4zI8dGsYbYCqHtTarXOEXSIgUnK+GcR0fZDse6pAIc5pIrCh9NefQ==",
3491 "dev": true,
3492 "dependencies": {
3493 "@types/node": "*",
3494 "@types/tar-stream": "*"
3495 }
3496 },
3497 "node_modules/@types/tar-stream": {
3498 "version": "2.2.2",
3499 "resolved": "https://registry.npmjs.org/@types/tar-stream/-/tar-stream-2.2.2.tgz",
3500 "integrity": "sha512-1AX+Yt3icFuU6kxwmPakaiGrJUwG44MpuiqPg4dSolRFk6jmvs4b3IbUol9wKDLIgU76gevn3EwE8y/DkSJCZQ==",
3501 "dev": true,
Jeremy Rifkin6a6efae2023-01-29 13:22:30 -05003502 "dependencies": {
3503 "@types/node": "*"
3504 }
3505 },
3506 "node_modules/@types/temp": {
3507 "version": "0.9.1",
3508 "resolved": "https://registry.npmjs.org/@types/temp/-/temp-0.9.1.tgz",
3509 "integrity": "sha512-yDQ8Y+oQi9V7VkexwE6NBSVyNuyNFeGI275yWXASc2DjmxNicMi9O50KxDpNlST1kBbV9jKYBHGXhgNYFMPqtA==",
Mats Jun Larsen2b7c7712023-02-19 23:32:04 +00003510 "dev": true,
Mats Larsen0ac73d02022-06-24 13:03:19 +01003511 "dependencies": {
github-actions[bot]393fca82022-01-01 15:20:00 +01003512 "@types/node": "*"
3513 }
Jeremy Rifkin92b17d22022-12-28 10:18:37 -07003514 },
3515 "node_modules/@types/tough-cookie": {
3516 "version": "4.0.2",
3517 "resolved": "https://registry.npmjs.org/@types/tough-cookie/-/tough-cookie-4.0.2.tgz",
Mats Jun Larsen2b7c7712023-02-19 23:32:04 +00003518 "integrity": "sha512-Q5vtl1W5ue16D+nIaW8JWebSSraJVlK+EthKn7e7UcD4KWsaSJ8BqGPXNaPghgtcn/fhvrN17Tv8ksUsQpiplw==",
3519 "dev": true
github-actions[bot]393fca82022-01-01 15:20:00 +01003520 },
Matt Godbolt09828862023-02-28 07:51:28 -06003521 "node_modules/@types/triple-beam": {
3522 "version": "1.3.2",
3523 "resolved": "https://registry.npmjs.org/@types/triple-beam/-/triple-beam-1.3.2.tgz",
3524 "integrity": "sha512-txGIh+0eDFzKGC25zORnswy+br1Ha7hj5cMVwKIU7+s0U2AxxJru/jZSMU6OC9MJWP6+pc/hc6ZjyZShpsyY2g=="
3525 },
github-actions[bot]393fca82022-01-01 15:20:00 +01003526 "node_modules/@types/underscore": {
3527 "version": "1.11.4",
3528 "resolved": "https://registry.npmjs.org/@types/underscore/-/underscore-1.11.4.tgz",
3529 "integrity": "sha512-uO4CD2ELOjw8tasUrAhvnn2W4A0ZECOvMjCivJr4gA9pGgjv+qxKWY9GLTMVEK8ej85BxQOocUyE7hImmSQYcg==",
Rubén Rincón Blancoddafb322022-10-22 20:59:51 +02003530 "dev": true
3531 },
3532 "node_modules/@types/webpack-env": {
3533 "version": "1.18.0",
3534 "resolved": "https://registry.npmjs.org/@types/webpack-env/-/webpack-env-1.18.0.tgz",
3535 "integrity": "sha512-56/MAlX5WMsPVbOg7tAxnYvNYMMWr/QJiIp6BxVSW3JJXUVzzOn64qW8TzQyMSqSUFM2+PVI4aUHcHOzIz/1tg==",
github-actions[bot]393fca82022-01-01 15:20:00 +01003536 "dev": true
3537 },
3538 "node_modules/@types/ws": {
Matt Godbolt2bbc7de2022-12-30 08:03:14 -06003539 "version": "8.5.4",
3540 "resolved": "https://registry.npmjs.org/@types/ws/-/ws-8.5.4.tgz",
3541 "integrity": "sha512-zdQDHKUgcX/zBc4GrwsE/7dVdAD8JR4EuiAXiiUhhfyIJXXb2+PrGshFyeXWQPMmmZ2XxgaqclgpIC7eTXc1mg==",
github-actions[bot]393fca82022-01-01 15:20:00 +01003542 "dev": true,
Patrick Quist51047b62022-02-04 18:35:04 +01003543 "dependencies": {
3544 "@types/node": "*"
3545 }
Matt Godboltf229d282023-03-06 22:34:08 -06003546 },
3547 "node_modules/@types/yargs": {
3548 "version": "17.0.22",
3549 "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-17.0.22.tgz",
3550 "integrity": "sha512-pet5WJ9U8yPVRhkwuEIp5ktAeAqRZOq4UdAyWLWzxbtpyXnzbtLdKiXAjJzi/KLmPGS9wk86lUFWZFN6sISo4g==",
3551 "dev": true,
3552 "dependencies": {
3553 "@types/yargs-parser": "*"
3554 }
3555 },
3556 "node_modules/@types/yargs-parser": {
3557 "version": "21.0.0",
3558 "resolved": "https://registry.npmjs.org/@types/yargs-parser/-/yargs-parser-21.0.0.tgz",
3559 "integrity": "sha512-iO9ZQHkZxHn4mSakYV0vFHAVDyEOIJQrV2uZ06HxEPcx+mt8swXoZHIbaaJ2crJYFfErySgktuTZ3BeLz+XmFA==",
3560 "dev": true
Patrick Quist51047b62022-02-04 18:35:04 +01003561 },
3562 "node_modules/@types/yauzl": {
Matt Godboltdf14b0d2022-05-09 08:20:02 -05003563 "version": "2.10.0",
3564 "resolved": "https://registry.npmjs.org/@types/yauzl/-/yauzl-2.10.0.tgz",
3565 "integrity": "sha512-Cn6WYCm0tXv8p6k+A8PvbDG763EDpBoTzHdA+Q/MF6H3sapGjCm9NzoaJncJS9tUKSuCoDs9XHxYYsQDgxR6kw==",
Patrick Quist51047b62022-02-04 18:35:04 +01003566 "dev": true,
3567 "optional": true,
github-actions[bot]393fca82022-01-01 15:20:00 +01003568 "dependencies": {
3569 "@types/node": "*"
3570 }
3571 },
3572 "node_modules/@typescript-eslint/eslint-plugin": {
Matt Godbolt15e23192023-03-06 22:13:29 -06003573 "version": "5.54.1",
3574 "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.54.1.tgz",
3575 "integrity": "sha512-a2RQAkosH3d3ZIV08s3DcL/mcGc2M/UC528VkPULFxR9VnVPT8pBu0IyBAJJmVsCmhVfwQX1v6q+QGnmSe1bew==",
github-actions[bot]393fca82022-01-01 15:20:00 +01003576 "dev": true,
3577 "dependencies": {
Matt Godbolt15e23192023-03-06 22:13:29 -06003578 "@typescript-eslint/scope-manager": "5.54.1",
3579 "@typescript-eslint/type-utils": "5.54.1",
3580 "@typescript-eslint/utils": "5.54.1",
Matt Godbolt52515952022-07-01 08:39:24 -05003581 "debug": "^4.3.4",
Matt Godbolt09828862023-02-28 07:51:28 -06003582 "grapheme-splitter": "^1.0.4",
Matt Godbolt52515952022-07-01 08:39:24 -05003583 "ignore": "^5.2.0",
Matt Godbolt6d4af972022-11-30 19:20:18 -06003584 "natural-compare-lite": "^1.4.0",
github-actions[bot]393fca82022-01-01 15:20:00 +01003585 "regexpp": "^3.2.0",
Matt Godbolt52515952022-07-01 08:39:24 -05003586 "semver": "^7.3.7",
github-actions[bot]393fca82022-01-01 15:20:00 +01003587 "tsutils": "^3.21.0"
3588 },
3589 "engines": {
3590 "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
3591 },
3592 "funding": {
3593 "type": "opencollective",
3594 "url": "https://opencollective.com/typescript-eslint"
3595 },
3596 "peerDependencies": {
3597 "@typescript-eslint/parser": "^5.0.0",
3598 "eslint": "^6.0.0 || ^7.0.0 || ^8.0.0"
3599 },
3600 "peerDependenciesMeta": {
3601 "typescript": {
3602 "optional": true
3603 }
3604 }
3605 },
github-actions[bot]393fca82022-01-01 15:20:00 +01003606 "node_modules/@typescript-eslint/parser": {
Matt Godbolt15e23192023-03-06 22:13:29 -06003607 "version": "5.54.1",
3608 "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.54.1.tgz",
3609 "integrity": "sha512-8zaIXJp/nG9Ff9vQNh7TI+C3nA6q6iIsGJ4B4L6MhZ7mHnTMR4YP5vp2xydmFXIy8rpyIVbNAG44871LMt6ujg==",
github-actions[bot]393fca82022-01-01 15:20:00 +01003610 "dev": true,
3611 "dependencies": {
Matt Godbolt15e23192023-03-06 22:13:29 -06003612 "@typescript-eslint/scope-manager": "5.54.1",
3613 "@typescript-eslint/types": "5.54.1",
3614 "@typescript-eslint/typescript-estree": "5.54.1",
Matt Godbolt52515952022-07-01 08:39:24 -05003615 "debug": "^4.3.4"
github-actions[bot]393fca82022-01-01 15:20:00 +01003616 },
3617 "engines": {
3618 "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
3619 },
3620 "funding": {
3621 "type": "opencollective",
3622 "url": "https://opencollective.com/typescript-eslint"
3623 },
3624 "peerDependencies": {
3625 "eslint": "^6.0.0 || ^7.0.0 || ^8.0.0"
3626 },
3627 "peerDependenciesMeta": {
3628 "typescript": {
3629 "optional": true
3630 }
3631 }
3632 },
github-actions[bot]393fca82022-01-01 15:20:00 +01003633 "node_modules/@typescript-eslint/scope-manager": {
Matt Godbolt15e23192023-03-06 22:13:29 -06003634 "version": "5.54.1",
3635 "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.54.1.tgz",
3636 "integrity": "sha512-zWKuGliXxvuxyM71UA/EcPxaviw39dB2504LqAmFDjmkpO8qNLHcmzlh6pbHs1h/7YQ9bnsO8CCcYCSA8sykUg==",
github-actions[bot]393fca82022-01-01 15:20:00 +01003637 "dev": true,
3638 "dependencies": {
Matt Godbolt15e23192023-03-06 22:13:29 -06003639 "@typescript-eslint/types": "5.54.1",
3640 "@typescript-eslint/visitor-keys": "5.54.1"
github-actions[bot]393fca82022-01-01 15:20:00 +01003641 },
3642 "engines": {
3643 "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
3644 },
3645 "funding": {
3646 "type": "opencollective",
3647 "url": "https://opencollective.com/typescript-eslint"
3648 }
3649 },
Matt Godboltf1470a72022-01-17 23:28:33 -06003650 "node_modules/@typescript-eslint/type-utils": {
Matt Godbolt15e23192023-03-06 22:13:29 -06003651 "version": "5.54.1",
3652 "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-5.54.1.tgz",
3653 "integrity": "sha512-WREHsTz0GqVYLIbzIZYbmUUr95DKEKIXZNH57W3s+4bVnuF1TKe2jH8ZNH8rO1CeMY3U4j4UQeqPNkHMiGem3g==",
Matt Godboltf1470a72022-01-17 23:28:33 -06003654 "dev": true,
3655 "dependencies": {
Matt Godbolt15e23192023-03-06 22:13:29 -06003656 "@typescript-eslint/typescript-estree": "5.54.1",
3657 "@typescript-eslint/utils": "5.54.1",
Matt Godbolt52515952022-07-01 08:39:24 -05003658 "debug": "^4.3.4",
Matt Godboltf1470a72022-01-17 23:28:33 -06003659 "tsutils": "^3.21.0"
3660 },
3661 "engines": {
3662 "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
3663 },
3664 "funding": {
3665 "type": "opencollective",
3666 "url": "https://opencollective.com/typescript-eslint"
3667 },
3668 "peerDependencies": {
3669 "eslint": "*"
3670 },
3671 "peerDependenciesMeta": {
3672 "typescript": {
3673 "optional": true
3674 }
3675 }
3676 },
github-actions[bot]393fca82022-01-01 15:20:00 +01003677 "node_modules/@typescript-eslint/types": {
Matt Godbolt15e23192023-03-06 22:13:29 -06003678 "version": "5.54.1",
3679 "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.54.1.tgz",
3680 "integrity": "sha512-G9+1vVazrfAfbtmCapJX8jRo2E4MDXxgm/IMOF4oGh3kq7XuK3JRkOg6y2Qu1VsTRmWETyTkWt1wxy7X7/yLkw==",
github-actions[bot]393fca82022-01-01 15:20:00 +01003681 "dev": true,
3682 "engines": {
3683 "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
3684 },
3685 "funding": {
3686 "type": "opencollective",
3687 "url": "https://opencollective.com/typescript-eslint"
3688 }
3689 },
3690 "node_modules/@typescript-eslint/typescript-estree": {
Matt Godbolt15e23192023-03-06 22:13:29 -06003691 "version": "5.54.1",
3692 "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.54.1.tgz",
3693 "integrity": "sha512-bjK5t+S6ffHnVwA0qRPTZrxKSaFYocwFIkZx5k7pvWfsB1I57pO/0M0Skatzzw1sCkjJ83AfGTL0oFIFiDX3bg==",
github-actions[bot]393fca82022-01-01 15:20:00 +01003694 "dev": true,
3695 "dependencies": {
Matt Godbolt15e23192023-03-06 22:13:29 -06003696 "@typescript-eslint/types": "5.54.1",
3697 "@typescript-eslint/visitor-keys": "5.54.1",
Matt Godbolt52515952022-07-01 08:39:24 -05003698 "debug": "^4.3.4",
3699 "globby": "^11.1.0",
github-actions[bot]393fca82022-01-01 15:20:00 +01003700 "is-glob": "^4.0.3",
Matt Godbolt52515952022-07-01 08:39:24 -05003701 "semver": "^7.3.7",
github-actions[bot]393fca82022-01-01 15:20:00 +01003702 "tsutils": "^3.21.0"
3703 },
3704 "engines": {
3705 "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
3706 },
3707 "funding": {
3708 "type": "opencollective",
3709 "url": "https://opencollective.com/typescript-eslint"
3710 },
3711 "peerDependenciesMeta": {
3712 "typescript": {
3713 "optional": true
3714 }
3715 }
3716 },
Matt Godboltf1470a72022-01-17 23:28:33 -06003717 "node_modules/@typescript-eslint/utils": {
Matt Godbolt15e23192023-03-06 22:13:29 -06003718 "version": "5.54.1",
3719 "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-5.54.1.tgz",
3720 "integrity": "sha512-IY5dyQM8XD1zfDe5X8jegX6r2EVU5o/WJnLu/znLPWCBF7KNGC+adacXnt5jEYS9JixDcoccI6CvE4RCjHMzCQ==",
github-actions[bot]393fca82022-01-01 15:20:00 +01003721 "dev": true,
3722 "dependencies": {
Matt Godboltf1470a72022-01-17 23:28:33 -06003723 "@types/json-schema": "^7.0.9",
Matt Godbolt6d4af972022-11-30 19:20:18 -06003724 "@types/semver": "^7.3.12",
Matt Godbolt15e23192023-03-06 22:13:29 -06003725 "@typescript-eslint/scope-manager": "5.54.1",
3726 "@typescript-eslint/types": "5.54.1",
3727 "@typescript-eslint/typescript-estree": "5.54.1",
Matt Godboltf1470a72022-01-17 23:28:33 -06003728 "eslint-scope": "^5.1.1",
Matt Godbolt6d4af972022-11-30 19:20:18 -06003729 "eslint-utils": "^3.0.0",
3730 "semver": "^7.3.7"
github-actions[bot]393fca82022-01-01 15:20:00 +01003731 },
3732 "engines": {
Matt Godboltf1470a72022-01-17 23:28:33 -06003733 "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
github-actions[bot]393fca82022-01-01 15:20:00 +01003734 },
Matt Godboltf1470a72022-01-17 23:28:33 -06003735 "funding": {
3736 "type": "opencollective",
3737 "url": "https://opencollective.com/typescript-eslint"
github-actions[bot]393fca82022-01-01 15:20:00 +01003738 },
Matt Godboltf1470a72022-01-17 23:28:33 -06003739 "peerDependencies": {
3740 "eslint": "^6.0.0 || ^7.0.0 || ^8.0.0"
github-actions[bot]393fca82022-01-01 15:20:00 +01003741 }
github-actions[bot]393fca82022-01-01 15:20:00 +01003742 },
3743 "node_modules/@typescript-eslint/visitor-keys": {
Matt Godbolt15e23192023-03-06 22:13:29 -06003744 "version": "5.54.1",
3745 "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.54.1.tgz",
3746 "integrity": "sha512-q8iSoHTgwCfgcRJ2l2x+xCbu8nBlRAlsQ33k24Adj8eoVBE0f8dUeI+bAa8F84Mv05UGbAx57g2zrRsYIooqQg==",
github-actions[bot]393fca82022-01-01 15:20:00 +01003747 "dev": true,
3748 "dependencies": {
Matt Godbolt15e23192023-03-06 22:13:29 -06003749 "@typescript-eslint/types": "5.54.1",
Matt Godbolt52515952022-07-01 08:39:24 -05003750 "eslint-visitor-keys": "^3.3.0"
github-actions[bot]393fca82022-01-01 15:20:00 +01003751 },
3752 "engines": {
3753 "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
3754 },
3755 "funding": {
3756 "type": "opencollective",
3757 "url": "https://opencollective.com/typescript-eslint"
github-actions[bot]393fca82022-01-01 15:20:00 +01003758 }
3759 },
github-actions[bot]393fca82022-01-01 15:20:00 +01003760 "node_modules/@webassemblyjs/ast": {
3761 "version": "1.11.1",
3762 "resolved": "https://registry.npmjs.org/@webassemblyjs/ast/-/ast-1.11.1.tgz",
3763 "integrity": "sha512-ukBh14qFLjxTQNTXocdyksN5QdM28S1CxHt2rdskFyL+xFV7VremuBLVbmCePj+URalXBENx/9Lm7lnhihtCSw==",
3764 "dependencies": {
3765 "@webassemblyjs/helper-numbers": "1.11.1",
3766 "@webassemblyjs/helper-wasm-bytecode": "1.11.1"
3767 }
3768 },
3769 "node_modules/@webassemblyjs/floating-point-hex-parser": {
3770 "version": "1.11.1",
3771 "resolved": "https://registry.npmjs.org/@webassemblyjs/floating-point-hex-parser/-/floating-point-hex-parser-1.11.1.tgz",
3772 "integrity": "sha512-iGRfyc5Bq+NnNuX8b5hwBrRjzf0ocrJPI6GWFodBFzmFnyvrQ83SHKhmilCU/8Jv67i4GJZBMhEzltxzcNagtQ=="
3773 },
3774 "node_modules/@webassemblyjs/helper-api-error": {
3775 "version": "1.11.1",
3776 "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-api-error/-/helper-api-error-1.11.1.tgz",
3777 "integrity": "sha512-RlhS8CBCXfRUR/cwo2ho9bkheSXG0+NwooXcc3PAILALf2QLdFyj7KGsKRbVc95hZnhnERon4kW/D3SZpp6Tcg=="
3778 },
3779 "node_modules/@webassemblyjs/helper-buffer": {
3780 "version": "1.11.1",
3781 "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-buffer/-/helper-buffer-1.11.1.tgz",
3782 "integrity": "sha512-gwikF65aDNeeXa8JxXa2BAk+REjSyhrNC9ZwdT0f8jc4dQQeDQ7G4m0f2QCLPJiMTTO6wfDmRmj/pW0PsUvIcA=="
3783 },
3784 "node_modules/@webassemblyjs/helper-numbers": {
3785 "version": "1.11.1",
3786 "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-numbers/-/helper-numbers-1.11.1.tgz",
3787 "integrity": "sha512-vDkbxiB8zfnPdNK9Rajcey5C0w+QJugEglN0of+kmO8l7lDb77AnlKYQF7aarZuCrv+l0UvqL+68gSDr3k9LPQ==",
3788 "dependencies": {
3789 "@webassemblyjs/floating-point-hex-parser": "1.11.1",
3790 "@webassemblyjs/helper-api-error": "1.11.1",
3791 "@xtuc/long": "4.2.2"
3792 }
3793 },
3794 "node_modules/@webassemblyjs/helper-wasm-bytecode": {
3795 "version": "1.11.1",
3796 "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-wasm-bytecode/-/helper-wasm-bytecode-1.11.1.tgz",
3797 "integrity": "sha512-PvpoOGiJwXeTrSf/qfudJhwlvDQxFgelbMqtq52WWiXC6Xgg1IREdngmPN3bs4RoO83PnL/nFrxucXj1+BX62Q=="
3798 },
3799 "node_modules/@webassemblyjs/helper-wasm-section": {
3800 "version": "1.11.1",
3801 "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-wasm-section/-/helper-wasm-section-1.11.1.tgz",
3802 "integrity": "sha512-10P9No29rYX1j7F3EVPX3JvGPQPae+AomuSTPiF9eBQeChHI6iqjMIwR9JmOJXwpnn/oVGDk7I5IlskuMwU/pg==",
3803 "dependencies": {
3804 "@webassemblyjs/ast": "1.11.1",
3805 "@webassemblyjs/helper-buffer": "1.11.1",
3806 "@webassemblyjs/helper-wasm-bytecode": "1.11.1",
3807 "@webassemblyjs/wasm-gen": "1.11.1"
3808 }
3809 },
3810 "node_modules/@webassemblyjs/ieee754": {
3811 "version": "1.11.1",
3812 "resolved": "https://registry.npmjs.org/@webassemblyjs/ieee754/-/ieee754-1.11.1.tgz",
3813 "integrity": "sha512-hJ87QIPtAMKbFq6CGTkZYJivEwZDbQUgYd3qKSadTNOhVY7p+gfP6Sr0lLRVTaG1JjFj+r3YchoqRYxNH3M0GQ==",
3814 "dependencies": {
3815 "@xtuc/ieee754": "^1.2.0"
3816 }
3817 },
3818 "node_modules/@webassemblyjs/leb128": {
3819 "version": "1.11.1",
3820 "resolved": "https://registry.npmjs.org/@webassemblyjs/leb128/-/leb128-1.11.1.tgz",
3821 "integrity": "sha512-BJ2P0hNZ0u+Th1YZXJpzW6miwqQUGcIHT1G/sf72gLVD9DZ5AdYTqPNbHZh6K1M5VmKvFXwGSWZADz+qBWxeRw==",
3822 "dependencies": {
3823 "@xtuc/long": "4.2.2"
3824 }
3825 },
3826 "node_modules/@webassemblyjs/utf8": {
3827 "version": "1.11.1",
3828 "resolved": "https://registry.npmjs.org/@webassemblyjs/utf8/-/utf8-1.11.1.tgz",
3829 "integrity": "sha512-9kqcxAEdMhiwQkHpkNiorZzqpGrodQQ2IGrHHxCy+Ozng0ofyMA0lTqiLkVs1uzTRejX+/O0EOT7KxqVPuXosQ=="
3830 },
3831 "node_modules/@webassemblyjs/wasm-edit": {
3832 "version": "1.11.1",
3833 "resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-edit/-/wasm-edit-1.11.1.tgz",
3834 "integrity": "sha512-g+RsupUC1aTHfR8CDgnsVRVZFJqdkFHpsHMfJuWQzWU3tvnLC07UqHICfP+4XyL2tnr1amvl1Sdp06TnYCmVkA==",
3835 "dependencies": {
3836 "@webassemblyjs/ast": "1.11.1",
3837 "@webassemblyjs/helper-buffer": "1.11.1",
3838 "@webassemblyjs/helper-wasm-bytecode": "1.11.1",
3839 "@webassemblyjs/helper-wasm-section": "1.11.1",
3840 "@webassemblyjs/wasm-gen": "1.11.1",
3841 "@webassemblyjs/wasm-opt": "1.11.1",
3842 "@webassemblyjs/wasm-parser": "1.11.1",
3843 "@webassemblyjs/wast-printer": "1.11.1"
3844 }
3845 },
3846 "node_modules/@webassemblyjs/wasm-gen": {
3847 "version": "1.11.1",
3848 "resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-gen/-/wasm-gen-1.11.1.tgz",
3849 "integrity": "sha512-F7QqKXwwNlMmsulj6+O7r4mmtAlCWfO/0HdgOxSklZfQcDu0TpLiD1mRt/zF25Bk59FIjEuGAIyn5ei4yMfLhA==",
3850 "dependencies": {
3851 "@webassemblyjs/ast": "1.11.1",
3852 "@webassemblyjs/helper-wasm-bytecode": "1.11.1",
3853 "@webassemblyjs/ieee754": "1.11.1",
3854 "@webassemblyjs/leb128": "1.11.1",
3855 "@webassemblyjs/utf8": "1.11.1"
3856 }
3857 },
3858 "node_modules/@webassemblyjs/wasm-opt": {
3859 "version": "1.11.1",
3860 "resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-opt/-/wasm-opt-1.11.1.tgz",
3861 "integrity": "sha512-VqnkNqnZlU5EB64pp1l7hdm3hmQw7Vgqa0KF/KCNO9sIpI6Fk6brDEiX+iCOYrvMuBWDws0NkTOxYEb85XQHHw==",
3862 "dependencies": {
3863 "@webassemblyjs/ast": "1.11.1",
3864 "@webassemblyjs/helper-buffer": "1.11.1",
3865 "@webassemblyjs/wasm-gen": "1.11.1",
3866 "@webassemblyjs/wasm-parser": "1.11.1"
3867 }
3868 },
3869 "node_modules/@webassemblyjs/wasm-parser": {
3870 "version": "1.11.1",
3871 "resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-parser/-/wasm-parser-1.11.1.tgz",
3872 "integrity": "sha512-rrBujw+dJu32gYB7/Lup6UhdkPx9S9SnobZzRVL7VcBH9Bt9bCBLEuX/YXOOtBsOZ4NQrRykKhffRWHvigQvOA==",
3873 "dependencies": {
3874 "@webassemblyjs/ast": "1.11.1",
3875 "@webassemblyjs/helper-api-error": "1.11.1",
3876 "@webassemblyjs/helper-wasm-bytecode": "1.11.1",
3877 "@webassemblyjs/ieee754": "1.11.1",
3878 "@webassemblyjs/leb128": "1.11.1",
3879 "@webassemblyjs/utf8": "1.11.1"
3880 }
3881 },
3882 "node_modules/@webassemblyjs/wast-printer": {
3883 "version": "1.11.1",
3884 "resolved": "https://registry.npmjs.org/@webassemblyjs/wast-printer/-/wast-printer-1.11.1.tgz",
3885 "integrity": "sha512-IQboUWM4eKzWW+N/jij2sRatKMh99QEelo3Eb2q0qXkvPRISAj8Qxtmw5itwqK+TTkBuUIE45AxYPToqPtL5gg==",
3886 "dependencies": {
3887 "@webassemblyjs/ast": "1.11.1",
3888 "@xtuc/long": "4.2.2"
3889 }
3890 },
3891 "node_modules/@webpack-cli/configtest": {
Matt Godbolt640ab312022-12-27 15:59:55 -06003892 "version": "2.0.1",
3893 "resolved": "https://registry.npmjs.org/@webpack-cli/configtest/-/configtest-2.0.1.tgz",
3894 "integrity": "sha512-njsdJXJSiS2iNbQVS0eT8A/KPnmyH4pv1APj2K0d1wrZcBLw+yppxOy4CGqa0OxDJkzfL/XELDhD8rocnIwB5A==",
github-actions[bot]393fca82022-01-01 15:20:00 +01003895 "dev": true,
Matt Godbolt640ab312022-12-27 15:59:55 -06003896 "engines": {
3897 "node": ">=14.15.0"
3898 },
github-actions[bot]393fca82022-01-01 15:20:00 +01003899 "peerDependencies": {
Matt Godbolt640ab312022-12-27 15:59:55 -06003900 "webpack": "5.x.x",
3901 "webpack-cli": "5.x.x"
github-actions[bot]393fca82022-01-01 15:20:00 +01003902 }
3903 },
3904 "node_modules/@webpack-cli/info": {
Matt Godbolt640ab312022-12-27 15:59:55 -06003905 "version": "2.0.1",
3906 "resolved": "https://registry.npmjs.org/@webpack-cli/info/-/info-2.0.1.tgz",
3907 "integrity": "sha512-fE1UEWTwsAxRhrJNikE7v4EotYflkEhBL7EbajfkPlf6E37/2QshOy/D48Mw8G5XMFlQtS6YV42vtbG9zBpIQA==",
github-actions[bot]393fca82022-01-01 15:20:00 +01003908 "dev": true,
Matt Godbolt640ab312022-12-27 15:59:55 -06003909 "engines": {
3910 "node": ">=14.15.0"
github-actions[bot]393fca82022-01-01 15:20:00 +01003911 },
3912 "peerDependencies": {
Matt Godbolt640ab312022-12-27 15:59:55 -06003913 "webpack": "5.x.x",
3914 "webpack-cli": "5.x.x"
github-actions[bot]393fca82022-01-01 15:20:00 +01003915 }
3916 },
3917 "node_modules/@webpack-cli/serve": {
Matt Godbolt640ab312022-12-27 15:59:55 -06003918 "version": "2.0.1",
3919 "resolved": "https://registry.npmjs.org/@webpack-cli/serve/-/serve-2.0.1.tgz",
3920 "integrity": "sha512-0G7tNyS+yW8TdgHwZKlDWYXFA6OJQnoLCQvYKkQP0Q2X205PSQ6RNUj0M+1OB/9gRQaUZ/ccYfaxd0nhaWKfjw==",
github-actions[bot]393fca82022-01-01 15:20:00 +01003921 "dev": true,
Matt Godbolt640ab312022-12-27 15:59:55 -06003922 "engines": {
3923 "node": ">=14.15.0"
3924 },
github-actions[bot]393fca82022-01-01 15:20:00 +01003925 "peerDependencies": {
Matt Godbolt640ab312022-12-27 15:59:55 -06003926 "webpack": "5.x.x",
3927 "webpack-cli": "5.x.x"
github-actions[bot]393fca82022-01-01 15:20:00 +01003928 },
3929 "peerDependenciesMeta": {
3930 "webpack-dev-server": {
3931 "optional": true
3932 }
3933 }
3934 },
3935 "node_modules/@xtuc/ieee754": {
3936 "version": "1.2.0",
3937 "resolved": "https://registry.npmjs.org/@xtuc/ieee754/-/ieee754-1.2.0.tgz",
3938 "integrity": "sha512-DX8nKgqcGwsc0eJSqYt5lwP4DH5FlHnmuWWBRy7X0NcaGR0ZtuyeESgMwTYVEtxmsNGY+qit4QYT/MIYTOTPeA=="
3939 },
3940 "node_modules/@xtuc/long": {
3941 "version": "4.2.2",
3942 "resolved": "https://registry.npmjs.org/@xtuc/long/-/long-4.2.2.tgz",
3943 "integrity": "sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ=="
3944 },
3945 "node_modules/abab": {
Matt Godboltdf14b0d2022-05-09 08:20:02 -05003946 "version": "2.0.6",
3947 "resolved": "https://registry.npmjs.org/abab/-/abab-2.0.6.tgz",
3948 "integrity": "sha512-j2afSsaIENvHZN2B8GOpF566vZ5WVk5opAiMTvWgaQT8DkbOqsTfvNAvHoRGU2zzP8cPoqys+xHTRDWW8L+/BA==",
github-actions[bot]393fca82022-01-01 15:20:00 +01003949 "dev": true
3950 },
3951 "node_modules/abbrev": {
Matt Godboltd14d3382023-03-07 17:18:46 -06003952 "version": "2.0.0",
3953 "resolved": "https://registry.npmjs.org/abbrev/-/abbrev-2.0.0.tgz",
3954 "integrity": "sha512-6/mh1E2u2YgEsCHdY0Yx5oW+61gZU+1vXaoiHHrpKeuRNNgFvS+/jrwHiQhB5apAf5oB7UB7E19ol2R2LKH8hQ==",
3955 "engines": {
3956 "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
3957 }
github-actions[bot]393fca82022-01-01 15:20:00 +01003958 },
Matt Godbolt749319f2022-12-28 11:42:14 -06003959 "node_modules/abort-controller": {
3960 "version": "3.0.0",
3961 "resolved": "https://registry.npmjs.org/abort-controller/-/abort-controller-3.0.0.tgz",
3962 "integrity": "sha512-h8lQ8tacZYnR3vNQTgibj+tODHI5/+l06Au2Pcriv/Gmet0eaj4TwWH41sO9wnHDiQsEj19q0drzdWdeAHtweg==",
3963 "dependencies": {
3964 "event-target-shim": "^5.0.0"
3965 },
3966 "engines": {
3967 "node": ">=6.5"
3968 }
3969 },
github-actions[bot]393fca82022-01-01 15:20:00 +01003970 "node_modules/accepts": {
Matt Godbolt1b050d42022-02-06 14:05:25 -06003971 "version": "1.3.8",
3972 "resolved": "https://registry.npmjs.org/accepts/-/accepts-1.3.8.tgz",
3973 "integrity": "sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw==",
github-actions[bot]393fca82022-01-01 15:20:00 +01003974 "dependencies": {
Matt Godbolt1b050d42022-02-06 14:05:25 -06003975 "mime-types": "~2.1.34",
3976 "negotiator": "0.6.3"
github-actions[bot]393fca82022-01-01 15:20:00 +01003977 },
3978 "engines": {
3979 "node": ">= 0.6"
3980 }
3981 },
3982 "node_modules/acorn": {
Matt Godbolt2da5d572023-01-29 17:40:54 -06003983 "version": "8.8.2",
3984 "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.8.2.tgz",
3985 "integrity": "sha512-xjIYgE8HBrkpd/sJqOGNspf8uHG+NOHGOw6a/Urj8taM2EXfdNAH2oFcPeIFfsv3+kz/mJrS5VuMqbNLjCa2vw==",
github-actions[bot]393fca82022-01-01 15:20:00 +01003986 "bin": {
3987 "acorn": "bin/acorn"
3988 },
3989 "engines": {
3990 "node": ">=0.4.0"
3991 }
3992 },
3993 "node_modules/acorn-import-assertions": {
3994 "version": "1.8.0",
3995 "resolved": "https://registry.npmjs.org/acorn-import-assertions/-/acorn-import-assertions-1.8.0.tgz",
3996 "integrity": "sha512-m7VZ3jwz4eK6A4Vtt8Ew1/mNbP24u0FhdyfA7fSvnJR6LMdfOYnmuIrrJAgrYfYJ10F/otaHTtrtrtmHdMNzEw==",
3997 "peerDependencies": {
3998 "acorn": "^8"
3999 }
4000 },
4001 "node_modules/acorn-jsx": {
4002 "version": "5.3.2",
4003 "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz",
4004 "integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==",
4005 "peerDependencies": {
4006 "acorn": "^6.0.0 || ^7.0.0 || ^8.0.0"
4007 }
4008 },
4009 "node_modules/acorn-walk": {
4010 "version": "8.2.0",
4011 "resolved": "https://registry.npmjs.org/acorn-walk/-/acorn-walk-8.2.0.tgz",
4012 "integrity": "sha512-k+iyHEuPgSw6SbuDpGQM+06HQUa04DZ3o+F6CSzXMvvI5KMvnaEqXe+YVe555R9nn6GPt404fos4wcgpw12SDA==",
github-actions[bot]393fca82022-01-01 15:20:00 +01004013 "engines": {
4014 "node": ">=0.4.0"
4015 }
4016 },
4017 "node_modules/agent-base": {
4018 "version": "6.0.2",
4019 "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-6.0.2.tgz",
4020 "integrity": "sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==",
4021 "dependencies": {
4022 "debug": "4"
4023 },
4024 "engines": {
4025 "node": ">= 6.0.0"
4026 }
4027 },
github-actions[bot]393fca82022-01-01 15:20:00 +01004028 "node_modules/aggregate-error": {
4029 "version": "3.1.0",
4030 "resolved": "https://registry.npmjs.org/aggregate-error/-/aggregate-error-3.1.0.tgz",
4031 "integrity": "sha512-4I7Td01quW/RpocfNayFdFVk1qSuoh0E7JrbRJ16nH01HhKFQ88INq9Sd+nd72zqRySlr9BmDA8xlEJ6vJMrYA==",
4032 "dev": true,
4033 "dependencies": {
4034 "clean-stack": "^2.0.0",
4035 "indent-string": "^4.0.0"
4036 },
4037 "engines": {
4038 "node": ">=8"
4039 }
4040 },
4041 "node_modules/ajv": {
Matt Godbolt09828862023-02-28 07:51:28 -06004042 "version": "6.12.6",
4043 "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz",
4044 "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==",
github-actions[bot]393fca82022-01-01 15:20:00 +01004045 "dependencies": {
4046 "fast-deep-equal": "^3.1.1",
Matt Godbolt09828862023-02-28 07:51:28 -06004047 "fast-json-stable-stringify": "^2.0.0",
4048 "json-schema-traverse": "^0.4.1",
github-actions[bot]393fca82022-01-01 15:20:00 +01004049 "uri-js": "^4.2.2"
4050 },
4051 "funding": {
4052 "type": "github",
4053 "url": "https://github.com/sponsors/epoberezkin"
4054 }
4055 },
4056 "node_modules/ajv-formats": {
4057 "version": "2.1.1",
4058 "resolved": "https://registry.npmjs.org/ajv-formats/-/ajv-formats-2.1.1.tgz",
4059 "integrity": "sha512-Wx0Kx52hxE7C18hkMEggYlEifqWZtYaRgouJor+WMdPnQyEK13vgEWyVNup7SoeeoLMsr4kf5h6dOW11I15MUA==",
github-actions[bot]393fca82022-01-01 15:20:00 +01004060 "dependencies": {
4061 "ajv": "^8.0.0"
4062 },
4063 "peerDependencies": {
4064 "ajv": "^8.0.0"
4065 },
4066 "peerDependenciesMeta": {
4067 "ajv": {
4068 "optional": true
4069 }
4070 }
4071 },
Matt Godbolt09828862023-02-28 07:51:28 -06004072 "node_modules/ajv-formats/node_modules/ajv": {
4073 "version": "8.12.0",
4074 "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz",
4075 "integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==",
github-actions[bot]393fca82022-01-01 15:20:00 +01004076 "dependencies": {
Matt Godbolt09828862023-02-28 07:51:28 -06004077 "fast-deep-equal": "^3.1.1",
4078 "json-schema-traverse": "^1.0.0",
4079 "require-from-string": "^2.0.2",
4080 "uri-js": "^4.2.2"
github-actions[bot]393fca82022-01-01 15:20:00 +01004081 },
Matt Godbolt09828862023-02-28 07:51:28 -06004082 "funding": {
4083 "type": "github",
4084 "url": "https://github.com/sponsors/epoberezkin"
4085 }
4086 },
4087 "node_modules/ajv-formats/node_modules/json-schema-traverse": {
4088 "version": "1.0.0",
4089 "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
Matt Godboltf229d282023-03-06 22:34:08 -06004090 "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug=="
Matt Godbolt09828862023-02-28 07:51:28 -06004091 },
4092 "node_modules/ajv-keywords": {
4093 "version": "3.5.2",
4094 "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-3.5.2.tgz",
4095 "integrity": "sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==",
github-actions[bot]393fca82022-01-01 15:20:00 +01004096 "peerDependencies": {
Matt Godbolt09828862023-02-28 07:51:28 -06004097 "ajv": "^6.9.1"
github-actions[bot]393fca82022-01-01 15:20:00 +01004098 }
github-actions[bot]393fca82022-01-01 15:20:00 +01004099 },
4100 "node_modules/ansi-colors": {
Matt Godbolt52515952022-07-01 08:39:24 -05004101 "version": "4.1.3",
4102 "resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.3.tgz",
4103 "integrity": "sha512-/6w/C21Pm1A7aZitlI5Ni/2J6FFQN8i1Cvz3kHABAAbw93v/NlvKdVOqz7CCWz/3iv/JplRSEEZ83XION15ovw==",
Matt Godboltf1470a72022-01-17 23:28:33 -06004104 "dev": true,
github-actions[bot]393fca82022-01-01 15:20:00 +01004105 "engines": {
4106 "node": ">=6"
4107 }
4108 },
4109 "node_modules/ansi-escapes": {
Matt Godboltf1470a72022-01-17 23:28:33 -06004110 "version": "4.3.2",
4111 "resolved": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-4.3.2.tgz",
4112 "integrity": "sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ==",
github-actions[bot]393fca82022-01-01 15:20:00 +01004113 "dev": true,
4114 "dependencies": {
Matt Godboltf1470a72022-01-17 23:28:33 -06004115 "type-fest": "^0.21.3"
github-actions[bot]393fca82022-01-01 15:20:00 +01004116 },
4117 "engines": {
4118 "node": ">=8"
Matt Godboltf1470a72022-01-17 23:28:33 -06004119 },
4120 "funding": {
4121 "url": "https://github.com/sponsors/sindresorhus"
github-actions[bot]393fca82022-01-01 15:20:00 +01004122 }
4123 },
4124 "node_modules/ansi-html-community": {
4125 "version": "0.0.8",
4126 "resolved": "https://registry.npmjs.org/ansi-html-community/-/ansi-html-community-0.0.8.tgz",
4127 "integrity": "sha512-1APHAyr3+PCamwNw3bXCPp4HFLONZt/yIH0sZp0/469KWNTEy+qN5jQ3GVX6DMZ1UXAi34yVwtTeaG/HpBuuzw==",
4128 "dev": true,
4129 "engines": [
4130 "node >= 0.8.0"
4131 ],
4132 "bin": {
4133 "ansi-html": "bin/ansi-html"
4134 }
4135 },
4136 "node_modules/ansi-regex": {
Matt Godbolt52515952022-07-01 08:39:24 -05004137 "version": "5.0.1",
4138 "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
4139 "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
github-actions[bot]393fca82022-01-01 15:20:00 +01004140 "engines": {
Matt Godbolt52515952022-07-01 08:39:24 -05004141 "node": ">=8"
github-actions[bot]393fca82022-01-01 15:20:00 +01004142 }
4143 },
4144 "node_modules/ansi-styles": {
4145 "version": "3.2.1",
4146 "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz",
4147 "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==",
4148 "dev": true,
4149 "dependencies": {
4150 "color-convert": "^1.9.0"
4151 },
4152 "engines": {
4153 "node": ">=4"
4154 }
4155 },
4156 "node_modules/ansicolors": {
Matt Godboltf1470a72022-01-17 23:28:33 -06004157 "version": "0.3.2",
4158 "resolved": "https://registry.npmjs.org/ansicolors/-/ansicolors-0.3.2.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -05004159 "integrity": "sha512-QXu7BPrP29VllRxH8GwB7x5iX5qWKAAMLqKQGWTeLWVlNHNOpVMJ91dsxQAIWXpjuW5wqvxu3Jd/nRjrJ+0pqg==",
github-actions[bot]393fca82022-01-01 15:20:00 +01004160 "dev": true
4161 },
4162 "node_modules/anymatch": {
Matt Godbolt6d4af972022-11-30 19:20:18 -06004163 "version": "3.1.3",
4164 "resolved": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.3.tgz",
4165 "integrity": "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==",
github-actions[bot]393fca82022-01-01 15:20:00 +01004166 "dev": true,
4167 "dependencies": {
4168 "normalize-path": "^3.0.0",
4169 "picomatch": "^2.0.4"
4170 },
4171 "engines": {
4172 "node": ">= 8"
4173 }
4174 },
github-actions[bot]393fca82022-01-01 15:20:00 +01004175 "node_modules/approvals": {
4176 "version": "4.0.0-beta.1",
Matt Godbolt31104f32022-05-13 07:44:29 -05004177 "resolved": "git+ssh://git@github.com/approvals/Approvals.NodeJS.git#d3cc041b5b8950e51671038094a3cee3f4eac9be",
4178 "integrity": "sha512-AermInOA3rRYhW5VUVx03aPy1FWWh8cAMuqDyGdRttC3KHeXvCdcNLpo1JggU2EYOe8oEjG89zZnleE2380CdQ==",
github-actions[bot]393fca82022-01-01 15:20:00 +01004179 "dev": true,
4180 "hasInstallScript": true,
Matt Godbolt31104f32022-05-13 07:44:29 -05004181 "license": "Apache-2.0",
github-actions[bot]393fca82022-01-01 15:20:00 +01004182 "dependencies": {
4183 "callsite": "^1.0.0",
4184 "chalk": "^4.1.0",
4185 "diff": "^5.0.0",
4186 "event-stream": "^4.0.1",
4187 "file-type": "^4.1.0",
4188 "glob": "^7.1.6",
4189 "js-yaml": "^4.0.0",
4190 "lodash": "^4.17.21",
Matt Godbolt31104f32022-05-13 07:44:29 -05004191 "marked": "^4.0.15",
4192 "marked-terminal": "^5.1.1",
github-actions[bot]393fca82022-01-01 15:20:00 +01004193 "minimist": "^1.2.5",
4194 "mkdirp": "^1.0.4",
github-actions[bot]393fca82022-01-01 15:20:00 +01004195 "natives": "^1.1.6",
4196 "shelljs": "^0.8.4",
Matt Godbolt31104f32022-05-13 07:44:29 -05004197 "temp": "^0.9.4"
github-actions[bot]393fca82022-01-01 15:20:00 +01004198 },
4199 "bin": {
4200 "approvals": "bin/index.js"
4201 },
4202 "engines": {
4203 "node": ">= 0.8.0"
4204 }
4205 },
4206 "node_modules/approvals/node_modules/ansi-styles": {
4207 "version": "4.3.0",
4208 "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
4209 "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
4210 "dev": true,
4211 "dependencies": {
4212 "color-convert": "^2.0.1"
4213 },
4214 "engines": {
4215 "node": ">=8"
4216 },
4217 "funding": {
4218 "url": "https://github.com/chalk/ansi-styles?sponsor=1"
4219 }
4220 },
github-actions[bot]393fca82022-01-01 15:20:00 +01004221 "node_modules/approvals/node_modules/chalk": {
Matt Godboltf1470a72022-01-17 23:28:33 -06004222 "version": "4.1.2",
4223 "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
4224 "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
github-actions[bot]393fca82022-01-01 15:20:00 +01004225 "dev": true,
4226 "dependencies": {
4227 "ansi-styles": "^4.1.0",
4228 "supports-color": "^7.1.0"
4229 },
4230 "engines": {
4231 "node": ">=10"
4232 },
4233 "funding": {
4234 "url": "https://github.com/chalk/chalk?sponsor=1"
4235 }
4236 },
4237 "node_modules/approvals/node_modules/color-convert": {
4238 "version": "2.0.1",
4239 "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
4240 "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
4241 "dev": true,
4242 "dependencies": {
4243 "color-name": "~1.1.4"
4244 },
4245 "engines": {
4246 "node": ">=7.0.0"
4247 }
4248 },
4249 "node_modules/approvals/node_modules/color-name": {
4250 "version": "1.1.4",
4251 "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
4252 "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
4253 "dev": true
4254 },
github-actions[bot]393fca82022-01-01 15:20:00 +01004255 "node_modules/approvals/node_modules/has-flag": {
4256 "version": "4.0.0",
4257 "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
4258 "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
4259 "dev": true,
4260 "engines": {
4261 "node": ">=8"
github-actions[bot]393fca82022-01-01 15:20:00 +01004262 }
4263 },
4264 "node_modules/approvals/node_modules/supports-color": {
4265 "version": "7.2.0",
4266 "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
4267 "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
4268 "dev": true,
4269 "dependencies": {
4270 "has-flag": "^4.0.0"
4271 },
4272 "engines": {
4273 "node": ">=8"
4274 }
4275 },
Patrick Quist51047b62022-02-04 18:35:04 +01004276 "node_modules/arch": {
4277 "version": "2.2.0",
4278 "resolved": "https://registry.npmjs.org/arch/-/arch-2.2.0.tgz",
4279 "integrity": "sha512-Of/R0wqp83cgHozfIYLbBMnej79U/SVGOOyuB3VVFv1NRM/PSFMK12x9KVtiYzJqmnU5WR2qp0Z5rHb7sWGnFQ==",
4280 "dev": true,
4281 "funding": [
4282 {
4283 "type": "github",
4284 "url": "https://github.com/sponsors/feross"
4285 },
4286 {
4287 "type": "patreon",
4288 "url": "https://www.patreon.com/feross"
4289 },
4290 {
4291 "type": "consulting",
4292 "url": "https://feross.org/support"
4293 }
4294 ]
github-actions[bot]393fca82022-01-01 15:20:00 +01004295 },
4296 "node_modules/arg": {
4297 "version": "4.1.3",
4298 "resolved": "https://registry.npmjs.org/arg/-/arg-4.1.3.tgz",
Travis Finkenauer92dd06c2022-01-17 12:08:56 -08004299 "integrity": "sha512-58S9QDqG0Xx27YwPSt9fJxivjYl432YCwfDMfZ+71RAqUrZef7LrKQZ3LHLOwCS4FLNBplP533Zx895SeOCHvA=="
github-actions[bot]393fca82022-01-01 15:20:00 +01004300 },
4301 "node_modules/argparse": {
Matt Godboltf1470a72022-01-17 23:28:33 -06004302 "version": "2.0.1",
4303 "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz",
4304 "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q=="
github-actions[bot]393fca82022-01-01 15:20:00 +01004305 },
4306 "node_modules/argv": {
4307 "version": "0.0.2",
4308 "resolved": "https://registry.npmjs.org/argv/-/argv-0.0.2.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -05004309 "integrity": "sha512-dEamhpPEwRUBpLNHeuCm/v+g0anFByHahxodVO/BbAarHVBBg2MccCwf9K+o1Pof+2btdnkJelYVUWjW/VrATw==",
Matt Godbolt2da5d572023-01-29 17:40:54 -06004310 "deprecated": "Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.",
github-actions[bot]393fca82022-01-01 15:20:00 +01004311 "dev": true,
4312 "engines": {
4313 "node": ">=0.6.10"
4314 }
4315 },
4316 "node_modules/array-flatten": {
4317 "version": "1.1.1",
4318 "resolved": "https://registry.npmjs.org/array-flatten/-/array-flatten-1.1.1.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -05004319 "integrity": "sha512-PCVAQswWemu6UdxsDFFX/+gVeYqKAod3D3UVm91jHwynguOwAvYPhx8nNlM++NqRcK6CxxpUafjmhIdKiHibqg=="
github-actions[bot]393fca82022-01-01 15:20:00 +01004320 },
4321 "node_modules/array-includes": {
Matt Godbolt6d4af972022-11-30 19:20:18 -06004322 "version": "3.1.6",
4323 "resolved": "https://registry.npmjs.org/array-includes/-/array-includes-3.1.6.tgz",
4324 "integrity": "sha512-sgTbLvL6cNnw24FnbaDyjmvddQ2ML8arZsgaJhoABMoplz/4QRhtrYS+alr1BUM1Bwp6dhx8vVCBSLG+StwOFw==",
github-actions[bot]393fca82022-01-01 15:20:00 +01004325 "dev": true,
4326 "dependencies": {
4327 "call-bind": "^1.0.2",
Matt Godboltdf14b0d2022-05-09 08:20:02 -05004328 "define-properties": "^1.1.4",
Matt Godbolt6d4af972022-11-30 19:20:18 -06004329 "es-abstract": "^1.20.4",
4330 "get-intrinsic": "^1.1.3",
github-actions[bot]393fca82022-01-01 15:20:00 +01004331 "is-string": "^1.0.7"
4332 },
4333 "engines": {
4334 "node": ">= 0.4"
4335 },
4336 "funding": {
4337 "url": "https://github.com/sponsors/ljharb"
4338 }
4339 },
github-actions[bot]393fca82022-01-01 15:20:00 +01004340 "node_modules/array-union": {
4341 "version": "2.1.0",
4342 "resolved": "https://registry.npmjs.org/array-union/-/array-union-2.1.0.tgz",
4343 "integrity": "sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==",
Matt Godboltf229d282023-03-06 22:34:08 -06004344 "dev": true,
github-actions[bot]393fca82022-01-01 15:20:00 +01004345 "engines": {
4346 "node": ">=8"
4347 }
4348 },
4349 "node_modules/array.prototype.flat": {
Matt Godbolt6d4af972022-11-30 19:20:18 -06004350 "version": "1.3.1",
4351 "resolved": "https://registry.npmjs.org/array.prototype.flat/-/array.prototype.flat-1.3.1.tgz",
4352 "integrity": "sha512-roTU0KWIOmJ4DRLmwKd19Otg0/mT3qPNt0Qb3GWW8iObuZXxrjB/pzn0R3hqpRSWg4HCwqx+0vwOnWnvlOyeIA==",
Matt Godbolt2da5d572023-01-29 17:40:54 -06004353 "dev": true,
4354 "dependencies": {
4355 "call-bind": "^1.0.2",
4356 "define-properties": "^1.1.4",
4357 "es-abstract": "^1.20.4",
4358 "es-shim-unscopables": "^1.0.0"
4359 },
4360 "engines": {
4361 "node": ">= 0.4"
4362 },
4363 "funding": {
4364 "url": "https://github.com/sponsors/ljharb"
4365 }
4366 },
4367 "node_modules/array.prototype.flatmap": {
4368 "version": "1.3.1",
4369 "resolved": "https://registry.npmjs.org/array.prototype.flatmap/-/array.prototype.flatmap-1.3.1.tgz",
4370 "integrity": "sha512-8UGn9O1FDVvMNB0UlLv4voxRMze7+FpHyF5mSMRjWHUMlpoDViniy05870VlxhfgTnLbpuwTzvD76MTtWxB/mQ==",
github-actions[bot]393fca82022-01-01 15:20:00 +01004371 "dev": true,
4372 "dependencies": {
4373 "call-bind": "^1.0.2",
Matt Godbolt6d4af972022-11-30 19:20:18 -06004374 "define-properties": "^1.1.4",
4375 "es-abstract": "^1.20.4",
Matt Godboltdf14b0d2022-05-09 08:20:02 -05004376 "es-shim-unscopables": "^1.0.0"
github-actions[bot]393fca82022-01-01 15:20:00 +01004377 },
4378 "engines": {
4379 "node": ">= 0.4"
4380 },
4381 "funding": {
4382 "url": "https://github.com/sponsors/ljharb"
4383 }
4384 },
github-actions[bot]393fca82022-01-01 15:20:00 +01004385 "node_modules/asap": {
4386 "version": "2.0.6",
4387 "resolved": "https://registry.npmjs.org/asap/-/asap-2.0.6.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -05004388 "integrity": "sha512-BSHWgDSAiKs50o2Re8ppvp3seVHXSRM44cdSsT9FfNEUUZLOGWVCsiWaRPWM1Znn+mqZ1OfVZ3z3DWEzSp7hRA=="
github-actions[bot]393fca82022-01-01 15:20:00 +01004389 },
4390 "node_modules/asn1": {
Matt Godboltf1470a72022-01-17 23:28:33 -06004391 "version": "0.2.6",
4392 "resolved": "https://registry.npmjs.org/asn1/-/asn1-0.2.6.tgz",
4393 "integrity": "sha512-ix/FxPn0MDjeyJ7i/yoHGFt/EX6LyNbxSEhPPXODPL+KB0VPk86UYfL0lMdy+KCnv+fmvIzySwaK5COwqVbWTQ==",
github-actions[bot]393fca82022-01-01 15:20:00 +01004394 "dependencies": {
4395 "safer-buffer": "~2.1.0"
4396 }
4397 },
4398 "node_modules/assert-never": {
4399 "version": "1.2.1",
4400 "resolved": "https://registry.npmjs.org/assert-never/-/assert-never-1.2.1.tgz",
4401 "integrity": "sha512-TaTivMB6pYI1kXwrFlEhLeGfOqoDNdTxjCdwRfFFkEA30Eu+k48W34nlok2EYWJfFFzqaEmichdNM7th6M5HNw=="
4402 },
4403 "node_modules/assert-plus": {
4404 "version": "1.0.0",
4405 "resolved": "https://registry.npmjs.org/assert-plus/-/assert-plus-1.0.0.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -05004406 "integrity": "sha512-NfJ4UzBCcQGLDlQq7nHxH+tv3kyZ0hHQqF5BO6J7tNJeP5do1llPr8dZ8zHonfhAu0PHAdMkSo+8o0wxg9lZWw==",
github-actions[bot]393fca82022-01-01 15:20:00 +01004407 "engines": {
4408 "node": ">=0.8"
4409 }
4410 },
4411 "node_modules/assertion-error": {
4412 "version": "1.1.0",
4413 "resolved": "https://registry.npmjs.org/assertion-error/-/assertion-error-1.1.0.tgz",
4414 "integrity": "sha512-jgsaNduz+ndvGyFt3uSuWqvy4lCnIJiovtouQN5JZHOKCS2QuhEdbcQHFhVksz2N2U9hXJo8odG7ETyWlEeuDw==",
4415 "dev": true,
4416 "engines": {
4417 "node": "*"
4418 }
4419 },
4420 "node_modules/astral-regex": {
4421 "version": "2.0.0",
4422 "resolved": "https://registry.npmjs.org/astral-regex/-/astral-regex-2.0.0.tgz",
4423 "integrity": "sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ==",
4424 "dev": true,
4425 "engines": {
4426 "node": ">=8"
4427 }
4428 },
4429 "node_modules/async": {
Matt Godbolt52515952022-07-01 08:39:24 -05004430 "version": "3.2.4",
4431 "resolved": "https://registry.npmjs.org/async/-/async-3.2.4.tgz",
4432 "integrity": "sha512-iAB+JbDEGXhyIUavoDl9WP/Jj106Kz9DEn1DPgYw5ruDn0e3Wgi3sKFm55sASdGBNOQB8F59d9qQ7deqrHA8wQ=="
github-actions[bot]393fca82022-01-01 15:20:00 +01004433 },
4434 "node_modules/async-exit-hook": {
4435 "version": "2.0.1",
4436 "resolved": "https://registry.npmjs.org/async-exit-hook/-/async-exit-hook-2.0.1.tgz",
4437 "integrity": "sha512-NW2cX8m1Q7KPA7a5M2ULQeZ2wR5qI5PAbw5L0UOMxdioVk9PMZ0h1TmyZEkPYrCvYjDlFICusOu1dlEKAAeXBw==",
4438 "engines": {
4439 "node": ">=0.12.0"
4440 }
4441 },
4442 "node_modules/asynckit": {
4443 "version": "0.4.0",
4444 "resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -05004445 "integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q=="
Patrick Quist51047b62022-02-04 18:35:04 +01004446 },
4447 "node_modules/at-least-node": {
4448 "version": "1.0.0",
4449 "resolved": "https://registry.npmjs.org/at-least-node/-/at-least-node-1.0.0.tgz",
4450 "integrity": "sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg==",
4451 "dev": true,
4452 "engines": {
4453 "node": ">= 4.0.0"
4454 }
github-actions[bot]393fca82022-01-01 15:20:00 +01004455 },
Matt Godbolt5fd07332022-07-18 06:19:38 -05004456 "node_modules/available-typed-arrays": {
4457 "version": "1.0.5",
4458 "resolved": "https://registry.npmjs.org/available-typed-arrays/-/available-typed-arrays-1.0.5.tgz",
4459 "integrity": "sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw==",
Matt Godbolt2b650022023-03-07 18:10:56 -06004460 "dev": true,
Matt Godbolt5fd07332022-07-18 06:19:38 -05004461 "engines": {
4462 "node": ">= 0.4"
4463 },
4464 "funding": {
4465 "url": "https://github.com/sponsors/ljharb"
4466 }
4467 },
github-actions[bot]393fca82022-01-01 15:20:00 +01004468 "node_modules/await-to-js": {
4469 "version": "2.1.1",
4470 "resolved": "https://registry.npmjs.org/await-to-js/-/await-to-js-2.1.1.tgz",
4471 "integrity": "sha512-CHBC6gQGCIzjZ09tJ+XmpQoZOn4GdWePB4qUweCaKNJ0D3f115YdhmYVTZ4rMVpiJ3cFzZcTYK1VMYEICV4YXw==",
4472 "dev": true,
4473 "engines": {
4474 "node": ">=6.0.0"
4475 }
4476 },
Matt Godbolt2b650022023-03-07 18:10:56 -06004477 "node_modules/aws-sdk-client-mock": {
4478 "version": "2.1.0",
4479 "resolved": "https://registry.npmjs.org/aws-sdk-client-mock/-/aws-sdk-client-mock-2.1.0.tgz",
4480 "integrity": "sha512-JkrPrcEvQ4JwylVdQ0njYQMFVwVaZzoVc557rsCorIMjEtmrFvlVYEfIKWoYw8psU4cLjOMyqpxg65NcAn9fvQ==",
github-actions[bot]393fca82022-01-01 15:20:00 +01004481 "dev": true,
4482 "dependencies": {
Matt Godbolt2b650022023-03-07 18:10:56 -06004483 "@types/sinon": "^10.0.10",
4484 "sinon": "^14.0.2",
4485 "tslib": "^2.1.0"
github-actions[bot]393fca82022-01-01 15:20:00 +01004486 }
4487 },
Matt Godbolt2b650022023-03-07 18:10:56 -06004488 "node_modules/aws-sdk-client-mock/node_modules/@sinonjs/commons": {
Matt Godbolt6d4af972022-11-30 19:20:18 -06004489 "version": "2.0.0",
4490 "resolved": "https://registry.npmjs.org/@sinonjs/commons/-/commons-2.0.0.tgz",
4491 "integrity": "sha512-uLa0j859mMrg2slwQYdO/AkrOfmH+X6LTVmNTS9CqexuE2IvVORIkSpJLqePAbEnKJ77aMmCwr1NUZ57120Xcg==",
4492 "dev": true,
4493 "dependencies": {
4494 "type-detect": "4.0.8"
Matt Godbolt6d4af972022-11-30 19:20:18 -06004495 }
4496 },
Matt Godbolt2b650022023-03-07 18:10:56 -06004497 "node_modules/aws-sdk-client-mock/node_modules/has-flag": {
Matt Godbolt6d4af972022-11-30 19:20:18 -06004498 "version": "4.0.0",
4499 "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
4500 "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
4501 "dev": true,
4502 "engines": {
4503 "node": ">=8"
4504 }
4505 },
Matt Godbolt2b650022023-03-07 18:10:56 -06004506 "node_modules/aws-sdk-client-mock/node_modules/sinon": {
Matt Godbolt6d4af972022-11-30 19:20:18 -06004507 "version": "14.0.2",
4508 "resolved": "https://registry.npmjs.org/sinon/-/sinon-14.0.2.tgz",
4509 "integrity": "sha512-PDpV0ZI3ZCS3pEqx0vpNp6kzPhHrLx72wA0G+ZLaaJjLIYeE0n8INlgaohKuGy7hP0as5tbUd23QWu5U233t+w==",
4510 "dev": true,
4511 "dependencies": {
4512 "@sinonjs/commons": "^2.0.0",
4513 "@sinonjs/fake-timers": "^9.1.2",
4514 "@sinonjs/samsam": "^7.0.1",
4515 "diff": "^5.0.0",
4516 "nise": "^5.1.2",
4517 "supports-color": "^7.2.0"
4518 },
4519 "funding": {
4520 "type": "opencollective",
4521 "url": "https://opencollective.com/sinon"
4522 }
4523 },
Matt Godbolt2b650022023-03-07 18:10:56 -06004524 "node_modules/aws-sdk-client-mock/node_modules/supports-color": {
Matt Godbolt6d4af972022-11-30 19:20:18 -06004525 "version": "7.2.0",
4526 "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
4527 "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
4528 "dev": true,
4529 "dependencies": {
4530 "has-flag": "^4.0.0"
4531 },
Matt Godbolt2b650022023-03-07 18:10:56 -06004532 "engines": {
4533 "node": ">=8"
4534 }
4535 },
4536 "node_modules/aws-sdk-mock/node_modules/has-flag": {
4537 "version": "4.0.0",
4538 "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
4539 "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
4540 "extraneous": true,
Matt Godbolt6d4af972022-11-30 19:20:18 -06004541 "engines": {
4542 "node": ">=8"
Matt Godboltfc995562022-01-31 22:06:41 -06004543 }
4544 },
github-actions[bot]393fca82022-01-01 15:20:00 +01004545 "node_modules/aws-sign2": {
4546 "version": "0.7.0",
4547 "resolved": "https://registry.npmjs.org/aws-sign2/-/aws-sign2-0.7.0.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -05004548 "integrity": "sha512-08kcGqnYf/YmjoRhfxyu+CLxBjUtHLXLXX/vUfx9l2LYzG3c1m61nrpyFUZI6zeS+Li/wWMMidD9KgrqtGq3mA==",
github-actions[bot]393fca82022-01-01 15:20:00 +01004549 "engines": {
4550 "node": "*"
4551 }
4552 },
4553 "node_modules/aws4": {
Matt Godbolt2da5d572023-01-29 17:40:54 -06004554 "version": "1.12.0",
4555 "resolved": "https://registry.npmjs.org/aws4/-/aws4-1.12.0.tgz",
4556 "integrity": "sha512-NmWvPnx0F1SfrQbYwOi7OeaNGokp9XhzNioJ/CSBs8Qa4vxug81mhJEAVZwxXuBmYB5KDRfMq/F3RR0BIU7sWg=="
github-actions[bot]393fca82022-01-01 15:20:00 +01004557 },
Matt Godbolt749319f2022-12-28 11:42:14 -06004558 "node_modules/b4a": {
4559 "version": "1.6.1",
4560 "resolved": "https://registry.npmjs.org/b4a/-/b4a-1.6.1.tgz",
4561 "integrity": "sha512-AsKjNhz72yxteo/0EtQEiwkMUgk/tGmycXlbG4g3Ard2/ULtNLUykGOkeK0egmN27h0xMAhb76jYccW+XTBExA=="
4562 },
github-actions[bot]393fca82022-01-01 15:20:00 +01004563 "node_modules/babel-walk": {
4564 "version": "3.0.0-canary-5",
4565 "resolved": "https://registry.npmjs.org/babel-walk/-/babel-walk-3.0.0-canary-5.tgz",
4566 "integrity": "sha512-GAwkz0AihzY5bkwIY5QDR+LvsRQgB/B+1foMPvi0FZPMl5fjD7ICiznUiBdLYMH1QYe6vqu4gWYytZOccLouFw==",
4567 "dependencies": {
4568 "@babel/types": "^7.9.6"
4569 },
4570 "engines": {
4571 "node": ">= 10.0.0"
4572 }
4573 },
github-actions[bot]393fca82022-01-01 15:20:00 +01004574 "node_modules/balanced-match": {
Matt Godboltf1470a72022-01-17 23:28:33 -06004575 "version": "1.0.2",
4576 "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz",
4577 "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw=="
github-actions[bot]393fca82022-01-01 15:20:00 +01004578 },
4579 "node_modules/base64-js": {
4580 "version": "1.5.1",
4581 "resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz",
4582 "integrity": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==",
4583 "funding": [
4584 {
4585 "type": "github",
4586 "url": "https://github.com/sponsors/feross"
4587 },
4588 {
4589 "type": "patreon",
4590 "url": "https://www.patreon.com/feross"
4591 },
4592 {
4593 "type": "consulting",
4594 "url": "https://feross.org/support"
4595 }
4596 ]
4597 },
4598 "node_modules/basic-auth": {
4599 "version": "2.0.1",
4600 "resolved": "https://registry.npmjs.org/basic-auth/-/basic-auth-2.0.1.tgz",
4601 "integrity": "sha512-NF+epuEdnUYVlGuhaxbbq+dvJttwLnGY+YixlXlME5KpQ5W3CnXA5cVTneY3SPbPDRkcjMbifrwmFYcClgOZeg==",
4602 "dependencies": {
4603 "safe-buffer": "5.1.2"
4604 },
4605 "engines": {
4606 "node": ">= 0.8"
4607 }
4608 },
4609 "node_modules/batch": {
4610 "version": "0.6.1",
4611 "resolved": "https://registry.npmjs.org/batch/-/batch-0.6.1.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -05004612 "integrity": "sha512-x+VAiMRL6UPkx+kudNvxTl6hB2XNNCG2r+7wixVfIYwu/2HKRXimwQyaumLjMveWvT2Hkd/cAJw+QBMfJ/EKVw==",
github-actions[bot]393fca82022-01-01 15:20:00 +01004613 "dev": true
4614 },
4615 "node_modules/bcrypt-pbkdf": {
4616 "version": "1.0.2",
4617 "resolved": "https://registry.npmjs.org/bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.2.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -05004618 "integrity": "sha512-qeFIXtP4MSoi6NLqO12WfqARWWuCKi2Rn/9hJLEmtB5yTNr9DqFWkJRCf2qShWzPeAMRnOgCrq0sg/KLv5ES9w==",
github-actions[bot]393fca82022-01-01 15:20:00 +01004619 "dependencies": {
4620 "tweetnacl": "^0.14.3"
4621 }
4622 },
4623 "node_modules/before-after-hook": {
Matt Godbolt6d4af972022-11-30 19:20:18 -06004624 "version": "2.2.3",
4625 "resolved": "https://registry.npmjs.org/before-after-hook/-/before-after-hook-2.2.3.tgz",
4626 "integrity": "sha512-NzUnlZexiaH/46WDhANlyR2bXRopNg4F/zuSA3OpZnllCUgRaOF2znDioDWrmbNVsuZk6l9pMquQB38cfBZwkQ==",
github-actions[bot]393fca82022-01-01 15:20:00 +01004627 "dev": true
4628 },
4629 "node_modules/big-integer": {
4630 "version": "1.6.51",
4631 "resolved": "https://registry.npmjs.org/big-integer/-/big-integer-1.6.51.tgz",
4632 "integrity": "sha512-GPEid2Y9QU1Exl1rpO9B2IPJGHPSupF5GnVIP0blYvNOMer2bTvSWs1jGOUg04hTmu67nmLsQ9TBo1puaotBHg==",
4633 "engines": {
4634 "node": ">=0.6"
4635 }
4636 },
4637 "node_modules/big.js": {
4638 "version": "5.2.2",
4639 "resolved": "https://registry.npmjs.org/big.js/-/big.js-5.2.2.tgz",
4640 "integrity": "sha512-vyL2OymJxmarO8gxMr0mhChsO9QGwhynfuu4+MHTAW6czfq9humCB7rKpUjDd9YUiDPU4mzpyupFSvOClAwbmQ==",
4641 "dev": true,
4642 "engines": {
4643 "node": "*"
4644 }
4645 },
4646 "node_modules/binary-extensions": {
4647 "version": "2.2.0",
4648 "resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.2.0.tgz",
4649 "integrity": "sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==",
4650 "dev": true,
4651 "engines": {
4652 "node": ">=8"
github-actions[bot]393fca82022-01-01 15:20:00 +01004653 }
4654 },
4655 "node_modules/bintrees": {
Matt Godbolt52515952022-07-01 08:39:24 -05004656 "version": "1.0.2",
4657 "resolved": "https://registry.npmjs.org/bintrees/-/bintrees-1.0.2.tgz",
4658 "integrity": "sha512-VOMgTMwjAaUG580SXn3LacVgjurrbMme7ZZNYGSSV7mmtY6QQRh0Eg3pwIcntQ77DErK1L0NxkbetjcoXzVwKw=="
github-actions[bot]393fca82022-01-01 15:20:00 +01004659 },
4660 "node_modules/bl": {
Matt Godbolt749319f2022-12-28 11:42:14 -06004661 "version": "6.0.0",
4662 "resolved": "https://registry.npmjs.org/bl/-/bl-6.0.0.tgz",
4663 "integrity": "sha512-Ik9BVIMdcWzSOCpzDv2XpQ4rJ4oZBuk3ck6MgiOv0EopdgtohN2uSCrrLlkH1Jf0KnpZZMBA3D0bUMbCdj/jgA==",
github-actions[bot]393fca82022-01-01 15:20:00 +01004664 "dependencies": {
Matt Godbolt749319f2022-12-28 11:42:14 -06004665 "buffer": "^6.0.3",
github-actions[bot]393fca82022-01-01 15:20:00 +01004666 "inherits": "^2.0.4",
Matt Godbolt749319f2022-12-28 11:42:14 -06004667 "readable-stream": "^4.2.0"
github-actions[bot]393fca82022-01-01 15:20:00 +01004668 }
4669 },
github-actions[bot]393fca82022-01-01 15:20:00 +01004670 "node_modules/bl/node_modules/readable-stream": {
Matt Godbolt2da5d572023-01-29 17:40:54 -06004671 "version": "4.3.0",
4672 "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-4.3.0.tgz",
4673 "integrity": "sha512-MuEnA0lbSi7JS8XM+WNJlWZkHAAdm7gETHdFK//Q/mChGyj2akEFtdLZh32jSdkWGbRwCW9pn6g3LWDdDeZnBQ==",
github-actions[bot]393fca82022-01-01 15:20:00 +01004674 "dependencies": {
Matt Godbolt749319f2022-12-28 11:42:14 -06004675 "abort-controller": "^3.0.0",
4676 "buffer": "^6.0.3",
4677 "events": "^3.3.0",
4678 "process": "^0.11.10"
github-actions[bot]393fca82022-01-01 15:20:00 +01004679 },
4680 "engines": {
Matt Godbolt749319f2022-12-28 11:42:14 -06004681 "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
github-actions[bot]393fca82022-01-01 15:20:00 +01004682 }
4683 },
Patrick Quist51047b62022-02-04 18:35:04 +01004684 "node_modules/blob-util": {
4685 "version": "2.0.2",
4686 "resolved": "https://registry.npmjs.org/blob-util/-/blob-util-2.0.2.tgz",
4687 "integrity": "sha512-T7JQa+zsXXEa6/8ZhHcQEW1UFfVM49Ts65uBkFL6fz2QmrElqmbajIDJvuA0tEhRe5eIjpV9ZF+0RfZR9voJFQ==",
4688 "dev": true
4689 },
4690 "node_modules/bluebird": {
4691 "version": "3.7.2",
4692 "resolved": "https://registry.npmjs.org/bluebird/-/bluebird-3.7.2.tgz",
4693 "integrity": "sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg==",
4694 "dev": true
4695 },
github-actions[bot]393fca82022-01-01 15:20:00 +01004696 "node_modules/body-parser": {
Matt Godbolt09828862023-02-28 07:51:28 -06004697 "version": "1.20.2",
4698 "resolved": "https://registry.npmjs.org/body-parser/-/body-parser-1.20.2.tgz",
4699 "integrity": "sha512-ml9pReCu3M61kGlqoTm2umSXTlRTuGTx0bfYj+uIUKKYycG5NtSbeetV3faSU6R7ajOPw0g/J1PvK4qNy7s5bA==",
github-actions[bot]393fca82022-01-01 15:20:00 +01004700 "dependencies": {
Matt Godboltafa4f182022-02-28 20:50:32 -06004701 "bytes": "3.1.2",
Matt Godbolt09828862023-02-28 07:51:28 -06004702 "content-type": "~1.0.5",
github-actions[bot]393fca82022-01-01 15:20:00 +01004703 "debug": "2.6.9",
Matt Godboltdf14b0d2022-05-09 08:20:02 -05004704 "depd": "2.0.0",
4705 "destroy": "1.2.0",
4706 "http-errors": "2.0.0",
github-actions[bot]393fca82022-01-01 15:20:00 +01004707 "iconv-lite": "0.4.24",
Matt Godboltdf14b0d2022-05-09 08:20:02 -05004708 "on-finished": "2.4.1",
Matt Godbolt6d4af972022-11-30 19:20:18 -06004709 "qs": "6.11.0",
Matt Godbolt09828862023-02-28 07:51:28 -06004710 "raw-body": "2.5.2",
Matt Godboltdf14b0d2022-05-09 08:20:02 -05004711 "type-is": "~1.6.18",
4712 "unpipe": "1.0.0"
github-actions[bot]393fca82022-01-01 15:20:00 +01004713 },
4714 "engines": {
Matt Godboltdf14b0d2022-05-09 08:20:02 -05004715 "node": ">= 0.8",
4716 "npm": "1.2.8000 || >= 1.4.16"
github-actions[bot]393fca82022-01-01 15:20:00 +01004717 }
4718 },
4719 "node_modules/body-parser/node_modules/debug": {
4720 "version": "2.6.9",
4721 "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
4722 "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
4723 "dependencies": {
4724 "ms": "2.0.0"
4725 }
4726 },
github-actions[bot]393fca82022-01-01 15:20:00 +01004727 "node_modules/body-parser/node_modules/ms": {
4728 "version": "2.0.0",
4729 "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -05004730 "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A=="
Matt Godboltf276f732022-11-22 07:27:43 -06004731 },
Matt Godbolt15e23192023-03-06 22:13:29 -06004732 "node_modules/body-parser/node_modules/qs": {
4733 "version": "6.11.0",
4734 "resolved": "https://registry.npmjs.org/qs/-/qs-6.11.0.tgz",
4735 "integrity": "sha512-MvjoMCJwEarSbUYk5O+nmoSzSutSsTwF85zcHPQ9OrlFoZOYIjaqBAJIqIXjptyD5vThxGq52Xu/MaJzRkIk4Q==",
4736 "dependencies": {
4737 "side-channel": "^1.0.4"
4738 },
4739 "engines": {
4740 "node": ">=0.6"
4741 },
4742 "funding": {
4743 "url": "https://github.com/sponsors/ljharb"
4744 }
4745 },
Matt Godboltdf14b0d2022-05-09 08:20:02 -05004746 "node_modules/bonjour-service": {
Matt Godbolt2da5d572023-01-29 17:40:54 -06004747 "version": "1.1.0",
4748 "resolved": "https://registry.npmjs.org/bonjour-service/-/bonjour-service-1.1.0.tgz",
4749 "integrity": "sha512-LVRinRB3k1/K0XzZ2p58COnWvkQknIY6sf0zF2rpErvcJXpMBttEPQSxK+HEXSS9VmpZlDoDnQWv8ftJT20B0Q==",
github-actions[bot]393fca82022-01-01 15:20:00 +01004750 "dev": true,
4751 "dependencies": {
Matt Godboltdf14b0d2022-05-09 08:20:02 -05004752 "array-flatten": "^2.1.2",
github-actions[bot]393fca82022-01-01 15:20:00 +01004753 "dns-equal": "^1.0.0",
Matt Godboltdf14b0d2022-05-09 08:20:02 -05004754 "fast-deep-equal": "^3.1.3",
Matt Godbolt52515952022-07-01 08:39:24 -05004755 "multicast-dns": "^7.2.5"
github-actions[bot]393fca82022-01-01 15:20:00 +01004756 }
4757 },
Matt Godboltdf14b0d2022-05-09 08:20:02 -05004758 "node_modules/bonjour-service/node_modules/array-flatten": {
github-actions[bot]393fca82022-01-01 15:20:00 +01004759 "version": "2.1.2",
4760 "resolved": "https://registry.npmjs.org/array-flatten/-/array-flatten-2.1.2.tgz",
4761 "integrity": "sha512-hNfzcOV8W4NdualtqBFPyVO+54DSJuZGY9qT4pRroB6S9e3iiido2ISIC5h9R2sPJ8H3FHCIiEnsv1lPXO3KtQ==",
4762 "dev": true
4763 },
4764 "node_modules/boolbase": {
4765 "version": "1.0.0",
4766 "resolved": "https://registry.npmjs.org/boolbase/-/boolbase-1.0.0.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -05004767 "integrity": "sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==",
github-actions[bot]393fca82022-01-01 15:20:00 +01004768 "dev": true
4769 },
4770 "node_modules/bootstrap": {
Matt Godbolt6d4af972022-11-30 19:20:18 -06004771 "version": "4.6.2",
4772 "resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-4.6.2.tgz",
4773 "integrity": "sha512-51Bbp/Uxr9aTuy6ca/8FbFloBUJZLHwnhTcnjIeRn2suQWsWzcuJhGjKDB5eppVte/8oCdOL3VuwxvZDUggwGQ==",
4774 "funding": [
4775 {
4776 "type": "github",
4777 "url": "https://github.com/sponsors/twbs"
4778 },
4779 {
4780 "type": "opencollective",
4781 "url": "https://opencollective.com/bootstrap"
4782 }
4783 ],
github-actions[bot]393fca82022-01-01 15:20:00 +01004784 "peerDependencies": {
4785 "jquery": "1.9.1 - 3",
4786 "popper.js": "^1.16.1"
4787 }
Matt Godbolt09828862023-02-28 07:51:28 -06004788 },
Matt Godbolt2b650022023-03-07 18:10:56 -06004789 "node_modules/bowser": {
4790 "version": "2.11.0",
4791 "resolved": "https://registry.npmjs.org/bowser/-/bowser-2.11.0.tgz",
4792 "integrity": "sha512-AlcaJBi/pqqJBIQ8U9Mcpc9i8Aqxn88Skv5d+xBX006BY5u8N3mGLHa5Lgppa7L/HfwgwLgZ6NYs+Ag6uUmJRA=="
4793 },
github-actions[bot]393fca82022-01-01 15:20:00 +01004794 "node_modules/brace-expansion": {
4795 "version": "1.1.11",
4796 "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
4797 "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
4798 "dependencies": {
4799 "balanced-match": "^1.0.0",
4800 "concat-map": "0.0.1"
4801 }
4802 },
4803 "node_modules/braces": {
4804 "version": "3.0.2",
4805 "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.2.tgz",
4806 "integrity": "sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==",
github-actions[bot]393fca82022-01-01 15:20:00 +01004807 "dependencies": {
4808 "fill-range": "^7.0.1"
4809 },
4810 "engines": {
4811 "node": ">=8"
4812 }
4813 },
4814 "node_modules/browser-stdout": {
4815 "version": "1.3.1",
4816 "resolved": "https://registry.npmjs.org/browser-stdout/-/browser-stdout-1.3.1.tgz",
4817 "integrity": "sha512-qhAVI1+Av2X7qelOfAIYwXONood6XlZE/fXaBSmW/T5SzLAmCgzi+eiWE7fUvbHaeNBQH13UftjpXxsfLkMpgw==",
4818 "dev": true
4819 },
4820 "node_modules/browserslist": {
Matt Godbolt09828862023-02-28 07:51:28 -06004821 "version": "4.21.5",
4822 "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.21.5.tgz",
4823 "integrity": "sha512-tUkiguQGW7S3IhB7N+c2MV/HZPSCPAAiYBZXLsBhFB/PCy6ZKKsZrmBayHV9fdGV/ARIfJ14NkxKzRDjvp7L6w==",
Matt Godbolt5bd8cde2022-03-21 23:39:51 -05004824 "funding": [
4825 {
4826 "type": "opencollective",
4827 "url": "https://opencollective.com/browserslist"
4828 },
4829 {
4830 "type": "tidelift",
4831 "url": "https://tidelift.com/funding/github/npm/browserslist"
4832 }
4833 ],
github-actions[bot]393fca82022-01-01 15:20:00 +01004834 "dependencies": {
Matt Godbolt09828862023-02-28 07:51:28 -06004835 "caniuse-lite": "^1.0.30001449",
4836 "electron-to-chromium": "^1.4.284",
4837 "node-releases": "^2.0.8",
4838 "update-browserslist-db": "^1.0.10"
github-actions[bot]393fca82022-01-01 15:20:00 +01004839 },
4840 "bin": {
4841 "browserslist": "cli.js"
4842 },
4843 "engines": {
4844 "node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7"
github-actions[bot]393fca82022-01-01 15:20:00 +01004845 }
4846 },
4847 "node_modules/btoa": {
4848 "version": "1.2.1",
4849 "resolved": "https://registry.npmjs.org/btoa/-/btoa-1.2.1.tgz",
4850 "integrity": "sha512-SB4/MIGlsiVkMcHmT+pSmIPoNDoHg+7cMzmt3Uxt628MTz2487DKSqK/fuhFBrkuqrYv5UCEnACpF4dTFNKc/g==",
4851 "bin": {
4852 "btoa": "bin/btoa.js"
4853 },
4854 "engines": {
4855 "node": ">= 0.4.0"
4856 }
4857 },
4858 "node_modules/buffer": {
Matt Godbolt2b650022023-03-07 18:10:56 -06004859 "version": "6.0.3",
4860 "resolved": "https://registry.npmjs.org/buffer/-/buffer-6.0.3.tgz",
4861 "integrity": "sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==",
4862 "funding": [
4863 {
4864 "type": "github",
4865 "url": "https://github.com/sponsors/feross"
4866 },
4867 {
4868 "type": "patreon",
4869 "url": "https://www.patreon.com/feross"
4870 },
4871 {
4872 "type": "consulting",
4873 "url": "https://feross.org/support"
4874 }
4875 ],
github-actions[bot]393fca82022-01-01 15:20:00 +01004876 "dependencies": {
Matt Godbolt2b650022023-03-07 18:10:56 -06004877 "base64-js": "^1.3.1",
4878 "ieee754": "^1.2.1"
github-actions[bot]393fca82022-01-01 15:20:00 +01004879 }
4880 },
4881 "node_modules/buffer-alloc": {
4882 "version": "1.2.0",
4883 "resolved": "https://registry.npmjs.org/buffer-alloc/-/buffer-alloc-1.2.0.tgz",
4884 "integrity": "sha512-CFsHQgjtW1UChdXgbyJGtnm+O/uLQeZdtbDo8mfUgYXCHSM1wgrVxXm6bSyrUuErEb+4sYVGCzASBRot7zyrow==",
4885 "dependencies": {
4886 "buffer-alloc-unsafe": "^1.1.0",
4887 "buffer-fill": "^1.0.0"
4888 }
4889 },
4890 "node_modules/buffer-alloc-unsafe": {
4891 "version": "1.1.0",
4892 "resolved": "https://registry.npmjs.org/buffer-alloc-unsafe/-/buffer-alloc-unsafe-1.1.0.tgz",
4893 "integrity": "sha512-TEM2iMIEQdJ2yjPJoSIsldnleVaAk1oW3DBVUykyOLsEsFmEc9kn+SFFPz+gl54KQNxlDnAwCXosOS9Okx2xAg=="
4894 },
Patrick Quist51047b62022-02-04 18:35:04 +01004895 "node_modules/buffer-crc32": {
4896 "version": "0.2.13",
4897 "resolved": "https://registry.npmjs.org/buffer-crc32/-/buffer-crc32-0.2.13.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -05004898 "integrity": "sha512-VO9Ht/+p3SN7SKWqcrgEzjGbRSJYTx+Q1pTQC0wrWqHx0vpJraQ6GtHx8tvcg1rlK1byhU5gccxgOgj7B0TDkQ==",
Patrick Quist51047b62022-02-04 18:35:04 +01004899 "dev": true,
4900 "engines": {
4901 "node": "*"
4902 }
4903 },
github-actions[bot]393fca82022-01-01 15:20:00 +01004904 "node_modules/buffer-equal-constant-time": {
4905 "version": "1.0.1",
4906 "resolved": "https://registry.npmjs.org/buffer-equal-constant-time/-/buffer-equal-constant-time-1.0.1.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -05004907 "integrity": "sha512-zRpUiDwd/xk6ADqPMATG8vc9VPrkck7T07OIx0gnjmJAnHnTVXNQG3vfvWNuiZIkwu9KrKdA1iJKfsfTVxE6NA==",
github-actions[bot]393fca82022-01-01 15:20:00 +01004908 "dev": true
4909 },
4910 "node_modules/buffer-fill": {
4911 "version": "1.0.0",
4912 "resolved": "https://registry.npmjs.org/buffer-fill/-/buffer-fill-1.0.0.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -05004913 "integrity": "sha512-T7zexNBwiiaCOGDg9xNX9PBmjrubblRkENuptryuI64URkXDFum9il/JGL8Lm8wYfAXpredVXXZz7eMHilimiQ=="
github-actions[bot]393fca82022-01-01 15:20:00 +01004914 },
4915 "node_modules/buffer-from": {
4916 "version": "1.1.2",
4917 "resolved": "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.2.tgz",
4918 "integrity": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ=="
Matt Godbolt2b650022023-03-07 18:10:56 -06004919 },
4920 "node_modules/buffer/node_modules/ieee754": {
4921 "version": "1.2.1",
4922 "resolved": "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz",
4923 "integrity": "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==",
4924 "funding": [
4925 {
4926 "type": "github",
4927 "url": "https://github.com/sponsors/feross"
4928 },
4929 {
4930 "type": "patreon",
4931 "url": "https://www.patreon.com/feross"
4932 },
4933 {
4934 "type": "consulting",
4935 "url": "https://feross.org/support"
4936 }
4937 ]
github-actions[bot]393fca82022-01-01 15:20:00 +01004938 },
4939 "node_modules/builtin-modules": {
Matt Godbolt52515952022-07-01 08:39:24 -05004940 "version": "3.3.0",
4941 "resolved": "https://registry.npmjs.org/builtin-modules/-/builtin-modules-3.3.0.tgz",
4942 "integrity": "sha512-zhaCDicdLuWN5UbN5IMnFqNMhNfo919sH85y2/ea+5Yg9TsTkeZxpL+JLbp6cgYFS4sRLp3YV4S6yDuqVWHYOw==",
github-actions[bot]393fca82022-01-01 15:20:00 +01004943 "dev": true,
4944 "engines": {
4945 "node": ">=6"
4946 },
4947 "funding": {
4948 "url": "https://github.com/sponsors/sindresorhus"
4949 }
4950 },
4951 "node_modules/bytes": {
Matt Godboltafa4f182022-02-28 20:50:32 -06004952 "version": "3.1.2",
4953 "resolved": "https://registry.npmjs.org/bytes/-/bytes-3.1.2.tgz",
4954 "integrity": "sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==",
github-actions[bot]393fca82022-01-01 15:20:00 +01004955 "engines": {
4956 "node": ">= 0.8"
Patrick Quist51047b62022-02-04 18:35:04 +01004957 }
4958 },
Mats Jun Larsen633eb822023-02-28 00:06:38 +00004959 "node_modules/c8": {
4960 "version": "7.13.0",
4961 "resolved": "https://registry.npmjs.org/c8/-/c8-7.13.0.tgz",
4962 "integrity": "sha512-/NL4hQTv1gBL6J6ei80zu3IiTrmePDKXKXOTLpHvcIWZTVYQlDhVWjjWvkhICylE8EwwnMVzDZugCvdx0/DIIA==",
4963 "dev": true,
4964 "dependencies": {
4965 "@bcoe/v8-coverage": "^0.2.3",
4966 "@istanbuljs/schema": "^0.1.3",
4967 "find-up": "^5.0.0",
4968 "foreground-child": "^2.0.0",
4969 "istanbul-lib-coverage": "^3.2.0",
4970 "istanbul-lib-report": "^3.0.0",
4971 "istanbul-reports": "^3.1.4",
4972 "rimraf": "^3.0.2",
4973 "test-exclude": "^6.0.0",
4974 "v8-to-istanbul": "^9.0.0",
4975 "yargs": "^16.2.0",
4976 "yargs-parser": "^20.2.9"
4977 },
4978 "bin": {
4979 "c8": "bin/c8.js"
4980 },
4981 "engines": {
4982 "node": ">=10.12.0"
4983 }
4984 },
Patrick Quist51047b62022-02-04 18:35:04 +01004985 "node_modules/cachedir": {
4986 "version": "2.3.0",
4987 "resolved": "https://registry.npmjs.org/cachedir/-/cachedir-2.3.0.tgz",
4988 "integrity": "sha512-A+Fezp4zxnit6FanDmv9EqXNAi3vt9DWp51/71UEhXukb7QUuvtv9344h91dyAxuTLoSYJFU299qzR3tzwPAhw==",
4989 "dev": true,
4990 "engines": {
4991 "node": ">=6"
github-actions[bot]393fca82022-01-01 15:20:00 +01004992 }
4993 },
github-actions[bot]393fca82022-01-01 15:20:00 +01004994 "node_modules/call-bind": {
4995 "version": "1.0.2",
4996 "resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.2.tgz",
4997 "integrity": "sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA==",
github-actions[bot]393fca82022-01-01 15:20:00 +01004998 "dependencies": {
4999 "function-bind": "^1.1.1",
5000 "get-intrinsic": "^1.0.2"
5001 },
5002 "funding": {
5003 "url": "https://github.com/sponsors/ljharb"
5004 }
5005 },
5006 "node_modules/callsite": {
5007 "version": "1.0.0",
5008 "resolved": "https://registry.npmjs.org/callsite/-/callsite-1.0.0.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -05005009 "integrity": "sha512-0vdNRFXn5q+dtOqjfFtmtlI9N2eVZ7LMyEV2iKC5mEEFvSg/69Ml6b/WU2qF8W1nLRa0wiSrDT3Y5jOHZCwKPQ==",
github-actions[bot]393fca82022-01-01 15:20:00 +01005010 "dev": true,
5011 "engines": {
5012 "node": "*"
5013 }
5014 },
5015 "node_modules/callsites": {
5016 "version": "3.1.0",
5017 "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz",
5018 "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==",
github-actions[bot]393fca82022-01-01 15:20:00 +01005019 "engines": {
Matt Godboltf1470a72022-01-17 23:28:33 -06005020 "node": ">=6"
github-actions[bot]393fca82022-01-01 15:20:00 +01005021 }
5022 },
Matt Godbolt09828862023-02-28 07:51:28 -06005023 "node_modules/camelcase": {
Matt Godbolt15e23192023-03-06 22:13:29 -06005024 "version": "6.3.0",
5025 "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-6.3.0.tgz",
5026 "integrity": "sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==",
Matt Godbolt09828862023-02-28 07:51:28 -06005027 "dev": true,
5028 "engines": {
Matt Godbolt15e23192023-03-06 22:13:29 -06005029 "node": ">=10"
Matt Godbolt09828862023-02-28 07:51:28 -06005030 },
5031 "funding": {
5032 "url": "https://github.com/sponsors/sindresorhus"
5033 }
5034 },
github-actions[bot]393fca82022-01-01 15:20:00 +01005035 "node_modules/caniuse-api": {
5036 "version": "3.0.0",
5037 "resolved": "https://registry.npmjs.org/caniuse-api/-/caniuse-api-3.0.0.tgz",
5038 "integrity": "sha512-bsTwuIg/BZZK/vreVTYYbSWoe2F+71P7K5QGEX+pT250DZbfU1MQ5prOKpPR+LL6uWKK3KMwMCAS74QB3Um1uw==",
5039 "dev": true,
5040 "dependencies": {
5041 "browserslist": "^4.0.0",
5042 "caniuse-lite": "^1.0.0",
5043 "lodash.memoize": "^4.1.2",
5044 "lodash.uniq": "^4.5.0"
5045 }
5046 },
5047 "node_modules/caniuse-lite": {
Matt Godbolt15e23192023-03-06 22:13:29 -06005048 "version": "1.0.30001460",
5049 "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001460.tgz",
5050 "integrity": "sha512-Bud7abqjvEjipUkpLs4D7gR0l8hBYBHoa+tGtKJHvT2AYzLp1z7EmVkUT4ERpVUfca8S2HGIVs883D8pUH1ZzQ==",
Matt Godbolt5bd8cde2022-03-21 23:39:51 -05005051 "funding": [
5052 {
5053 "type": "opencollective",
5054 "url": "https://opencollective.com/browserslist"
5055 },
5056 {
5057 "type": "tidelift",
5058 "url": "https://tidelift.com/funding/github/npm/caniuse-lite"
5059 }
5060 ]
github-actions[bot]393fca82022-01-01 15:20:00 +01005061 },
5062 "node_modules/cardinal": {
Matt Godbolt31104f32022-05-13 07:44:29 -05005063 "version": "2.1.1",
5064 "resolved": "https://registry.npmjs.org/cardinal/-/cardinal-2.1.1.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -05005065 "integrity": "sha512-JSr5eOgoEymtYHBjNWyjrMqet9Am2miJhlfKNdqLp6zoeAh0KN5dRAcxlecj5mAJrmQomgiOBj35xHLrFjqBpw==",
github-actions[bot]393fca82022-01-01 15:20:00 +01005066 "dev": true,
5067 "dependencies": {
Matt Godbolt31104f32022-05-13 07:44:29 -05005068 "ansicolors": "~0.3.2",
5069 "redeyed": "~2.1.0"
github-actions[bot]393fca82022-01-01 15:20:00 +01005070 },
5071 "bin": {
5072 "cdl": "bin/cdl.js"
5073 }
5074 },
5075 "node_modules/caseless": {
5076 "version": "0.12.0",
5077 "resolved": "https://registry.npmjs.org/caseless/-/caseless-0.12.0.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -05005078 "integrity": "sha512-4tYFyifaFfGacoiObjJegolkwSU4xQNGbVgUiNYVUxbQ2x2lUsFvY4hVgVzGiIe6WLOPqycWXA40l+PWsxthUw=="
github-actions[bot]393fca82022-01-01 15:20:00 +01005079 },
5080 "node_modules/chai": {
Matt Godbolt6d4af972022-11-30 19:20:18 -06005081 "version": "4.3.7",
5082 "resolved": "https://registry.npmjs.org/chai/-/chai-4.3.7.tgz",
5083 "integrity": "sha512-HLnAzZ2iupm25PlN0xFreAlBA5zaBSv3og0DdeGA4Ar6h6rJ3A0rolRUKJhSF2V10GZKDgWF/VmAEsNWjCRB+A==",
github-actions[bot]393fca82022-01-01 15:20:00 +01005084 "dev": true,
5085 "dependencies": {
5086 "assertion-error": "^1.1.0",
5087 "check-error": "^1.0.2",
Matt Godbolt6d4af972022-11-30 19:20:18 -06005088 "deep-eql": "^4.1.2",
github-actions[bot]393fca82022-01-01 15:20:00 +01005089 "get-func-name": "^2.0.0",
Matt Godboltd4309982022-01-30 15:00:27 -06005090 "loupe": "^2.3.1",
github-actions[bot]393fca82022-01-01 15:20:00 +01005091 "pathval": "^1.1.1",
5092 "type-detect": "^4.0.5"
5093 },
5094 "engines": {
5095 "node": ">=4"
5096 }
5097 },
5098 "node_modules/chai-as-promised": {
5099 "version": "7.1.1",
5100 "resolved": "https://registry.npmjs.org/chai-as-promised/-/chai-as-promised-7.1.1.tgz",
5101 "integrity": "sha512-azL6xMoi+uxu6z4rhWQ1jbdUhOMhis2PvscD/xjLqNMkv3BPPp2JyyuTHOrf9BOosGpNQ11v6BKv/g57RXbiaA==",
5102 "dev": true,
5103 "dependencies": {
5104 "check-error": "^1.0.2"
5105 },
5106 "peerDependencies": {
5107 "chai": ">= 2.1.2 < 5"
5108 }
5109 },
5110 "node_modules/chai-http": {
5111 "version": "4.3.0",
5112 "resolved": "https://registry.npmjs.org/chai-http/-/chai-http-4.3.0.tgz",
5113 "integrity": "sha512-zFTxlN7HLMv+7+SPXZdkd5wUlK+KxH6Q7bIEMiEx0FK3zuuMqL7cwICAQ0V1+yYRozBburYuxN1qZstgHpFZQg==",
5114 "dev": true,
5115 "dependencies": {
5116 "@types/chai": "4",
5117 "@types/superagent": "^3.8.3",
5118 "cookiejar": "^2.1.1",
5119 "is-ip": "^2.0.0",
5120 "methods": "^1.1.2",
5121 "qs": "^6.5.1",
5122 "superagent": "^3.7.0"
5123 },
5124 "engines": {
5125 "node": ">=4"
5126 }
5127 },
5128 "node_modules/chalk": {
5129 "version": "2.4.2",
5130 "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz",
5131 "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==",
5132 "dev": true,
5133 "dependencies": {
5134 "ansi-styles": "^3.2.1",
5135 "escape-string-regexp": "^1.0.5",
5136 "supports-color": "^5.3.0"
5137 },
5138 "engines": {
5139 "node": ">=4"
5140 }
5141 },
5142 "node_modules/character-parser": {
5143 "version": "2.2.0",
5144 "resolved": "https://registry.npmjs.org/character-parser/-/character-parser-2.2.0.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -05005145 "integrity": "sha512-+UqJQjFEFaTAs3bNsF2j2kEN1baG/zghZbdqoYEDxGZtJo9LBzl1A+m0D4n3qKx8N2FNv8/Xp6yV9mQmBuptaw==",
github-actions[bot]393fca82022-01-01 15:20:00 +01005146 "dependencies": {
5147 "is-regex": "^1.0.3"
5148 }
5149 },
5150 "node_modules/chart.js": {
Matt Godbolt6d4af972022-11-30 19:20:18 -06005151 "version": "3.9.1",
5152 "resolved": "https://registry.npmjs.org/chart.js/-/chart.js-3.9.1.tgz",
5153 "integrity": "sha512-Ro2JbLmvg83gXF5F4sniaQ+lTbSv18E+TIf2cOeiH1Iqd2PGFOtem+DUufMZsCJwFE7ywPOpfXFBwRTGq7dh6w=="
github-actions[bot]393fca82022-01-01 15:20:00 +01005154 },
5155 "node_modules/check-error": {
5156 "version": "1.0.2",
5157 "resolved": "https://registry.npmjs.org/check-error/-/check-error-1.0.2.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -05005158 "integrity": "sha512-BrgHpW9NURQgzoNyjfq0Wu6VFO6D7IZEmJNdtgNqpzGG8RuNFHt2jQxWlAs4HMe119chBnv+34syEZtc6IhLtA==",
github-actions[bot]393fca82022-01-01 15:20:00 +01005159 "dev": true,
5160 "engines": {
5161 "node": "*"
5162 }
5163 },
Patrick Quist51047b62022-02-04 18:35:04 +01005164 "node_modules/check-more-types": {
5165 "version": "2.24.0",
5166 "resolved": "https://registry.npmjs.org/check-more-types/-/check-more-types-2.24.0.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -05005167 "integrity": "sha512-Pj779qHxV2tuapviy1bSZNEL1maXr13bPYpsvSDB68HlYcYuhlDrmGd63i0JHMCLKzc7rUSNIrpdJlhVlNwrxA==",
Patrick Quist51047b62022-02-04 18:35:04 +01005168 "dev": true,
5169 "engines": {
5170 "node": ">= 0.8.0"
5171 }
5172 },
github-actions[bot]393fca82022-01-01 15:20:00 +01005173 "node_modules/cheerio": {
Matt Godbolt52515952022-07-01 08:39:24 -05005174 "version": "1.0.0-rc.12",
5175 "resolved": "https://registry.npmjs.org/cheerio/-/cheerio-1.0.0-rc.12.tgz",
5176 "integrity": "sha512-VqR8m68vM46BNnuZ5NtnGBKIE/DfN0cRIzg9n40EIq9NOv90ayxLBXA8fXC5gquFRGJSTRqBq25Jt2ECLR431Q==",
github-actions[bot]393fca82022-01-01 15:20:00 +01005177 "dev": true,
5178 "dependencies": {
Matt Godbolt52515952022-07-01 08:39:24 -05005179 "cheerio-select": "^2.1.0",
5180 "dom-serializer": "^2.0.0",
5181 "domhandler": "^5.0.3",
5182 "domutils": "^3.0.1",
5183 "htmlparser2": "^8.0.1",
5184 "parse5": "^7.0.0",
5185 "parse5-htmlparser2-tree-adapter": "^7.0.0"
github-actions[bot]393fca82022-01-01 15:20:00 +01005186 },
5187 "engines": {
5188 "node": ">= 6"
5189 },
5190 "funding": {
5191 "url": "https://github.com/cheeriojs/cheerio?sponsor=1"
5192 }
5193 },
5194 "node_modules/cheerio-select": {
Matt Godbolt52515952022-07-01 08:39:24 -05005195 "version": "2.1.0",
5196 "resolved": "https://registry.npmjs.org/cheerio-select/-/cheerio-select-2.1.0.tgz",
5197 "integrity": "sha512-9v9kG0LvzrlcungtnJtpGNxY+fzECQKhK4EGJX2vByejiMX84MFNQw4UxPJl3bFbTMw+Dfs37XaIkCwTZfLh4g==",
github-actions[bot]393fca82022-01-01 15:20:00 +01005198 "dev": true,
5199 "dependencies": {
Matt Godbolt52515952022-07-01 08:39:24 -05005200 "boolbase": "^1.0.0",
5201 "css-select": "^5.1.0",
5202 "css-what": "^6.1.0",
5203 "domelementtype": "^2.3.0",
5204 "domhandler": "^5.0.3",
5205 "domutils": "^3.0.1"
github-actions[bot]393fca82022-01-01 15:20:00 +01005206 },
5207 "funding": {
5208 "url": "https://github.com/sponsors/fb55"
5209 }
5210 },
github-actions[bot]393fca82022-01-01 15:20:00 +01005211 "node_modules/chokidar": {
Mats Jun Larsen633eb822023-02-28 00:06:38 +00005212 "version": "3.5.3",
5213 "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.5.3.tgz",
5214 "integrity": "sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw==",
github-actions[bot]393fca82022-01-01 15:20:00 +01005215 "dev": true,
Mats Jun Larsen633eb822023-02-28 00:06:38 +00005216 "funding": [
5217 {
5218 "type": "individual",
5219 "url": "https://paulmillr.com/funding/"
5220 }
5221 ],
github-actions[bot]393fca82022-01-01 15:20:00 +01005222 "dependencies": {
Mats Jun Larsen633eb822023-02-28 00:06:38 +00005223 "anymatch": "~3.1.2",
github-actions[bot]393fca82022-01-01 15:20:00 +01005224 "braces": "~3.0.2",
Mats Jun Larsen633eb822023-02-28 00:06:38 +00005225 "glob-parent": "~5.1.2",
github-actions[bot]393fca82022-01-01 15:20:00 +01005226 "is-binary-path": "~2.1.0",
5227 "is-glob": "~4.0.1",
5228 "normalize-path": "~3.0.0",
Mats Jun Larsen633eb822023-02-28 00:06:38 +00005229 "readdirp": "~3.6.0"
github-actions[bot]393fca82022-01-01 15:20:00 +01005230 },
5231 "engines": {
5232 "node": ">= 8.10.0"
5233 },
5234 "optionalDependencies": {
Mats Jun Larsen633eb822023-02-28 00:06:38 +00005235 "fsevents": "~2.3.2"
github-actions[bot]393fca82022-01-01 15:20:00 +01005236 }
5237 },
github-actions[bot]393fca82022-01-01 15:20:00 +01005238 "node_modules/chokidar/node_modules/glob-parent": {
5239 "version": "5.1.2",
5240 "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz",
5241 "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==",
5242 "dev": true,
5243 "dependencies": {
5244 "is-glob": "^4.0.1"
5245 },
5246 "engines": {
5247 "node": ">= 6"
github-actions[bot]393fca82022-01-01 15:20:00 +01005248 }
5249 },
5250 "node_modules/chownr": {
Matt Godboltf1470a72022-01-17 23:28:33 -06005251 "version": "1.1.4",
5252 "resolved": "https://registry.npmjs.org/chownr/-/chownr-1.1.4.tgz",
5253 "integrity": "sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg=="
github-actions[bot]393fca82022-01-01 15:20:00 +01005254 },
5255 "node_modules/chrome-trace-event": {
5256 "version": "1.0.3",
5257 "resolved": "https://registry.npmjs.org/chrome-trace-event/-/chrome-trace-event-1.0.3.tgz",
5258 "integrity": "sha512-p3KULyQg4S7NIHixdwbGX+nFHkoBiA4YQmyWtjb8XngSKV124nJmRysgAeujbUVb15vh+RvFUfCPqU7rXk+hZg==",
5259 "engines": {
5260 "node": ">=6.0"
5261 }
5262 },
5263 "node_modules/ci-info": {
Matt Godbolt09828862023-02-28 07:51:28 -06005264 "version": "3.8.0",
5265 "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-3.8.0.tgz",
5266 "integrity": "sha512-eXTggHWSooYhq49F2opQhuHWgzucfF2YgODK4e1566GQs5BIfP30B0oenwBJHfWxAs2fyPB1s7Mg949zLf61Yw==",
Matt Godbolt6d4af972022-11-30 19:20:18 -06005267 "dev": true,
Matt Godbolt2da5d572023-01-29 17:40:54 -06005268 "funding": [
5269 {
5270 "type": "github",
5271 "url": "https://github.com/sponsors/sibiraj-s"
5272 }
5273 ],
Matt Godbolt6d4af972022-11-30 19:20:18 -06005274 "engines": {
5275 "node": ">=8"
github-actions[bot]393fca82022-01-01 15:20:00 +01005276 }
5277 },
5278 "node_modules/clean-regexp": {
5279 "version": "1.0.0",
5280 "resolved": "https://registry.npmjs.org/clean-regexp/-/clean-regexp-1.0.0.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -05005281 "integrity": "sha512-GfisEZEJvzKrmGWkvfhgzcz/BllN1USeqD2V6tg14OAOgaCD2Z/PUEuxnAZ/nPvmaHRG7a8y77p1T/IRQ4D1Hw==",
github-actions[bot]393fca82022-01-01 15:20:00 +01005282 "dev": true,
5283 "dependencies": {
5284 "escape-string-regexp": "^1.0.5"
5285 },
5286 "engines": {
5287 "node": ">=4"
5288 }
5289 },
5290 "node_modules/clean-stack": {
5291 "version": "2.2.0",
5292 "resolved": "https://registry.npmjs.org/clean-stack/-/clean-stack-2.2.0.tgz",
5293 "integrity": "sha512-4diC9HaTE+KRAMWhDhrGOECgWZxoevMc5TlkObMqNSsVU62PYzXZ/SMTjzyGAFF1YusgxGcSWTEXBhp0CPwQ1A==",
5294 "dev": true,
5295 "engines": {
5296 "node": ">=6"
5297 }
5298 },
5299 "node_modules/cli-cursor": {
5300 "version": "3.1.0",
5301 "resolved": "https://registry.npmjs.org/cli-cursor/-/cli-cursor-3.1.0.tgz",
5302 "integrity": "sha512-I/zHAwsKf9FqGoXM4WWRACob9+SNukZTd94DWF57E4toouRulbCxcUh6RKUEOQlYTHJnzkPMySvPNaaSLNfLZw==",
5303 "dev": true,
5304 "dependencies": {
5305 "restore-cursor": "^3.1.0"
5306 },
5307 "engines": {
5308 "node": ">=8"
Patrick Quist51047b62022-02-04 18:35:04 +01005309 }
5310 },
5311 "node_modules/cli-table3": {
Matt Godbolt6d4af972022-11-30 19:20:18 -06005312 "version": "0.6.3",
5313 "resolved": "https://registry.npmjs.org/cli-table3/-/cli-table3-0.6.3.tgz",
5314 "integrity": "sha512-w5Jac5SykAeZJKntOxJCrm63Eg5/4dhMWIcuTbo9rpE+brgaSZo0RuNJZeOyMgsUdhDeojvgyQLmjI+K50ZGyg==",
Patrick Quist51047b62022-02-04 18:35:04 +01005315 "dev": true,
5316 "dependencies": {
5317 "string-width": "^4.2.0"
5318 },
5319 "engines": {
5320 "node": "10.* || >= 12.*"
5321 },
5322 "optionalDependencies": {
Matt Godboltdf14b0d2022-05-09 08:20:02 -05005323 "@colors/colors": "1.5.0"
github-actions[bot]393fca82022-01-01 15:20:00 +01005324 }
5325 },
5326 "node_modules/cli-truncate": {
5327 "version": "3.1.0",
5328 "resolved": "https://registry.npmjs.org/cli-truncate/-/cli-truncate-3.1.0.tgz",
5329 "integrity": "sha512-wfOBkjXteqSnI59oPcJkcPl/ZmwvMMOj340qUIY1SKZCv0B9Cf4D4fAucRkIKQmsIuYK3x1rrgU7MeGRruiuiA==",
5330 "dev": true,
5331 "dependencies": {
5332 "slice-ansi": "^5.0.0",
5333 "string-width": "^5.0.0"
5334 },
5335 "engines": {
5336 "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
5337 },
5338 "funding": {
5339 "url": "https://github.com/sponsors/sindresorhus"
5340 }
5341 },
5342 "node_modules/cli-truncate/node_modules/ansi-regex": {
5343 "version": "6.0.1",
5344 "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz",
5345 "integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==",
5346 "dev": true,
5347 "engines": {
5348 "node": ">=12"
5349 },
5350 "funding": {
5351 "url": "https://github.com/chalk/ansi-regex?sponsor=1"
5352 }
5353 },
5354 "node_modules/cli-truncate/node_modules/emoji-regex": {
5355 "version": "9.2.2",
5356 "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz",
5357 "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==",
5358 "dev": true
5359 },
github-actions[bot]393fca82022-01-01 15:20:00 +01005360 "node_modules/cli-truncate/node_modules/string-width": {
Matt Godboltafa4f182022-02-28 20:50:32 -06005361 "version": "5.1.2",
5362 "resolved": "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz",
5363 "integrity": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==",
github-actions[bot]393fca82022-01-01 15:20:00 +01005364 "dev": true,
5365 "dependencies": {
Matt Godboltf1470a72022-01-17 23:28:33 -06005366 "eastasianwidth": "^0.2.0",
github-actions[bot]393fca82022-01-01 15:20:00 +01005367 "emoji-regex": "^9.2.2",
github-actions[bot]393fca82022-01-01 15:20:00 +01005368 "strip-ansi": "^7.0.1"
5369 },
5370 "engines": {
5371 "node": ">=12"
5372 },
5373 "funding": {
5374 "url": "https://github.com/sponsors/sindresorhus"
5375 }
5376 },
5377 "node_modules/cli-truncate/node_modules/strip-ansi": {
5378 "version": "7.0.1",
5379 "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.0.1.tgz",
5380 "integrity": "sha512-cXNxvT8dFNRVfhVME3JAe98mkXDYN2O1l7jmcwMnOslDeESg1rF/OZMtK0nRAhiari1unG5cD4jG3rapUAkLbw==",
5381 "dev": true,
5382 "dependencies": {
5383 "ansi-regex": "^6.0.1"
5384 },
5385 "engines": {
5386 "node": ">=12"
5387 },
5388 "funding": {
5389 "url": "https://github.com/chalk/strip-ansi?sponsor=1"
5390 }
5391 },
5392 "node_modules/clipboard": {
Matt Godboltdf14b0d2022-05-09 08:20:02 -05005393 "version": "2.0.11",
5394 "resolved": "https://registry.npmjs.org/clipboard/-/clipboard-2.0.11.tgz",
5395 "integrity": "sha512-C+0bbOqkezLIsmWSvlsXS0Q0bmkugu7jcfMIACB+RDEntIzQIkdr148we28AfSloQLRdZlYL/QYyrq05j/3Faw==",
github-actions[bot]393fca82022-01-01 15:20:00 +01005396 "dependencies": {
5397 "good-listener": "^1.2.2",
5398 "select": "^1.1.2",
5399 "tiny-emitter": "^2.0.0"
5400 }
5401 },
5402 "node_modules/cliui": {
5403 "version": "7.0.4",
5404 "resolved": "https://registry.npmjs.org/cliui/-/cliui-7.0.4.tgz",
5405 "integrity": "sha512-OcRE68cOsVMXp1Yvonl/fzkQOyjLSu/8bhPDfQt0e0/Eb283TKP20Fs2MqoPsr9SwA595rRCA+QMzYc9nBP+JQ==",
5406 "dev": true,
5407 "dependencies": {
5408 "string-width": "^4.2.0",
5409 "strip-ansi": "^6.0.0",
5410 "wrap-ansi": "^7.0.0"
github-actions[bot]393fca82022-01-01 15:20:00 +01005411 }
5412 },
5413 "node_modules/clone-deep": {
5414 "version": "4.0.1",
5415 "resolved": "https://registry.npmjs.org/clone-deep/-/clone-deep-4.0.1.tgz",
5416 "integrity": "sha512-neHB9xuzh/wk0dIHweyAXv2aPGZIVk3pLMe+/RNzINf17fe0OG96QroktYAUm7SM1PBnzTabaLboqqxDyMU+SQ==",
5417 "dev": true,
5418 "dependencies": {
5419 "is-plain-object": "^2.0.4",
5420 "kind-of": "^6.0.2",
5421 "shallow-clone": "^3.0.0"
5422 },
5423 "engines": {
5424 "node": ">=6"
5425 }
5426 },
Matt Godboltf1470a72022-01-17 23:28:33 -06005427 "node_modules/clone-deep/node_modules/is-plain-object": {
5428 "version": "2.0.4",
5429 "resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz",
5430 "integrity": "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==",
5431 "dev": true,
5432 "dependencies": {
5433 "isobject": "^3.0.1"
5434 },
5435 "engines": {
5436 "node": ">=0.10.0"
5437 }
5438 },
github-actions[bot]393fca82022-01-01 15:20:00 +01005439 "node_modules/codecov": {
5440 "version": "3.8.3",
5441 "resolved": "https://registry.npmjs.org/codecov/-/codecov-3.8.3.tgz",
5442 "integrity": "sha512-Y8Hw+V3HgR7V71xWH2vQ9lyS358CbGCldWlJFR0JirqoGtOoas3R3/OclRTvgUYFK29mmJICDPauVKmpqbwhOA==",
5443 "deprecated": "https://about.codecov.io/blog/codecov-uploader-deprecation-plan/",
5444 "dev": true,
5445 "dependencies": {
5446 "argv": "0.0.2",
5447 "ignore-walk": "3.0.4",
5448 "js-yaml": "3.14.1",
5449 "teeny-request": "7.1.1",
5450 "urlgrey": "1.0.0"
5451 },
5452 "bin": {
5453 "codecov": "bin/codecov"
5454 },
5455 "engines": {
5456 "node": ">=4.0"
5457 }
5458 },
Matt Godboltf1470a72022-01-17 23:28:33 -06005459 "node_modules/codecov/node_modules/argparse": {
5460 "version": "1.0.10",
5461 "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
5462 "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
5463 "dev": true,
5464 "dependencies": {
5465 "sprintf-js": "~1.0.2"
5466 }
5467 },
github-actions[bot]393fca82022-01-01 15:20:00 +01005468 "node_modules/codecov/node_modules/js-yaml": {
5469 "version": "3.14.1",
5470 "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
5471 "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
5472 "dev": true,
5473 "dependencies": {
5474 "argparse": "^1.0.7",
5475 "esprima": "^4.0.0"
5476 },
5477 "bin": {
5478 "js-yaml": "bin/js-yaml.js"
5479 }
5480 },
Matt Godboltf1470a72022-01-17 23:28:33 -06005481 "node_modules/color": {
5482 "version": "3.2.1",
5483 "resolved": "https://registry.npmjs.org/color/-/color-3.2.1.tgz",
5484 "integrity": "sha512-aBl7dZI9ENN6fUGC7mWpMTPNHmWUSNan9tuWN6ahh5ZLNk9baLJOnSMlrQkHcrfFgz2/RigjUVAjdx36VcemKA==",
5485 "dependencies": {
5486 "color-convert": "^1.9.3",
5487 "color-string": "^1.6.0"
5488 }
5489 },
github-actions[bot]393fca82022-01-01 15:20:00 +01005490 "node_modules/color-convert": {
5491 "version": "1.9.3",
5492 "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz",
5493 "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==",
5494 "dependencies": {
5495 "color-name": "1.1.3"
5496 }
5497 },
5498 "node_modules/color-name": {
5499 "version": "1.1.3",
5500 "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -05005501 "integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw=="
github-actions[bot]393fca82022-01-01 15:20:00 +01005502 },
5503 "node_modules/color-string": {
Matt Godboltdf14b0d2022-05-09 08:20:02 -05005504 "version": "1.9.1",
5505 "resolved": "https://registry.npmjs.org/color-string/-/color-string-1.9.1.tgz",
5506 "integrity": "sha512-shrVawQFojnZv6xM40anx4CkoDP+fZsw/ZerEMsW/pyzsRbElpsL/DBVW7q3ExxwusdNXI3lXpuhEZkzs8p5Eg==",
github-actions[bot]393fca82022-01-01 15:20:00 +01005507 "dependencies": {
5508 "color-name": "^1.0.0",
5509 "simple-swizzle": "^0.2.2"
5510 }
5511 },
5512 "node_modules/colord": {
Matt Godbolt6d4af972022-11-30 19:20:18 -06005513 "version": "2.9.3",
5514 "resolved": "https://registry.npmjs.org/colord/-/colord-2.9.3.tgz",
5515 "integrity": "sha512-jeC1axXpnb0/2nn/Y1LPuLdgXBLH7aDcHu4KEKfqw3CUhX7ZpfBSlPKyqXE6btIgEzfWtrX3/tyBCaCvXvMkOw==",
github-actions[bot]393fca82022-01-01 15:20:00 +01005516 "dev": true
5517 },
5518 "node_modules/colorette": {
Matt Godbolt52515952022-07-01 08:39:24 -05005519 "version": "2.0.19",
5520 "resolved": "https://registry.npmjs.org/colorette/-/colorette-2.0.19.tgz",
5521 "integrity": "sha512-3tlv/dIP7FWvj3BsbHrGLJ6l/oKh1O3TcgBqMn+yyCagOxc23fyzDS6HypQbgxWbkpDnf52p1LuR4eWDQ/K9WQ==",
Matt Godboltf1470a72022-01-17 23:28:33 -06005522 "dev": true
github-actions[bot]393fca82022-01-01 15:20:00 +01005523 },
5524 "node_modules/colorspace": {
Matt Godboltf1470a72022-01-17 23:28:33 -06005525 "version": "1.1.4",
5526 "resolved": "https://registry.npmjs.org/colorspace/-/colorspace-1.1.4.tgz",
5527 "integrity": "sha512-BgvKJiuVu1igBUF2kEjRCZXol6wiiGbY5ipL/oVPwm0BL9sIpMIzM8IK7vwuxIIzOXMV3Ey5w+vxhm0rR/TN8w==",
github-actions[bot]393fca82022-01-01 15:20:00 +01005528 "dependencies": {
Matt Godboltf1470a72022-01-17 23:28:33 -06005529 "color": "^3.1.3",
github-actions[bot]393fca82022-01-01 15:20:00 +01005530 "text-hex": "1.0.x"
5531 }
5532 },
github-actions[bot]393fca82022-01-01 15:20:00 +01005533 "node_modules/combined-stream": {
Matt Godboltf1470a72022-01-17 23:28:33 -06005534 "version": "1.0.8",
5535 "resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz",
5536 "integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==",
github-actions[bot]393fca82022-01-01 15:20:00 +01005537 "dependencies": {
5538 "delayed-stream": "~1.0.0"
5539 },
5540 "engines": {
5541 "node": ">= 0.8"
5542 }
5543 },
5544 "node_modules/commander": {
Matt Godbolt1b050d42022-02-06 14:05:25 -06005545 "version": "5.1.0",
5546 "resolved": "https://registry.npmjs.org/commander/-/commander-5.1.0.tgz",
5547 "integrity": "sha512-P0CysNDQ7rtVw4QIQtm+MRxV66vKFSvlsQvGYXZWR3qFU0jlMKHZZZgw8e+8DSah4UDKMqnknRDQz+xuQXQ/Zg==",
5548 "dev": true,
github-actions[bot]393fca82022-01-01 15:20:00 +01005549 "engines": {
Matt Godbolt1b050d42022-02-06 14:05:25 -06005550 "node": ">= 6"
github-actions[bot]393fca82022-01-01 15:20:00 +01005551 }
5552 },
5553 "node_modules/comment-parser": {
Matt Godbolt749319f2022-12-28 11:42:14 -06005554 "version": "1.3.1",
5555 "resolved": "https://registry.npmjs.org/comment-parser/-/comment-parser-1.3.1.tgz",
5556 "integrity": "sha512-B52sN2VNghyq5ofvUsqZjmk6YkihBX5vMSChmSK9v4ShjKf3Vk5Xcmgpw4o+iIgtrnM/u5FiMpz9VKb8lpBveA==",
github-actions[bot]393fca82022-01-01 15:20:00 +01005557 "dev": true,
5558 "engines": {
5559 "node": ">= 12.0.0"
Patrick Quist51047b62022-02-04 18:35:04 +01005560 }
5561 },
5562 "node_modules/common-tags": {
5563 "version": "1.8.2",
5564 "resolved": "https://registry.npmjs.org/common-tags/-/common-tags-1.8.2.tgz",
5565 "integrity": "sha512-gk/Z852D2Wtb//0I+kRFNKKE9dIIVirjoqPoA1wJU+XePVXZfGeBpk45+A1rKO4Q43prqWBNY/MiIeRLbPWUaA==",
5566 "dev": true,
5567 "engines": {
5568 "node": ">=4.0.0"
github-actions[bot]393fca82022-01-01 15:20:00 +01005569 }
github-actions[bot]393fca82022-01-01 15:20:00 +01005570 },
5571 "node_modules/component-emitter": {
5572 "version": "1.3.0",
5573 "resolved": "https://registry.npmjs.org/component-emitter/-/component-emitter-1.3.0.tgz",
Jeremy Rifkin1294c3f2022-11-29 22:28:10 -05005574 "integrity": "sha512-Rd3se6QB+sO1TwqZjscQrurpEPIfO0/yYnSin6Q/rD3mOutHvUrCAhJub3r90uNb+SESBuE0QYoB90YdfatsRg==",
5575 "dev": true
github-actions[bot]393fca82022-01-01 15:20:00 +01005576 },
5577 "node_modules/compressible": {
Matt Godboltf1470a72022-01-17 23:28:33 -06005578 "version": "2.0.18",
5579 "resolved": "https://registry.npmjs.org/compressible/-/compressible-2.0.18.tgz",
5580 "integrity": "sha512-AF3r7P5dWxL8MxyITRMlORQNaOA2IkAFaTr4k7BUumjPtRpGDTZpl0Pb1XCO6JeDCBdp126Cgs9sMxqSjgYyRg==",
github-actions[bot]393fca82022-01-01 15:20:00 +01005581 "dependencies": {
Matt Godboltf1470a72022-01-17 23:28:33 -06005582 "mime-db": ">= 1.43.0 < 2"
github-actions[bot]393fca82022-01-01 15:20:00 +01005583 },
5584 "engines": {
5585 "node": ">= 0.6"
5586 }
5587 },
5588 "node_modules/compression": {
5589 "version": "1.7.4",
5590 "resolved": "https://registry.npmjs.org/compression/-/compression-1.7.4.tgz",
5591 "integrity": "sha512-jaSIDzP9pZVS4ZfQ+TzvtiWhdpFhE2RDHz8QJkpX9SIpLq88VueF5jJw6t+6CUQcAoA6t+x89MLrWAqpfDE8iQ==",
5592 "dependencies": {
5593 "accepts": "~1.3.5",
5594 "bytes": "3.0.0",
5595 "compressible": "~2.0.16",
5596 "debug": "2.6.9",
5597 "on-headers": "~1.0.2",
5598 "safe-buffer": "5.1.2",
5599 "vary": "~1.1.2"
5600 },
5601 "engines": {
5602 "node": ">= 0.8.0"
5603 }
5604 },
5605 "node_modules/compression/node_modules/bytes": {
5606 "version": "3.0.0",
5607 "resolved": "https://registry.npmjs.org/bytes/-/bytes-3.0.0.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -05005608 "integrity": "sha512-pMhOfFDPiv9t5jjIXkHosWmkSyQbvsgEVNkz0ERHbuLh2T/7j4Mqqpz523Fe8MVY89KC6Sh/QfS2sM+SjgFDcw==",
github-actions[bot]393fca82022-01-01 15:20:00 +01005609 "engines": {
5610 "node": ">= 0.8"
5611 }
5612 },
5613 "node_modules/compression/node_modules/debug": {
5614 "version": "2.6.9",
5615 "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
5616 "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
5617 "dependencies": {
5618 "ms": "2.0.0"
5619 }
5620 },
5621 "node_modules/compression/node_modules/ms": {
5622 "version": "2.0.0",
5623 "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -05005624 "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A=="
Jeremy Rifkined1a4e62022-06-30 19:53:02 -04005625 },
5626 "node_modules/compute-scroll-into-view": {
Matt Godbolt6d4af972022-11-30 19:20:18 -06005627 "version": "1.0.20",
5628 "resolved": "https://registry.npmjs.org/compute-scroll-into-view/-/compute-scroll-into-view-1.0.20.tgz",
5629 "integrity": "sha512-UCB0ioiyj8CRjtrvaceBLqqhZCVP+1B8+NWQhmdsm0VXOJtobBCf1dBQmebCCo34qZmUwZfIH2MZLqNHazrfjg=="
github-actions[bot]393fca82022-01-01 15:20:00 +01005630 },
5631 "node_modules/concat-map": {
5632 "version": "0.0.1",
5633 "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -05005634 "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg=="
github-actions[bot]393fca82022-01-01 15:20:00 +01005635 },
5636 "node_modules/connect-history-api-fallback": {
Matt Godbolt52515952022-07-01 08:39:24 -05005637 "version": "2.0.0",
5638 "resolved": "https://registry.npmjs.org/connect-history-api-fallback/-/connect-history-api-fallback-2.0.0.tgz",
5639 "integrity": "sha512-U73+6lQFmfiNPrYbXqr6kZ1i1wiRqXnp2nhMsINseWXO8lDau0LGEffJ8kQi4EjLZympVgRdvqjAgiZ1tgzDDA==",
github-actions[bot]393fca82022-01-01 15:20:00 +01005640 "dev": true,
5641 "engines": {
5642 "node": ">=0.8"
5643 }
github-actions[bot]393fca82022-01-01 15:20:00 +01005644 },
5645 "node_modules/constantinople": {
5646 "version": "4.0.1",
5647 "resolved": "https://registry.npmjs.org/constantinople/-/constantinople-4.0.1.tgz",
5648 "integrity": "sha512-vCrqcSIq4//Gx74TXXCGnHpulY1dskqLTFGDmhrGxzeXL8lF8kvXv6mpNWlJj1uD4DW23D4ljAqbY4RRaaUZIw==",
5649 "dependencies": {
5650 "@babel/parser": "^7.6.0",
5651 "@babel/types": "^7.6.1"
5652 }
5653 },
5654 "node_modules/content-disposition": {
5655 "version": "0.5.4",
5656 "resolved": "https://registry.npmjs.org/content-disposition/-/content-disposition-0.5.4.tgz",
5657 "integrity": "sha512-FveZTNuGw04cxlAiWbzi6zTAL/lhehaWbTtgluJh4/E95DqMwTmha3KZN1aAWA8cFIhHzMZUvLevkw5Rqk+tSQ==",
5658 "dependencies": {
5659 "safe-buffer": "5.2.1"
5660 },
5661 "engines": {
5662 "node": ">= 0.6"
5663 }
5664 },
5665 "node_modules/content-disposition/node_modules/safe-buffer": {
5666 "version": "5.2.1",
5667 "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz",
5668 "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==",
5669 "funding": [
5670 {
5671 "type": "github",
5672 "url": "https://github.com/sponsors/feross"
5673 },
5674 {
5675 "type": "patreon",
5676 "url": "https://www.patreon.com/feross"
5677 },
5678 {
5679 "type": "consulting",
5680 "url": "https://feross.org/support"
5681 }
5682 ]
5683 },
5684 "node_modules/content-type": {
Matt Godbolt2da5d572023-01-29 17:40:54 -06005685 "version": "1.0.5",
5686 "resolved": "https://registry.npmjs.org/content-type/-/content-type-1.0.5.tgz",
5687 "integrity": "sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==",
github-actions[bot]393fca82022-01-01 15:20:00 +01005688 "engines": {
5689 "node": ">= 0.6"
5690 }
5691 },
5692 "node_modules/convert-source-map": {
Matt Godbolt6d4af972022-11-30 19:20:18 -06005693 "version": "1.9.0",
5694 "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.9.0.tgz",
5695 "integrity": "sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==",
5696 "dev": true
github-actions[bot]393fca82022-01-01 15:20:00 +01005697 },
5698 "node_modules/cookie": {
Matt Godbolt1b050d42022-02-06 14:05:25 -06005699 "version": "0.4.2",
5700 "resolved": "https://registry.npmjs.org/cookie/-/cookie-0.4.2.tgz",
5701 "integrity": "sha512-aSWTXFzaKWkvHO1Ny/s+ePFpvKsPnjc551iI41v3ny/ow6tBG5Vd+FuqGNhh1LxOmVzOlGUriIlOaokOvhaStA==",
github-actions[bot]393fca82022-01-01 15:20:00 +01005702 "engines": {
5703 "node": ">= 0.6"
5704 }
5705 },
5706 "node_modules/cookie-signature": {
5707 "version": "1.0.6",
5708 "resolved": "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.6.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -05005709 "integrity": "sha512-QADzlaHc8icV8I7vbaJXJwod9HWYp8uCqf1xa4OfNu1T7JVxQIrUgOWtHdNDtPiywmFbiS12VjotIXLrKM3orQ=="
github-actions[bot]393fca82022-01-01 15:20:00 +01005710 },
5711 "node_modules/cookiejar": {
dependabot[bot]c8030742023-01-25 11:19:07 -06005712 "version": "2.1.4",
5713 "resolved": "https://registry.npmjs.org/cookiejar/-/cookiejar-2.1.4.tgz",
5714 "integrity": "sha512-LDx6oHrK+PhzLKJU9j5S7/Y3jM/mUHvD/DeI1WQmJn652iPC5Y4TBzC9l+5OMOXlyTTA+SmVUPm0HQUwpD5Jqw==",
github-actions[bot]393fca82022-01-01 15:20:00 +01005715 "dev": true
5716 },
Matt Godbolt78285762022-04-28 12:59:25 -05005717 "node_modules/copy-webpack-plugin": {
Matt Godboltf229d282023-03-06 22:34:08 -06005718 "version": "11.0.0",
5719 "resolved": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-11.0.0.tgz",
5720 "integrity": "sha512-fX2MWpamkW0hZxMEg0+mYnA40LTosOSa5TqZ9GYIBzyJa9C3QUaMPSE2xAi/buNr8u89SfD9wHSQVBzrRa/SOQ==",
Matt Godbolt78285762022-04-28 12:59:25 -05005721 "dependencies": {
Matt Godboltf229d282023-03-06 22:34:08 -06005722 "fast-glob": "^3.2.11",
Matt Godbolt78285762022-04-28 12:59:25 -05005723 "glob-parent": "^6.0.1",
Matt Godboltf229d282023-03-06 22:34:08 -06005724 "globby": "^13.1.1",
Matt Godbolt78285762022-04-28 12:59:25 -05005725 "normalize-path": "^3.0.0",
Matt Godboltf229d282023-03-06 22:34:08 -06005726 "schema-utils": "^4.0.0",
Matt Godbolt78285762022-04-28 12:59:25 -05005727 "serialize-javascript": "^6.0.0"
5728 },
5729 "engines": {
Matt Godboltf229d282023-03-06 22:34:08 -06005730 "node": ">= 14.15.0"
Matt Godbolt78285762022-04-28 12:59:25 -05005731 },
5732 "funding": {
5733 "type": "opencollective",
5734 "url": "https://opencollective.com/webpack"
5735 },
5736 "peerDependencies": {
5737 "webpack": "^5.1.0"
Matt Godboltf229d282023-03-06 22:34:08 -06005738 }
5739 },
5740 "node_modules/copy-webpack-plugin/node_modules/ajv": {
5741 "version": "8.12.0",
5742 "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz",
5743 "integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==",
5744 "dependencies": {
5745 "fast-deep-equal": "^3.1.1",
5746 "json-schema-traverse": "^1.0.0",
5747 "require-from-string": "^2.0.2",
5748 "uri-js": "^4.2.2"
5749 },
5750 "funding": {
5751 "type": "github",
5752 "url": "https://github.com/sponsors/epoberezkin"
5753 }
5754 },
5755 "node_modules/copy-webpack-plugin/node_modules/ajv-keywords": {
5756 "version": "5.1.0",
5757 "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-5.1.0.tgz",
5758 "integrity": "sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==",
5759 "dependencies": {
5760 "fast-deep-equal": "^3.1.3"
5761 },
5762 "peerDependencies": {
5763 "ajv": "^8.8.2"
5764 }
5765 },
5766 "node_modules/copy-webpack-plugin/node_modules/globby": {
5767 "version": "13.1.3",
5768 "resolved": "https://registry.npmjs.org/globby/-/globby-13.1.3.tgz",
5769 "integrity": "sha512-8krCNHXvlCgHDpegPzleMq07yMYTO2sXKASmZmquEYWEmCx6J5UTRbp5RwMJkTJGtcQ44YpiUYUiN0b9mzy8Bw==",
5770 "dependencies": {
5771 "dir-glob": "^3.0.1",
5772 "fast-glob": "^3.2.11",
5773 "ignore": "^5.2.0",
5774 "merge2": "^1.4.1",
5775 "slash": "^4.0.0"
5776 },
5777 "engines": {
5778 "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
5779 },
5780 "funding": {
5781 "url": "https://github.com/sponsors/sindresorhus"
5782 }
5783 },
5784 "node_modules/copy-webpack-plugin/node_modules/json-schema-traverse": {
5785 "version": "1.0.0",
5786 "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
5787 "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug=="
5788 },
5789 "node_modules/copy-webpack-plugin/node_modules/schema-utils": {
5790 "version": "4.0.0",
5791 "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-4.0.0.tgz",
5792 "integrity": "sha512-1edyXKgh6XnJsJSQ8mKWXnN/BVaIbFMLpouRUrXgVq7WYne5kw3MW7UPhO44uRXQSIpTSXoJbmrR2X0w9kUTyg==",
5793 "dependencies": {
5794 "@types/json-schema": "^7.0.9",
5795 "ajv": "^8.8.0",
5796 "ajv-formats": "^2.1.1",
5797 "ajv-keywords": "^5.0.0"
5798 },
5799 "engines": {
5800 "node": ">= 12.13.0"
5801 },
5802 "funding": {
5803 "type": "opencollective",
5804 "url": "https://opencollective.com/webpack"
5805 }
5806 },
5807 "node_modules/copy-webpack-plugin/node_modules/slash": {
5808 "version": "4.0.0",
5809 "resolved": "https://registry.npmjs.org/slash/-/slash-4.0.0.tgz",
5810 "integrity": "sha512-3dOsAHXXUkQTpOYcoAxLIorMTp4gIQr5IW3iVb7A7lFIp0VHhnynm9izx6TssdrIcVIESAlVjtnO2K8bg+Coew==",
5811 "engines": {
5812 "node": ">=12"
5813 },
5814 "funding": {
5815 "url": "https://github.com/sponsors/sindresorhus"
Matt Godbolt78285762022-04-28 12:59:25 -05005816 }
5817 },
github-actions[bot]393fca82022-01-01 15:20:00 +01005818 "node_modules/core-util-is": {
Matt Godboltf1470a72022-01-17 23:28:33 -06005819 "version": "1.0.3",
5820 "resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.3.tgz",
5821 "integrity": "sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ=="
Matt Godbolt8cb8f6f2023-03-02 19:02:57 -06005822 },
github-actions[bot]393fca82022-01-01 15:20:00 +01005823 "node_modules/create-check": {
Matt Godboltf1470a72022-01-17 23:28:33 -06005824 "version": "0.6.40",
5825 "resolved": "https://registry.npmjs.org/create-check/-/create-check-0.6.40.tgz",
5826 "integrity": "sha512-07+EtASTl5P6OUlnBWARnMt16NkVZNy6XGMA2LtQ9Te6uDi+GRD2UKoGqYR4LrISqYyfkEYNNPFd+qB3dIz3XQ==",
github-actions[bot]393fca82022-01-01 15:20:00 +01005827 "dev": true,
5828 "dependencies": {
Matt Godboltf1470a72022-01-17 23:28:33 -06005829 "@octokit/app": "^4.2.1",
5830 "@octokit/rest": "^18.0.6",
github-actions[bot]393fca82022-01-01 15:20:00 +01005831 "await-to-js": "^2.1.1",
5832 "env-ci": "^5.0.0",
5833 "execa": "^4.0.0",
5834 "lodash.chunk": "^4.2.0"
github-actions[bot]393fca82022-01-01 15:20:00 +01005835 }
5836 },
5837 "node_modules/create-require": {
5838 "version": "1.1.1",
5839 "resolved": "https://registry.npmjs.org/create-require/-/create-require-1.1.1.tgz",
Travis Finkenauer92dd06c2022-01-17 12:08:56 -08005840 "integrity": "sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ=="
github-actions[bot]393fca82022-01-01 15:20:00 +01005841 },
5842 "node_modules/cross-env": {
5843 "version": "7.0.3",
5844 "resolved": "https://registry.npmjs.org/cross-env/-/cross-env-7.0.3.tgz",
5845 "integrity": "sha512-+/HKd6EgcQCJGh2PSjZuUitQBQynKor4wrFbRg4DtAgS1aWO+gU52xpH7M9ScGgXSYmAVS9bIJ8EzuaGw0oNAw==",
5846 "dependencies": {
5847 "cross-spawn": "^7.0.1"
5848 },
5849 "bin": {
5850 "cross-env": "src/bin/cross-env.js",
5851 "cross-env-shell": "src/bin/cross-env-shell.js"
5852 },
5853 "engines": {
5854 "node": ">=10.14",
5855 "npm": ">=6",
5856 "yarn": ">=1"
5857 }
5858 },
Matt Godboltf1470a72022-01-17 23:28:33 -06005859 "node_modules/cross-spawn": {
github-actions[bot]393fca82022-01-01 15:20:00 +01005860 "version": "7.0.3",
5861 "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz",
5862 "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==",
5863 "dependencies": {
5864 "path-key": "^3.1.0",
5865 "shebang-command": "^2.0.0",
5866 "which": "^2.0.1"
5867 },
5868 "engines": {
5869 "node": ">= 8"
5870 }
5871 },
Matt Godbolt749319f2022-12-28 11:42:14 -06005872 "node_modules/cross-spawn/node_modules/which": {
5873 "version": "2.0.2",
5874 "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz",
5875 "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==",
5876 "dependencies": {
5877 "isexe": "^2.0.0"
5878 },
5879 "bin": {
5880 "node-which": "bin/node-which"
5881 },
5882 "engines": {
5883 "node": ">= 8"
5884 }
5885 },
github-actions[bot]393fca82022-01-01 15:20:00 +01005886 "node_modules/css-declaration-sorter": {
Matt Godbolt6d4af972022-11-30 19:20:18 -06005887 "version": "6.3.1",
5888 "resolved": "https://registry.npmjs.org/css-declaration-sorter/-/css-declaration-sorter-6.3.1.tgz",
5889 "integrity": "sha512-fBffmak0bPAnyqc/HO8C3n2sHrp9wcqQz6ES9koRF2/mLOVAx9zIQ3Y7R29sYCteTPqMCwns4WYQoCX91Xl3+w==",
github-actions[bot]393fca82022-01-01 15:20:00 +01005890 "dev": true,
github-actions[bot]393fca82022-01-01 15:20:00 +01005891 "engines": {
Matt Godboltdf14b0d2022-05-09 08:20:02 -05005892 "node": "^10 || ^12 || >=14"
github-actions[bot]393fca82022-01-01 15:20:00 +01005893 },
5894 "peerDependencies": {
5895 "postcss": "^8.0.9"
5896 }
5897 },
5898 "node_modules/css-loader": {
Matt Godboltb497dca2022-12-27 17:45:57 -06005899 "version": "6.7.3",
5900 "resolved": "https://registry.npmjs.org/css-loader/-/css-loader-6.7.3.tgz",
5901 "integrity": "sha512-qhOH1KlBMnZP8FzRO6YCH9UHXQhVMcEGLyNdb7Hv2cpcmJbW0YrddO+tG1ab5nT41KpHIYGsbeHqxB9xPu1pKQ==",
github-actions[bot]393fca82022-01-01 15:20:00 +01005902 "dev": true,
5903 "dependencies": {
5904 "icss-utils": "^5.1.0",
Matt Godboltb497dca2022-12-27 17:45:57 -06005905 "postcss": "^8.4.19",
github-actions[bot]393fca82022-01-01 15:20:00 +01005906 "postcss-modules-extract-imports": "^3.0.0",
5907 "postcss-modules-local-by-default": "^4.0.0",
5908 "postcss-modules-scope": "^3.0.0",
5909 "postcss-modules-values": "^4.0.0",
Matt Godbolt1b050d42022-02-06 14:05:25 -06005910 "postcss-value-parser": "^4.2.0",
Matt Godbolt6d4af972022-11-30 19:20:18 -06005911 "semver": "^7.3.8"
github-actions[bot]393fca82022-01-01 15:20:00 +01005912 },
5913 "engines": {
5914 "node": ">= 12.13.0"
5915 },
5916 "funding": {
5917 "type": "opencollective",
5918 "url": "https://opencollective.com/webpack"
5919 },
5920 "peerDependencies": {
5921 "webpack": "^5.0.0"
github-actions[bot]393fca82022-01-01 15:20:00 +01005922 }
5923 },
5924 "node_modules/css-minimizer-webpack-plugin": {
Matt Godboltf229d282023-03-06 22:34:08 -06005925 "version": "4.2.2",
5926 "resolved": "https://registry.npmjs.org/css-minimizer-webpack-plugin/-/css-minimizer-webpack-plugin-4.2.2.tgz",
5927 "integrity": "sha512-s3Of/4jKfw1Hj9CxEO1E5oXhQAxlayuHO2y/ML+C6I9sQ7FdzfEV6QgMLN3vI+qFsjJGIAFLKtQK7t8BOXAIyA==",
github-actions[bot]393fca82022-01-01 15:20:00 +01005928 "dev": true,
5929 "dependencies": {
Matt Godboltf229d282023-03-06 22:34:08 -06005930 "cssnano": "^5.1.8",
5931 "jest-worker": "^29.1.2",
5932 "postcss": "^8.4.17",
github-actions[bot]393fca82022-01-01 15:20:00 +01005933 "schema-utils": "^4.0.0",
5934 "serialize-javascript": "^6.0.0",
5935 "source-map": "^0.6.1"
5936 },
5937 "engines": {
Matt Godboltf229d282023-03-06 22:34:08 -06005938 "node": ">= 14.15.0"
github-actions[bot]393fca82022-01-01 15:20:00 +01005939 },
5940 "funding": {
5941 "type": "opencollective",
5942 "url": "https://opencollective.com/webpack"
5943 },
5944 "peerDependencies": {
5945 "webpack": "^5.0.0"
5946 },
5947 "peerDependenciesMeta": {
Matt Godbolt2bbc7de2022-12-30 08:03:14 -06005948 "@parcel/css": {
5949 "optional": true
5950 },
Matt Godboltf229d282023-03-06 22:34:08 -06005951 "@swc/css": {
5952 "optional": true
5953 },
github-actions[bot]393fca82022-01-01 15:20:00 +01005954 "clean-css": {
5955 "optional": true
5956 },
5957 "csso": {
5958 "optional": true
5959 },
5960 "esbuild": {
Matt Godboltf229d282023-03-06 22:34:08 -06005961 "optional": true
5962 },
5963 "lightningcss": {
github-actions[bot]393fca82022-01-01 15:20:00 +01005964 "optional": true
5965 }
github-actions[bot]393fca82022-01-01 15:20:00 +01005966 }
5967 },
Matt Godbolt09828862023-02-28 07:51:28 -06005968 "node_modules/css-minimizer-webpack-plugin/node_modules/ajv": {
5969 "version": "8.12.0",
5970 "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz",
5971 "integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==",
5972 "dev": true,
5973 "dependencies": {
5974 "fast-deep-equal": "^3.1.1",
5975 "json-schema-traverse": "^1.0.0",
5976 "require-from-string": "^2.0.2",
5977 "uri-js": "^4.2.2"
5978 },
5979 "funding": {
5980 "type": "github",
5981 "url": "https://github.com/sponsors/epoberezkin"
5982 }
5983 },
5984 "node_modules/css-minimizer-webpack-plugin/node_modules/ajv-keywords": {
5985 "version": "5.1.0",
5986 "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-5.1.0.tgz",
5987 "integrity": "sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==",
5988 "dev": true,
5989 "dependencies": {
5990 "fast-deep-equal": "^3.1.3"
5991 },
5992 "peerDependencies": {
5993 "ajv": "^8.8.2"
5994 }
5995 },
Matt Godboltf229d282023-03-06 22:34:08 -06005996 "node_modules/css-minimizer-webpack-plugin/node_modules/has-flag": {
5997 "version": "4.0.0",
5998 "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
5999 "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
6000 "dev": true,
6001 "engines": {
6002 "node": ">=8"
6003 }
6004 },
6005 "node_modules/css-minimizer-webpack-plugin/node_modules/jest-worker": {
6006 "version": "29.5.0",
6007 "resolved": "https://registry.npmjs.org/jest-worker/-/jest-worker-29.5.0.tgz",
6008 "integrity": "sha512-NcrQnevGoSp4b5kg+akIpthoAFHxPBcb5P6mYPY0fUNT+sSvmtu6jlkEle3anczUKIKEbMxFimk9oTP/tpIPgA==",
6009 "dev": true,
6010 "dependencies": {
6011 "@types/node": "*",
6012 "jest-util": "^29.5.0",
6013 "merge-stream": "^2.0.0",
6014 "supports-color": "^8.0.0"
6015 },
6016 "engines": {
6017 "node": "^14.15.0 || ^16.10.0 || >=18.0.0"
6018 }
6019 },
Matt Godbolt09828862023-02-28 07:51:28 -06006020 "node_modules/css-minimizer-webpack-plugin/node_modules/json-schema-traverse": {
6021 "version": "1.0.0",
6022 "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
6023 "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==",
6024 "dev": true
6025 },
Matt Godboltdf14b0d2022-05-09 08:20:02 -05006026 "node_modules/css-minimizer-webpack-plugin/node_modules/schema-utils": {
6027 "version": "4.0.0",
6028 "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-4.0.0.tgz",
6029 "integrity": "sha512-1edyXKgh6XnJsJSQ8mKWXnN/BVaIbFMLpouRUrXgVq7WYne5kw3MW7UPhO44uRXQSIpTSXoJbmrR2X0w9kUTyg==",
github-actions[bot]393fca82022-01-01 15:20:00 +01006030 "dev": true,
Matt Godboltdf14b0d2022-05-09 08:20:02 -05006031 "dependencies": {
6032 "@types/json-schema": "^7.0.9",
6033 "ajv": "^8.8.0",
6034 "ajv-formats": "^2.1.1",
6035 "ajv-keywords": "^5.0.0"
6036 },
github-actions[bot]393fca82022-01-01 15:20:00 +01006037 "engines": {
Matt Godboltdf14b0d2022-05-09 08:20:02 -05006038 "node": ">= 12.13.0"
6039 },
6040 "funding": {
6041 "type": "opencollective",
6042 "url": "https://opencollective.com/webpack"
Matt Godboltf229d282023-03-06 22:34:08 -06006043 }
6044 },
6045 "node_modules/css-minimizer-webpack-plugin/node_modules/supports-color": {
6046 "version": "8.1.1",
6047 "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
6048 "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
6049 "dev": true,
6050 "dependencies": {
6051 "has-flag": "^4.0.0"
6052 },
6053 "engines": {
6054 "node": ">=10"
6055 },
6056 "funding": {
6057 "url": "https://github.com/chalk/supports-color?sponsor=1"
github-actions[bot]393fca82022-01-01 15:20:00 +01006058 }
6059 },
6060 "node_modules/css-select": {
Matt Godbolt52515952022-07-01 08:39:24 -05006061 "version": "5.1.0",
6062 "resolved": "https://registry.npmjs.org/css-select/-/css-select-5.1.0.tgz",
6063 "integrity": "sha512-nwoRF1rvRRnnCqqY7updORDsuqKzqYJ28+oSMaJMMgOauh3fvwHqMS7EZpIPqK8GL+g9mKxF1vP/ZjSeNjEVHg==",
github-actions[bot]393fca82022-01-01 15:20:00 +01006064 "dev": true,
6065 "dependencies": {
6066 "boolbase": "^1.0.0",
Matt Godbolt52515952022-07-01 08:39:24 -05006067 "css-what": "^6.1.0",
6068 "domhandler": "^5.0.2",
6069 "domutils": "^3.0.1",
github-actions[bot]393fca82022-01-01 15:20:00 +01006070 "nth-check": "^2.0.1"
6071 },
6072 "funding": {
6073 "url": "https://github.com/sponsors/fb55"
github-actions[bot]393fca82022-01-01 15:20:00 +01006074 }
6075 },
6076 "node_modules/css-tree": {
6077 "version": "1.1.3",
6078 "resolved": "https://registry.npmjs.org/css-tree/-/css-tree-1.1.3.tgz",
6079 "integrity": "sha512-tRpdppF7TRazZrjJ6v3stzv93qxRcSsFmW6cX0Zm2NVKpxE1WV1HblnghVv9TreireHkqI/VDEsfolRF1p6y7Q==",
6080 "dev": true,
6081 "dependencies": {
6082 "mdn-data": "2.0.14",
6083 "source-map": "^0.6.1"
6084 },
6085 "engines": {
6086 "node": ">=8.0.0"
6087 }
6088 },
github-actions[bot]393fca82022-01-01 15:20:00 +01006089 "node_modules/css-what": {
Matt Godboltdf14b0d2022-05-09 08:20:02 -05006090 "version": "6.1.0",
6091 "resolved": "https://registry.npmjs.org/css-what/-/css-what-6.1.0.tgz",
6092 "integrity": "sha512-HTUrgRJ7r4dsZKU6GjmpfRK1O76h97Z8MfS1G0FozR+oF2kG6Vfe8JE6zwrkbxigziPHinCJ+gCPjA9EaBDtRw==",
github-actions[bot]393fca82022-01-01 15:20:00 +01006093 "dev": true,
6094 "engines": {
6095 "node": ">= 6"
6096 },
6097 "funding": {
6098 "url": "https://github.com/sponsors/fb55"
6099 }
6100 },
6101 "node_modules/cssesc": {
6102 "version": "3.0.0",
6103 "resolved": "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz",
6104 "integrity": "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==",
6105 "dev": true,
6106 "bin": {
6107 "cssesc": "bin/cssesc"
6108 },
6109 "engines": {
6110 "node": ">=4"
6111 }
6112 },
6113 "node_modules/cssnano": {
Matt Godbolt09828862023-02-28 07:51:28 -06006114 "version": "5.1.15",
6115 "resolved": "https://registry.npmjs.org/cssnano/-/cssnano-5.1.15.tgz",
6116 "integrity": "sha512-j+BKgDcLDQA+eDifLx0EO4XSA56b7uut3BQFH+wbSaSTuGLuiyTa/wbRYthUXX8LC9mLg+WWKe8h+qJuwTAbHw==",
github-actions[bot]393fca82022-01-01 15:20:00 +01006117 "dev": true,
6118 "dependencies": {
Matt Godbolt09828862023-02-28 07:51:28 -06006119 "cssnano-preset-default": "^5.2.14",
github-actions[bot]393fca82022-01-01 15:20:00 +01006120 "lilconfig": "^2.0.3",
6121 "yaml": "^1.10.2"
6122 },
6123 "engines": {
6124 "node": "^10 || ^12 || >=14.0"
6125 },
6126 "funding": {
6127 "type": "opencollective",
6128 "url": "https://opencollective.com/cssnano"
6129 },
6130 "peerDependencies": {
6131 "postcss": "^8.2.15"
6132 }
6133 },
6134 "node_modules/cssnano-preset-default": {
Matt Godbolt09828862023-02-28 07:51:28 -06006135 "version": "5.2.14",
6136 "resolved": "https://registry.npmjs.org/cssnano-preset-default/-/cssnano-preset-default-5.2.14.tgz",
6137 "integrity": "sha512-t0SFesj/ZV2OTylqQVOrFgEh5uanxbO6ZAdeCrNsUQ6fVuXwYTxJPNAGvGTxHbD68ldIJNec7PyYZDBrfDQ+6A==",
github-actions[bot]393fca82022-01-01 15:20:00 +01006138 "dev": true,
6139 "dependencies": {
Matt Godbolt6d4af972022-11-30 19:20:18 -06006140 "css-declaration-sorter": "^6.3.1",
Matt Godbolt5bd8cde2022-03-21 23:39:51 -05006141 "cssnano-utils": "^3.1.0",
6142 "postcss-calc": "^8.2.3",
Matt Godbolt09828862023-02-28 07:51:28 -06006143 "postcss-colormin": "^5.3.1",
Matt Godbolt6d4af972022-11-30 19:20:18 -06006144 "postcss-convert-values": "^5.1.3",
Matt Godbolt52515952022-07-01 08:39:24 -05006145 "postcss-discard-comments": "^5.1.2",
Matt Godbolt5bd8cde2022-03-21 23:39:51 -05006146 "postcss-discard-duplicates": "^5.1.0",
6147 "postcss-discard-empty": "^5.1.1",
6148 "postcss-discard-overridden": "^5.1.0",
Matt Godbolt6d4af972022-11-30 19:20:18 -06006149 "postcss-merge-longhand": "^5.1.7",
Matt Godbolt09828862023-02-28 07:51:28 -06006150 "postcss-merge-rules": "^5.1.4",
Matt Godbolt5bd8cde2022-03-21 23:39:51 -05006151 "postcss-minify-font-values": "^5.1.0",
6152 "postcss-minify-gradients": "^5.1.1",
Matt Godbolt6d4af972022-11-30 19:20:18 -06006153 "postcss-minify-params": "^5.1.4",
Matt Godbolt52515952022-07-01 08:39:24 -05006154 "postcss-minify-selectors": "^5.2.1",
Matt Godbolt5bd8cde2022-03-21 23:39:51 -05006155 "postcss-normalize-charset": "^5.1.0",
6156 "postcss-normalize-display-values": "^5.1.0",
Matt Godbolt52515952022-07-01 08:39:24 -05006157 "postcss-normalize-positions": "^5.1.1",
6158 "postcss-normalize-repeat-style": "^5.1.1",
Matt Godbolt5bd8cde2022-03-21 23:39:51 -05006159 "postcss-normalize-string": "^5.1.0",
6160 "postcss-normalize-timing-functions": "^5.1.0",
Matt Godbolt6d4af972022-11-30 19:20:18 -06006161 "postcss-normalize-unicode": "^5.1.1",
Matt Godbolt5bd8cde2022-03-21 23:39:51 -05006162 "postcss-normalize-url": "^5.1.0",
6163 "postcss-normalize-whitespace": "^5.1.1",
Matt Godbolt52515952022-07-01 08:39:24 -05006164 "postcss-ordered-values": "^5.1.3",
Matt Godbolt09828862023-02-28 07:51:28 -06006165 "postcss-reduce-initial": "^5.1.2",
Matt Godbolt5bd8cde2022-03-21 23:39:51 -05006166 "postcss-reduce-transforms": "^5.1.0",
6167 "postcss-svgo": "^5.1.0",
6168 "postcss-unique-selectors": "^5.1.1"
github-actions[bot]393fca82022-01-01 15:20:00 +01006169 },
6170 "engines": {
6171 "node": "^10 || ^12 || >=14.0"
6172 },
6173 "peerDependencies": {
6174 "postcss": "^8.2.15"
6175 }
6176 },
6177 "node_modules/cssnano-utils": {
Matt Godbolt5bd8cde2022-03-21 23:39:51 -05006178 "version": "3.1.0",
6179 "resolved": "https://registry.npmjs.org/cssnano-utils/-/cssnano-utils-3.1.0.tgz",
6180 "integrity": "sha512-JQNR19/YZhz4psLX/rQ9M83e3z2Wf/HdJbryzte4a3NSuafyp9w/I4U+hx5C2S9g41qlstH7DEWnZaaj83OuEA==",
github-actions[bot]393fca82022-01-01 15:20:00 +01006181 "dev": true,
6182 "engines": {
6183 "node": "^10 || ^12 || >=14.0"
6184 },
6185 "peerDependencies": {
6186 "postcss": "^8.2.15"
Matt Godbolt8cb8f6f2023-03-02 19:02:57 -06006187 }
6188 },
6189 "node_modules/cssnano/node_modules/yaml": {
6190 "version": "1.10.2",
6191 "resolved": "https://registry.npmjs.org/yaml/-/yaml-1.10.2.tgz",
6192 "integrity": "sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==",
6193 "dev": true,
6194 "engines": {
6195 "node": ">= 6"
github-actions[bot]393fca82022-01-01 15:20:00 +01006196 }
6197 },
6198 "node_modules/csso": {
6199 "version": "4.2.0",
6200 "resolved": "https://registry.npmjs.org/csso/-/csso-4.2.0.tgz",
6201 "integrity": "sha512-wvlcdIbf6pwKEk7vHj8/Bkc0B4ylXZruLvOgs9doS5eOsOpuodOV2zJChSpkp+pRpYQLQMeF04nr3Z68Sta9jA==",
6202 "dev": true,
6203 "dependencies": {
6204 "css-tree": "^1.1.2"
6205 },
6206 "engines": {
6207 "node": ">=8.0.0"
6208 }
6209 },
Patrick Quist51047b62022-02-04 18:35:04 +01006210 "node_modules/cypress": {
Matt Godbolt52515952022-07-01 08:39:24 -05006211 "version": "9.7.0",
6212 "resolved": "https://registry.npmjs.org/cypress/-/cypress-9.7.0.tgz",
6213 "integrity": "sha512-+1EE1nuuuwIt/N1KXRR2iWHU+OiIt7H28jJDyyI4tiUftId/DrXYEwoDa5+kH2pki1zxnA0r6HrUGHV5eLbF5Q==",
Patrick Quist51047b62022-02-04 18:35:04 +01006214 "dev": true,
6215 "hasInstallScript": true,
6216 "dependencies": {
6217 "@cypress/request": "^2.88.10",
6218 "@cypress/xvfb": "^1.2.4",
6219 "@types/node": "^14.14.31",
6220 "@types/sinonjs__fake-timers": "8.1.1",
6221 "@types/sizzle": "^2.3.2",
6222 "arch": "^2.2.0",
6223 "blob-util": "^2.0.2",
6224 "bluebird": "^3.7.2",
6225 "buffer": "^5.6.0",
6226 "cachedir": "^2.3.0",
6227 "chalk": "^4.1.0",
6228 "check-more-types": "^2.24.0",
6229 "cli-cursor": "^3.1.0",
6230 "cli-table3": "~0.6.1",
6231 "commander": "^5.1.0",
6232 "common-tags": "^1.8.0",
6233 "dayjs": "^1.10.4",
6234 "debug": "^4.3.2",
6235 "enquirer": "^2.3.6",
6236 "eventemitter2": "^6.4.3",
6237 "execa": "4.1.0",
6238 "executable": "^4.1.1",
6239 "extract-zip": "2.0.1",
6240 "figures": "^3.2.0",
6241 "fs-extra": "^9.1.0",
6242 "getos": "^3.2.1",
6243 "is-ci": "^3.0.0",
6244 "is-installed-globally": "~0.4.0",
6245 "lazy-ass": "^1.6.0",
6246 "listr2": "^3.8.3",
6247 "lodash": "^4.17.21",
6248 "log-symbols": "^4.0.0",
Matt Godboltdf14b0d2022-05-09 08:20:02 -05006249 "minimist": "^1.2.6",
Patrick Quist51047b62022-02-04 18:35:04 +01006250 "ospath": "^1.2.2",
6251 "pretty-bytes": "^5.6.0",
6252 "proxy-from-env": "1.0.0",
6253 "request-progress": "^3.0.0",
6254 "semver": "^7.3.2",
6255 "supports-color": "^8.1.1",
6256 "tmp": "~0.2.1",
6257 "untildify": "^4.0.0",
6258 "yauzl": "^2.10.0"
6259 },
6260 "bin": {
6261 "cypress": "bin/cypress"
6262 },
6263 "engines": {
6264 "node": ">=12.0.0"
6265 }
6266 },
6267 "node_modules/cypress/node_modules/@types/node": {
Matt Godbolt15e23192023-03-06 22:13:29 -06006268 "version": "14.18.37",
6269 "resolved": "https://registry.npmjs.org/@types/node/-/node-14.18.37.tgz",
6270 "integrity": "sha512-7GgtHCs/QZrBrDzgIJnQtuSvhFSwhyYSI2uafSwZoNt1iOGhEN5fwNrQMjtONyHm9+/LoA4453jH0CMYcr06Pg==",
Patrick Quist51047b62022-02-04 18:35:04 +01006271 "dev": true
6272 },
6273 "node_modules/cypress/node_modules/ansi-styles": {
6274 "version": "4.3.0",
6275 "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
6276 "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
6277 "dev": true,
6278 "dependencies": {
6279 "color-convert": "^2.0.1"
6280 },
6281 "engines": {
6282 "node": ">=8"
6283 },
6284 "funding": {
6285 "url": "https://github.com/chalk/ansi-styles?sponsor=1"
6286 }
6287 },
6288 "node_modules/cypress/node_modules/buffer": {
6289 "version": "5.7.1",
6290 "resolved": "https://registry.npmjs.org/buffer/-/buffer-5.7.1.tgz",
6291 "integrity": "sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==",
6292 "dev": true,
6293 "funding": [
6294 {
6295 "type": "github",
6296 "url": "https://github.com/sponsors/feross"
6297 },
6298 {
6299 "type": "patreon",
6300 "url": "https://www.patreon.com/feross"
6301 },
6302 {
6303 "type": "consulting",
6304 "url": "https://feross.org/support"
6305 }
6306 ],
6307 "dependencies": {
6308 "base64-js": "^1.3.1",
6309 "ieee754": "^1.1.13"
6310 }
6311 },
6312 "node_modules/cypress/node_modules/chalk": {
6313 "version": "4.1.2",
6314 "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
6315 "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
6316 "dev": true,
6317 "dependencies": {
6318 "ansi-styles": "^4.1.0",
6319 "supports-color": "^7.1.0"
6320 },
6321 "engines": {
6322 "node": ">=10"
6323 },
6324 "funding": {
6325 "url": "https://github.com/chalk/chalk?sponsor=1"
6326 }
6327 },
6328 "node_modules/cypress/node_modules/chalk/node_modules/supports-color": {
6329 "version": "7.2.0",
6330 "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
6331 "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
6332 "dev": true,
6333 "dependencies": {
6334 "has-flag": "^4.0.0"
6335 },
6336 "engines": {
6337 "node": ">=8"
6338 }
6339 },
Patrick Quist51047b62022-02-04 18:35:04 +01006340 "node_modules/cypress/node_modules/color-convert": {
6341 "version": "2.0.1",
6342 "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
6343 "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
6344 "dev": true,
6345 "dependencies": {
6346 "color-name": "~1.1.4"
6347 },
6348 "engines": {
6349 "node": ">=7.0.0"
6350 }
6351 },
6352 "node_modules/cypress/node_modules/color-name": {
6353 "version": "1.1.4",
6354 "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
6355 "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
6356 "dev": true
Patrick Quist51047b62022-02-04 18:35:04 +01006357 },
6358 "node_modules/cypress/node_modules/fs-extra": {
6359 "version": "9.1.0",
6360 "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-9.1.0.tgz",
6361 "integrity": "sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==",
6362 "dev": true,
6363 "dependencies": {
6364 "at-least-node": "^1.0.0",
6365 "graceful-fs": "^4.2.0",
6366 "jsonfile": "^6.0.1",
6367 "universalify": "^2.0.0"
6368 },
6369 "engines": {
6370 "node": ">=10"
6371 }
6372 },
6373 "node_modules/cypress/node_modules/has-flag": {
6374 "version": "4.0.0",
6375 "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
6376 "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
6377 "dev": true,
Patrick Quist51047b62022-02-04 18:35:04 +01006378 "engines": {
6379 "node": ">=8"
6380 }
6381 },
6382 "node_modules/cypress/node_modules/supports-color": {
6383 "version": "8.1.1",
6384 "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
6385 "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
6386 "dev": true,
6387 "dependencies": {
6388 "has-flag": "^4.0.0"
6389 },
6390 "engines": {
6391 "node": ">=10"
6392 },
6393 "funding": {
6394 "url": "https://github.com/chalk/supports-color?sponsor=1"
6395 }
6396 },
github-actions[bot]393fca82022-01-01 15:20:00 +01006397 "node_modules/dashdash": {
6398 "version": "1.14.1",
6399 "resolved": "https://registry.npmjs.org/dashdash/-/dashdash-1.14.1.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -05006400 "integrity": "sha512-jRFi8UDGo6j+odZiEpjazZaWqEal3w/basFjQHQEwVtZJGDpxbH1MeYluwCS8Xq5wmLJooDlMgvVarmWfGM44g==",
github-actions[bot]393fca82022-01-01 15:20:00 +01006401 "dependencies": {
6402 "assert-plus": "^1.0.0"
6403 },
6404 "engines": {
6405 "node": ">=0.10"
6406 }
Patrick Quist51047b62022-02-04 18:35:04 +01006407 },
6408 "node_modules/dayjs": {
Matt Godboltb497dca2022-12-27 17:45:57 -06006409 "version": "1.11.7",
6410 "resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.7.tgz",
6411 "integrity": "sha512-+Yw9U6YO5TQohxLcIkrXBeY73WP3ejHWVvx8XCk3gxvQDCTEmS48ZrSZCKciI7Bhl/uCMyxYtE9UqRILmFphkQ==",
Patrick Quist51047b62022-02-04 18:35:04 +01006412 "dev": true
github-actions[bot]393fca82022-01-01 15:20:00 +01006413 },
6414 "node_modules/debug": {
Matt Godbolt5bd8cde2022-03-21 23:39:51 -05006415 "version": "4.3.4",
6416 "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz",
6417 "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==",
github-actions[bot]393fca82022-01-01 15:20:00 +01006418 "dependencies": {
Matt Godboltf1470a72022-01-17 23:28:33 -06006419 "ms": "2.1.2"
6420 },
6421 "engines": {
6422 "node": ">=6.0"
6423 },
6424 "peerDependenciesMeta": {
6425 "supports-color": {
6426 "optional": true
6427 }
github-actions[bot]393fca82022-01-01 15:20:00 +01006428 }
6429 },
Matt Godbolt09828862023-02-28 07:51:28 -06006430 "node_modules/decamelize": {
Matt Godbolt15e23192023-03-06 22:13:29 -06006431 "version": "4.0.0",
6432 "resolved": "https://registry.npmjs.org/decamelize/-/decamelize-4.0.0.tgz",
6433 "integrity": "sha512-9iE1PgSik9HeIIw2JO94IidnE3eBoQrFJ3w7sFuzSX4DpmZ3v5sZpUiV5Swcf6mQEF+Y0ru8Neo+p+nyh2J+hQ==",
Matt Godbolt09828862023-02-28 07:51:28 -06006434 "dev": true,
6435 "engines": {
Matt Godbolt15e23192023-03-06 22:13:29 -06006436 "node": ">=10"
Matt Godbolt09828862023-02-28 07:51:28 -06006437 },
6438 "funding": {
6439 "url": "https://github.com/sponsors/sindresorhus"
Matt Godbolt09828862023-02-28 07:51:28 -06006440 }
6441 },
github-actions[bot]393fca82022-01-01 15:20:00 +01006442 "node_modules/deep-eql": {
Matt Godboltb497dca2022-12-27 17:45:57 -06006443 "version": "4.1.3",
6444 "resolved": "https://registry.npmjs.org/deep-eql/-/deep-eql-4.1.3.tgz",
6445 "integrity": "sha512-WaEtAOpRA1MQ0eohqZjpGD8zdI0Ovsm8mmFhaDN8dvDZzyoUMcYDnf5Y6iu7HTXxf8JDS23qWa4a+hKCDyOPzw==",
github-actions[bot]393fca82022-01-01 15:20:00 +01006446 "dev": true,
6447 "dependencies": {
6448 "type-detect": "^4.0.0"
6449 },
6450 "engines": {
Matt Godbolt6d4af972022-11-30 19:20:18 -06006451 "node": ">=6"
github-actions[bot]393fca82022-01-01 15:20:00 +01006452 }
6453 },
github-actions[bot]393fca82022-01-01 15:20:00 +01006454 "node_modules/deep-equal-in-any-order": {
Matt Godbolt15e23192023-03-06 22:13:29 -06006455 "version": "2.0.5",
6456 "resolved": "https://registry.npmjs.org/deep-equal-in-any-order/-/deep-equal-in-any-order-2.0.5.tgz",
6457 "integrity": "sha512-A3sZZHof34Eo8sJSdjcteC4srnfkn94xqdLlT1Ul677YfWEarRyoWGyDVElU+6TBj8S/C9a6R5jTlz+wHxrmxA==",
github-actions[bot]393fca82022-01-01 15:20:00 +01006458 "dev": true,
6459 "dependencies": {
6460 "lodash.mapvalues": "^4.6.0",
6461 "sort-any": "^2.0.0"
github-actions[bot]393fca82022-01-01 15:20:00 +01006462 }
6463 },
6464 "node_modules/deep-is": {
6465 "version": "0.1.4",
6466 "resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz",
6467 "integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ=="
6468 },
6469 "node_modules/default-gateway": {
6470 "version": "6.0.3",
6471 "resolved": "https://registry.npmjs.org/default-gateway/-/default-gateway-6.0.3.tgz",
6472 "integrity": "sha512-fwSOJsbbNzZ/CUFpqFBqYfYNLj1NbMPm8MMCIzHjC83iSJRBEGmDUxU+WP661BaBQImeC2yHwXtz+P/O9o+XEg==",
6473 "dev": true,
6474 "dependencies": {
6475 "execa": "^5.0.0"
6476 },
6477 "engines": {
6478 "node": ">= 10"
6479 }
6480 },
github-actions[bot]393fca82022-01-01 15:20:00 +01006481 "node_modules/default-gateway/node_modules/execa": {
6482 "version": "5.1.1",
6483 "resolved": "https://registry.npmjs.org/execa/-/execa-5.1.1.tgz",
6484 "integrity": "sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==",
6485 "dev": true,
6486 "dependencies": {
6487 "cross-spawn": "^7.0.3",
6488 "get-stream": "^6.0.0",
6489 "human-signals": "^2.1.0",
6490 "is-stream": "^2.0.0",
6491 "merge-stream": "^2.0.0",
6492 "npm-run-path": "^4.0.1",
6493 "onetime": "^5.1.2",
6494 "signal-exit": "^3.0.3",
6495 "strip-final-newline": "^2.0.0"
6496 },
6497 "engines": {
6498 "node": ">=10"
6499 },
6500 "funding": {
6501 "url": "https://github.com/sindresorhus/execa?sponsor=1"
6502 }
6503 },
6504 "node_modules/default-gateway/node_modules/get-stream": {
6505 "version": "6.0.1",
6506 "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-6.0.1.tgz",
6507 "integrity": "sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==",
6508 "dev": true,
6509 "engines": {
6510 "node": ">=10"
6511 },
6512 "funding": {
6513 "url": "https://github.com/sponsors/sindresorhus"
6514 }
6515 },
6516 "node_modules/default-gateway/node_modules/human-signals": {
6517 "version": "2.1.0",
6518 "resolved": "https://registry.npmjs.org/human-signals/-/human-signals-2.1.0.tgz",
6519 "integrity": "sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==",
6520 "dev": true,
6521 "engines": {
6522 "node": ">=10.17.0"
github-actions[bot]393fca82022-01-01 15:20:00 +01006523 }
6524 },
6525 "node_modules/define-lazy-prop": {
6526 "version": "2.0.0",
6527 "resolved": "https://registry.npmjs.org/define-lazy-prop/-/define-lazy-prop-2.0.0.tgz",
6528 "integrity": "sha512-Ds09qNh8yw3khSjiJjiUInaGX9xlqZDY7JVryGxdxV7NPeuqQfplOpQ66yJFZut3jLa5zOwkXw1g9EI2uKh4Og==",
6529 "dev": true,
6530 "engines": {
6531 "node": ">=8"
6532 }
6533 },
6534 "node_modules/define-properties": {
Matt Godbolt09828862023-02-28 07:51:28 -06006535 "version": "1.2.0",
6536 "resolved": "https://registry.npmjs.org/define-properties/-/define-properties-1.2.0.tgz",
6537 "integrity": "sha512-xvqAVKGfT1+UAvPwKTVw/njhdQ8ZhXK4lI0bCIuCMrp2up9nPnaDftrLtmpTazqd1o+UY4zgzU+avtMbDP+ldA==",
Matt Godbolt6d4af972022-11-30 19:20:18 -06006538 "dev": true,
github-actions[bot]393fca82022-01-01 15:20:00 +01006539 "dependencies": {
Matt Godboltdf14b0d2022-05-09 08:20:02 -05006540 "has-property-descriptors": "^1.0.0",
6541 "object-keys": "^1.1.1"
github-actions[bot]393fca82022-01-01 15:20:00 +01006542 },
6543 "engines": {
6544 "node": ">= 0.4"
github-actions[bot]393fca82022-01-01 15:20:00 +01006545 },
6546 "funding": {
Matt Godboltdf14b0d2022-05-09 08:20:02 -05006547 "url": "https://github.com/sponsors/ljharb"
github-actions[bot]393fca82022-01-01 15:20:00 +01006548 }
6549 },
6550 "node_modules/delayed-stream": {
6551 "version": "1.0.0",
6552 "resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -05006553 "integrity": "sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==",
github-actions[bot]393fca82022-01-01 15:20:00 +01006554 "engines": {
6555 "node": ">=0.4.0"
6556 }
6557 },
6558 "node_modules/delegate": {
6559 "version": "3.2.0",
6560 "resolved": "https://registry.npmjs.org/delegate/-/delegate-3.2.0.tgz",
6561 "integrity": "sha512-IofjkYBZaZivn0V8nnsMJGBr4jVLxHDheKSW88PyxS5QC4Vo9ZbZVvhzlSxY87fVq3STR6r+4cGepyHkcWOQSw=="
6562 },
github-actions[bot]393fca82022-01-01 15:20:00 +01006563 "node_modules/depd": {
Matt Godboltdf14b0d2022-05-09 08:20:02 -05006564 "version": "2.0.0",
6565 "resolved": "https://registry.npmjs.org/depd/-/depd-2.0.0.tgz",
6566 "integrity": "sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==",
github-actions[bot]393fca82022-01-01 15:20:00 +01006567 "engines": {
Matt Godboltdf14b0d2022-05-09 08:20:02 -05006568 "node": ">= 0.8"
github-actions[bot]393fca82022-01-01 15:20:00 +01006569 }
6570 },
6571 "node_modules/deprecation": {
6572 "version": "2.3.1",
6573 "resolved": "https://registry.npmjs.org/deprecation/-/deprecation-2.3.1.tgz",
6574 "integrity": "sha512-xmHIy4F3scKVwMsQ4WnVaS8bHOx0DmVwRywosKhaILI0ywMDWPtBSku2HNxRvF7jtwDRsoEwYQSfbxj8b7RlJQ==",
6575 "dev": true
6576 },
6577 "node_modules/destroy": {
Matt Godboltdf14b0d2022-05-09 08:20:02 -05006578 "version": "1.2.0",
6579 "resolved": "https://registry.npmjs.org/destroy/-/destroy-1.2.0.tgz",
6580 "integrity": "sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==",
6581 "engines": {
6582 "node": ">= 0.8",
6583 "npm": "1.2.8000 || >= 1.4.16"
6584 }
github-actions[bot]393fca82022-01-01 15:20:00 +01006585 },
6586 "node_modules/detect-node": {
6587 "version": "2.1.0",
6588 "resolved": "https://registry.npmjs.org/detect-node/-/detect-node-2.1.0.tgz",
6589 "integrity": "sha512-T0NIuQpnTvFDATNuHN5roPwSBG83rFsuO+MXXH9/3N1eFbn4wcPjttvjMLEPWJ0RGUYgQE7cGgS3tNxbqCGM7g==",
6590 "dev": true
6591 },
6592 "node_modules/diff": {
Matt Godbolt52515952022-07-01 08:39:24 -05006593 "version": "5.1.0",
6594 "resolved": "https://registry.npmjs.org/diff/-/diff-5.1.0.tgz",
6595 "integrity": "sha512-D+mk+qE8VC/PAUrlAU34N+VfXev0ghe5ywmpqrawphmVZc1bEfn56uo9qpyGp1p4xpzOHkSW4ztBd6L7Xx4ACw==",
github-actions[bot]393fca82022-01-01 15:20:00 +01006596 "dev": true,
6597 "engines": {
6598 "node": ">=0.3.1"
6599 }
6600 },
6601 "node_modules/dir-glob": {
6602 "version": "3.0.1",
6603 "resolved": "https://registry.npmjs.org/dir-glob/-/dir-glob-3.0.1.tgz",
6604 "integrity": "sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==",
github-actions[bot]393fca82022-01-01 15:20:00 +01006605 "dependencies": {
6606 "path-type": "^4.0.0"
6607 },
6608 "engines": {
6609 "node": ">=8"
6610 }
6611 },
6612 "node_modules/dns-equal": {
6613 "version": "1.0.0",
6614 "resolved": "https://registry.npmjs.org/dns-equal/-/dns-equal-1.0.0.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -05006615 "integrity": "sha512-z+paD6YUQsk+AbGCEM4PrOXSss5gd66QfcVBFTKR/HpFL9jCqikS94HYwKww6fQyO7IxrIIyUu+g0Ka9tUS2Cg==",
github-actions[bot]393fca82022-01-01 15:20:00 +01006616 "dev": true
6617 },
6618 "node_modules/dns-packet": {
Matt Godbolt52515952022-07-01 08:39:24 -05006619 "version": "5.4.0",
6620 "resolved": "https://registry.npmjs.org/dns-packet/-/dns-packet-5.4.0.tgz",
6621 "integrity": "sha512-EgqGeaBB8hLiHLZtp/IbaDQTL8pZ0+IvwzSHA6d7VyMDM+B9hgddEMa9xjK5oYnw0ci0JQ6g2XCD7/f6cafU6g==",
github-actions[bot]393fca82022-01-01 15:20:00 +01006622 "dev": true,
6623 "dependencies": {
Matt Godboltdf14b0d2022-05-09 08:20:02 -05006624 "@leichtgewicht/ip-codec": "^2.0.1"
6625 },
6626 "engines": {
6627 "node": ">=6"
github-actions[bot]393fca82022-01-01 15:20:00 +01006628 }
6629 },
6630 "node_modules/doctrine": {
6631 "version": "3.0.0",
6632 "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz",
6633 "integrity": "sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==",
6634 "dependencies": {
6635 "esutils": "^2.0.2"
6636 },
6637 "engines": {
6638 "node": ">=6.0.0"
6639 }
6640 },
6641 "node_modules/doctypes": {
6642 "version": "1.1.0",
6643 "resolved": "https://registry.npmjs.org/doctypes/-/doctypes-1.1.0.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -05006644 "integrity": "sha512-LLBi6pEqS6Do3EKQ3J0NqHWV5hhb78Pi8vvESYwyOy2c31ZEZVdtitdzsQsKb7878PEERhzUk0ftqGhG6Mz+pQ=="
github-actions[bot]393fca82022-01-01 15:20:00 +01006645 },
6646 "node_modules/dom-serializer": {
Matt Godbolt52515952022-07-01 08:39:24 -05006647 "version": "2.0.0",
6648 "resolved": "https://registry.npmjs.org/dom-serializer/-/dom-serializer-2.0.0.tgz",
6649 "integrity": "sha512-wIkAryiqt/nV5EQKqQpo3SToSOV9J0DnbJqwK7Wv/Trc92zIAYZ4FlMu+JPFW1DfGFt81ZTCGgDEabffXeLyJg==",
github-actions[bot]393fca82022-01-01 15:20:00 +01006650 "dev": true,
6651 "dependencies": {
Matt Godbolt52515952022-07-01 08:39:24 -05006652 "domelementtype": "^2.3.0",
6653 "domhandler": "^5.0.2",
6654 "entities": "^4.2.0"
github-actions[bot]393fca82022-01-01 15:20:00 +01006655 },
6656 "funding": {
6657 "url": "https://github.com/cheeriojs/dom-serializer?sponsor=1"
6658 }
6659 },
6660 "node_modules/domelementtype": {
Matt Godboltdf14b0d2022-05-09 08:20:02 -05006661 "version": "2.3.0",
6662 "resolved": "https://registry.npmjs.org/domelementtype/-/domelementtype-2.3.0.tgz",
6663 "integrity": "sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==",
github-actions[bot]393fca82022-01-01 15:20:00 +01006664 "dev": true,
6665 "funding": [
6666 {
6667 "type": "github",
6668 "url": "https://github.com/sponsors/fb55"
6669 }
6670 ]
6671 },
6672 "node_modules/domhandler": {
Matt Godbolt52515952022-07-01 08:39:24 -05006673 "version": "5.0.3",
6674 "resolved": "https://registry.npmjs.org/domhandler/-/domhandler-5.0.3.tgz",
6675 "integrity": "sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w==",
github-actions[bot]393fca82022-01-01 15:20:00 +01006676 "dev": true,
6677 "dependencies": {
Matt Godbolt52515952022-07-01 08:39:24 -05006678 "domelementtype": "^2.3.0"
github-actions[bot]393fca82022-01-01 15:20:00 +01006679 },
6680 "engines": {
6681 "node": ">= 4"
6682 },
6683 "funding": {
6684 "url": "https://github.com/fb55/domhandler?sponsor=1"
6685 }
6686 },
github-actions[bot]393fca82022-01-01 15:20:00 +01006687 "node_modules/domutils": {
Matt Godbolt52515952022-07-01 08:39:24 -05006688 "version": "3.0.1",
6689 "resolved": "https://registry.npmjs.org/domutils/-/domutils-3.0.1.tgz",
6690 "integrity": "sha512-z08c1l761iKhDFtfXO04C7kTdPBLi41zwOZl00WS8b5eiaebNpY00HKbztwBq+e3vyqWNwWF3mP9YLUeqIrF+Q==",
github-actions[bot]393fca82022-01-01 15:20:00 +01006691 "dev": true,
6692 "dependencies": {
Matt Godbolt52515952022-07-01 08:39:24 -05006693 "dom-serializer": "^2.0.0",
6694 "domelementtype": "^2.3.0",
6695 "domhandler": "^5.0.1"
github-actions[bot]393fca82022-01-01 15:20:00 +01006696 },
6697 "funding": {
6698 "url": "https://github.com/fb55/domutils?sponsor=1"
6699 }
6700 },
github-actions[bot]393fca82022-01-01 15:20:00 +01006701 "node_modules/duplexer": {
6702 "version": "0.1.2",
6703 "resolved": "https://registry.npmjs.org/duplexer/-/duplexer-0.1.2.tgz",
6704 "integrity": "sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg==",
6705 "dev": true
6706 },
Matt Godboltf1470a72022-01-17 23:28:33 -06006707 "node_modules/eastasianwidth": {
6708 "version": "0.2.0",
6709 "resolved": "https://registry.npmjs.org/eastasianwidth/-/eastasianwidth-0.2.0.tgz",
6710 "integrity": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==",
6711 "dev": true
6712 },
github-actions[bot]393fca82022-01-01 15:20:00 +01006713 "node_modules/ecc-jsbn": {
6714 "version": "0.1.2",
6715 "resolved": "https://registry.npmjs.org/ecc-jsbn/-/ecc-jsbn-0.1.2.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -05006716 "integrity": "sha512-eh9O+hwRHNbG4BLTjEl3nw044CkGm5X6LoaCf7LPp7UU8Qrt47JYNi6nPX8xjW97TKGKm1ouctg0QSpZe9qrnw==",
github-actions[bot]393fca82022-01-01 15:20:00 +01006717 "dependencies": {
6718 "jsbn": "~0.1.0",
6719 "safer-buffer": "^2.1.0"
6720 }
6721 },
6722 "node_modules/ecdsa-sig-formatter": {
6723 "version": "1.0.11",
6724 "resolved": "https://registry.npmjs.org/ecdsa-sig-formatter/-/ecdsa-sig-formatter-1.0.11.tgz",
6725 "integrity": "sha512-nagl3RYrbNv6kQkeJIpt6NJZy8twLB/2vtz6yN9Z4vRKHN4/QZJIEbqohALSgwKdnksuY3k5Addp5lg8sVoVcQ==",
6726 "dev": true,
6727 "dependencies": {
6728 "safe-buffer": "^5.0.1"
6729 }
6730 },
6731 "node_modules/ee-first": {
6732 "version": "1.1.1",
6733 "resolved": "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -05006734 "integrity": "sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow=="
github-actions[bot]393fca82022-01-01 15:20:00 +01006735 },
6736 "node_modules/electron-to-chromium": {
Matt Godbolt15e23192023-03-06 22:13:29 -06006737 "version": "1.4.322",
6738 "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.322.tgz",
6739 "integrity": "sha512-KovjizNC9XB7dno/2GjxX8VS0SlfPpCjtyoKft+bCO+UfD8bFy16hY4Sh9s0h9BDxbRH2U0zX5VBjpM1LTcNlg=="
github-actions[bot]393fca82022-01-01 15:20:00 +01006740 },
6741 "node_modules/emoji-regex": {
6742 "version": "8.0.0",
6743 "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
6744 "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
Matt Godboltf1470a72022-01-17 23:28:33 -06006745 "dev": true
github-actions[bot]393fca82022-01-01 15:20:00 +01006746 },
6747 "node_modules/emojis-list": {
6748 "version": "3.0.0",
6749 "resolved": "https://registry.npmjs.org/emojis-list/-/emojis-list-3.0.0.tgz",
6750 "integrity": "sha512-/kyM18EfinwXZbno9FyUGeFh87KC8HRQBQGildHZbEuRyWFOmv1U10o9BBp8XVZDVNNuQKyIGIu5ZYAAXJ0V2Q==",
6751 "dev": true,
6752 "engines": {
6753 "node": ">= 4"
6754 }
6755 },
6756 "node_modules/enabled": {
6757 "version": "2.0.0",
6758 "resolved": "https://registry.npmjs.org/enabled/-/enabled-2.0.0.tgz",
6759 "integrity": "sha512-AKrN98kuwOzMIdAizXGI86UFBoo26CL21UM763y1h/GMSJ4/OHU9k2YlsmBpyScFo/wbLzWQJBMCW4+IO3/+OQ=="
6760 },
6761 "node_modules/encodeurl": {
6762 "version": "1.0.2",
6763 "resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.2.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -05006764 "integrity": "sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w==",
github-actions[bot]393fca82022-01-01 15:20:00 +01006765 "engines": {
6766 "node": ">= 0.8"
6767 }
6768 },
6769 "node_modules/end-of-stream": {
Matt Godboltf1470a72022-01-17 23:28:33 -06006770 "version": "1.4.4",
6771 "resolved": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.4.tgz",
6772 "integrity": "sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==",
github-actions[bot]393fca82022-01-01 15:20:00 +01006773 "dependencies": {
6774 "once": "^1.4.0"
6775 }
6776 },
6777 "node_modules/enhanced-resolve": {
Matt Godbolt6d4af972022-11-30 19:20:18 -06006778 "version": "5.12.0",
6779 "resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.12.0.tgz",
6780 "integrity": "sha512-QHTXI/sZQmko1cbDoNAa3mJ5qhWUUNAq3vR0/YiD379fWQrcfuoX1+HW2S0MTt7XmoPLapdaDKUtelUSPic7hQ==",
github-actions[bot]393fca82022-01-01 15:20:00 +01006781 "dependencies": {
6782 "graceful-fs": "^4.2.4",
6783 "tapable": "^2.2.0"
6784 },
6785 "engines": {
6786 "node": ">=10.13.0"
Patrick Quist51047b62022-02-04 18:35:04 +01006787 }
6788 },
6789 "node_modules/enquirer": {
6790 "version": "2.3.6",
6791 "resolved": "https://registry.npmjs.org/enquirer/-/enquirer-2.3.6.tgz",
6792 "integrity": "sha512-yjNnPr315/FjS4zIsUxYguYUPP2e1NK4d7E7ZOLiyYCcbFBiTMyID+2wvm2w6+pZ/odMA7cRkjhsPbltwBOrLg==",
6793 "dev": true,
6794 "dependencies": {
6795 "ansi-colors": "^4.1.1"
6796 },
6797 "engines": {
6798 "node": ">=8.6"
github-actions[bot]393fca82022-01-01 15:20:00 +01006799 }
6800 },
github-actions[bot]393fca82022-01-01 15:20:00 +01006801 "node_modules/entities": {
Matt Godbolt6d4af972022-11-30 19:20:18 -06006802 "version": "4.4.0",
6803 "resolved": "https://registry.npmjs.org/entities/-/entities-4.4.0.tgz",
6804 "integrity": "sha512-oYp7156SP8LkeGD0GF85ad1X9Ai79WtRsZ2gxJqtBuzH+98YUV6jkHEKlZkMbcrjJjIVJNIDP/3WL9wQkoPbWA==",
github-actions[bot]393fca82022-01-01 15:20:00 +01006805 "dev": true,
Matt Godbolt52515952022-07-01 08:39:24 -05006806 "engines": {
6807 "node": ">=0.12"
6808 },
github-actions[bot]393fca82022-01-01 15:20:00 +01006809 "funding": {
6810 "url": "https://github.com/fb55/entities?sponsor=1"
6811 }
6812 },
6813 "node_modules/env-ci": {
Matt Godboltf1470a72022-01-17 23:28:33 -06006814 "version": "5.5.0",
6815 "resolved": "https://registry.npmjs.org/env-ci/-/env-ci-5.5.0.tgz",
6816 "integrity": "sha512-o0JdWIbOLP+WJKIUt36hz1ImQQFuN92nhsfTkHHap+J8CiI8WgGpH/a9jEGHh4/TU5BUUGjlnKXNoDb57+ne+A==",
github-actions[bot]393fca82022-01-01 15:20:00 +01006817 "dev": true,
6818 "dependencies": {
Matt Godboltf1470a72022-01-17 23:28:33 -06006819 "execa": "^5.0.0",
6820 "fromentries": "^1.3.2",
github-actions[bot]393fca82022-01-01 15:20:00 +01006821 "java-properties": "^1.0.0"
6822 },
6823 "engines": {
Matt Godboltf1470a72022-01-17 23:28:33 -06006824 "node": ">=10.17"
github-actions[bot]393fca82022-01-01 15:20:00 +01006825 }
6826 },
6827 "node_modules/env-ci/node_modules/execa": {
Matt Godboltf1470a72022-01-17 23:28:33 -06006828 "version": "5.1.1",
6829 "resolved": "https://registry.npmjs.org/execa/-/execa-5.1.1.tgz",
6830 "integrity": "sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==",
github-actions[bot]393fca82022-01-01 15:20:00 +01006831 "dev": true,
6832 "dependencies": {
Matt Godboltf1470a72022-01-17 23:28:33 -06006833 "cross-spawn": "^7.0.3",
6834 "get-stream": "^6.0.0",
6835 "human-signals": "^2.1.0",
github-actions[bot]393fca82022-01-01 15:20:00 +01006836 "is-stream": "^2.0.0",
6837 "merge-stream": "^2.0.0",
Matt Godboltf1470a72022-01-17 23:28:33 -06006838 "npm-run-path": "^4.0.1",
6839 "onetime": "^5.1.2",
6840 "signal-exit": "^3.0.3",
github-actions[bot]393fca82022-01-01 15:20:00 +01006841 "strip-final-newline": "^2.0.0"
6842 },
6843 "engines": {
6844 "node": ">=10"
6845 },
6846 "funding": {
6847 "url": "https://github.com/sindresorhus/execa?sponsor=1"
6848 }
6849 },
6850 "node_modules/env-ci/node_modules/get-stream": {
Matt Godboltf1470a72022-01-17 23:28:33 -06006851 "version": "6.0.1",
6852 "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-6.0.1.tgz",
6853 "integrity": "sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==",
github-actions[bot]393fca82022-01-01 15:20:00 +01006854 "dev": true,
Matt Godboltf1470a72022-01-17 23:28:33 -06006855 "engines": {
6856 "node": ">=10"
github-actions[bot]393fca82022-01-01 15:20:00 +01006857 },
Matt Godboltf1470a72022-01-17 23:28:33 -06006858 "funding": {
6859 "url": "https://github.com/sponsors/sindresorhus"
github-actions[bot]393fca82022-01-01 15:20:00 +01006860 }
6861 },
Matt Godboltf1470a72022-01-17 23:28:33 -06006862 "node_modules/env-ci/node_modules/human-signals": {
6863 "version": "2.1.0",
6864 "resolved": "https://registry.npmjs.org/human-signals/-/human-signals-2.1.0.tgz",
6865 "integrity": "sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==",
github-actions[bot]393fca82022-01-01 15:20:00 +01006866 "dev": true,
6867 "engines": {
Matt Godboltf1470a72022-01-17 23:28:33 -06006868 "node": ">=10.17.0"
github-actions[bot]393fca82022-01-01 15:20:00 +01006869 }
6870 },
6871 "node_modules/envinfo": {
6872 "version": "7.8.1",
6873 "resolved": "https://registry.npmjs.org/envinfo/-/envinfo-7.8.1.tgz",
6874 "integrity": "sha512-/o+BXHmB7ocbHEAs6F2EnG0ogybVVUdkRunTT2glZU9XAaGmhqskrvKwqXuDfNjEO0LZKWdejEEpnq8aM0tOaw==",
6875 "dev": true,
6876 "bin": {
6877 "envinfo": "dist/cli.js"
6878 },
6879 "engines": {
6880 "node": ">=4"
6881 }
6882 },
6883 "node_modules/error-ex": {
6884 "version": "1.3.2",
6885 "resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz",
6886 "integrity": "sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==",
6887 "dev": true,
6888 "dependencies": {
6889 "is-arrayish": "^0.2.1"
6890 }
6891 },
Matt Godboltf1470a72022-01-17 23:28:33 -06006892 "node_modules/es-abstract": {
Matt Godbolt2da5d572023-01-29 17:40:54 -06006893 "version": "1.21.1",
6894 "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.21.1.tgz",
6895 "integrity": "sha512-QudMsPOz86xYz/1dG1OuGBKOELjCh99IIWHLzy5znUB6j8xG2yMA7bfTV86VSqKF+Y/H08vQPR+9jyXpuC6hfg==",
Matt Godbolt6d4af972022-11-30 19:20:18 -06006896 "dev": true,
Matt Godboltf1470a72022-01-17 23:28:33 -06006897 "dependencies": {
Matt Godbolt2da5d572023-01-29 17:40:54 -06006898 "available-typed-arrays": "^1.0.5",
Matt Godboltf1470a72022-01-17 23:28:33 -06006899 "call-bind": "^1.0.2",
Matt Godbolt2da5d572023-01-29 17:40:54 -06006900 "es-set-tostringtag": "^2.0.1",
Matt Godboltf1470a72022-01-17 23:28:33 -06006901 "es-to-primitive": "^1.2.1",
6902 "function-bind": "^1.1.1",
Matt Godboltdf14b0d2022-05-09 08:20:02 -05006903 "function.prototype.name": "^1.1.5",
Matt Godbolt6d4af972022-11-30 19:20:18 -06006904 "get-intrinsic": "^1.1.3",
Matt Godboltf1470a72022-01-17 23:28:33 -06006905 "get-symbol-description": "^1.0.0",
Matt Godbolt2da5d572023-01-29 17:40:54 -06006906 "globalthis": "^1.0.3",
Matt Godboltb497dca2022-12-27 17:45:57 -06006907 "gopd": "^1.0.1",
Matt Godboltf1470a72022-01-17 23:28:33 -06006908 "has": "^1.0.3",
Matt Godboltdf14b0d2022-05-09 08:20:02 -05006909 "has-property-descriptors": "^1.0.0",
Matt Godbolt2da5d572023-01-29 17:40:54 -06006910 "has-proto": "^1.0.1",
Matt Godboltdf14b0d2022-05-09 08:20:02 -05006911 "has-symbols": "^1.0.3",
Matt Godbolt2da5d572023-01-29 17:40:54 -06006912 "internal-slot": "^1.0.4",
6913 "is-array-buffer": "^3.0.1",
Matt Godbolt6d4af972022-11-30 19:20:18 -06006914 "is-callable": "^1.2.7",
Matt Godboltdf14b0d2022-05-09 08:20:02 -05006915 "is-negative-zero": "^2.0.2",
Matt Godboltf1470a72022-01-17 23:28:33 -06006916 "is-regex": "^1.1.4",
Matt Godboltdf14b0d2022-05-09 08:20:02 -05006917 "is-shared-array-buffer": "^1.0.2",
Matt Godboltf1470a72022-01-17 23:28:33 -06006918 "is-string": "^1.0.7",
Matt Godbolt2da5d572023-01-29 17:40:54 -06006919 "is-typed-array": "^1.1.10",
Matt Godboltdf14b0d2022-05-09 08:20:02 -05006920 "is-weakref": "^1.0.2",
Matt Godbolt6d4af972022-11-30 19:20:18 -06006921 "object-inspect": "^1.12.2",
Matt Godboltf1470a72022-01-17 23:28:33 -06006922 "object-keys": "^1.1.1",
Matt Godbolt6d4af972022-11-30 19:20:18 -06006923 "object.assign": "^4.1.4",
Matt Godbolt52515952022-07-01 08:39:24 -05006924 "regexp.prototype.flags": "^1.4.3",
Matt Godbolt6d4af972022-11-30 19:20:18 -06006925 "safe-regex-test": "^1.0.0",
Matt Godboltb497dca2022-12-27 17:45:57 -06006926 "string.prototype.trimend": "^1.0.6",
6927 "string.prototype.trimstart": "^1.0.6",
Matt Godbolt2da5d572023-01-29 17:40:54 -06006928 "typed-array-length": "^1.0.4",
6929 "unbox-primitive": "^1.0.2",
6930 "which-typed-array": "^1.1.9"
Matt Godboltf1470a72022-01-17 23:28:33 -06006931 },
6932 "engines": {
6933 "node": ">= 0.4"
6934 },
6935 "funding": {
6936 "url": "https://github.com/sponsors/ljharb"
6937 }
github-actions[bot]393fca82022-01-01 15:20:00 +01006938 },
6939 "node_modules/es-module-lexer": {
6940 "version": "0.9.3",
6941 "resolved": "https://registry.npmjs.org/es-module-lexer/-/es-module-lexer-0.9.3.tgz",
6942 "integrity": "sha512-1HQ2M2sPtxwnvOvT1ZClHyQDiggdNjURWpY2we6aMKCQiUVxTmVs2UYPLIrD84sS+kMdUwfBSylbJPwNnBrnHQ=="
Matt Godbolt2da5d572023-01-29 17:40:54 -06006943 },
6944 "node_modules/es-set-tostringtag": {
6945 "version": "2.0.1",
6946 "resolved": "https://registry.npmjs.org/es-set-tostringtag/-/es-set-tostringtag-2.0.1.tgz",
6947 "integrity": "sha512-g3OMbtlwY3QewlqAiMLI47KywjWZoEytKr8pf6iTC8uJq5bIAH52Z9pnQ8pVL6whrCto53JZDuUIsifGeLorTg==",
6948 "dev": true,
6949 "dependencies": {
6950 "get-intrinsic": "^1.1.3",
6951 "has": "^1.0.3",
6952 "has-tostringtag": "^1.0.0"
6953 },
6954 "engines": {
6955 "node": ">= 0.4"
6956 }
Matt Godboltdf14b0d2022-05-09 08:20:02 -05006957 },
6958 "node_modules/es-shim-unscopables": {
6959 "version": "1.0.0",
6960 "resolved": "https://registry.npmjs.org/es-shim-unscopables/-/es-shim-unscopables-1.0.0.tgz",
6961 "integrity": "sha512-Jm6GPcCdC30eMLbZ2x8z2WuRwAws3zTBBKuusffYVUrNj/GVSUAZ+xKMaUpfNDR5IbyNA5LJbaecoUVbmUcB1w==",
6962 "dev": true,
6963 "dependencies": {
6964 "has": "^1.0.3"
6965 }
Matt Godboltf1470a72022-01-17 23:28:33 -06006966 },
6967 "node_modules/es-to-primitive": {
6968 "version": "1.2.1",
6969 "resolved": "https://registry.npmjs.org/es-to-primitive/-/es-to-primitive-1.2.1.tgz",
6970 "integrity": "sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==",
Matt Godbolt6d4af972022-11-30 19:20:18 -06006971 "dev": true,
Matt Godboltf1470a72022-01-17 23:28:33 -06006972 "dependencies": {
6973 "is-callable": "^1.1.4",
6974 "is-date-object": "^1.0.1",
6975 "is-symbol": "^1.0.2"
6976 },
6977 "engines": {
6978 "node": ">= 0.4"
6979 },
6980 "funding": {
6981 "url": "https://github.com/sponsors/ljharb"
6982 }
github-actions[bot]393fca82022-01-01 15:20:00 +01006983 },
6984 "node_modules/escalade": {
6985 "version": "3.1.1",
6986 "resolved": "https://registry.npmjs.org/escalade/-/escalade-3.1.1.tgz",
6987 "integrity": "sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==",
6988 "engines": {
6989 "node": ">=6"
6990 }
6991 },
6992 "node_modules/escape-html": {
6993 "version": "1.0.3",
6994 "resolved": "https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -05006995 "integrity": "sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow=="
github-actions[bot]393fca82022-01-01 15:20:00 +01006996 },
6997 "node_modules/escape-string-regexp": {
6998 "version": "1.0.5",
6999 "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -05007000 "integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==",
github-actions[bot]393fca82022-01-01 15:20:00 +01007001 "dev": true,
7002 "engines": {
7003 "node": ">=0.8.0"
7004 }
7005 },
7006 "node_modules/eslint": {
Matt Godbolt09828862023-02-28 07:51:28 -06007007 "version": "8.35.0",
7008 "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.35.0.tgz",
7009 "integrity": "sha512-BxAf1fVL7w+JLRQhWl2pzGeSiGqbWumV4WNvc9Rhp6tiCtm4oHnyPBSEtMGZwrQgudFQ+otqzWoPB7x+hxoWsw==",
github-actions[bot]393fca82022-01-01 15:20:00 +01007010 "dependencies": {
Matt Godbolt09828862023-02-28 07:51:28 -06007011 "@eslint/eslintrc": "^2.0.0",
7012 "@eslint/js": "8.35.0",
Matt Godboltb497dca2022-12-27 17:45:57 -06007013 "@humanwhocodes/config-array": "^0.11.8",
Matt Godbolt6d4af972022-11-30 19:20:18 -06007014 "@humanwhocodes/module-importer": "^1.0.1",
7015 "@nodelib/fs.walk": "^1.2.8",
github-actions[bot]393fca82022-01-01 15:20:00 +01007016 "ajv": "^6.10.0",
7017 "chalk": "^4.0.0",
7018 "cross-spawn": "^7.0.2",
7019 "debug": "^4.3.2",
7020 "doctrine": "^3.0.0",
github-actions[bot]393fca82022-01-01 15:20:00 +01007021 "escape-string-regexp": "^4.0.0",
Matt Godboltafa4f182022-02-28 20:50:32 -06007022 "eslint-scope": "^7.1.1",
github-actions[bot]393fca82022-01-01 15:20:00 +01007023 "eslint-utils": "^3.0.0",
Matt Godboltafa4f182022-02-28 20:50:32 -06007024 "eslint-visitor-keys": "^3.3.0",
Matt Godbolt6d4af972022-11-30 19:20:18 -06007025 "espree": "^9.4.0",
Matt Godbolt09828862023-02-28 07:51:28 -06007026 "esquery": "^1.4.2",
github-actions[bot]393fca82022-01-01 15:20:00 +01007027 "esutils": "^2.0.2",
7028 "fast-deep-equal": "^3.1.3",
7029 "file-entry-cache": "^6.0.1",
Matt Godbolt6d4af972022-11-30 19:20:18 -06007030 "find-up": "^5.0.0",
7031 "glob-parent": "^6.0.2",
Matt Godboltb497dca2022-12-27 17:45:57 -06007032 "globals": "^13.19.0",
Matt Godbolt6d4af972022-11-30 19:20:18 -06007033 "grapheme-splitter": "^1.0.4",
Matt Godboltf1470a72022-01-17 23:28:33 -06007034 "ignore": "^5.2.0",
github-actions[bot]393fca82022-01-01 15:20:00 +01007035 "import-fresh": "^3.0.0",
7036 "imurmurhash": "^0.1.4",
7037 "is-glob": "^4.0.0",
Matt Godbolt6d4af972022-11-30 19:20:18 -06007038 "is-path-inside": "^3.0.3",
7039 "js-sdsl": "^4.1.4",
github-actions[bot]393fca82022-01-01 15:20:00 +01007040 "js-yaml": "^4.1.0",
7041 "json-stable-stringify-without-jsonify": "^1.0.1",
7042 "levn": "^0.4.1",
7043 "lodash.merge": "^4.6.2",
Matt Godboltdf14b0d2022-05-09 08:20:02 -05007044 "minimatch": "^3.1.2",
github-actions[bot]393fca82022-01-01 15:20:00 +01007045 "natural-compare": "^1.4.0",
7046 "optionator": "^0.9.1",
github-actions[bot]393fca82022-01-01 15:20:00 +01007047 "regexpp": "^3.2.0",
github-actions[bot]393fca82022-01-01 15:20:00 +01007048 "strip-ansi": "^6.0.1",
7049 "strip-json-comments": "^3.1.0",
Matt Godbolt6d4af972022-11-30 19:20:18 -06007050 "text-table": "^0.2.0"
github-actions[bot]393fca82022-01-01 15:20:00 +01007051 },
7052 "bin": {
7053 "eslint": "bin/eslint.js"
7054 },
7055 "engines": {
7056 "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
7057 },
7058 "funding": {
7059 "url": "https://opencollective.com/eslint"
7060 }
7061 },
7062 "node_modules/eslint-config-prettier": {
Matt Godbolt15e23192023-03-06 22:13:29 -06007063 "version": "8.7.0",
7064 "resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-8.7.0.tgz",
7065 "integrity": "sha512-HHVXLSlVUhMSmyW4ZzEuvjpwqamgmlfkutD53cYXLikh4pt/modINRcCIApJ84czDxM4GZInwUrromsDdTImTA==",
github-actions[bot]393fca82022-01-01 15:20:00 +01007066 "dev": true,
7067 "bin": {
7068 "eslint-config-prettier": "bin/cli.js"
7069 },
7070 "peerDependencies": {
7071 "eslint": ">=7.0.0"
7072 }
7073 },
7074 "node_modules/eslint-formatter-github": {
Matt Godbolt15e23192023-03-06 22:13:29 -06007075 "version": "1.1.3",
7076 "resolved": "https://registry.npmjs.org/eslint-formatter-github/-/eslint-formatter-github-1.1.3.tgz",
7077 "integrity": "sha512-r5aH/JNuN+HD5XlRyY1yc4p0nKSet/kZp5l7nizmjUwEfttqaY8mWUFrmramrEY2IY2XfEZw0gEKO5kyVsTWJg==",
github-actions[bot]393fca82022-01-01 15:20:00 +01007078 "dev": true,
7079 "dependencies": {
7080 "create-check": "^0.6.0",
Matt Godbolt15e23192023-03-06 22:13:29 -06007081 "eslint-formatter-pretty": "^3.0.0",
7082 "execa": "^1.0.0"
github-actions[bot]393fca82022-01-01 15:20:00 +01007083 },
7084 "peerDependencies": {
7085 "eslint": ">= 5.x"
Matt Godbolt15e23192023-03-06 22:13:29 -06007086 }
7087 },
7088 "node_modules/eslint-formatter-github/node_modules/cross-spawn": {
7089 "version": "6.0.5",
7090 "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-6.0.5.tgz",
7091 "integrity": "sha512-eTVLrBSt7fjbDygz805pMnstIs2VTBNkRm0qxZd+M7A5XDdxVRWO5MxGBXZhjY4cqLYLdtrGqRf8mBPmzwSpWQ==",
7092 "dev": true,
7093 "dependencies": {
7094 "nice-try": "^1.0.4",
7095 "path-key": "^2.0.1",
7096 "semver": "^5.5.0",
7097 "shebang-command": "^1.2.0",
7098 "which": "^1.2.9"
7099 },
7100 "engines": {
7101 "node": ">=4.8"
7102 }
7103 },
7104 "node_modules/eslint-formatter-github/node_modules/execa": {
7105 "version": "1.0.0",
7106 "resolved": "https://registry.npmjs.org/execa/-/execa-1.0.0.tgz",
7107 "integrity": "sha512-adbxcyWV46qiHyvSp50TKt05tB4tK3HcmF7/nxfAdhnox83seTDbwnaqKO4sXRy7roHAIFqJP/Rw/AuEbX61LA==",
7108 "dev": true,
7109 "dependencies": {
7110 "cross-spawn": "^6.0.0",
7111 "get-stream": "^4.0.0",
7112 "is-stream": "^1.1.0",
7113 "npm-run-path": "^2.0.0",
7114 "p-finally": "^1.0.0",
7115 "signal-exit": "^3.0.0",
7116 "strip-eof": "^1.0.0"
7117 },
7118 "engines": {
7119 "node": ">=6"
7120 }
7121 },
7122 "node_modules/eslint-formatter-github/node_modules/get-stream": {
7123 "version": "4.1.0",
7124 "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-4.1.0.tgz",
7125 "integrity": "sha512-GMat4EJ5161kIy2HevLlr4luNjBgvmj413KaQA7jt4V8B4RDsfpHk7WQ9GVqfYyyx8OS/L66Kox+rJRNklLK7w==",
7126 "dev": true,
7127 "dependencies": {
7128 "pump": "^3.0.0"
7129 },
7130 "engines": {
7131 "node": ">=6"
7132 }
7133 },
7134 "node_modules/eslint-formatter-github/node_modules/is-stream": {
7135 "version": "1.1.0",
7136 "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-1.1.0.tgz",
7137 "integrity": "sha512-uQPm8kcs47jx38atAcWTVxyltQYoPT68y9aWYdV6yWXSyW8mzSat0TL6CiWdZeCdF3KrAvpVtnHbTv4RN+rqdQ==",
7138 "dev": true,
7139 "engines": {
7140 "node": ">=0.10.0"
7141 }
7142 },
7143 "node_modules/eslint-formatter-github/node_modules/npm-run-path": {
7144 "version": "2.0.2",
7145 "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-2.0.2.tgz",
7146 "integrity": "sha512-lJxZYlT4DW/bRUtFh1MQIWqmLwQfAxnqWG4HhEdjMlkrJYnJn0Jrr2u3mgxqaWsdiBc76TYkTG/mhrnYTuzfHw==",
7147 "dev": true,
7148 "dependencies": {
7149 "path-key": "^2.0.0"
7150 },
7151 "engines": {
7152 "node": ">=4"
7153 }
7154 },
7155 "node_modules/eslint-formatter-github/node_modules/path-key": {
7156 "version": "2.0.1",
7157 "resolved": "https://registry.npmjs.org/path-key/-/path-key-2.0.1.tgz",
7158 "integrity": "sha512-fEHGKCSmUSDPv4uoj8AlD+joPlq3peND+HRYyxFz4KPw4z926S/b8rIuFs2FYJg3BwsxJf6A9/3eIdLaYC+9Dw==",
7159 "dev": true,
7160 "engines": {
7161 "node": ">=4"
7162 }
7163 },
7164 "node_modules/eslint-formatter-github/node_modules/semver": {
7165 "version": "5.7.1",
7166 "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz",
7167 "integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==",
7168 "dev": true,
7169 "bin": {
7170 "semver": "bin/semver"
7171 }
7172 },
7173 "node_modules/eslint-formatter-github/node_modules/shebang-command": {
7174 "version": "1.2.0",
7175 "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-1.2.0.tgz",
7176 "integrity": "sha512-EV3L1+UQWGor21OmnvojK36mhg+TyIKDh3iFBKBohr5xeXIhNBcx8oWdgkTEEQ+BEFFYdLRuqMfd5L84N1V5Vg==",
7177 "dev": true,
7178 "dependencies": {
7179 "shebang-regex": "^1.0.0"
7180 },
7181 "engines": {
7182 "node": ">=0.10.0"
7183 }
7184 },
7185 "node_modules/eslint-formatter-github/node_modules/shebang-regex": {
7186 "version": "1.0.0",
7187 "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-1.0.0.tgz",
7188 "integrity": "sha512-wpoSFAxys6b2a2wHZ1XpDSgD7N9iVjg29Ph9uV/uaP9Ex/KXlkTZTeddxDPSYQpgvzKLGJke2UU0AzoGCjNIvQ==",
7189 "dev": true,
7190 "engines": {
7191 "node": ">=0.10.0"
7192 }
7193 },
7194 "node_modules/eslint-formatter-github/node_modules/which": {
7195 "version": "1.3.1",
7196 "resolved": "https://registry.npmjs.org/which/-/which-1.3.1.tgz",
7197 "integrity": "sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==",
7198 "dev": true,
7199 "dependencies": {
7200 "isexe": "^2.0.0"
7201 },
7202 "bin": {
7203 "which": "bin/which"
github-actions[bot]393fca82022-01-01 15:20:00 +01007204 }
7205 },
7206 "node_modules/eslint-formatter-pretty": {
7207 "version": "3.0.1",
7208 "resolved": "https://registry.npmjs.org/eslint-formatter-pretty/-/eslint-formatter-pretty-3.0.1.tgz",
7209 "integrity": "sha512-hhQ/ASD4i6BAEalcEfUxesFtJFftT8xFsimCzUpPbTzygJ4J17yCGcJ3XKCB2g7XTJTv0pi7rVTadfHVmtfSRA==",
7210 "dev": true,
7211 "dependencies": {
7212 "ansi-escapes": "^4.2.1",
7213 "chalk": "^3.0.0",
7214 "eslint-rule-docs": "^1.1.5",
7215 "log-symbols": "^3.0.0",
7216 "plur": "^3.0.1",
7217 "string-width": "^4.2.0",
7218 "supports-hyperlinks": "^2.0.0"
7219 },
7220 "engines": {
7221 "node": ">=8"
7222 }
7223 },
7224 "node_modules/eslint-formatter-pretty/node_modules/ansi-styles": {
Matt Godboltf1470a72022-01-17 23:28:33 -06007225 "version": "4.3.0",
7226 "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
7227 "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
github-actions[bot]393fca82022-01-01 15:20:00 +01007228 "dev": true,
7229 "dependencies": {
github-actions[bot]393fca82022-01-01 15:20:00 +01007230 "color-convert": "^2.0.1"
7231 },
7232 "engines": {
7233 "node": ">=8"
7234 },
7235 "funding": {
7236 "url": "https://github.com/chalk/ansi-styles?sponsor=1"
7237 }
7238 },
7239 "node_modules/eslint-formatter-pretty/node_modules/chalk": {
7240 "version": "3.0.0",
7241 "resolved": "https://registry.npmjs.org/chalk/-/chalk-3.0.0.tgz",
7242 "integrity": "sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg==",
7243 "dev": true,
7244 "dependencies": {
7245 "ansi-styles": "^4.1.0",
7246 "supports-color": "^7.1.0"
7247 },
7248 "engines": {
7249 "node": ">=8"
7250 }
7251 },
7252 "node_modules/eslint-formatter-pretty/node_modules/color-convert": {
7253 "version": "2.0.1",
7254 "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
7255 "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
7256 "dev": true,
7257 "dependencies": {
7258 "color-name": "~1.1.4"
7259 },
7260 "engines": {
7261 "node": ">=7.0.0"
7262 }
7263 },
7264 "node_modules/eslint-formatter-pretty/node_modules/color-name": {
7265 "version": "1.1.4",
7266 "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
7267 "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
7268 "dev": true
7269 },
github-actions[bot]393fca82022-01-01 15:20:00 +01007270 "node_modules/eslint-formatter-pretty/node_modules/has-flag": {
7271 "version": "4.0.0",
7272 "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
7273 "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
7274 "dev": true,
github-actions[bot]393fca82022-01-01 15:20:00 +01007275 "engines": {
7276 "node": ">=8"
7277 }
7278 },
Matt Godbolt1b050d42022-02-06 14:05:25 -06007279 "node_modules/eslint-formatter-pretty/node_modules/log-symbols": {
7280 "version": "3.0.0",
7281 "resolved": "https://registry.npmjs.org/log-symbols/-/log-symbols-3.0.0.tgz",
7282 "integrity": "sha512-dSkNGuI7iG3mfvDzUuYZyvk5dD9ocYCYzNU6CYDE6+Xqd+gwme6Z00NS3dUh8mq/73HaEtT7m6W+yUPtU6BZnQ==",
7283 "dev": true,
7284 "dependencies": {
7285 "chalk": "^2.4.2"
7286 },
7287 "engines": {
7288 "node": ">=8"
7289 }
7290 },
7291 "node_modules/eslint-formatter-pretty/node_modules/log-symbols/node_modules/ansi-styles": {
7292 "version": "3.2.1",
7293 "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz",
7294 "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==",
7295 "dev": true,
7296 "dependencies": {
7297 "color-convert": "^1.9.0"
7298 },
7299 "engines": {
7300 "node": ">=4"
7301 }
7302 },
7303 "node_modules/eslint-formatter-pretty/node_modules/log-symbols/node_modules/chalk": {
7304 "version": "2.4.2",
7305 "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz",
7306 "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==",
7307 "dev": true,
7308 "dependencies": {
7309 "ansi-styles": "^3.2.1",
7310 "escape-string-regexp": "^1.0.5",
7311 "supports-color": "^5.3.0"
7312 },
7313 "engines": {
7314 "node": ">=4"
7315 }
7316 },
7317 "node_modules/eslint-formatter-pretty/node_modules/log-symbols/node_modules/color-convert": {
7318 "version": "1.9.3",
7319 "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz",
7320 "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==",
7321 "dev": true,
7322 "dependencies": {
7323 "color-name": "1.1.3"
7324 }
7325 },
7326 "node_modules/eslint-formatter-pretty/node_modules/log-symbols/node_modules/color-name": {
7327 "version": "1.1.3",
7328 "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -05007329 "integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==",
Matt Godbolt1b050d42022-02-06 14:05:25 -06007330 "dev": true
7331 },
7332 "node_modules/eslint-formatter-pretty/node_modules/log-symbols/node_modules/has-flag": {
7333 "version": "3.0.0",
7334 "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -05007335 "integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==",
Matt Godbolt1b050d42022-02-06 14:05:25 -06007336 "dev": true,
7337 "engines": {
7338 "node": ">=4"
7339 }
7340 },
7341 "node_modules/eslint-formatter-pretty/node_modules/log-symbols/node_modules/supports-color": {
7342 "version": "5.5.0",
7343 "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz",
7344 "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==",
7345 "dev": true,
7346 "dependencies": {
7347 "has-flag": "^3.0.0"
7348 },
7349 "engines": {
7350 "node": ">=4"
7351 }
7352 },
github-actions[bot]393fca82022-01-01 15:20:00 +01007353 "node_modules/eslint-formatter-pretty/node_modules/supports-color": {
Matt Godboltf1470a72022-01-17 23:28:33 -06007354 "version": "7.2.0",
7355 "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
7356 "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
github-actions[bot]393fca82022-01-01 15:20:00 +01007357 "dev": true,
7358 "dependencies": {
7359 "has-flag": "^4.0.0"
7360 },
7361 "engines": {
7362 "node": ">=8"
7363 }
7364 },
7365 "node_modules/eslint-import-resolver-node": {
Matt Godbolt2da5d572023-01-29 17:40:54 -06007366 "version": "0.3.7",
7367 "resolved": "https://registry.npmjs.org/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.7.tgz",
7368 "integrity": "sha512-gozW2blMLJCeFpBwugLTGyvVjNoeo1knonXAcatC6bjPBZitotxdWf7Gimr25N4c0AAOo4eOUfaG82IJPDpqCA==",
github-actions[bot]393fca82022-01-01 15:20:00 +01007369 "dev": true,
7370 "dependencies": {
7371 "debug": "^3.2.7",
Matt Godbolt2da5d572023-01-29 17:40:54 -06007372 "is-core-module": "^2.11.0",
7373 "resolve": "^1.22.1"
github-actions[bot]393fca82022-01-01 15:20:00 +01007374 }
7375 },
7376 "node_modules/eslint-import-resolver-node/node_modules/debug": {
7377 "version": "3.2.7",
7378 "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz",
7379 "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==",
7380 "dev": true,
7381 "dependencies": {
7382 "ms": "^2.1.1"
7383 }
7384 },
github-actions[bot]393fca82022-01-01 15:20:00 +01007385 "node_modules/eslint-import-resolver-typescript": {
Matt Godbolt2da5d572023-01-29 17:40:54 -06007386 "version": "3.5.3",
7387 "resolved": "https://registry.npmjs.org/eslint-import-resolver-typescript/-/eslint-import-resolver-typescript-3.5.3.tgz",
7388 "integrity": "sha512-njRcKYBc3isE42LaTcJNVANR3R99H9bAxBDMNDr2W7yq5gYPxbU3MkdhsQukxZ/Xg9C2vcyLlDsbKfRDg0QvCQ==",
github-actions[bot]393fca82022-01-01 15:20:00 +01007389 "dev": true,
7390 "dependencies": {
Matt Godboltdf14b0d2022-05-09 08:20:02 -05007391 "debug": "^4.3.4",
Matt Godbolt749319f2022-12-28 11:42:14 -06007392 "enhanced-resolve": "^5.10.0",
7393 "get-tsconfig": "^4.2.0",
7394 "globby": "^13.1.2",
7395 "is-core-module": "^2.10.0",
Matt Godboltdf14b0d2022-05-09 08:20:02 -05007396 "is-glob": "^4.0.3",
Matt Godbolt749319f2022-12-28 11:42:14 -06007397 "synckit": "^0.8.4"
github-actions[bot]393fca82022-01-01 15:20:00 +01007398 },
7399 "engines": {
Matt Godbolt749319f2022-12-28 11:42:14 -06007400 "node": "^14.18.0 || >=16.0.0"
7401 },
7402 "funding": {
7403 "url": "https://opencollective.com/unts/projects/eslint-import-resolver-ts"
github-actions[bot]393fca82022-01-01 15:20:00 +01007404 },
7405 "peerDependencies": {
7406 "eslint": "*",
7407 "eslint-plugin-import": "*"
Matt Godbolt749319f2022-12-28 11:42:14 -06007408 }
7409 },
7410 "node_modules/eslint-import-resolver-typescript/node_modules/globby": {
7411 "version": "13.1.3",
7412 "resolved": "https://registry.npmjs.org/globby/-/globby-13.1.3.tgz",
7413 "integrity": "sha512-8krCNHXvlCgHDpegPzleMq07yMYTO2sXKASmZmquEYWEmCx6J5UTRbp5RwMJkTJGtcQ44YpiUYUiN0b9mzy8Bw==",
7414 "dev": true,
7415 "dependencies": {
7416 "dir-glob": "^3.0.1",
7417 "fast-glob": "^3.2.11",
7418 "ignore": "^5.2.0",
7419 "merge2": "^1.4.1",
7420 "slash": "^4.0.0"
7421 },
7422 "engines": {
7423 "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
7424 },
7425 "funding": {
7426 "url": "https://github.com/sponsors/sindresorhus"
7427 }
7428 },
7429 "node_modules/eslint-import-resolver-typescript/node_modules/slash": {
7430 "version": "4.0.0",
7431 "resolved": "https://registry.npmjs.org/slash/-/slash-4.0.0.tgz",
7432 "integrity": "sha512-3dOsAHXXUkQTpOYcoAxLIorMTp4gIQr5IW3iVb7A7lFIp0VHhnynm9izx6TssdrIcVIESAlVjtnO2K8bg+Coew==",
7433 "dev": true,
7434 "engines": {
7435 "node": ">=12"
7436 },
7437 "funding": {
7438 "url": "https://github.com/sponsors/sindresorhus"
github-actions[bot]393fca82022-01-01 15:20:00 +01007439 }
7440 },
github-actions[bot]393fca82022-01-01 15:20:00 +01007441 "node_modules/eslint-module-utils": {
Matt Godbolt6d4af972022-11-30 19:20:18 -06007442 "version": "2.7.4",
7443 "resolved": "https://registry.npmjs.org/eslint-module-utils/-/eslint-module-utils-2.7.4.tgz",
7444 "integrity": "sha512-j4GT+rqzCoRKHwURX7pddtIPGySnX9Si/cgMI5ztrcqOPtk5dDEeZ34CQVPphnqkJytlc97Vuk05Um2mJ3gEQA==",
github-actions[bot]393fca82022-01-01 15:20:00 +01007445 "dev": true,
7446 "dependencies": {
Matt Godbolt6d4af972022-11-30 19:20:18 -06007447 "debug": "^3.2.7"
github-actions[bot]393fca82022-01-01 15:20:00 +01007448 },
7449 "engines": {
7450 "node": ">=4"
Matt Godbolt6d4af972022-11-30 19:20:18 -06007451 },
7452 "peerDependenciesMeta": {
7453 "eslint": {
7454 "optional": true
7455 }
github-actions[bot]393fca82022-01-01 15:20:00 +01007456 }
7457 },
7458 "node_modules/eslint-module-utils/node_modules/debug": {
7459 "version": "3.2.7",
7460 "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz",
7461 "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==",
7462 "dev": true,
7463 "dependencies": {
7464 "ms": "^2.1.1"
github-actions[bot]393fca82022-01-01 15:20:00 +01007465 }
7466 },
7467 "node_modules/eslint-plugin-es": {
7468 "version": "3.0.1",
7469 "resolved": "https://registry.npmjs.org/eslint-plugin-es/-/eslint-plugin-es-3.0.1.tgz",
7470 "integrity": "sha512-GUmAsJaN4Fc7Gbtl8uOBlayo2DqhwWvEzykMHSCZHU3XdJ+NSzzZcVhXh3VxX5icqQ+oQdIEawXX8xkR3mIFmQ==",
7471 "dev": true,
7472 "dependencies": {
7473 "eslint-utils": "^2.0.0",
7474 "regexpp": "^3.0.0"
7475 },
7476 "engines": {
7477 "node": ">=8.10.0"
7478 },
7479 "funding": {
7480 "url": "https://github.com/sponsors/mysticatea"
7481 },
7482 "peerDependencies": {
7483 "eslint": ">=4.19.1"
7484 }
7485 },
Matt Godboltf1470a72022-01-17 23:28:33 -06007486 "node_modules/eslint-plugin-es/node_modules/eslint-utils": {
7487 "version": "2.1.0",
7488 "resolved": "https://registry.npmjs.org/eslint-utils/-/eslint-utils-2.1.0.tgz",
7489 "integrity": "sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg==",
7490 "dev": true,
7491 "dependencies": {
7492 "eslint-visitor-keys": "^1.1.0"
7493 },
7494 "engines": {
7495 "node": ">=6"
7496 },
7497 "funding": {
7498 "url": "https://github.com/sponsors/mysticatea"
7499 }
7500 },
7501 "node_modules/eslint-plugin-es/node_modules/eslint-visitor-keys": {
7502 "version": "1.3.0",
7503 "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz",
7504 "integrity": "sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==",
7505 "dev": true,
7506 "engines": {
7507 "node": ">=4"
7508 }
7509 },
github-actions[bot]393fca82022-01-01 15:20:00 +01007510 "node_modules/eslint-plugin-header": {
7511 "version": "3.1.1",
7512 "resolved": "https://registry.npmjs.org/eslint-plugin-header/-/eslint-plugin-header-3.1.1.tgz",
7513 "integrity": "sha512-9vlKxuJ4qf793CmeeSrZUvVClw6amtpghq3CuWcB5cUNnWHQhgcqy5eF8oVKFk1G3Y/CbchGfEaw3wiIJaNmVg==",
7514 "peerDependencies": {
7515 "eslint": ">=7.7.0"
7516 }
7517 },
7518 "node_modules/eslint-plugin-import": {
Matt Godbolt2da5d572023-01-29 17:40:54 -06007519 "version": "2.27.5",
7520 "resolved": "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.27.5.tgz",
7521 "integrity": "sha512-LmEt3GVofgiGuiE+ORpnvP+kAm3h6MLZJ4Q5HCyHADofsb4VzXFsRiWj3c0OFiV+3DWFh0qg3v9gcPlfc3zRow==",
github-actions[bot]393fca82022-01-01 15:20:00 +01007522 "dev": true,
7523 "dependencies": {
Matt Godbolt2da5d572023-01-29 17:40:54 -06007524 "array-includes": "^3.1.6",
7525 "array.prototype.flat": "^1.3.1",
7526 "array.prototype.flatmap": "^1.3.1",
7527 "debug": "^3.2.7",
github-actions[bot]393fca82022-01-01 15:20:00 +01007528 "doctrine": "^2.1.0",
Matt Godbolt2da5d572023-01-29 17:40:54 -06007529 "eslint-import-resolver-node": "^0.3.7",
7530 "eslint-module-utils": "^2.7.4",
github-actions[bot]393fca82022-01-01 15:20:00 +01007531 "has": "^1.0.3",
Matt Godbolt2da5d572023-01-29 17:40:54 -06007532 "is-core-module": "^2.11.0",
github-actions[bot]393fca82022-01-01 15:20:00 +01007533 "is-glob": "^4.0.3",
Matt Godboltdf14b0d2022-05-09 08:20:02 -05007534 "minimatch": "^3.1.2",
Matt Godbolt2da5d572023-01-29 17:40:54 -06007535 "object.values": "^1.1.6",
7536 "resolve": "^1.22.1",
7537 "semver": "^6.3.0",
Matt Godboltdf14b0d2022-05-09 08:20:02 -05007538 "tsconfig-paths": "^3.14.1"
github-actions[bot]393fca82022-01-01 15:20:00 +01007539 },
7540 "engines": {
7541 "node": ">=4"
7542 },
7543 "peerDependencies": {
7544 "eslint": "^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8"
7545 }
7546 },
7547 "node_modules/eslint-plugin-import/node_modules/debug": {
Matt Godbolt2da5d572023-01-29 17:40:54 -06007548 "version": "3.2.7",
7549 "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz",
7550 "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==",
github-actions[bot]393fca82022-01-01 15:20:00 +01007551 "dev": true,
7552 "dependencies": {
Matt Godbolt2da5d572023-01-29 17:40:54 -06007553 "ms": "^2.1.1"
github-actions[bot]393fca82022-01-01 15:20:00 +01007554 }
7555 },
7556 "node_modules/eslint-plugin-import/node_modules/doctrine": {
7557 "version": "2.1.0",
7558 "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-2.1.0.tgz",
7559 "integrity": "sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==",
7560 "dev": true,
7561 "dependencies": {
7562 "esutils": "^2.0.2"
7563 },
7564 "engines": {
7565 "node": ">=0.10.0"
7566 }
7567 },
Matt Godbolt2da5d572023-01-29 17:40:54 -06007568 "node_modules/eslint-plugin-import/node_modules/semver": {
7569 "version": "6.3.0",
7570 "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
7571 "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==",
7572 "dev": true,
7573 "bin": {
7574 "semver": "bin/semver.js"
7575 }
github-actions[bot]393fca82022-01-01 15:20:00 +01007576 },
github-actions[bot]393fca82022-01-01 15:20:00 +01007577 "node_modules/eslint-plugin-jsdoc": {
Matt Godboltd14d3382023-03-07 17:18:46 -06007578 "version": "40.0.1",
7579 "resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-40.0.1.tgz",
7580 "integrity": "sha512-KkiRInury7YrjjV5aCHDxwsPy6XFt5p2b2CnpDMITnWs8patNPf5kj24+VXIWw45kP6z/B0GOKfrYczB56OjQQ==",
github-actions[bot]393fca82022-01-01 15:20:00 +01007581 "dev": true,
7582 "dependencies": {
Matt Godbolt749319f2022-12-28 11:42:14 -06007583 "@es-joy/jsdoccomment": "~0.36.1",
7584 "comment-parser": "1.3.1",
7585 "debug": "^4.3.4",
github-actions[bot]393fca82022-01-01 15:20:00 +01007586 "escape-string-regexp": "^4.0.0",
7587 "esquery": "^1.4.0",
Matt Godbolt749319f2022-12-28 11:42:14 -06007588 "semver": "^7.3.8",
github-actions[bot]393fca82022-01-01 15:20:00 +01007589 "spdx-expression-parse": "^3.0.1"
7590 },
7591 "engines": {
Matt Godbolt749319f2022-12-28 11:42:14 -06007592 "node": "^14 || ^16 || ^17 || ^18 || ^19"
github-actions[bot]393fca82022-01-01 15:20:00 +01007593 },
7594 "peerDependencies": {
7595 "eslint": "^7.0.0 || ^8.0.0"
github-actions[bot]393fca82022-01-01 15:20:00 +01007596 }
7597 },
7598 "node_modules/eslint-plugin-jsdoc/node_modules/escape-string-regexp": {
7599 "version": "4.0.0",
7600 "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz",
7601 "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==",
7602 "dev": true,
7603 "engines": {
7604 "node": ">=10"
7605 },
7606 "funding": {
7607 "url": "https://github.com/sponsors/sindresorhus"
7608 }
github-actions[bot]393fca82022-01-01 15:20:00 +01007609 },
7610 "node_modules/eslint-plugin-node": {
7611 "version": "11.1.0",
7612 "resolved": "https://registry.npmjs.org/eslint-plugin-node/-/eslint-plugin-node-11.1.0.tgz",
7613 "integrity": "sha512-oUwtPJ1W0SKD0Tr+wqu92c5xuCeQqB3hSCHasn/ZgjFdA9iDGNkNf2Zi9ztY7X+hNuMib23LNGRm6+uN+KLE3g==",
7614 "dev": true,
7615 "dependencies": {
7616 "eslint-plugin-es": "^3.0.0",
7617 "eslint-utils": "^2.0.0",
7618 "ignore": "^5.1.1",
7619 "minimatch": "^3.0.4",
7620 "resolve": "^1.10.1",
7621 "semver": "^6.1.0"
7622 },
7623 "engines": {
7624 "node": ">=8.10.0"
7625 },
7626 "peerDependencies": {
7627 "eslint": ">=5.16.0"
Matt Godboltf1470a72022-01-17 23:28:33 -06007628 }
7629 },
7630 "node_modules/eslint-plugin-node/node_modules/eslint-utils": {
7631 "version": "2.1.0",
7632 "resolved": "https://registry.npmjs.org/eslint-utils/-/eslint-utils-2.1.0.tgz",
7633 "integrity": "sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg==",
7634 "dev": true,
7635 "dependencies": {
7636 "eslint-visitor-keys": "^1.1.0"
7637 },
7638 "engines": {
7639 "node": ">=6"
7640 },
7641 "funding": {
7642 "url": "https://github.com/sponsors/mysticatea"
7643 }
7644 },
7645 "node_modules/eslint-plugin-node/node_modules/eslint-visitor-keys": {
7646 "version": "1.3.0",
7647 "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz",
7648 "integrity": "sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==",
7649 "dev": true,
7650 "engines": {
7651 "node": ">=4"
github-actions[bot]393fca82022-01-01 15:20:00 +01007652 }
7653 },
7654 "node_modules/eslint-plugin-node/node_modules/semver": {
7655 "version": "6.3.0",
7656 "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
7657 "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==",
7658 "dev": true,
7659 "bin": {
7660 "semver": "bin/semver.js"
7661 }
7662 },
Mats Larsen18160be2022-07-12 22:56:03 +02007663 "node_modules/eslint-plugin-prettier": {
7664 "version": "4.2.1",
7665 "resolved": "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-4.2.1.tgz",
7666 "integrity": "sha512-f/0rXLXUt0oFYs8ra4w49wYZBG5GKZpAYsJSm6rnYL5uVDjd+zowwMwVZHnAjf4edNrKpCDYfXDgmRE/Ak7QyQ==",
7667 "dependencies": {
7668 "prettier-linter-helpers": "^1.0.0"
7669 },
7670 "engines": {
7671 "node": ">=12.0.0"
7672 },
7673 "peerDependencies": {
7674 "eslint": ">=7.28.0",
7675 "prettier": ">=2.0.0"
7676 },
7677 "peerDependenciesMeta": {
7678 "eslint-config-prettier": {
7679 "optional": true
7680 }
7681 }
7682 },
github-actions[bot]393fca82022-01-01 15:20:00 +01007683 "node_modules/eslint-plugin-promise": {
Matt Godbolt6d4af972022-11-30 19:20:18 -06007684 "version": "6.1.1",
7685 "resolved": "https://registry.npmjs.org/eslint-plugin-promise/-/eslint-plugin-promise-6.1.1.tgz",
7686 "integrity": "sha512-tjqWDwVZQo7UIPMeDReOpUgHCmCiH+ePnVT+5zVapL0uuHnegBUs2smM13CzOs2Xb5+MHMRFTs9v24yjba4Oig==",
github-actions[bot]393fca82022-01-01 15:20:00 +01007687 "dev": true,
7688 "engines": {
7689 "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
7690 },
7691 "peerDependencies": {
7692 "eslint": "^7.0.0 || ^8.0.0"
7693 }
7694 },
7695 "node_modules/eslint-plugin-requirejs": {
7696 "version": "4.0.1",
7697 "resolved": "https://registry.npmjs.org/eslint-plugin-requirejs/-/eslint-plugin-requirejs-4.0.1.tgz",
7698 "integrity": "sha512-7SCBeOZha5E1TGRxbfvNypG0/1Da3gonaT8IeWfNN9iUriamtnwXrGwYipEFr/yMHNCHRpua4LL/7DSov6aUEQ==",
7699 "dev": true,
7700 "dependencies": {
7701 "ignore": "5.0.5"
7702 },
7703 "engines": {
7704 "node": ">=6"
7705 },
7706 "peerDependencies": {
7707 "eslint": ">=3.0.0"
7708 }
7709 },
7710 "node_modules/eslint-plugin-requirejs/node_modules/ignore": {
7711 "version": "5.0.5",
7712 "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.0.5.tgz",
7713 "integrity": "sha512-kOC8IUb8HSDMVcYrDVezCxpJkzSQWTAzf3olpKM6o9rM5zpojx23O0Fl8Wr4+qJ6ZbPEHqf1fdwev/DS7v7pmA==",
7714 "dev": true,
7715 "engines": {
7716 "node": ">= 4"
7717 }
7718 },
7719 "node_modules/eslint-plugin-sonarjs": {
Matt Godboltd14d3382023-03-07 17:18:46 -06007720 "version": "0.18.0",
7721 "resolved": "https://registry.npmjs.org/eslint-plugin-sonarjs/-/eslint-plugin-sonarjs-0.18.0.tgz",
7722 "integrity": "sha512-DJ3osLnt6KFdT5e9ZuIDOjT5A6wUGSLeiJJT03lPgpdD+7CVWlYAw9Goe3bt7SmbFO3Xh89NOCZAuB9XA7bAUQ==",
github-actions[bot]393fca82022-01-01 15:20:00 +01007723 "dev": true,
7724 "engines": {
Matt Godbolt749319f2022-12-28 11:42:14 -06007725 "node": ">=14"
github-actions[bot]393fca82022-01-01 15:20:00 +01007726 },
7727 "peerDependencies": {
Matt Godbolt749319f2022-12-28 11:42:14 -06007728 "eslint": "^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0"
github-actions[bot]393fca82022-01-01 15:20:00 +01007729 }
7730 },
7731 "node_modules/eslint-plugin-unicorn": {
Matt Godboltd14d3382023-03-07 17:18:46 -06007732 "version": "46.0.0",
7733 "resolved": "https://registry.npmjs.org/eslint-plugin-unicorn/-/eslint-plugin-unicorn-46.0.0.tgz",
7734 "integrity": "sha512-j07WkC+PFZwk8J33LYp6JMoHa1lXc1u6R45pbSAipjpfpb7KIGr17VE2D685zCxR5VL4cjrl65kTJflziQWMDA==",
github-actions[bot]393fca82022-01-01 15:20:00 +01007735 "dev": true,
7736 "dependencies": {
Matt Godbolt749319f2022-12-28 11:42:14 -06007737 "@babel/helper-validator-identifier": "^7.19.1",
7738 "@eslint-community/eslint-utils": "^4.1.2",
7739 "ci-info": "^3.6.1",
github-actions[bot]393fca82022-01-01 15:20:00 +01007740 "clean-regexp": "^1.0.0",
github-actions[bot]393fca82022-01-01 15:20:00 +01007741 "esquery": "^1.4.0",
Matt Godbolt8bd39452022-01-18 07:57:57 -06007742 "indent-string": "^4.0.0",
Matt Godbolt749319f2022-12-28 11:42:14 -06007743 "is-builtin-module": "^3.2.0",
7744 "jsesc": "^3.0.2",
github-actions[bot]393fca82022-01-01 15:20:00 +01007745 "lodash": "^4.17.21",
7746 "pluralize": "^8.0.0",
7747 "read-pkg-up": "^7.0.1",
Matt Godbolt8bd39452022-01-18 07:57:57 -06007748 "regexp-tree": "^0.1.24",
Matt Godbolt749319f2022-12-28 11:42:14 -06007749 "regjsparser": "^0.9.1",
github-actions[bot]393fca82022-01-01 15:20:00 +01007750 "safe-regex": "^2.1.1",
Matt Godbolt749319f2022-12-28 11:42:14 -06007751 "semver": "^7.3.8",
github-actions[bot]393fca82022-01-01 15:20:00 +01007752 "strip-indent": "^3.0.0"
7753 },
7754 "engines": {
Matt Godbolt749319f2022-12-28 11:42:14 -06007755 "node": ">=14.18"
github-actions[bot]393fca82022-01-01 15:20:00 +01007756 },
7757 "funding": {
7758 "url": "https://github.com/sindresorhus/eslint-plugin-unicorn?sponsor=1"
7759 },
7760 "peerDependencies": {
Matt Godbolt749319f2022-12-28 11:42:14 -06007761 "eslint": ">=8.28.0"
7762 }
7763 },
7764 "node_modules/eslint-plugin-unicorn/node_modules/jsesc": {
7765 "version": "3.0.2",
7766 "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-3.0.2.tgz",
7767 "integrity": "sha512-xKqzzWXDttJuOcawBt4KnKHHIf5oQ/Cxax+0PWFG+DFDgHNAdi+TXECADI+RYiFUMmx8792xsMbbgXj4CwnP4g==",
7768 "dev": true,
7769 "bin": {
7770 "jsesc": "bin/jsesc"
7771 },
7772 "engines": {
7773 "node": ">=6"
Matt Godboltd94eb202022-12-20 15:51:39 -06007774 }
7775 },
7776 "node_modules/eslint-plugin-unused-imports": {
7777 "version": "2.0.0",
7778 "resolved": "https://registry.npmjs.org/eslint-plugin-unused-imports/-/eslint-plugin-unused-imports-2.0.0.tgz",
7779 "integrity": "sha512-3APeS/tQlTrFa167ThtP0Zm0vctjr4M44HMpeg1P4bK6wItarumq0Ma82xorMKdFsWpphQBlRPzw/pxiVELX1A==",
7780 "dev": true,
7781 "dependencies": {
7782 "eslint-rule-composer": "^0.3.0"
7783 },
7784 "engines": {
7785 "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
7786 },
7787 "peerDependencies": {
7788 "@typescript-eslint/eslint-plugin": "^5.0.0",
7789 "eslint": "^8.0.0"
7790 },
7791 "peerDependenciesMeta": {
7792 "@typescript-eslint/eslint-plugin": {
7793 "optional": true
7794 }
7795 }
7796 },
7797 "node_modules/eslint-rule-composer": {
7798 "version": "0.3.0",
7799 "resolved": "https://registry.npmjs.org/eslint-rule-composer/-/eslint-rule-composer-0.3.0.tgz",
7800 "integrity": "sha512-bt+Sh8CtDmn2OajxvNO+BX7Wn4CIWMpTRm3MaiKPCQcnnlm0CS2mhui6QaoeQugs+3Kj2ESKEEGJUdVafwhiCg==",
7801 "dev": true,
7802 "engines": {
7803 "node": ">=4.0.0"
github-actions[bot]393fca82022-01-01 15:20:00 +01007804 }
7805 },
github-actions[bot]393fca82022-01-01 15:20:00 +01007806 "node_modules/eslint-rule-docs": {
Matt Godbolt52515952022-07-01 08:39:24 -05007807 "version": "1.1.235",
7808 "resolved": "https://registry.npmjs.org/eslint-rule-docs/-/eslint-rule-docs-1.1.235.tgz",
7809 "integrity": "sha512-+TQ+x4JdTnDoFEXXb3fDvfGOwnyNV7duH8fXWTPD1ieaBmB8omj7Gw/pMBBu4uI2uJCCU8APDaQJzWuXnTsH4A==",
github-actions[bot]393fca82022-01-01 15:20:00 +01007810 "dev": true
7811 },
7812 "node_modules/eslint-scope": {
7813 "version": "5.1.1",
7814 "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz",
7815 "integrity": "sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==",
7816 "dependencies": {
7817 "esrecurse": "^4.3.0",
7818 "estraverse": "^4.1.1"
7819 },
7820 "engines": {
7821 "node": ">=8.0.0"
github-actions[bot]393fca82022-01-01 15:20:00 +01007822 }
7823 },
github-actions[bot]393fca82022-01-01 15:20:00 +01007824 "node_modules/eslint-utils": {
Matt Godboltf1470a72022-01-17 23:28:33 -06007825 "version": "3.0.0",
7826 "resolved": "https://registry.npmjs.org/eslint-utils/-/eslint-utils-3.0.0.tgz",
7827 "integrity": "sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==",
github-actions[bot]393fca82022-01-01 15:20:00 +01007828 "dependencies": {
Matt Godboltf1470a72022-01-17 23:28:33 -06007829 "eslint-visitor-keys": "^2.0.0"
github-actions[bot]393fca82022-01-01 15:20:00 +01007830 },
7831 "engines": {
Matt Godboltf1470a72022-01-17 23:28:33 -06007832 "node": "^10.0.0 || ^12.0.0 || >= 14.0.0"
github-actions[bot]393fca82022-01-01 15:20:00 +01007833 },
7834 "funding": {
7835 "url": "https://github.com/sponsors/mysticatea"
Matt Godboltf1470a72022-01-17 23:28:33 -06007836 },
7837 "peerDependencies": {
7838 "eslint": ">=5"
7839 }
7840 },
7841 "node_modules/eslint-utils/node_modules/eslint-visitor-keys": {
7842 "version": "2.1.0",
7843 "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz",
7844 "integrity": "sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==",
7845 "engines": {
7846 "node": ">=10"
github-actions[bot]393fca82022-01-01 15:20:00 +01007847 }
7848 },
7849 "node_modules/eslint-visitor-keys": {
Matt Godboltafa4f182022-02-28 20:50:32 -06007850 "version": "3.3.0",
7851 "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz",
7852 "integrity": "sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==",
github-actions[bot]393fca82022-01-01 15:20:00 +01007853 "engines": {
Matt Godboltf1470a72022-01-17 23:28:33 -06007854 "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
github-actions[bot]393fca82022-01-01 15:20:00 +01007855 }
7856 },
github-actions[bot]393fca82022-01-01 15:20:00 +01007857 "node_modules/eslint/node_modules/ansi-styles": {
7858 "version": "4.3.0",
7859 "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
7860 "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
7861 "dependencies": {
7862 "color-convert": "^2.0.1"
7863 },
7864 "engines": {
7865 "node": ">=8"
7866 },
7867 "funding": {
7868 "url": "https://github.com/chalk/ansi-styles?sponsor=1"
7869 }
github-actions[bot]393fca82022-01-01 15:20:00 +01007870 },
7871 "node_modules/eslint/node_modules/chalk": {
7872 "version": "4.1.2",
7873 "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
7874 "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
7875 "dependencies": {
7876 "ansi-styles": "^4.1.0",
7877 "supports-color": "^7.1.0"
7878 },
7879 "engines": {
7880 "node": ">=10"
7881 },
7882 "funding": {
7883 "url": "https://github.com/chalk/chalk?sponsor=1"
7884 }
7885 },
7886 "node_modules/eslint/node_modules/color-convert": {
7887 "version": "2.0.1",
7888 "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
7889 "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
7890 "dependencies": {
7891 "color-name": "~1.1.4"
7892 },
7893 "engines": {
7894 "node": ">=7.0.0"
7895 }
7896 },
7897 "node_modules/eslint/node_modules/color-name": {
7898 "version": "1.1.4",
7899 "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
7900 "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
7901 },
github-actions[bot]393fca82022-01-01 15:20:00 +01007902 "node_modules/eslint/node_modules/escape-string-regexp": {
7903 "version": "4.0.0",
7904 "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz",
7905 "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==",
7906 "engines": {
7907 "node": ">=10"
7908 },
7909 "funding": {
7910 "url": "https://github.com/sponsors/sindresorhus"
7911 }
7912 },
7913 "node_modules/eslint/node_modules/eslint-scope": {
Matt Godboltafa4f182022-02-28 20:50:32 -06007914 "version": "7.1.1",
7915 "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.1.1.tgz",
7916 "integrity": "sha512-QKQM/UXpIiHcLqJ5AOyIW7XZmzjkzQXYE54n1++wb0u9V/abW3l9uQnxX8Z5Xd18xyKIMTUAyQ0k1e8pz6LUrw==",
github-actions[bot]393fca82022-01-01 15:20:00 +01007917 "dependencies": {
7918 "esrecurse": "^4.3.0",
7919 "estraverse": "^5.2.0"
7920 },
github-actions[bot]393fca82022-01-01 15:20:00 +01007921 "engines": {
7922 "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
7923 }
7924 },
7925 "node_modules/eslint/node_modules/estraverse": {
7926 "version": "5.3.0",
7927 "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz",
7928 "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==",
7929 "engines": {
7930 "node": ">=4.0"
7931 }
7932 },
7933 "node_modules/eslint/node_modules/globals": {
Matt Godbolt2da5d572023-01-29 17:40:54 -06007934 "version": "13.20.0",
7935 "resolved": "https://registry.npmjs.org/globals/-/globals-13.20.0.tgz",
7936 "integrity": "sha512-Qg5QtVkCy/kv3FUSlu4ukeZDVf9ee0iXLAUYX13gbR17bnejFTzr4iS9bY7kwCf1NztRNm1t91fjOiyx4CSwPQ==",
github-actions[bot]393fca82022-01-01 15:20:00 +01007937 "dependencies": {
7938 "type-fest": "^0.20.2"
7939 },
7940 "engines": {
7941 "node": ">=8"
7942 },
7943 "funding": {
7944 "url": "https://github.com/sponsors/sindresorhus"
7945 }
7946 },
7947 "node_modules/eslint/node_modules/has-flag": {
7948 "version": "4.0.0",
7949 "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
7950 "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
7951 "engines": {
7952 "node": ">=8"
7953 }
7954 },
github-actions[bot]393fca82022-01-01 15:20:00 +01007955 "node_modules/eslint/node_modules/supports-color": {
7956 "version": "7.2.0",
7957 "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
7958 "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
7959 "dependencies": {
7960 "has-flag": "^4.0.0"
7961 },
7962 "engines": {
7963 "node": ">=8"
7964 }
7965 },
7966 "node_modules/eslint/node_modules/type-fest": {
7967 "version": "0.20.2",
7968 "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz",
7969 "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==",
7970 "engines": {
7971 "node": ">=10"
7972 },
7973 "funding": {
7974 "url": "https://github.com/sponsors/sindresorhus"
7975 }
7976 },
github-actions[bot]393fca82022-01-01 15:20:00 +01007977 "node_modules/espree": {
Matt Godbolt6d4af972022-11-30 19:20:18 -06007978 "version": "9.4.1",
7979 "resolved": "https://registry.npmjs.org/espree/-/espree-9.4.1.tgz",
7980 "integrity": "sha512-XwctdmTO6SIvCzd9810yyNzIrOrqNYV9Koizx4C/mRhf9uq0o4yHoCEU/670pOxOL/MSraektvSAji79kX90Vg==",
github-actions[bot]393fca82022-01-01 15:20:00 +01007981 "dependencies": {
Matt Godbolt6d4af972022-11-30 19:20:18 -06007982 "acorn": "^8.8.0",
Matt Godboltdf14b0d2022-05-09 08:20:02 -05007983 "acorn-jsx": "^5.3.2",
Matt Godboltafa4f182022-02-28 20:50:32 -06007984 "eslint-visitor-keys": "^3.3.0"
github-actions[bot]393fca82022-01-01 15:20:00 +01007985 },
7986 "engines": {
7987 "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
Matt Godbolt6d4af972022-11-30 19:20:18 -06007988 },
7989 "funding": {
7990 "url": "https://opencollective.com/eslint"
github-actions[bot]393fca82022-01-01 15:20:00 +01007991 }
7992 },
Matt Godboltf1470a72022-01-17 23:28:33 -06007993 "node_modules/esprima": {
Matt Godbolt31104f32022-05-13 07:44:29 -05007994 "version": "4.0.1",
7995 "resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz",
7996 "integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==",
Matt Godboltf1470a72022-01-17 23:28:33 -06007997 "dev": true,
github-actions[bot]393fca82022-01-01 15:20:00 +01007998 "bin": {
Matt Godboltf1470a72022-01-17 23:28:33 -06007999 "esparse": "bin/esparse.js",
8000 "esvalidate": "bin/esvalidate.js"
github-actions[bot]393fca82022-01-01 15:20:00 +01008001 },
8002 "engines": {
Matt Godbolt31104f32022-05-13 07:44:29 -05008003 "node": ">=4"
github-actions[bot]393fca82022-01-01 15:20:00 +01008004 }
8005 },
8006 "node_modules/esquery": {
Matt Godbolt15e23192023-03-06 22:13:29 -06008007 "version": "1.5.0",
8008 "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.5.0.tgz",
8009 "integrity": "sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg==",
github-actions[bot]393fca82022-01-01 15:20:00 +01008010 "dependencies": {
8011 "estraverse": "^5.1.0"
8012 },
8013 "engines": {
8014 "node": ">=0.10"
8015 }
8016 },
8017 "node_modules/esquery/node_modules/estraverse": {
8018 "version": "5.3.0",
8019 "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz",
8020 "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==",
8021 "engines": {
8022 "node": ">=4.0"
8023 }
8024 },
8025 "node_modules/esrecurse": {
8026 "version": "4.3.0",
8027 "resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz",
8028 "integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==",
8029 "dependencies": {
8030 "estraverse": "^5.2.0"
8031 },
8032 "engines": {
8033 "node": ">=4.0"
8034 }
8035 },
8036 "node_modules/esrecurse/node_modules/estraverse": {
Matt Godboltf1470a72022-01-17 23:28:33 -06008037 "version": "5.3.0",
8038 "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz",
8039 "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==",
github-actions[bot]393fca82022-01-01 15:20:00 +01008040 "engines": {
8041 "node": ">=4.0"
8042 }
8043 },
8044 "node_modules/estraverse": {
8045 "version": "4.3.0",
8046 "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz",
8047 "integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==",
8048 "engines": {
8049 "node": ">=4.0"
8050 }
8051 },
8052 "node_modules/esutils": {
8053 "version": "2.0.3",
8054 "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz",
8055 "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==",
8056 "engines": {
8057 "node": ">=0.10.0"
8058 }
8059 },
8060 "node_modules/etag": {
8061 "version": "1.8.1",
8062 "resolved": "https://registry.npmjs.org/etag/-/etag-1.8.1.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -05008063 "integrity": "sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==",
github-actions[bot]393fca82022-01-01 15:20:00 +01008064 "engines": {
8065 "node": ">= 0.6"
8066 }
8067 },
8068 "node_modules/event-stream": {
8069 "version": "4.0.1",
8070 "resolved": "https://registry.npmjs.org/event-stream/-/event-stream-4.0.1.tgz",
8071 "integrity": "sha512-qACXdu/9VHPBzcyhdOWR5/IahhGMf0roTeZJfzz077GwylcDd90yOHLouhmv7GJ5XzPi6ekaQWd8AvPP2nOvpA==",
8072 "dev": true,
8073 "dependencies": {
8074 "duplexer": "^0.1.1",
8075 "from": "^0.1.7",
8076 "map-stream": "0.0.7",
8077 "pause-stream": "^0.0.11",
8078 "split": "^1.0.1",
8079 "stream-combiner": "^0.2.2",
8080 "through": "^2.3.8"
8081 }
8082 },
Matt Godbolt749319f2022-12-28 11:42:14 -06008083 "node_modules/event-target-shim": {
8084 "version": "5.0.1",
8085 "resolved": "https://registry.npmjs.org/event-target-shim/-/event-target-shim-5.0.1.tgz",
8086 "integrity": "sha512-i/2XbnSz/uxRCU6+NdVJgKWDTM427+MqYbkQzD321DuCQJUqOuJKIA0IM2+W2xtYHdKOmZ4dR6fExsd4SXL+WQ==",
8087 "engines": {
8088 "node": ">=6"
8089 }
8090 },
Patrick Quist51047b62022-02-04 18:35:04 +01008091 "node_modules/eventemitter2": {
Matt Godbolt6d4af972022-11-30 19:20:18 -06008092 "version": "6.4.9",
8093 "resolved": "https://registry.npmjs.org/eventemitter2/-/eventemitter2-6.4.9.tgz",
8094 "integrity": "sha512-JEPTiaOt9f04oa6NOkc4aH+nVp5I3wEjpHbIPqfgCdD5v5bUzy7xQqwcVO2aDQgOWhI28da57HksMrzK9HlRxg==",
Patrick Quist51047b62022-02-04 18:35:04 +01008095 "dev": true
8096 },
github-actions[bot]393fca82022-01-01 15:20:00 +01008097 "node_modules/eventemitter3": {
Matt Godboltf1470a72022-01-17 23:28:33 -06008098 "version": "4.0.7",
8099 "resolved": "https://registry.npmjs.org/eventemitter3/-/eventemitter3-4.0.7.tgz",
8100 "integrity": "sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw=="
github-actions[bot]393fca82022-01-01 15:20:00 +01008101 },
8102 "node_modules/events": {
Matt Godbolt2b650022023-03-07 18:10:56 -06008103 "version": "3.3.0",
8104 "resolved": "https://registry.npmjs.org/events/-/events-3.3.0.tgz",
8105 "integrity": "sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==",
github-actions[bot]393fca82022-01-01 15:20:00 +01008106 "engines": {
Matt Godbolt2b650022023-03-07 18:10:56 -06008107 "node": ">=0.8.x"
github-actions[bot]393fca82022-01-01 15:20:00 +01008108 }
8109 },
8110 "node_modules/execa": {
Matt Godboltf1470a72022-01-17 23:28:33 -06008111 "version": "4.1.0",
8112 "resolved": "https://registry.npmjs.org/execa/-/execa-4.1.0.tgz",
8113 "integrity": "sha512-j5W0//W7f8UxAn8hXVnwG8tLwdiUy4FJLcSupCg6maBYZDpyBvTApK7KyuI4bKj8KOh1r2YH+6ucuYtJv1bTZA==",
github-actions[bot]393fca82022-01-01 15:20:00 +01008114 "dev": true,
8115 "dependencies": {
Matt Godboltf1470a72022-01-17 23:28:33 -06008116 "cross-spawn": "^7.0.0",
8117 "get-stream": "^5.0.0",
8118 "human-signals": "^1.1.1",
8119 "is-stream": "^2.0.0",
8120 "merge-stream": "^2.0.0",
8121 "npm-run-path": "^4.0.0",
8122 "onetime": "^5.1.0",
8123 "signal-exit": "^3.0.2",
8124 "strip-final-newline": "^2.0.0"
github-actions[bot]393fca82022-01-01 15:20:00 +01008125 },
8126 "engines": {
Matt Godboltf1470a72022-01-17 23:28:33 -06008127 "node": ">=10"
8128 },
8129 "funding": {
8130 "url": "https://github.com/sindresorhus/execa?sponsor=1"
Patrick Quist51047b62022-02-04 18:35:04 +01008131 }
8132 },
8133 "node_modules/executable": {
8134 "version": "4.1.1",
8135 "resolved": "https://registry.npmjs.org/executable/-/executable-4.1.1.tgz",
8136 "integrity": "sha512-8iA79xD3uAch729dUG8xaaBBFGaEa0wdD2VkYLFHwlqosEj/jT66AzcreRDSgV7ehnNLBW2WR5jIXwGKjVdTLg==",
8137 "dev": true,
8138 "dependencies": {
8139 "pify": "^2.2.0"
8140 },
8141 "engines": {
8142 "node": ">=4"
github-actions[bot]393fca82022-01-01 15:20:00 +01008143 }
8144 },
github-actions[bot]393fca82022-01-01 15:20:00 +01008145 "node_modules/express": {
Matt Godbolt6d4af972022-11-30 19:20:18 -06008146 "version": "4.18.2",
8147 "resolved": "https://registry.npmjs.org/express/-/express-4.18.2.tgz",
8148 "integrity": "sha512-5/PsL6iGPdfQ/lKM1UuielYgv3BUoJfz1aUwU9vHZ+J7gyvwdQXFEBIEIaxeGf0GIcreATNyBExtalisDbuMqQ==",
github-actions[bot]393fca82022-01-01 15:20:00 +01008149 "dependencies": {
Matt Godboltafa4f182022-02-28 20:50:32 -06008150 "accepts": "~1.3.8",
github-actions[bot]393fca82022-01-01 15:20:00 +01008151 "array-flatten": "1.1.1",
Matt Godbolt6d4af972022-11-30 19:20:18 -06008152 "body-parser": "1.20.1",
github-actions[bot]393fca82022-01-01 15:20:00 +01008153 "content-disposition": "0.5.4",
8154 "content-type": "~1.0.4",
Matt Godboltdf14b0d2022-05-09 08:20:02 -05008155 "cookie": "0.5.0",
github-actions[bot]393fca82022-01-01 15:20:00 +01008156 "cookie-signature": "1.0.6",
8157 "debug": "2.6.9",
Matt Godboltdf14b0d2022-05-09 08:20:02 -05008158 "depd": "2.0.0",
github-actions[bot]393fca82022-01-01 15:20:00 +01008159 "encodeurl": "~1.0.2",
8160 "escape-html": "~1.0.3",
8161 "etag": "~1.8.1",
Matt Godboltdf14b0d2022-05-09 08:20:02 -05008162 "finalhandler": "1.2.0",
github-actions[bot]393fca82022-01-01 15:20:00 +01008163 "fresh": "0.5.2",
Matt Godboltdf14b0d2022-05-09 08:20:02 -05008164 "http-errors": "2.0.0",
github-actions[bot]393fca82022-01-01 15:20:00 +01008165 "merge-descriptors": "1.0.1",
8166 "methods": "~1.1.2",
Matt Godboltdf14b0d2022-05-09 08:20:02 -05008167 "on-finished": "2.4.1",
github-actions[bot]393fca82022-01-01 15:20:00 +01008168 "parseurl": "~1.3.3",
8169 "path-to-regexp": "0.1.7",
8170 "proxy-addr": "~2.0.7",
Matt Godbolt6d4af972022-11-30 19:20:18 -06008171 "qs": "6.11.0",
github-actions[bot]393fca82022-01-01 15:20:00 +01008172 "range-parser": "~1.2.1",
8173 "safe-buffer": "5.2.1",
Matt Godboltdf14b0d2022-05-09 08:20:02 -05008174 "send": "0.18.0",
8175 "serve-static": "1.15.0",
github-actions[bot]393fca82022-01-01 15:20:00 +01008176 "setprototypeof": "1.2.0",
Matt Godboltdf14b0d2022-05-09 08:20:02 -05008177 "statuses": "2.0.1",
github-actions[bot]393fca82022-01-01 15:20:00 +01008178 "type-is": "~1.6.18",
8179 "utils-merge": "1.0.1",
8180 "vary": "~1.1.2"
8181 },
8182 "engines": {
8183 "node": ">= 0.10.0"
Matt Godboltdf14b0d2022-05-09 08:20:02 -05008184 }
8185 },
Matt Godbolt09828862023-02-28 07:51:28 -06008186 "node_modules/express/node_modules/body-parser": {
8187 "version": "1.20.1",
8188 "resolved": "https://registry.npmjs.org/body-parser/-/body-parser-1.20.1.tgz",
8189 "integrity": "sha512-jWi7abTbYwajOytWCQc37VulmWiRae5RyTpaCyDcS5/lMdtwSz5lOpDE67srw/HYe35f1z3fDQw+3txg7gNtWw==",
8190 "dependencies": {
8191 "bytes": "3.1.2",
8192 "content-type": "~1.0.4",
8193 "debug": "2.6.9",
8194 "depd": "2.0.0",
8195 "destroy": "1.2.0",
8196 "http-errors": "2.0.0",
8197 "iconv-lite": "0.4.24",
8198 "on-finished": "2.4.1",
8199 "qs": "6.11.0",
8200 "raw-body": "2.5.1",
8201 "type-is": "~1.6.18",
8202 "unpipe": "1.0.0"
8203 },
8204 "engines": {
8205 "node": ">= 0.8",
8206 "npm": "1.2.8000 || >= 1.4.16"
8207 }
8208 },
Matt Godboltdf14b0d2022-05-09 08:20:02 -05008209 "node_modules/express/node_modules/cookie": {
8210 "version": "0.5.0",
8211 "resolved": "https://registry.npmjs.org/cookie/-/cookie-0.5.0.tgz",
8212 "integrity": "sha512-YZ3GUyn/o8gfKJlnlX7g7xq4gyO6OSuhGPKaaGssGB2qgDUS0gPgtTvoyZLTt9Ab6dC4hfc9dV5arkvc/OCmrw==",
8213 "engines": {
8214 "node": ">= 0.6"
Matt Godbolt1b050d42022-02-06 14:05:25 -06008215 }
8216 },
github-actions[bot]393fca82022-01-01 15:20:00 +01008217 "node_modules/express/node_modules/debug": {
8218 "version": "2.6.9",
8219 "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
8220 "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
8221 "dependencies": {
8222 "ms": "2.0.0"
8223 }
8224 },
8225 "node_modules/express/node_modules/ms": {
8226 "version": "2.0.0",
8227 "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -05008228 "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A=="
Matt Godbolt15e23192023-03-06 22:13:29 -06008229 },
8230 "node_modules/express/node_modules/qs": {
8231 "version": "6.11.0",
8232 "resolved": "https://registry.npmjs.org/qs/-/qs-6.11.0.tgz",
8233 "integrity": "sha512-MvjoMCJwEarSbUYk5O+nmoSzSutSsTwF85zcHPQ9OrlFoZOYIjaqBAJIqIXjptyD5vThxGq52Xu/MaJzRkIk4Q==",
8234 "dependencies": {
8235 "side-channel": "^1.0.4"
8236 },
8237 "engines": {
8238 "node": ">=0.6"
8239 },
8240 "funding": {
8241 "url": "https://github.com/sponsors/ljharb"
8242 }
Matt Godbolt09828862023-02-28 07:51:28 -06008243 },
8244 "node_modules/express/node_modules/raw-body": {
8245 "version": "2.5.1",
8246 "resolved": "https://registry.npmjs.org/raw-body/-/raw-body-2.5.1.tgz",
8247 "integrity": "sha512-qqJBtEyVgS0ZmPGdCFPWJ3FreoqvG4MVQln/kCgF7Olq95IbOp0/BWyMwbdtn4VTvkM8Y7khCQ2Xgk/tcrCXig==",
8248 "dependencies": {
8249 "bytes": "3.1.2",
8250 "http-errors": "2.0.0",
8251 "iconv-lite": "0.4.24",
8252 "unpipe": "1.0.0"
8253 },
8254 "engines": {
8255 "node": ">= 0.8"
8256 }
github-actions[bot]393fca82022-01-01 15:20:00 +01008257 },
github-actions[bot]393fca82022-01-01 15:20:00 +01008258 "node_modules/express/node_modules/safe-buffer": {
8259 "version": "5.2.1",
8260 "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz",
8261 "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==",
8262 "funding": [
8263 {
8264 "type": "github",
8265 "url": "https://github.com/sponsors/feross"
8266 },
8267 {
8268 "type": "patreon",
8269 "url": "https://www.patreon.com/feross"
8270 },
8271 {
8272 "type": "consulting",
8273 "url": "https://feross.org/support"
8274 }
8275 ]
8276 },
8277 "node_modules/extend": {
8278 "version": "3.0.2",
8279 "resolved": "https://registry.npmjs.org/extend/-/extend-3.0.2.tgz",
8280 "integrity": "sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g=="
Patrick Quist51047b62022-02-04 18:35:04 +01008281 },
8282 "node_modules/extract-zip": {
8283 "version": "2.0.1",
8284 "resolved": "https://registry.npmjs.org/extract-zip/-/extract-zip-2.0.1.tgz",
8285 "integrity": "sha512-GDhU9ntwuKyGXdZBUgTIe+vXnWj0fppUEtMDL0+idd5Sta8TGpHssn/eusA9mrPr9qNDym6SxAYZjNvCn/9RBg==",
8286 "dev": true,
8287 "dependencies": {
8288 "debug": "^4.1.1",
8289 "get-stream": "^5.1.0",
8290 "yauzl": "^2.10.0"
8291 },
8292 "bin": {
8293 "extract-zip": "cli.js"
8294 },
8295 "engines": {
8296 "node": ">= 10.17.0"
8297 },
8298 "optionalDependencies": {
8299 "@types/yauzl": "^2.9.1"
8300 }
github-actions[bot]393fca82022-01-01 15:20:00 +01008301 },
8302 "node_modules/extsprintf": {
8303 "version": "1.3.0",
8304 "resolved": "https://registry.npmjs.org/extsprintf/-/extsprintf-1.3.0.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -05008305 "integrity": "sha512-11Ndz7Nv+mvAC1j0ktTa7fAb0vLyGGX+rMHNBYQviQDGU0Hw7lhctJANqbPhu9nV9/izT/IntTgZ7Im/9LJs9g==",
github-actions[bot]393fca82022-01-01 15:20:00 +01008306 "engines": [
8307 "node >=0.6.0"
8308 ]
8309 },
8310 "node_modules/fast-deep-equal": {
8311 "version": "3.1.3",
8312 "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz",
8313 "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q=="
Mats Larsen18160be2022-07-12 22:56:03 +02008314 },
8315 "node_modules/fast-diff": {
8316 "version": "1.2.0",
8317 "resolved": "https://registry.npmjs.org/fast-diff/-/fast-diff-1.2.0.tgz",
8318 "integrity": "sha512-xJuoT5+L99XlZ8twedaRf6Ax2TgQVxvgZOYoPKqZufmJib0tL2tegPBOZb1pVNgIhlqDlA0eO0c3wBvQcmzx4w=="
Matt Godbolt749319f2022-12-28 11:42:14 -06008319 },
8320 "node_modules/fast-fifo": {
8321 "version": "1.1.0",
8322 "resolved": "https://registry.npmjs.org/fast-fifo/-/fast-fifo-1.1.0.tgz",
8323 "integrity": "sha512-Kl29QoNbNvn4nhDsLYjyIAaIqaJB6rBx5p3sL9VjaefJ+eMFBWVZiaoguaoZfzEKr5RhAti0UgM8703akGPJ6g=="
github-actions[bot]393fca82022-01-01 15:20:00 +01008324 },
8325 "node_modules/fast-glob": {
Matt Godbolt6d4af972022-11-30 19:20:18 -06008326 "version": "3.2.12",
8327 "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.2.12.tgz",
8328 "integrity": "sha512-DVj4CQIYYow0BlaelwK1pHl5n5cRSJfM60UA0zK891sVInoPri2Ekj7+e1CT3/3qxXenpI+nBBmQAcJPJgaj4w==",
github-actions[bot]393fca82022-01-01 15:20:00 +01008329 "dependencies": {
8330 "@nodelib/fs.stat": "^2.0.2",
8331 "@nodelib/fs.walk": "^1.2.3",
8332 "glob-parent": "^5.1.2",
8333 "merge2": "^1.3.0",
8334 "micromatch": "^4.0.4"
8335 },
8336 "engines": {
Matt Godboltf1470a72022-01-17 23:28:33 -06008337 "node": ">=8.6.0"
github-actions[bot]393fca82022-01-01 15:20:00 +01008338 }
8339 },
github-actions[bot]393fca82022-01-01 15:20:00 +01008340 "node_modules/fast-glob/node_modules/glob-parent": {
8341 "version": "5.1.2",
8342 "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz",
8343 "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==",
github-actions[bot]393fca82022-01-01 15:20:00 +01008344 "dependencies": {
8345 "is-glob": "^4.0.1"
8346 },
8347 "engines": {
8348 "node": ">= 6"
github-actions[bot]393fca82022-01-01 15:20:00 +01008349 }
8350 },
8351 "node_modules/fast-json-stable-stringify": {
Matt Godboltf1470a72022-01-17 23:28:33 -06008352 "version": "2.1.0",
8353 "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz",
8354 "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw=="
github-actions[bot]393fca82022-01-01 15:20:00 +01008355 },
8356 "node_modules/fast-levenshtein": {
8357 "version": "2.0.6",
8358 "resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -05008359 "integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw=="
github-actions[bot]393fca82022-01-01 15:20:00 +01008360 },
8361 "node_modules/fast-url-parser": {
8362 "version": "1.1.3",
8363 "resolved": "https://registry.npmjs.org/fast-url-parser/-/fast-url-parser-1.1.3.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -05008364 "integrity": "sha512-5jOCVXADYNuRkKFzNJ0dCCewsZiYo0dz8QNYljkOpFC6r2U4OBmKtvm/Tsuh4w1YYdDqDb31a8TVhBJ2OJKdqQ==",
github-actions[bot]393fca82022-01-01 15:20:00 +01008365 "dev": true,
8366 "dependencies": {
8367 "punycode": "^1.3.2"
8368 }
Matt Godboltf1470a72022-01-17 23:28:33 -06008369 },
8370 "node_modules/fast-url-parser/node_modules/punycode": {
8371 "version": "1.4.1",
8372 "resolved": "https://registry.npmjs.org/punycode/-/punycode-1.4.1.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -05008373 "integrity": "sha512-jmYNElW7yvO7TV33CjSmvSiE2yco3bV2czu/OzDKdMNVZQWfxCblURLhf+47syQRBntjfLdd/H0egrzIG+oaFQ==",
Matt Godboltf1470a72022-01-17 23:28:33 -06008374 "dev": true
github-actions[bot]393fca82022-01-01 15:20:00 +01008375 },
Matt Godbolt2b650022023-03-07 18:10:56 -06008376 "node_modules/fast-xml-parser": {
8377 "version": "4.1.2",
8378 "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.1.2.tgz",
8379 "integrity": "sha512-CDYeykkle1LiA/uqQyNwYpFbyF6Axec6YapmpUP+/RHWIoR1zKjocdvNaTsxCxZzQ6v9MLXaSYm9Qq0thv0DHg==",
8380 "dependencies": {
8381 "strnum": "^1.0.5"
8382 },
8383 "bin": {
8384 "fxparser": "src/cli/cli.js"
8385 },
8386 "funding": {
8387 "type": "paypal",
8388 "url": "https://paypal.me/naturalintelligence"
8389 }
8390 },
github-actions[bot]393fca82022-01-01 15:20:00 +01008391 "node_modules/fastest-levenshtein": {
Matt Godbolt6d4af972022-11-30 19:20:18 -06008392 "version": "1.0.16",
8393 "resolved": "https://registry.npmjs.org/fastest-levenshtein/-/fastest-levenshtein-1.0.16.tgz",
8394 "integrity": "sha512-eRnCtTTtGZFpQCwhJiUOuxPQWRXVKYDn0b2PeHfXL6/Zi53SLAzAHfVhVWK2AryC/WH05kGfxhFIPvTF0SXQzg==",
8395 "dev": true,
8396 "engines": {
8397 "node": ">= 4.9.1"
8398 }
github-actions[bot]393fca82022-01-01 15:20:00 +01008399 },
8400 "node_modules/fastq": {
Matt Godbolt2da5d572023-01-29 17:40:54 -06008401 "version": "1.15.0",
8402 "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.15.0.tgz",
8403 "integrity": "sha512-wBrocU2LCXXa+lWBt8RoIRD89Fi8OdABODa/kEnyeyjS5aZO5/GNvI5sEINADqP/h8M29UHTHUb53sUu5Ihqdw==",
github-actions[bot]393fca82022-01-01 15:20:00 +01008404 "dependencies": {
8405 "reusify": "^1.0.4"
8406 }
8407 },
8408 "node_modules/faye-websocket": {
8409 "version": "0.11.4",
8410 "resolved": "https://registry.npmjs.org/faye-websocket/-/faye-websocket-0.11.4.tgz",
8411 "integrity": "sha512-CzbClwlXAuiRQAlUyfqPgvPoNKTckTPGfwZV4ZdAhVcP2lh9KUxJg2b5GkE7XbjKQ3YJnQ9z6D9ntLAlB+tP8g==",
8412 "dev": true,
8413 "dependencies": {
8414 "websocket-driver": ">=0.5.1"
8415 },
8416 "engines": {
8417 "node": ">=0.8.0"
8418 }
8419 },
Patrick Quist51047b62022-02-04 18:35:04 +01008420 "node_modules/fd-slicer": {
8421 "version": "1.1.0",
8422 "resolved": "https://registry.npmjs.org/fd-slicer/-/fd-slicer-1.1.0.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -05008423 "integrity": "sha512-cE1qsB/VwyQozZ+q1dGxR8LBYNZeofhEdUNGSMbQD3Gw2lAzX9Zb3uIU6Ebc/Fmyjo9AWWfnn0AUCHqtevs/8g==",
Patrick Quist51047b62022-02-04 18:35:04 +01008424 "dev": true,
8425 "dependencies": {
8426 "pend": "~1.2.0"
8427 }
8428 },
github-actions[bot]393fca82022-01-01 15:20:00 +01008429 "node_modules/fecha": {
Matt Godboltdf14b0d2022-05-09 08:20:02 -05008430 "version": "4.2.3",
8431 "resolved": "https://registry.npmjs.org/fecha/-/fecha-4.2.3.tgz",
8432 "integrity": "sha512-OP2IUU6HeYKJi3i0z4A19kHMQoLVs4Hc+DPqqxI2h/DPZHTm/vjsfC6P0b4jCMy14XizLBqvndQ+UilD7707Jw=="
Patrick Quist51047b62022-02-04 18:35:04 +01008433 },
8434 "node_modules/figures": {
8435 "version": "3.2.0",
8436 "resolved": "https://registry.npmjs.org/figures/-/figures-3.2.0.tgz",
8437 "integrity": "sha512-yaduQFRKLXYOGgEn6AZau90j3ggSOyiqXU0F9JZfeXYhNa+Jk4X+s45A2zg5jns87GAFa34BBm2kXw4XpNcbdg==",
8438 "dev": true,
8439 "dependencies": {
8440 "escape-string-regexp": "^1.0.5"
8441 },
8442 "engines": {
8443 "node": ">=8"
8444 },
8445 "funding": {
8446 "url": "https://github.com/sponsors/sindresorhus"
8447 }
github-actions[bot]393fca82022-01-01 15:20:00 +01008448 },
8449 "node_modules/file-entry-cache": {
8450 "version": "6.0.1",
8451 "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz",
8452 "integrity": "sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==",
8453 "dependencies": {
8454 "flat-cache": "^3.0.4"
8455 },
8456 "engines": {
8457 "node": "^10.12.0 || >=12.0.0"
8458 }
8459 },
8460 "node_modules/file-loader": {
8461 "version": "6.2.0",
8462 "resolved": "https://registry.npmjs.org/file-loader/-/file-loader-6.2.0.tgz",
8463 "integrity": "sha512-qo3glqyTa61Ytg4u73GultjHGjdRyig3tG6lPtyX/jOEJvHif9uB0/OCI2Kif6ctF3caQTW2G5gym21oAsI4pw==",
8464 "dev": true,
8465 "dependencies": {
8466 "loader-utils": "^2.0.0",
8467 "schema-utils": "^3.0.0"
8468 },
8469 "engines": {
8470 "node": ">= 10.13.0"
8471 },
8472 "funding": {
8473 "type": "opencollective",
8474 "url": "https://opencollective.com/webpack"
8475 },
8476 "peerDependencies": {
8477 "webpack": "^4.0.0 || ^5.0.0"
Matt Godbolt1b050d42022-02-06 14:05:25 -06008478 }
8479 },
github-actions[bot]393fca82022-01-01 15:20:00 +01008480 "node_modules/file-saver": {
8481 "version": "2.0.5",
8482 "resolved": "https://registry.npmjs.org/file-saver/-/file-saver-2.0.5.tgz",
8483 "integrity": "sha512-P9bmyZ3h/PRG+Nzga+rbdI4OEpNDzAVyy74uVO9ATgzLK6VtAsYybF/+TOCvrc0MO793d6+42lLyZTw7/ArVzA=="
8484 },
8485 "node_modules/file-type": {
8486 "version": "4.4.0",
8487 "resolved": "https://registry.npmjs.org/file-type/-/file-type-4.4.0.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -05008488 "integrity": "sha512-f2UbFQEk7LXgWpi5ntcO86OeA/cC80fuDDDaX/fZ2ZGel+AF7leRQqBBW1eJNiiQkrZlAoM6P+VYP5P6bOlDEQ==",
github-actions[bot]393fca82022-01-01 15:20:00 +01008489 "dev": true,
8490 "engines": {
8491 "node": ">=4"
8492 }
github-actions[bot]393fca82022-01-01 15:20:00 +01008493 },
8494 "node_modules/fill-range": {
8495 "version": "7.0.1",
8496 "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz",
8497 "integrity": "sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==",
github-actions[bot]393fca82022-01-01 15:20:00 +01008498 "dependencies": {
8499 "to-regex-range": "^5.0.1"
8500 },
8501 "engines": {
8502 "node": ">=8"
8503 }
8504 },
8505 "node_modules/finalhandler": {
Matt Godboltdf14b0d2022-05-09 08:20:02 -05008506 "version": "1.2.0",
8507 "resolved": "https://registry.npmjs.org/finalhandler/-/finalhandler-1.2.0.tgz",
8508 "integrity": "sha512-5uXcUVftlQMFnWC9qu/svkWv3GTd2PfUhK/3PLkYNAe7FbqJMt3515HaxE6eRL74GdsriiwujiawdaB1BpEISg==",
github-actions[bot]393fca82022-01-01 15:20:00 +01008509 "dependencies": {
8510 "debug": "2.6.9",
8511 "encodeurl": "~1.0.2",
8512 "escape-html": "~1.0.3",
Matt Godboltdf14b0d2022-05-09 08:20:02 -05008513 "on-finished": "2.4.1",
github-actions[bot]393fca82022-01-01 15:20:00 +01008514 "parseurl": "~1.3.3",
Matt Godboltdf14b0d2022-05-09 08:20:02 -05008515 "statuses": "2.0.1",
github-actions[bot]393fca82022-01-01 15:20:00 +01008516 "unpipe": "~1.0.0"
8517 },
8518 "engines": {
8519 "node": ">= 0.8"
8520 }
8521 },
8522 "node_modules/finalhandler/node_modules/debug": {
8523 "version": "2.6.9",
8524 "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
8525 "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
8526 "dependencies": {
8527 "ms": "2.0.0"
8528 }
8529 },
8530 "node_modules/finalhandler/node_modules/ms": {
8531 "version": "2.0.0",
8532 "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -05008533 "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A=="
github-actions[bot]393fca82022-01-01 15:20:00 +01008534 },
Matt Godboltf1470a72022-01-17 23:28:33 -06008535 "node_modules/find-up": {
Matt Godbolt6d4af972022-11-30 19:20:18 -06008536 "version": "5.0.0",
8537 "resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz",
8538 "integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==",
Matt Godboltf1470a72022-01-17 23:28:33 -06008539 "dependencies": {
Matt Godbolt6d4af972022-11-30 19:20:18 -06008540 "locate-path": "^6.0.0",
8541 "path-exists": "^4.0.0"
Matt Godboltf1470a72022-01-17 23:28:33 -06008542 },
github-actions[bot]393fca82022-01-01 15:20:00 +01008543 "engines": {
Matt Godbolt6d4af972022-11-30 19:20:18 -06008544 "node": ">=10"
8545 },
8546 "funding": {
8547 "url": "https://github.com/sponsors/sindresorhus"
github-actions[bot]393fca82022-01-01 15:20:00 +01008548 }
8549 },
8550 "node_modules/flat": {
8551 "version": "5.0.2",
8552 "resolved": "https://registry.npmjs.org/flat/-/flat-5.0.2.tgz",
8553 "integrity": "sha512-b6suED+5/3rTpUBdG1gupIl8MPFCAMA0QXwmljLhvCUKcUvdE4gWky9zpuGCcXHOsz4J9wPGNWq6OKpmIzz3hQ==",
8554 "dev": true,
8555 "bin": {
8556 "flat": "cli.js"
8557 }
8558 },
8559 "node_modules/flat-cache": {
8560 "version": "3.0.4",
8561 "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-3.0.4.tgz",
8562 "integrity": "sha512-dm9s5Pw7Jc0GvMYbshN6zchCA9RgQlzzEZX3vylR9IqFfS8XciblUXOKfW6SiuJ0e13eDYZoZV5wdrev7P3Nwg==",
8563 "dependencies": {
8564 "flatted": "^3.1.0",
8565 "rimraf": "^3.0.2"
8566 },
8567 "engines": {
8568 "node": "^10.12.0 || >=12.0.0"
github-actions[bot]393fca82022-01-01 15:20:00 +01008569 }
8570 },
8571 "node_modules/flatted": {
Matt Godbolt6d4af972022-11-30 19:20:18 -06008572 "version": "3.2.7",
8573 "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.2.7.tgz",
8574 "integrity": "sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ=="
github-actions[bot]393fca82022-01-01 15:20:00 +01008575 },
8576 "node_modules/fn.name": {
8577 "version": "1.1.0",
8578 "resolved": "https://registry.npmjs.org/fn.name/-/fn.name-1.1.0.tgz",
8579 "integrity": "sha512-GRnmB5gPyJpAhTQdSZTSp9uaPSvl09KoYcMQtsB9rQoOmzs9dH6ffeccH+Z+cv6P68Hu5bC6JjRh4Ah/mHSNRw=="
8580 },
8581 "node_modules/follow-redirects": {
Matt Godbolt6d4af972022-11-30 19:20:18 -06008582 "version": "1.15.2",
8583 "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.2.tgz",
8584 "integrity": "sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==",
Travis Finkenauer92dd06c2022-01-17 12:08:56 -08008585 "funding": [
8586 {
8587 "type": "individual",
8588 "url": "https://github.com/sponsors/RubenVerborgh"
8589 }
8590 ],
github-actions[bot]393fca82022-01-01 15:20:00 +01008591 "engines": {
8592 "node": ">=4.0"
Travis Finkenauer92dd06c2022-01-17 12:08:56 -08008593 },
8594 "peerDependenciesMeta": {
8595 "debug": {
8596 "optional": true
8597 }
github-actions[bot]393fca82022-01-01 15:20:00 +01008598 }
8599 },
Matt Godbolt5fd07332022-07-18 06:19:38 -05008600 "node_modules/for-each": {
8601 "version": "0.3.3",
8602 "resolved": "https://registry.npmjs.org/for-each/-/for-each-0.3.3.tgz",
8603 "integrity": "sha512-jqYfLp7mo9vIyQf8ykW2v7A+2N4QjeCeI5+Dz9XraiO1ign81wjiH7Fb9vSOWvQfNtmSa4H2RoQTrrXivdUZmw==",
Matt Godbolt2b650022023-03-07 18:10:56 -06008604 "dev": true,
Matt Godbolt5fd07332022-07-18 06:19:38 -05008605 "dependencies": {
8606 "is-callable": "^1.1.3"
8607 }
8608 },
github-actions[bot]393fca82022-01-01 15:20:00 +01008609 "node_modules/foreground-child": {
8610 "version": "2.0.0",
8611 "resolved": "https://registry.npmjs.org/foreground-child/-/foreground-child-2.0.0.tgz",
8612 "integrity": "sha512-dCIq9FpEcyQyXKCkyzmlPTFNgrCzPudOe+mhvJU5zAtlBnGVy2yKxtfsxK2tQBThwq225jcvBjpw1Gr40uzZCA==",
8613 "dev": true,
8614 "dependencies": {
8615 "cross-spawn": "^7.0.0",
8616 "signal-exit": "^3.0.2"
8617 },
8618 "engines": {
8619 "node": ">=8.0.0"
8620 }
8621 },
github-actions[bot]393fca82022-01-01 15:20:00 +01008622 "node_modules/forever-agent": {
8623 "version": "0.6.1",
8624 "resolved": "https://registry.npmjs.org/forever-agent/-/forever-agent-0.6.1.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -05008625 "integrity": "sha512-j0KLYPhm6zeac4lz3oJ3o65qvgQCcPubiyotZrXqEaG4hNagNYO8qdlUrX5vwqv9ohqeT/Z3j6+yW067yWWdUw==",
github-actions[bot]393fca82022-01-01 15:20:00 +01008626 "engines": {
8627 "node": "*"
8628 }
8629 },
8630 "node_modules/form-data": {
Matt Godbolt2bbc7de2022-12-30 08:03:14 -06008631 "version": "2.5.1",
8632 "resolved": "https://registry.npmjs.org/form-data/-/form-data-2.5.1.tgz",
8633 "integrity": "sha512-m21N3WOmEEURgk6B9GLOE4RuWOFf28Lhh9qGYeNlGq4VDXUlJy2th2slBNU8Gp8EzloYZOibZJ7t5ecIrFSjVA==",
Mats Jun Larsen2b7c7712023-02-19 23:32:04 +00008634 "dev": true,
github-actions[bot]393fca82022-01-01 15:20:00 +01008635 "dependencies": {
8636 "asynckit": "^0.4.0",
8637 "combined-stream": "^1.0.6",
8638 "mime-types": "^2.1.12"
8639 },
8640 "engines": {
8641 "node": ">= 0.12"
8642 }
8643 },
8644 "node_modules/formidable": {
Matt Godboltf1470a72022-01-17 23:28:33 -06008645 "version": "1.2.6",
8646 "resolved": "https://registry.npmjs.org/formidable/-/formidable-1.2.6.tgz",
8647 "integrity": "sha512-KcpbcpuLNOwrEjnbpMC0gS+X8ciDoZE1kkqzat4a8vrprf+s9pKNQ/QIwWfbfs4ltgmFl3MD177SNTkve3BwGQ==",
github-actions[bot]393fca82022-01-01 15:20:00 +01008648 "deprecated": "Please upgrade to latest, formidable@v2 or formidable@v3! Check these notes: https://bit.ly/2ZEqIau",
Matt Godboltf1470a72022-01-17 23:28:33 -06008649 "dev": true,
8650 "funding": {
8651 "url": "https://ko-fi.com/tunnckoCore/commissions"
8652 }
github-actions[bot]393fca82022-01-01 15:20:00 +01008653 },
8654 "node_modules/forwarded": {
8655 "version": "0.2.0",
8656 "resolved": "https://registry.npmjs.org/forwarded/-/forwarded-0.2.0.tgz",
8657 "integrity": "sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==",
8658 "engines": {
8659 "node": ">= 0.6"
8660 }
8661 },
8662 "node_modules/fresh": {
8663 "version": "0.5.2",
8664 "resolved": "https://registry.npmjs.org/fresh/-/fresh-0.5.2.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -05008665 "integrity": "sha512-zJ2mQYM18rEFOudeV4GShTGIQ7RbzA7ozbU9I/XBpm7kqgMywgmylMwXHxZJmkVoYkna9d2pVXVXPdYTP9ej8Q==",
github-actions[bot]393fca82022-01-01 15:20:00 +01008666 "engines": {
8667 "node": ">= 0.6"
8668 }
8669 },
8670 "node_modules/from": {
8671 "version": "0.1.7",
8672 "resolved": "https://registry.npmjs.org/from/-/from-0.1.7.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -05008673 "integrity": "sha512-twe20eF1OxVxp/ML/kq2p1uc6KvFK/+vs8WjEbeKmV2He22MKm7YF2ANIt+EOqhJ5L3K/SuuPhk0hWQDjOM23g==",
github-actions[bot]393fca82022-01-01 15:20:00 +01008674 "dev": true
8675 },
8676 "node_modules/fromentries": {
Matt Godboltf1470a72022-01-17 23:28:33 -06008677 "version": "1.3.2",
8678 "resolved": "https://registry.npmjs.org/fromentries/-/fromentries-1.3.2.tgz",
8679 "integrity": "sha512-cHEpEQHUg0f8XdtZCc2ZAhrHzKzT0MrFUTcvx+hfxYu7rGMDc5SKoXFh+n4YigxsHXRzc6OrCshdR1bWH6HHyg==",
github-actions[bot]393fca82022-01-01 15:20:00 +01008680 "dev": true,
8681 "funding": [
8682 {
8683 "type": "github",
8684 "url": "https://github.com/sponsors/feross"
8685 },
8686 {
8687 "type": "patreon",
8688 "url": "https://www.patreon.com/feross"
8689 },
8690 {
8691 "type": "consulting",
8692 "url": "https://feross.org/support"
8693 }
8694 ]
8695 },
8696 "node_modules/fs-constants": {
8697 "version": "1.0.0",
8698 "resolved": "https://registry.npmjs.org/fs-constants/-/fs-constants-1.0.0.tgz",
8699 "integrity": "sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow=="
8700 },
8701 "node_modules/fs-extra": {
Mats Jun Larsen633eb822023-02-28 00:06:38 +00008702 "version": "11.1.0",
8703 "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-11.1.0.tgz",
8704 "integrity": "sha512-0rcTq621PD5jM/e0a3EJoGC/1TC5ZBCERW82LQuwfGnCa1V8w7dpYH1yNu+SLb6E5dkeCBzKEyLGlFrnr+dUyw==",
github-actions[bot]393fca82022-01-01 15:20:00 +01008705 "dependencies": {
8706 "graceful-fs": "^4.2.0",
8707 "jsonfile": "^6.0.1",
8708 "universalify": "^2.0.0"
8709 },
8710 "engines": {
Mats Jun Larsen633eb822023-02-28 00:06:38 +00008711 "node": ">=14.14"
github-actions[bot]393fca82022-01-01 15:20:00 +01008712 }
8713 },
8714 "node_modules/fs-monkey": {
8715 "version": "1.0.3",
8716 "resolved": "https://registry.npmjs.org/fs-monkey/-/fs-monkey-1.0.3.tgz",
8717 "integrity": "sha512-cybjIfiiE+pTWicSCLFHSrXZ6EilF30oh91FDP9S2B051prEa7QWfrVTQm10/dDpswBDXZugPa1Ogu8Yh+HV0Q==",
8718 "dev": true
8719 },
8720 "node_modules/fs.realpath": {
8721 "version": "1.0.0",
8722 "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -05008723 "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw=="
github-actions[bot]393fca82022-01-01 15:20:00 +01008724 },
8725 "node_modules/function-bind": {
8726 "version": "1.1.1",
8727 "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz",
8728 "integrity": "sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A=="
8729 },
Matt Godboltdf14b0d2022-05-09 08:20:02 -05008730 "node_modules/function.prototype.name": {
8731 "version": "1.1.5",
8732 "resolved": "https://registry.npmjs.org/function.prototype.name/-/function.prototype.name-1.1.5.tgz",
8733 "integrity": "sha512-uN7m/BzVKQnCUF/iW8jYea67v++2u7m5UgENbHRtdDVclOUP+FMPlCNdmk0h/ysGyo2tavMJEDqJAkJdRa1vMA==",
Matt Godbolt6d4af972022-11-30 19:20:18 -06008734 "dev": true,
Matt Godboltdf14b0d2022-05-09 08:20:02 -05008735 "dependencies": {
8736 "call-bind": "^1.0.2",
8737 "define-properties": "^1.1.3",
8738 "es-abstract": "^1.19.0",
8739 "functions-have-names": "^1.2.2"
8740 },
8741 "engines": {
8742 "node": ">= 0.4"
8743 },
8744 "funding": {
8745 "url": "https://github.com/sponsors/ljharb"
8746 }
8747 },
Matt Godboltdf14b0d2022-05-09 08:20:02 -05008748 "node_modules/functions-have-names": {
8749 "version": "1.2.3",
8750 "resolved": "https://registry.npmjs.org/functions-have-names/-/functions-have-names-1.2.3.tgz",
8751 "integrity": "sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==",
Matt Godbolt6d4af972022-11-30 19:20:18 -06008752 "dev": true,
Matt Godboltdf14b0d2022-05-09 08:20:02 -05008753 "funding": {
8754 "url": "https://github.com/sponsors/ljharb"
8755 }
github-actions[bot]393fca82022-01-01 15:20:00 +01008756 },
github-actions[bot]393fca82022-01-01 15:20:00 +01008757 "node_modules/gensync": {
Matt Godboltf1470a72022-01-17 23:28:33 -06008758 "version": "1.0.0-beta.2",
8759 "resolved": "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz",
8760 "integrity": "sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==",
github-actions[bot]393fca82022-01-01 15:20:00 +01008761 "dev": true,
Mats Jun Larsen633eb822023-02-28 00:06:38 +00008762 "peer": true,
github-actions[bot]393fca82022-01-01 15:20:00 +01008763 "engines": {
8764 "node": ">=6.9.0"
8765 }
8766 },
8767 "node_modules/get-caller-file": {
8768 "version": "2.0.5",
8769 "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz",
8770 "integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==",
8771 "dev": true,
8772 "engines": {
8773 "node": "6.* || 8.* || >= 10.*"
8774 }
8775 },
8776 "node_modules/get-func-name": {
8777 "version": "2.0.0",
8778 "resolved": "https://registry.npmjs.org/get-func-name/-/get-func-name-2.0.0.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -05008779 "integrity": "sha512-Hm0ixYtaSZ/V7C8FJrtZIuBBI+iSgL+1Aq82zSu8VQNB4S3Gk8e7Qs3VwBDJAhmRZcFqkl3tQu36g/Foh5I5ig==",
github-actions[bot]393fca82022-01-01 15:20:00 +01008780 "dev": true,
8781 "engines": {
8782 "node": "*"
8783 }
8784 },
8785 "node_modules/get-intrinsic": {
Matt Godbolt2da5d572023-01-29 17:40:54 -06008786 "version": "1.2.0",
8787 "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.2.0.tgz",
8788 "integrity": "sha512-L049y6nFOuom5wGyRc3/gdTLO94dySVKRACj1RmJZBQXlbTMhtNIgkWkUHq+jYmZvKf14EW1EoJnnjbmoHij0Q==",
github-actions[bot]393fca82022-01-01 15:20:00 +01008789 "dependencies": {
8790 "function-bind": "^1.1.1",
8791 "has": "^1.0.3",
Matt Godbolt52515952022-07-01 08:39:24 -05008792 "has-symbols": "^1.0.3"
github-actions[bot]393fca82022-01-01 15:20:00 +01008793 },
8794 "funding": {
8795 "url": "https://github.com/sponsors/ljharb"
github-actions[bot]393fca82022-01-01 15:20:00 +01008796 }
8797 },
8798 "node_modules/get-stream": {
Matt Godboltf1470a72022-01-17 23:28:33 -06008799 "version": "5.2.0",
8800 "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-5.2.0.tgz",
8801 "integrity": "sha512-nBF+F1rAZVCu/p7rjzgA+Yb4lfYXrpl7a6VmJrU8wF9I1CKvP/QwPNZHnOlwbTkY6dvtFIzFMSyQXbLoTQPRpA==",
github-actions[bot]393fca82022-01-01 15:20:00 +01008802 "dev": true,
8803 "dependencies": {
8804 "pump": "^3.0.0"
8805 },
8806 "engines": {
Matt Godboltf1470a72022-01-17 23:28:33 -06008807 "node": ">=8"
8808 },
8809 "funding": {
8810 "url": "https://github.com/sponsors/sindresorhus"
github-actions[bot]393fca82022-01-01 15:20:00 +01008811 }
8812 },
8813 "node_modules/get-symbol-description": {
8814 "version": "1.0.0",
8815 "resolved": "https://registry.npmjs.org/get-symbol-description/-/get-symbol-description-1.0.0.tgz",
8816 "integrity": "sha512-2EmdH1YvIQiZpltCNgkuiUnyukzxM/R6NDJX31Ke3BG1Nq5b0S2PhX59UKi9vZpPDQVdqn+1IcaAwnzTT5vCjw==",
Matt Godbolt6d4af972022-11-30 19:20:18 -06008817 "dev": true,
github-actions[bot]393fca82022-01-01 15:20:00 +01008818 "dependencies": {
8819 "call-bind": "^1.0.2",
8820 "get-intrinsic": "^1.1.1"
8821 },
8822 "engines": {
8823 "node": ">= 0.4"
8824 },
8825 "funding": {
8826 "url": "https://github.com/sponsors/ljharb"
8827 }
8828 },
Matt Godbolt749319f2022-12-28 11:42:14 -06008829 "node_modules/get-tsconfig": {
Matt Godbolt09828862023-02-28 07:51:28 -06008830 "version": "4.4.0",
8831 "resolved": "https://registry.npmjs.org/get-tsconfig/-/get-tsconfig-4.4.0.tgz",
8832 "integrity": "sha512-0Gdjo/9+FzsYhXCEFueo2aY1z1tpXrxWZzP7k8ul9qt1U5o8rYJwTJYmaeHdrVosYIVYkOy2iwCJ9FdpocJhPQ==",
Matt Godbolt749319f2022-12-28 11:42:14 -06008833 "dev": true,
8834 "funding": {
8835 "url": "https://github.com/privatenumber/get-tsconfig?sponsor=1"
8836 }
8837 },
Patrick Quist51047b62022-02-04 18:35:04 +01008838 "node_modules/getos": {
8839 "version": "3.2.1",
8840 "resolved": "https://registry.npmjs.org/getos/-/getos-3.2.1.tgz",
8841 "integrity": "sha512-U56CfOK17OKgTVqozZjUKNdkfEv6jk5WISBJ8SHoagjE6L69zOwl3Z+O8myjY9MEW3i2HPWQBt/LTbCgcC973Q==",
8842 "dev": true,
8843 "dependencies": {
8844 "async": "^3.2.0"
8845 }
8846 },
github-actions[bot]393fca82022-01-01 15:20:00 +01008847 "node_modules/getpass": {
8848 "version": "0.1.7",
8849 "resolved": "https://registry.npmjs.org/getpass/-/getpass-0.1.7.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -05008850 "integrity": "sha512-0fzj9JxOLfJ+XGLhR8ze3unN0KZCgZwiSSDz168VERjK8Wl8kVSdcu2kspd4s4wtAa1y/qrVRiAA0WclVsu0ng==",
github-actions[bot]393fca82022-01-01 15:20:00 +01008851 "dependencies": {
8852 "assert-plus": "^1.0.0"
Matt Godbolt09828862023-02-28 07:51:28 -06008853 }
8854 },
github-actions[bot]393fca82022-01-01 15:20:00 +01008855 "node_modules/glob": {
Matt Godbolt52515952022-07-01 08:39:24 -05008856 "version": "7.2.3",
8857 "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz",
8858 "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==",
github-actions[bot]393fca82022-01-01 15:20:00 +01008859 "dependencies": {
8860 "fs.realpath": "^1.0.0",
8861 "inflight": "^1.0.4",
8862 "inherits": "2",
Matt Godbolt52515952022-07-01 08:39:24 -05008863 "minimatch": "^3.1.1",
github-actions[bot]393fca82022-01-01 15:20:00 +01008864 "once": "^1.3.0",
8865 "path-is-absolute": "^1.0.0"
8866 },
8867 "engines": {
8868 "node": "*"
Matt Godboltf1470a72022-01-17 23:28:33 -06008869 },
8870 "funding": {
8871 "url": "https://github.com/sponsors/isaacs"
github-actions[bot]393fca82022-01-01 15:20:00 +01008872 }
8873 },
8874 "node_modules/glob-parent": {
8875 "version": "6.0.2",
8876 "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz",
8877 "integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==",
8878 "dependencies": {
8879 "is-glob": "^4.0.3"
8880 },
8881 "engines": {
8882 "node": ">=10.13.0"
github-actions[bot]393fca82022-01-01 15:20:00 +01008883 }
8884 },
8885 "node_modules/glob-to-regexp": {
8886 "version": "0.4.1",
8887 "resolved": "https://registry.npmjs.org/glob-to-regexp/-/glob-to-regexp-0.4.1.tgz",
8888 "integrity": "sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw=="
Patrick Quist51047b62022-02-04 18:35:04 +01008889 },
8890 "node_modules/global-dirs": {
Matt Godbolt6d4af972022-11-30 19:20:18 -06008891 "version": "3.0.1",
8892 "resolved": "https://registry.npmjs.org/global-dirs/-/global-dirs-3.0.1.tgz",
8893 "integrity": "sha512-NBcGGFbBA9s1VzD41QXDG+3++t9Mn5t1FpLdhESY6oKY4gYTFpX4wO3sqGUa0Srjtbfj3szX0RnemmrVRUdULA==",
Patrick Quist51047b62022-02-04 18:35:04 +01008894 "dev": true,
8895 "dependencies": {
8896 "ini": "2.0.0"
8897 },
8898 "engines": {
8899 "node": ">=10"
8900 },
8901 "funding": {
8902 "url": "https://github.com/sponsors/sindresorhus"
8903 }
github-actions[bot]393fca82022-01-01 15:20:00 +01008904 },
8905 "node_modules/globals": {
8906 "version": "11.12.0",
8907 "resolved": "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz",
8908 "integrity": "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==",
8909 "dev": true,
8910 "engines": {
8911 "node": ">=4"
Matt Godbolt2da5d572023-01-29 17:40:54 -06008912 }
8913 },
8914 "node_modules/globalthis": {
8915 "version": "1.0.3",
8916 "resolved": "https://registry.npmjs.org/globalthis/-/globalthis-1.0.3.tgz",
8917 "integrity": "sha512-sFdI5LyBiNTHjRd7cGPWapiHWMOXKyuBNX/cWJ3NfzrZQVa8GI/8cofCl74AOVqq9W5kNmguTIzJ/1s2gyI9wA==",
8918 "dev": true,
8919 "dependencies": {
8920 "define-properties": "^1.1.3"
8921 },
8922 "engines": {
8923 "node": ">= 0.4"
8924 },
8925 "funding": {
8926 "url": "https://github.com/sponsors/ljharb"
github-actions[bot]393fca82022-01-01 15:20:00 +01008927 }
8928 },
Matt Godbolt749319f2022-12-28 11:42:14 -06008929 "node_modules/globalyzer": {
8930 "version": "0.1.0",
8931 "resolved": "https://registry.npmjs.org/globalyzer/-/globalyzer-0.1.0.tgz",
8932 "integrity": "sha512-40oNTM9UfG6aBmuKxk/giHn5nQ8RVz/SS4Ir6zgzOv9/qC3kKZ9v4etGTcJbEl/NyVQH7FGU7d+X1egr57Md2Q==",
8933 "dev": true
8934 },
github-actions[bot]393fca82022-01-01 15:20:00 +01008935 "node_modules/globby": {
Matt Godboltf1470a72022-01-17 23:28:33 -06008936 "version": "11.1.0",
8937 "resolved": "https://registry.npmjs.org/globby/-/globby-11.1.0.tgz",
8938 "integrity": "sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==",
Matt Godboltf229d282023-03-06 22:34:08 -06008939 "dev": true,
github-actions[bot]393fca82022-01-01 15:20:00 +01008940 "dependencies": {
8941 "array-union": "^2.1.0",
8942 "dir-glob": "^3.0.1",
Matt Godboltf1470a72022-01-17 23:28:33 -06008943 "fast-glob": "^3.2.9",
8944 "ignore": "^5.2.0",
8945 "merge2": "^1.4.1",
github-actions[bot]393fca82022-01-01 15:20:00 +01008946 "slash": "^3.0.0"
8947 },
8948 "engines": {
8949 "node": ">=10"
8950 },
8951 "funding": {
8952 "url": "https://github.com/sponsors/sindresorhus"
8953 }
Matt Godbolt749319f2022-12-28 11:42:14 -06008954 },
8955 "node_modules/globrex": {
8956 "version": "0.1.2",
8957 "resolved": "https://registry.npmjs.org/globrex/-/globrex-0.1.2.tgz",
8958 "integrity": "sha512-uHJgbwAMwNFf5mLst7IWLNg14x1CkeqglJb/K3doi4dw6q2IvAAmM/Y81kevy83wP+Sst+nutFTYOGg3d1lsxg==",
8959 "dev": true
github-actions[bot]393fca82022-01-01 15:20:00 +01008960 },
8961 "node_modules/glossy": {
8962 "version": "0.1.7",
8963 "resolved": "https://registry.npmjs.org/glossy/-/glossy-0.1.7.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -05008964 "integrity": "sha512-mTCC51QFadK75MvAhrL5nPVIP291NjML1guo10Sa7Yj04tJU4V++Vgm780NIddg9etQD9D8FM67hFGqM8EE2HQ==",
github-actions[bot]393fca82022-01-01 15:20:00 +01008965 "engines": {
8966 "node": ">= 0.2.5"
8967 }
8968 },
8969 "node_modules/golden-layout": {
8970 "version": "1.5.9",
8971 "resolved": "https://registry.npmjs.org/golden-layout/-/golden-layout-1.5.9.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -05008972 "integrity": "sha512-iBXDQCXOTgUEQJo96zPbjDoy5bRIk9XW5l+q+pDgLnIyReqaa1aiQctNud4epsskyLt952BG521dew5Z1liSxA==",
github-actions[bot]393fca82022-01-01 15:20:00 +01008973 "dependencies": {
8974 "jquery": "*"
8975 }
8976 },
8977 "node_modules/good-listener": {
8978 "version": "1.2.2",
8979 "resolved": "https://registry.npmjs.org/good-listener/-/good-listener-1.2.2.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -05008980 "integrity": "sha512-goW1b+d9q/HIwbVYZzZ6SsTr4IgE+WA44A0GmPIQstuOrgsFcT7VEJ48nmr9GaRtNu0XTKacFLGnBPAM6Afouw==",
github-actions[bot]393fca82022-01-01 15:20:00 +01008981 "dependencies": {
8982 "delegate": "^3.1.2"
8983 }
8984 },
Matt Godbolt6d4af972022-11-30 19:20:18 -06008985 "node_modules/gopd": {
8986 "version": "1.0.1",
8987 "resolved": "https://registry.npmjs.org/gopd/-/gopd-1.0.1.tgz",
8988 "integrity": "sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==",
Matt Godbolt2b650022023-03-07 18:10:56 -06008989 "dev": true,
Matt Godbolt6d4af972022-11-30 19:20:18 -06008990 "dependencies": {
8991 "get-intrinsic": "^1.1.3"
8992 },
8993 "funding": {
8994 "url": "https://github.com/sponsors/ljharb"
8995 }
8996 },
github-actions[bot]393fca82022-01-01 15:20:00 +01008997 "node_modules/graceful-fs": {
Matt Godboltdf14b0d2022-05-09 08:20:02 -05008998 "version": "4.2.10",
8999 "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.10.tgz",
9000 "integrity": "sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA=="
Matt Godbolt6d4af972022-11-30 19:20:18 -06009001 },
9002 "node_modules/grapheme-splitter": {
9003 "version": "1.0.4",
9004 "resolved": "https://registry.npmjs.org/grapheme-splitter/-/grapheme-splitter-1.0.4.tgz",
9005 "integrity": "sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ=="
github-actions[bot]393fca82022-01-01 15:20:00 +01009006 },
github-actions[bot]393fca82022-01-01 15:20:00 +01009007 "node_modules/handle-thing": {
9008 "version": "2.0.1",
9009 "resolved": "https://registry.npmjs.org/handle-thing/-/handle-thing-2.0.1.tgz",
9010 "integrity": "sha512-9Qn4yBxelxoh2Ow62nP+Ka/kMnOXRi8BXnRaUwezLNhqelnN49xKz4F/dPP8OYLxLxq6JDtZb2i9XznUQbNPTg==",
9011 "dev": true
9012 },
9013 "node_modules/har-schema": {
9014 "version": "2.0.0",
9015 "resolved": "https://registry.npmjs.org/har-schema/-/har-schema-2.0.0.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -05009016 "integrity": "sha512-Oqluz6zhGX8cyRaTQlFMPw80bSJVG2x/cFb8ZPhUILGgHka9SsokCCOQgpveePerqidZOrT14ipqfJb7ILcW5Q==",
github-actions[bot]393fca82022-01-01 15:20:00 +01009017 "engines": {
9018 "node": ">=4"
9019 }
9020 },
9021 "node_modules/har-validator": {
Matt Godboltf1470a72022-01-17 23:28:33 -06009022 "version": "5.1.5",
9023 "resolved": "https://registry.npmjs.org/har-validator/-/har-validator-5.1.5.tgz",
9024 "integrity": "sha512-nmT2T0lljbxdQZfspsno9hgrG3Uir6Ks5afism62poxqBM6sDnMEuPmzTq8XN0OEwqKLLdh1jQI3qyE66Nzb3w==",
github-actions[bot]393fca82022-01-01 15:20:00 +01009025 "deprecated": "this library is no longer supported",
9026 "dependencies": {
Matt Godboltf1470a72022-01-17 23:28:33 -06009027 "ajv": "^6.12.3",
github-actions[bot]393fca82022-01-01 15:20:00 +01009028 "har-schema": "^2.0.0"
9029 },
Matt Godbolt09828862023-02-28 07:51:28 -06009030 "engines": {
9031 "node": ">=6"
github-actions[bot]393fca82022-01-01 15:20:00 +01009032 }
9033 },
9034 "node_modules/has": {
9035 "version": "1.0.3",
9036 "resolved": "https://registry.npmjs.org/has/-/has-1.0.3.tgz",
9037 "integrity": "sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==",
9038 "dependencies": {
9039 "function-bind": "^1.1.1"
9040 },
9041 "engines": {
9042 "node": ">= 0.4.0"
9043 }
9044 },
9045 "node_modules/has-bigints": {
Matt Godboltdf14b0d2022-05-09 08:20:02 -05009046 "version": "1.0.2",
9047 "resolved": "https://registry.npmjs.org/has-bigints/-/has-bigints-1.0.2.tgz",
9048 "integrity": "sha512-tSvCKtBr9lkF0Ex0aQiP9N+OpV4zi2r/Nee5VkRDbaqv35RLYMzbwQfFSZZH0kR+Rd6302UJZ2p/bJCEoR3VoQ==",
Matt Godbolt6d4af972022-11-30 19:20:18 -06009049 "dev": true,
github-actions[bot]393fca82022-01-01 15:20:00 +01009050 "funding": {
9051 "url": "https://github.com/sponsors/ljharb"
9052 }
9053 },
9054 "node_modules/has-flag": {
9055 "version": "3.0.0",
9056 "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -05009057 "integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==",
github-actions[bot]393fca82022-01-01 15:20:00 +01009058 "dev": true,
9059 "engines": {
9060 "node": ">=4"
Matt Godboltdf14b0d2022-05-09 08:20:02 -05009061 }
9062 },
9063 "node_modules/has-property-descriptors": {
9064 "version": "1.0.0",
9065 "resolved": "https://registry.npmjs.org/has-property-descriptors/-/has-property-descriptors-1.0.0.tgz",
9066 "integrity": "sha512-62DVLZGoiEBDHQyqG4w9xCuZ7eJEwNmJRWw2VY84Oedb7WFcA27fiEVe8oUQx9hAUJ4ekurquucTGwsyO1XGdQ==",
Matt Godbolt6d4af972022-11-30 19:20:18 -06009067 "dev": true,
Matt Godboltdf14b0d2022-05-09 08:20:02 -05009068 "dependencies": {
9069 "get-intrinsic": "^1.1.1"
Matt Godbolt2da5d572023-01-29 17:40:54 -06009070 },
9071 "funding": {
9072 "url": "https://github.com/sponsors/ljharb"
9073 }
9074 },
9075 "node_modules/has-proto": {
9076 "version": "1.0.1",
9077 "resolved": "https://registry.npmjs.org/has-proto/-/has-proto-1.0.1.tgz",
9078 "integrity": "sha512-7qE+iP+O+bgF9clE5+UoBFzE65mlBiVj3tKCrlNQ0Ogwm0BjpT/gK4SlLYDMybDh5I3TCTKnPPa0oMG7JDYrhg==",
9079 "dev": true,
9080 "engines": {
9081 "node": ">= 0.4"
Matt Godboltdf14b0d2022-05-09 08:20:02 -05009082 },
9083 "funding": {
9084 "url": "https://github.com/sponsors/ljharb"
github-actions[bot]393fca82022-01-01 15:20:00 +01009085 }
9086 },
9087 "node_modules/has-symbols": {
Matt Godbolt5bd8cde2022-03-21 23:39:51 -05009088 "version": "1.0.3",
9089 "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.3.tgz",
9090 "integrity": "sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==",
github-actions[bot]393fca82022-01-01 15:20:00 +01009091 "engines": {
9092 "node": ">= 0.4"
9093 },
9094 "funding": {
9095 "url": "https://github.com/sponsors/ljharb"
9096 }
9097 },
Matt Godboltf1470a72022-01-17 23:28:33 -06009098 "node_modules/has-tostringtag": {
9099 "version": "1.0.0",
9100 "resolved": "https://registry.npmjs.org/has-tostringtag/-/has-tostringtag-1.0.0.tgz",
9101 "integrity": "sha512-kFjcSNhnlGV1kyoGk7OXKSawH5JOb/LzUc5w9B02hOTO0dfFRjbHQKvg1d6cf3HbeUmtU9VbbV3qzZ2Teh97WQ==",
9102 "dependencies": {
9103 "has-symbols": "^1.0.2"
9104 },
github-actions[bot]393fca82022-01-01 15:20:00 +01009105 "engines": {
9106 "node": ">= 0.4"
9107 },
9108 "funding": {
9109 "url": "https://github.com/sponsors/ljharb"
github-actions[bot]393fca82022-01-01 15:20:00 +01009110 }
9111 },
9112 "node_modules/he": {
9113 "version": "1.2.0",
9114 "resolved": "https://registry.npmjs.org/he/-/he-1.2.0.tgz",
9115 "integrity": "sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==",
Mats Jun Larsen2b7c7712023-02-19 23:32:04 +00009116 "dev": true,
github-actions[bot]393fca82022-01-01 15:20:00 +01009117 "bin": {
9118 "he": "bin/he"
9119 }
9120 },
9121 "node_modules/hosted-git-info": {
9122 "version": "2.8.9",
9123 "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.9.tgz",
9124 "integrity": "sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==",
9125 "dev": true
9126 },
9127 "node_modules/hpack.js": {
9128 "version": "2.1.6",
9129 "resolved": "https://registry.npmjs.org/hpack.js/-/hpack.js-2.1.6.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -05009130 "integrity": "sha512-zJxVehUdMGIKsRaNt7apO2Gqp0BdqW5yaiGHXXmbpvxgBYVZnAql+BJb4RO5ad2MgpbZKn5G6nMnegrH1FcNYQ==",
github-actions[bot]393fca82022-01-01 15:20:00 +01009131 "dev": true,
9132 "dependencies": {
9133 "inherits": "^2.0.1",
9134 "obuf": "^1.0.0",
9135 "readable-stream": "^2.0.1",
9136 "wbuf": "^1.1.0"
9137 }
9138 },
9139 "node_modules/html-entities": {
Matt Godboltdf14b0d2022-05-09 08:20:02 -05009140 "version": "2.3.3",
9141 "resolved": "https://registry.npmjs.org/html-entities/-/html-entities-2.3.3.tgz",
9142 "integrity": "sha512-DV5Ln36z34NNTDgnz0EWGBLZENelNAtkiFA4kyNOG2tDI6Mz1uSWiq1wAKdyjnJwyDiDO7Fa2SO1CTxPXL8VxA==",
github-actions[bot]393fca82022-01-01 15:20:00 +01009143 "dev": true
9144 },
9145 "node_modules/html-escaper": {
9146 "version": "2.0.2",
9147 "resolved": "https://registry.npmjs.org/html-escaper/-/html-escaper-2.0.2.tgz",
9148 "integrity": "sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg==",
9149 "dev": true
Matt Godbolt1b050d42022-02-06 14:05:25 -06009150 },
github-actions[bot]393fca82022-01-01 15:20:00 +01009151 "node_modules/htmlparser2": {
Matt Godbolt52515952022-07-01 08:39:24 -05009152 "version": "8.0.1",
9153 "resolved": "https://registry.npmjs.org/htmlparser2/-/htmlparser2-8.0.1.tgz",
9154 "integrity": "sha512-4lVbmc1diZC7GUJQtRQ5yBAeUCL1exyMwmForWkRLnwyzWBFxN633SALPMGYaWZvKe9j1pRZJpauvmxENSp/EA==",
github-actions[bot]393fca82022-01-01 15:20:00 +01009155 "dev": true,
9156 "funding": [
9157 "https://github.com/fb55/htmlparser2?sponsor=1",
9158 {
9159 "type": "github",
9160 "url": "https://github.com/sponsors/fb55"
9161 }
9162 ],
9163 "dependencies": {
Matt Godbolt52515952022-07-01 08:39:24 -05009164 "domelementtype": "^2.3.0",
9165 "domhandler": "^5.0.2",
9166 "domutils": "^3.0.1",
9167 "entities": "^4.3.0"
github-actions[bot]393fca82022-01-01 15:20:00 +01009168 }
9169 },
9170 "node_modules/http-deceiver": {
9171 "version": "1.2.7",
9172 "resolved": "https://registry.npmjs.org/http-deceiver/-/http-deceiver-1.2.7.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -05009173 "integrity": "sha512-LmpOGxTfbpgtGVxJrj5k7asXHCgNZp5nLfp+hWc8QQRqtb7fUy6kRY3BO1h9ddF6yIPYUARgxGOwB42DnxIaNw==",
github-actions[bot]393fca82022-01-01 15:20:00 +01009174 "dev": true
9175 },
9176 "node_modules/http-errors": {
Matt Godboltdf14b0d2022-05-09 08:20:02 -05009177 "version": "2.0.0",
9178 "resolved": "https://registry.npmjs.org/http-errors/-/http-errors-2.0.0.tgz",
9179 "integrity": "sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ==",
github-actions[bot]393fca82022-01-01 15:20:00 +01009180 "dependencies": {
Matt Godboltdf14b0d2022-05-09 08:20:02 -05009181 "depd": "2.0.0",
github-actions[bot]393fca82022-01-01 15:20:00 +01009182 "inherits": "2.0.4",
9183 "setprototypeof": "1.2.0",
Matt Godboltdf14b0d2022-05-09 08:20:02 -05009184 "statuses": "2.0.1",
github-actions[bot]393fca82022-01-01 15:20:00 +01009185 "toidentifier": "1.0.1"
9186 },
9187 "engines": {
Matt Godboltdf14b0d2022-05-09 08:20:02 -05009188 "node": ">= 0.8"
github-actions[bot]393fca82022-01-01 15:20:00 +01009189 }
9190 },
github-actions[bot]393fca82022-01-01 15:20:00 +01009191 "node_modules/http-parser-js": {
Matt Godbolt52515952022-07-01 08:39:24 -05009192 "version": "0.5.8",
9193 "resolved": "https://registry.npmjs.org/http-parser-js/-/http-parser-js-0.5.8.tgz",
9194 "integrity": "sha512-SGeBX54F94Wgu5RH3X5jsDtf4eHyRogWX1XGT3b4HuW3tQPM4AaBzoUji/4AAJNXCEOWZ5O0DgZmJw1947gD5Q==",
github-actions[bot]393fca82022-01-01 15:20:00 +01009195 "dev": true
9196 },
9197 "node_modules/http-proxy": {
9198 "version": "1.18.1",
9199 "resolved": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.18.1.tgz",
9200 "integrity": "sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ==",
9201 "dependencies": {
9202 "eventemitter3": "^4.0.0",
9203 "follow-redirects": "^1.0.0",
9204 "requires-port": "^1.0.0"
9205 },
9206 "engines": {
9207 "node": ">=8.0.0"
9208 }
9209 },
9210 "node_modules/http-proxy-agent": {
Matt Godbolt15e23192023-03-06 22:13:29 -06009211 "version": "4.0.1",
9212 "resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-4.0.1.tgz",
9213 "integrity": "sha512-k0zdNgqWTGA6aeIRVpvfVob4fL52dTfaehylg0Y4UvSySvOq/Y+BOyPrgpUrA7HylqvU8vIZGsRuXmspskV0Tg==",
github-actions[bot]393fca82022-01-01 15:20:00 +01009214 "dev": true,
9215 "dependencies": {
Matt Godbolt15e23192023-03-06 22:13:29 -06009216 "@tootallnate/once": "1",
github-actions[bot]393fca82022-01-01 15:20:00 +01009217 "agent-base": "6",
9218 "debug": "4"
9219 },
9220 "engines": {
9221 "node": ">= 6"
9222 }
github-actions[bot]393fca82022-01-01 15:20:00 +01009223 },
9224 "node_modules/http-proxy-middleware": {
Matt Godboltdf14b0d2022-05-09 08:20:02 -05009225 "version": "2.0.6",
9226 "resolved": "https://registry.npmjs.org/http-proxy-middleware/-/http-proxy-middleware-2.0.6.tgz",
9227 "integrity": "sha512-ya/UeJ6HVBYxrgYotAZo1KvPWlgB48kUJLDePFeneHsVujFaW5WNj2NgWCAE//B1Dl02BIfYlpNgBy8Kf8Rjmw==",
github-actions[bot]393fca82022-01-01 15:20:00 +01009228 "dev": true,
9229 "dependencies": {
Matt Godboltc57cf782022-01-24 21:47:39 -06009230 "@types/http-proxy": "^1.17.8",
github-actions[bot]393fca82022-01-01 15:20:00 +01009231 "http-proxy": "^1.18.1",
9232 "is-glob": "^4.0.1",
9233 "is-plain-obj": "^3.0.0",
9234 "micromatch": "^4.0.2"
9235 },
9236 "engines": {
9237 "node": ">=12.0.0"
Matt Godboltc57cf782022-01-24 21:47:39 -06009238 },
9239 "peerDependencies": {
9240 "@types/express": "^4.17.13"
Matt Godbolt194e6972022-02-07 20:41:41 -06009241 },
9242 "peerDependenciesMeta": {
9243 "@types/express": {
9244 "optional": true
9245 }
github-actions[bot]393fca82022-01-01 15:20:00 +01009246 }
9247 },
9248 "node_modules/http-signature": {
Matt Godbolt1b050d42022-02-06 14:05:25 -06009249 "version": "1.3.6",
9250 "resolved": "https://registry.npmjs.org/http-signature/-/http-signature-1.3.6.tgz",
9251 "integrity": "sha512-3adrsD6zqo4GsTqtO7FyrejHNv+NgiIfAfv68+jVlFmSr9OGy7zrxONceFRLKvnnZA5jbxQBX1u9PpB6Wi32Gw==",
9252 "dev": true,
github-actions[bot]393fca82022-01-01 15:20:00 +01009253 "dependencies": {
9254 "assert-plus": "^1.0.0",
Matt Godbolt1b050d42022-02-06 14:05:25 -06009255 "jsprim": "^2.0.2",
9256 "sshpk": "^1.14.1"
github-actions[bot]393fca82022-01-01 15:20:00 +01009257 },
9258 "engines": {
Matt Godbolt1b050d42022-02-06 14:05:25 -06009259 "node": ">=0.10"
github-actions[bot]393fca82022-01-01 15:20:00 +01009260 }
9261 },
9262 "node_modules/https-proxy-agent": {
Matt Godboltdf14b0d2022-05-09 08:20:02 -05009263 "version": "5.0.1",
9264 "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz",
9265 "integrity": "sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==",
github-actions[bot]393fca82022-01-01 15:20:00 +01009266 "dependencies": {
9267 "agent-base": "6",
9268 "debug": "4"
9269 },
9270 "engines": {
9271 "node": ">= 6"
9272 }
github-actions[bot]393fca82022-01-01 15:20:00 +01009273 },
9274 "node_modules/human-signals": {
9275 "version": "1.1.1",
9276 "resolved": "https://registry.npmjs.org/human-signals/-/human-signals-1.1.1.tgz",
9277 "integrity": "sha512-SEQu7vl8KjNL2eoGBLF3+wAjpsNfA9XMlXAYj/3EdaNfAlxKthD1xjEQfGOUhllCGGJVNY34bRr6lPINhNjyZw==",
9278 "dev": true,
9279 "engines": {
9280 "node": ">=8.12.0"
9281 }
9282 },
9283 "node_modules/husky": {
Matt Godbolt2da5d572023-01-29 17:40:54 -06009284 "version": "8.0.3",
9285 "resolved": "https://registry.npmjs.org/husky/-/husky-8.0.3.tgz",
9286 "integrity": "sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==",
github-actions[bot]393fca82022-01-01 15:20:00 +01009287 "bin": {
9288 "husky": "lib/bin.js"
9289 },
9290 "engines": {
Matt Godbolt9c622bd2022-07-01 17:12:15 -05009291 "node": ">=14"
github-actions[bot]393fca82022-01-01 15:20:00 +01009292 },
9293 "funding": {
9294 "url": "https://github.com/sponsors/typicode"
9295 }
9296 },
9297 "node_modules/husky-init": {
Matt Godbolt9c622bd2022-07-01 17:12:15 -05009298 "version": "8.0.0",
9299 "resolved": "https://registry.npmjs.org/husky-init/-/husky-init-8.0.0.tgz",
9300 "integrity": "sha512-P9qq7eOInj853p57QhK/QDKahx8Vd+hWWmzA+N+Q3/dsHH+DFUeRurRd6ZSFzF1Ol/6yUS+fa9yMw5Dao0pxxw==",
github-actions[bot]393fca82022-01-01 15:20:00 +01009301 "dependencies": {
Matt Godbolt9c622bd2022-07-01 17:12:15 -05009302 "husky": "^8.0.0"
github-actions[bot]393fca82022-01-01 15:20:00 +01009303 },
9304 "bin": {
9305 "husky-init": "lib/bin.js"
9306 },
9307 "engines": {
Matt Godbolt9c622bd2022-07-01 17:12:15 -05009308 "node": ">=14"
github-actions[bot]393fca82022-01-01 15:20:00 +01009309 },
9310 "funding": {
9311 "url": "https://github.com/sponsors/typicode"
9312 }
9313 },
9314 "node_modules/iconv-lite": {
9315 "version": "0.4.24",
9316 "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz",
9317 "integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==",
9318 "dependencies": {
9319 "safer-buffer": ">= 2.1.2 < 3"
9320 },
9321 "engines": {
9322 "node": ">=0.10.0"
9323 }
9324 },
9325 "node_modules/icss-utils": {
9326 "version": "5.1.0",
9327 "resolved": "https://registry.npmjs.org/icss-utils/-/icss-utils-5.1.0.tgz",
9328 "integrity": "sha512-soFhflCVWLfRNOPU3iv5Z9VUdT44xFRbzjLsEzSr5AQmgqPMTHdU3PMT1Cf1ssx8fLNJDA1juftYl+PUcv3MqA==",
9329 "dev": true,
9330 "engines": {
9331 "node": "^10 || ^12 || >= 14"
9332 },
9333 "peerDependencies": {
9334 "postcss": "^8.1.0"
9335 }
9336 },
9337 "node_modules/ieee754": {
9338 "version": "1.1.13",
9339 "resolved": "https://registry.npmjs.org/ieee754/-/ieee754-1.1.13.tgz",
Matt Godbolt2b650022023-03-07 18:10:56 -06009340 "integrity": "sha512-4vf7I2LYV/HaWerSo3XmlMkp5eZ83i+/CDluXi/IGTs/O1sejBNhTtnxzmRZfvOUqj7lZjqHkeTvpgSFDlWZTg==",
9341 "dev": true
github-actions[bot]393fca82022-01-01 15:20:00 +01009342 },
9343 "node_modules/ignore": {
Matt Godboltb497dca2022-12-27 17:45:57 -06009344 "version": "5.2.4",
9345 "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.2.4.tgz",
9346 "integrity": "sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ==",
github-actions[bot]393fca82022-01-01 15:20:00 +01009347 "engines": {
9348 "node": ">= 4"
9349 }
9350 },
9351 "node_modules/ignore-walk": {
9352 "version": "3.0.4",
9353 "resolved": "https://registry.npmjs.org/ignore-walk/-/ignore-walk-3.0.4.tgz",
9354 "integrity": "sha512-PY6Ii8o1jMRA1z4F2hRkH/xN59ox43DavKvD3oDpfurRlOJyAHpifIwpbdv1n4jt4ov0jSpw3kQ4GhJnpBL6WQ==",
9355 "dev": true,
9356 "dependencies": {
9357 "minimatch": "^3.0.4"
9358 }
9359 },
9360 "node_modules/immediate": {
9361 "version": "3.0.6",
9362 "resolved": "https://registry.npmjs.org/immediate/-/immediate-3.0.6.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -05009363 "integrity": "sha512-XXOFtyqDjNDAQxVfYxuF7g9Il/IbWmmlQg2MYKOH8ExIT1qg6xc4zyS3HaEEATgs1btfzxq15ciUiY7gjSXRGQ=="
github-actions[bot]393fca82022-01-01 15:20:00 +01009364 },
9365 "node_modules/immutable": {
Matt Godbolt09828862023-02-28 07:51:28 -06009366 "version": "4.2.4",
9367 "resolved": "https://registry.npmjs.org/immutable/-/immutable-4.2.4.tgz",
9368 "integrity": "sha512-WDxL3Hheb1JkRN3sQkyujNlL/xRjAo3rJtaU5xeufUauG66JdMr32bLj4gF+vWl84DIA3Zxw7tiAjneYzRRw+w==",
github-actions[bot]393fca82022-01-01 15:20:00 +01009369 "dev": true
9370 },
9371 "node_modules/import-fresh": {
9372 "version": "3.3.0",
9373 "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz",
9374 "integrity": "sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==",
9375 "dependencies": {
9376 "parent-module": "^1.0.0",
9377 "resolve-from": "^4.0.0"
9378 },
9379 "engines": {
9380 "node": ">=6"
Matt Godbolt09828862023-02-28 07:51:28 -06009381 },
9382 "funding": {
9383 "url": "https://github.com/sponsors/sindresorhus"
9384 }
9385 },
github-actions[bot]393fca82022-01-01 15:20:00 +01009386 "node_modules/import-local": {
Matt Godboltf1470a72022-01-17 23:28:33 -06009387 "version": "3.1.0",
9388 "resolved": "https://registry.npmjs.org/import-local/-/import-local-3.1.0.tgz",
9389 "integrity": "sha512-ASB07uLtnDs1o6EHjKpX34BKYDSqnFerfTOJL2HvMqF70LnxpjkzDB8J44oT9pu4AMPkQwf8jl6szgvNd2tRIg==",
github-actions[bot]393fca82022-01-01 15:20:00 +01009390 "dev": true,
9391 "dependencies": {
9392 "pkg-dir": "^4.2.0",
9393 "resolve-cwd": "^3.0.0"
9394 },
9395 "bin": {
9396 "import-local-fixture": "fixtures/cli.js"
9397 },
9398 "engines": {
9399 "node": ">=8"
Matt Godboltf1470a72022-01-17 23:28:33 -06009400 },
9401 "funding": {
9402 "url": "https://github.com/sponsors/sindresorhus"
github-actions[bot]393fca82022-01-01 15:20:00 +01009403 }
9404 },
9405 "node_modules/imurmurhash": {
9406 "version": "0.1.4",
9407 "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -05009408 "integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==",
github-actions[bot]393fca82022-01-01 15:20:00 +01009409 "engines": {
9410 "node": ">=0.8.19"
9411 }
9412 },
9413 "node_modules/indent-string": {
9414 "version": "4.0.0",
9415 "resolved": "https://registry.npmjs.org/indent-string/-/indent-string-4.0.0.tgz",
9416 "integrity": "sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==",
9417 "dev": true,
9418 "engines": {
9419 "node": ">=8"
9420 }
9421 },
github-actions[bot]393fca82022-01-01 15:20:00 +01009422 "node_modules/inflight": {
9423 "version": "1.0.6",
9424 "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -05009425 "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==",
github-actions[bot]393fca82022-01-01 15:20:00 +01009426 "dependencies": {
9427 "once": "^1.3.0",
9428 "wrappy": "1"
9429 }
9430 },
9431 "node_modules/inherits": {
Matt Godboltf1470a72022-01-17 23:28:33 -06009432 "version": "2.0.4",
9433 "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz",
9434 "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ=="
github-actions[bot]393fca82022-01-01 15:20:00 +01009435 },
Patrick Quist51047b62022-02-04 18:35:04 +01009436 "node_modules/ini": {
9437 "version": "2.0.0",
9438 "resolved": "https://registry.npmjs.org/ini/-/ini-2.0.0.tgz",
9439 "integrity": "sha512-7PnF4oN3CvZF23ADhA5wRaYEQpJ8qygSkbtTXWBeXWXmEVRXK+1ITciHWwHhsjv1TmW0MgacIv6hEi5pX5NQdA==",
9440 "dev": true,
9441 "engines": {
9442 "node": ">=10"
9443 }
9444 },
github-actions[bot]393fca82022-01-01 15:20:00 +01009445 "node_modules/internal-slot": {
Matt Godbolt09828862023-02-28 07:51:28 -06009446 "version": "1.0.5",
9447 "resolved": "https://registry.npmjs.org/internal-slot/-/internal-slot-1.0.5.tgz",
9448 "integrity": "sha512-Y+R5hJrzs52QCG2laLn4udYVnxsfny9CpOhNhUvk/SSSVyF6T27FzRbF0sroPidSu3X8oEAkOn2K804mjpt6UQ==",
Matt Godbolt6d4af972022-11-30 19:20:18 -06009449 "dev": true,
github-actions[bot]393fca82022-01-01 15:20:00 +01009450 "dependencies": {
Matt Godbolt09828862023-02-28 07:51:28 -06009451 "get-intrinsic": "^1.2.0",
github-actions[bot]393fca82022-01-01 15:20:00 +01009452 "has": "^1.0.3",
9453 "side-channel": "^1.0.4"
9454 },
9455 "engines": {
9456 "node": ">= 0.4"
9457 }
9458 },
9459 "node_modules/interpret": {
9460 "version": "1.4.0",
9461 "resolved": "https://registry.npmjs.org/interpret/-/interpret-1.4.0.tgz",
9462 "integrity": "sha512-agE4QfB2Lkp9uICn7BAqoscw4SZP9kTE2hxiFI3jBPmXJfdqiahTbUuKGsMoN2GtqL9AxhYioAcVvgsb1HvRbA==",
9463 "dev": true,
9464 "engines": {
9465 "node": ">= 0.10"
Matt Godbolt09828862023-02-28 07:51:28 -06009466 }
9467 },
github-actions[bot]393fca82022-01-01 15:20:00 +01009468 "node_modules/ip-regex": {
9469 "version": "2.1.0",
9470 "resolved": "https://registry.npmjs.org/ip-regex/-/ip-regex-2.1.0.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -05009471 "integrity": "sha512-58yWmlHpp7VYfcdTwMTvwMmqx/Elfxjd9RXTDyMsbL7lLWmhMylLEqiYVLKuLzOZqVgiWXD9MfR62Vv89VRxkw==",
github-actions[bot]393fca82022-01-01 15:20:00 +01009472 "dev": true,
9473 "engines": {
9474 "node": ">=4"
9475 }
9476 },
9477 "node_modules/ipaddr.js": {
9478 "version": "1.9.1",
9479 "resolved": "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-1.9.1.tgz",
9480 "integrity": "sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==",
9481 "engines": {
9482 "node": ">= 0.10"
9483 }
9484 },
9485 "node_modules/irregular-plurals": {
9486 "version": "2.0.0",
9487 "resolved": "https://registry.npmjs.org/irregular-plurals/-/irregular-plurals-2.0.0.tgz",
9488 "integrity": "sha512-Y75zBYLkh0lJ9qxeHlMjQ7bSbyiSqNW/UOPWDmzC7cXskL1hekSITh1Oc6JV0XCWWZ9DE8VYSB71xocLk3gmGw==",
9489 "dev": true,
9490 "engines": {
9491 "node": ">=6"
github-actions[bot]393fca82022-01-01 15:20:00 +01009492 }
9493 },
Matt Godbolt2da5d572023-01-29 17:40:54 -06009494 "node_modules/is-array-buffer": {
Matt Godbolt15e23192023-03-06 22:13:29 -06009495 "version": "3.0.2",
9496 "resolved": "https://registry.npmjs.org/is-array-buffer/-/is-array-buffer-3.0.2.tgz",
9497 "integrity": "sha512-y+FyyR/w8vfIRq4eQcM1EYgSTnmHXPqaF+IgzgraytCFq5Xh8lllDVmAZolPJiZttZLeFSINPYMaEJ7/vWUa1w==",
Matt Godbolt2da5d572023-01-29 17:40:54 -06009498 "dev": true,
9499 "dependencies": {
9500 "call-bind": "^1.0.2",
Matt Godbolt15e23192023-03-06 22:13:29 -06009501 "get-intrinsic": "^1.2.0",
Matt Godbolt2da5d572023-01-29 17:40:54 -06009502 "is-typed-array": "^1.1.10"
Matt Godbolt5fd07332022-07-18 06:19:38 -05009503 },
9504 "funding": {
9505 "url": "https://github.com/sponsors/ljharb"
9506 }
9507 },
github-actions[bot]393fca82022-01-01 15:20:00 +01009508 "node_modules/is-arrayish": {
Matt Godboltf1470a72022-01-17 23:28:33 -06009509 "version": "0.2.1",
9510 "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -05009511 "integrity": "sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==",
Matt Godboltf1470a72022-01-17 23:28:33 -06009512 "dev": true
github-actions[bot]393fca82022-01-01 15:20:00 +01009513 },
9514 "node_modules/is-bigint": {
9515 "version": "1.0.4",
9516 "resolved": "https://registry.npmjs.org/is-bigint/-/is-bigint-1.0.4.tgz",
9517 "integrity": "sha512-zB9CruMamjym81i2JZ3UMn54PKGsQzsJeo6xvN3HJJ4CAsQNB6iRutp2To77OfCNuoxspsIhzaPoO1zyCEhFOg==",
Matt Godbolt6d4af972022-11-30 19:20:18 -06009518 "dev": true,
github-actions[bot]393fca82022-01-01 15:20:00 +01009519 "dependencies": {
9520 "has-bigints": "^1.0.1"
9521 },
9522 "funding": {
9523 "url": "https://github.com/sponsors/ljharb"
9524 }
9525 },
9526 "node_modules/is-binary-path": {
9527 "version": "2.1.0",
9528 "resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz",
9529 "integrity": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==",
9530 "dev": true,
9531 "dependencies": {
9532 "binary-extensions": "^2.0.0"
9533 },
9534 "engines": {
9535 "node": ">=8"
9536 }
9537 },
9538 "node_modules/is-boolean-object": {
9539 "version": "1.1.2",
9540 "resolved": "https://registry.npmjs.org/is-boolean-object/-/is-boolean-object-1.1.2.tgz",
9541 "integrity": "sha512-gDYaKHJmnj4aWxyj6YHyXVpdQawtVLHU5cb+eztPGczf6cjuTdwve5ZIEfgXqH4e57An1D1AKf8CZ3kYrQRqYA==",
Matt Godbolt6d4af972022-11-30 19:20:18 -06009542 "dev": true,
github-actions[bot]393fca82022-01-01 15:20:00 +01009543 "dependencies": {
9544 "call-bind": "^1.0.2",
9545 "has-tostringtag": "^1.0.0"
9546 },
9547 "engines": {
9548 "node": ">= 0.4"
9549 },
9550 "funding": {
9551 "url": "https://github.com/sponsors/ljharb"
9552 }
9553 },
9554 "node_modules/is-builtin-module": {
Matt Godbolt09828862023-02-28 07:51:28 -06009555 "version": "3.2.1",
9556 "resolved": "https://registry.npmjs.org/is-builtin-module/-/is-builtin-module-3.2.1.tgz",
9557 "integrity": "sha512-BSLE3HnV2syZ0FK0iMA/yUGplUeMmNz4AW5fnTunbCIqZi4vG3WjJT9FHMy5D69xmAYBHXQhJdALdpwVxV501A==",
github-actions[bot]393fca82022-01-01 15:20:00 +01009558 "dev": true,
9559 "dependencies": {
Matt Godbolt6d4af972022-11-30 19:20:18 -06009560 "builtin-modules": "^3.3.0"
github-actions[bot]393fca82022-01-01 15:20:00 +01009561 },
9562 "engines": {
9563 "node": ">=6"
Matt Godbolt6d4af972022-11-30 19:20:18 -06009564 },
9565 "funding": {
9566 "url": "https://github.com/sponsors/sindresorhus"
github-actions[bot]393fca82022-01-01 15:20:00 +01009567 }
9568 },
Matt Godboltf1470a72022-01-17 23:28:33 -06009569 "node_modules/is-callable": {
Matt Godbolt6d4af972022-11-30 19:20:18 -06009570 "version": "1.2.7",
9571 "resolved": "https://registry.npmjs.org/is-callable/-/is-callable-1.2.7.tgz",
9572 "integrity": "sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==",
Matt Godbolt2b650022023-03-07 18:10:56 -06009573 "dev": true,
Matt Godboltf1470a72022-01-17 23:28:33 -06009574 "engines": {
9575 "node": ">= 0.4"
9576 },
9577 "funding": {
9578 "url": "https://github.com/sponsors/ljharb"
9579 }
9580 },
Patrick Quist51047b62022-02-04 18:35:04 +01009581 "node_modules/is-ci": {
9582 "version": "3.0.1",
9583 "resolved": "https://registry.npmjs.org/is-ci/-/is-ci-3.0.1.tgz",
9584 "integrity": "sha512-ZYvCgrefwqoQ6yTyYUbQu64HsITZ3NfKX1lzaEYdkTDcfKzzCI/wthRRYKkdjHKFVgNiXKAKm65Zo1pk2as/QQ==",
9585 "dev": true,
9586 "dependencies": {
9587 "ci-info": "^3.2.0"
9588 },
9589 "bin": {
9590 "is-ci": "bin.js"
9591 }
9592 },
github-actions[bot]393fca82022-01-01 15:20:00 +01009593 "node_modules/is-core-module": {
Matt Godbolt6d4af972022-11-30 19:20:18 -06009594 "version": "2.11.0",
9595 "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.11.0.tgz",
9596 "integrity": "sha512-RRjxlvLDkD1YJwDbroBHMb+cukurkDWNyHx7D3oNB5x9rb5ogcksMC5wHCadcXoo67gVr/+3GFySh3134zi6rw==",
github-actions[bot]393fca82022-01-01 15:20:00 +01009597 "dependencies": {
9598 "has": "^1.0.3"
9599 },
9600 "funding": {
9601 "url": "https://github.com/sponsors/ljharb"
9602 }
9603 },
9604 "node_modules/is-date-object": {
Matt Godboltf1470a72022-01-17 23:28:33 -06009605 "version": "1.0.5",
9606 "resolved": "https://registry.npmjs.org/is-date-object/-/is-date-object-1.0.5.tgz",
9607 "integrity": "sha512-9YQaSxsAiSwcvS33MBk3wTCVnWK+HhF8VZR2jRxehM16QcVOdHqPn4VPHmRK4lSr38n9JriurInLcP90xsYNfQ==",
Matt Godbolt6d4af972022-11-30 19:20:18 -06009608 "dev": true,
Matt Godboltf1470a72022-01-17 23:28:33 -06009609 "dependencies": {
9610 "has-tostringtag": "^1.0.0"
9611 },
github-actions[bot]393fca82022-01-01 15:20:00 +01009612 "engines": {
9613 "node": ">= 0.4"
Matt Godboltf1470a72022-01-17 23:28:33 -06009614 },
9615 "funding": {
9616 "url": "https://github.com/sponsors/ljharb"
github-actions[bot]393fca82022-01-01 15:20:00 +01009617 }
9618 },
9619 "node_modules/is-docker": {
9620 "version": "2.2.1",
9621 "resolved": "https://registry.npmjs.org/is-docker/-/is-docker-2.2.1.tgz",
9622 "integrity": "sha512-F+i2BKsFrH66iaUFc0woD8sLy8getkwTwtOBjvs56Cx4CgJDeKQeqfz8wAYiSb8JOprWhHH5p77PbmYCvvUuXQ==",
9623 "dev": true,
9624 "bin": {
9625 "is-docker": "cli.js"
9626 },
9627 "engines": {
9628 "node": ">=8"
9629 },
9630 "funding": {
9631 "url": "https://github.com/sponsors/sindresorhus"
9632 }
9633 },
9634 "node_modules/is-expression": {
9635 "version": "4.0.0",
9636 "resolved": "https://registry.npmjs.org/is-expression/-/is-expression-4.0.0.tgz",
9637 "integrity": "sha512-zMIXX63sxzG3XrkHkrAPvm/OVZVSCPNkwMHU8oTX7/U3AL78I0QXCEICXUM13BIa8TYGZ68PiTKfQz3yaTNr4A==",
9638 "dependencies": {
9639 "acorn": "^7.1.1",
9640 "object-assign": "^4.1.1"
9641 }
9642 },
Matt Godboltf1470a72022-01-17 23:28:33 -06009643 "node_modules/is-expression/node_modules/acorn": {
9644 "version": "7.4.1",
9645 "resolved": "https://registry.npmjs.org/acorn/-/acorn-7.4.1.tgz",
9646 "integrity": "sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==",
9647 "bin": {
9648 "acorn": "bin/acorn"
9649 },
9650 "engines": {
9651 "node": ">=0.4.0"
9652 }
9653 },
github-actions[bot]393fca82022-01-01 15:20:00 +01009654 "node_modules/is-extglob": {
9655 "version": "2.1.1",
9656 "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -05009657 "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==",
github-actions[bot]393fca82022-01-01 15:20:00 +01009658 "engines": {
9659 "node": ">=0.10.0"
9660 }
9661 },
9662 "node_modules/is-fullwidth-code-point": {
Matt Godboltf1470a72022-01-17 23:28:33 -06009663 "version": "4.0.0",
9664 "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-4.0.0.tgz",
9665 "integrity": "sha512-O4L094N2/dZ7xqVdrXhh9r1KODPJpFms8B5sGdJLPy664AgvXsreZUyCQQNItZRDlYug4xStLjNp/sz3HvBowQ==",
github-actions[bot]393fca82022-01-01 15:20:00 +01009666 "dev": true,
9667 "engines": {
Matt Godboltf1470a72022-01-17 23:28:33 -06009668 "node": ">=12"
9669 },
9670 "funding": {
9671 "url": "https://github.com/sponsors/sindresorhus"
Matt Godbolt5fd07332022-07-18 06:19:38 -05009672 }
9673 },
github-actions[bot]393fca82022-01-01 15:20:00 +01009674 "node_modules/is-glob": {
Matt Godboltf1470a72022-01-17 23:28:33 -06009675 "version": "4.0.3",
9676 "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz",
9677 "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==",
github-actions[bot]393fca82022-01-01 15:20:00 +01009678 "dependencies": {
9679 "is-extglob": "^2.1.1"
9680 },
9681 "engines": {
9682 "node": ">=0.10.0"
Patrick Quist51047b62022-02-04 18:35:04 +01009683 }
9684 },
9685 "node_modules/is-installed-globally": {
9686 "version": "0.4.0",
9687 "resolved": "https://registry.npmjs.org/is-installed-globally/-/is-installed-globally-0.4.0.tgz",
9688 "integrity": "sha512-iwGqO3J21aaSkC7jWnHP/difazwS7SFeIqxv6wEtLU8Y5KlzFTjyqcSIT0d8s4+dDhKytsk9PJZ2BkS5eZwQRQ==",
9689 "dev": true,
9690 "dependencies": {
9691 "global-dirs": "^3.0.0",
9692 "is-path-inside": "^3.0.2"
9693 },
9694 "engines": {
9695 "node": ">=10"
9696 },
9697 "funding": {
9698 "url": "https://github.com/sponsors/sindresorhus"
github-actions[bot]393fca82022-01-01 15:20:00 +01009699 }
9700 },
9701 "node_modules/is-ip": {
9702 "version": "2.0.0",
9703 "resolved": "https://registry.npmjs.org/is-ip/-/is-ip-2.0.0.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -05009704 "integrity": "sha512-9MTn0dteHETtyUx8pxqMwg5hMBi3pvlyglJ+b79KOCca0po23337LbVV2Hl4xmMvfw++ljnO0/+5G6G+0Szh6g==",
github-actions[bot]393fca82022-01-01 15:20:00 +01009705 "dev": true,
9706 "dependencies": {
9707 "ip-regex": "^2.0.0"
9708 },
9709 "engines": {
9710 "node": ">=4"
9711 }
9712 },
9713 "node_modules/is-negative-zero": {
Matt Godboltf1470a72022-01-17 23:28:33 -06009714 "version": "2.0.2",
9715 "resolved": "https://registry.npmjs.org/is-negative-zero/-/is-negative-zero-2.0.2.tgz",
9716 "integrity": "sha512-dqJvarLawXsFbNDeJW7zAz8ItJ9cd28YufuuFzh0G8pNHjJMnY08Dv7sYX2uF5UpQOwieAeOExEYAWWfu7ZZUA==",
Matt Godbolt6d4af972022-11-30 19:20:18 -06009717 "dev": true,
github-actions[bot]393fca82022-01-01 15:20:00 +01009718 "engines": {
9719 "node": ">= 0.4"
9720 },
9721 "funding": {
9722 "url": "https://github.com/sponsors/ljharb"
9723 }
9724 },
9725 "node_modules/is-number": {
9726 "version": "7.0.0",
9727 "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz",
9728 "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==",
github-actions[bot]393fca82022-01-01 15:20:00 +01009729 "engines": {
9730 "node": ">=0.12.0"
9731 }
9732 },
9733 "node_modules/is-number-object": {
Matt Godboltdf14b0d2022-05-09 08:20:02 -05009734 "version": "1.0.7",
9735 "resolved": "https://registry.npmjs.org/is-number-object/-/is-number-object-1.0.7.tgz",
9736 "integrity": "sha512-k1U0IRzLMo7ZlYIfzRu23Oh6MiIFasgpb9X76eqfFZAqwH44UI4KTBvBYIZ1dSL9ZzChTB9ShHfLkR4pdW5krQ==",
Matt Godbolt6d4af972022-11-30 19:20:18 -06009737 "dev": true,
github-actions[bot]393fca82022-01-01 15:20:00 +01009738 "dependencies": {
9739 "has-tostringtag": "^1.0.0"
9740 },
9741 "engines": {
9742 "node": ">= 0.4"
9743 },
9744 "funding": {
9745 "url": "https://github.com/sponsors/ljharb"
github-actions[bot]393fca82022-01-01 15:20:00 +01009746 }
9747 },
9748 "node_modules/is-path-inside": {
9749 "version": "3.0.3",
9750 "resolved": "https://registry.npmjs.org/is-path-inside/-/is-path-inside-3.0.3.tgz",
9751 "integrity": "sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==",
github-actions[bot]393fca82022-01-01 15:20:00 +01009752 "engines": {
9753 "node": ">=8"
9754 }
9755 },
9756 "node_modules/is-plain-obj": {
Matt Godbolt15e23192023-03-06 22:13:29 -06009757 "version": "3.0.0",
9758 "resolved": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-3.0.0.tgz",
9759 "integrity": "sha512-gwsOE28k+23GP1B6vFl1oVh/WOzmawBrKwo5Ev6wMKzPkaXaCDIQKzLnvsA42DRlbVTWorkgTKIviAKCWkfUwA==",
github-actions[bot]393fca82022-01-01 15:20:00 +01009760 "dev": true,
9761 "engines": {
Matt Godbolt15e23192023-03-06 22:13:29 -06009762 "node": ">=10"
9763 },
9764 "funding": {
9765 "url": "https://github.com/sponsors/sindresorhus"
github-actions[bot]393fca82022-01-01 15:20:00 +01009766 }
9767 },
9768 "node_modules/is-plain-object": {
Matt Godboltf1470a72022-01-17 23:28:33 -06009769 "version": "5.0.0",
9770 "resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-5.0.0.tgz",
9771 "integrity": "sha512-VRSzKkbMm5jMDoKLbltAkFQ5Qr7VDiTFGXxYFXXowVj387GeGNOCsOH6Msy00SGZ3Fp84b1Naa1psqgcCIEP5Q==",
github-actions[bot]393fca82022-01-01 15:20:00 +01009772 "dev": true,
github-actions[bot]393fca82022-01-01 15:20:00 +01009773 "engines": {
9774 "node": ">=0.10.0"
9775 }
9776 },
9777 "node_modules/is-promise": {
9778 "version": "2.2.2",
9779 "resolved": "https://registry.npmjs.org/is-promise/-/is-promise-2.2.2.tgz",
9780 "integrity": "sha512-+lP4/6lKUBfQjZ2pdxThZvLUAafmZb8OAxFb8XXtiQmS35INgr85hdOGoEs124ez1FCnZJt6jau/T+alh58QFQ=="
9781 },
9782 "node_modules/is-regex": {
Matt Godboltf1470a72022-01-17 23:28:33 -06009783 "version": "1.1.4",
9784 "resolved": "https://registry.npmjs.org/is-regex/-/is-regex-1.1.4.tgz",
9785 "integrity": "sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==",
github-actions[bot]393fca82022-01-01 15:20:00 +01009786 "dependencies": {
Matt Godboltf1470a72022-01-17 23:28:33 -06009787 "call-bind": "^1.0.2",
9788 "has-tostringtag": "^1.0.0"
github-actions[bot]393fca82022-01-01 15:20:00 +01009789 },
9790 "engines": {
9791 "node": ">= 0.4"
Matt Godboltf1470a72022-01-17 23:28:33 -06009792 },
9793 "funding": {
9794 "url": "https://github.com/sponsors/ljharb"
github-actions[bot]393fca82022-01-01 15:20:00 +01009795 }
9796 },
9797 "node_modules/is-shared-array-buffer": {
Matt Godboltdf14b0d2022-05-09 08:20:02 -05009798 "version": "1.0.2",
9799 "resolved": "https://registry.npmjs.org/is-shared-array-buffer/-/is-shared-array-buffer-1.0.2.tgz",
9800 "integrity": "sha512-sqN2UDu1/0y6uvXyStCOzyhAjCSlHceFoMKJW8W9EU9cvic/QdsZ0kEU93HEy3IUEFZIiH/3w+AH/UQbPHNdhA==",
Matt Godbolt6d4af972022-11-30 19:20:18 -06009801 "dev": true,
Matt Godboltdf14b0d2022-05-09 08:20:02 -05009802 "dependencies": {
9803 "call-bind": "^1.0.2"
9804 },
github-actions[bot]393fca82022-01-01 15:20:00 +01009805 "funding": {
9806 "url": "https://github.com/sponsors/ljharb"
9807 }
9808 },
9809 "node_modules/is-stream": {
Matt Godboltf1470a72022-01-17 23:28:33 -06009810 "version": "2.0.1",
9811 "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-2.0.1.tgz",
9812 "integrity": "sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==",
github-actions[bot]393fca82022-01-01 15:20:00 +01009813 "engines": {
Matt Godboltf1470a72022-01-17 23:28:33 -06009814 "node": ">=8"
9815 },
9816 "funding": {
9817 "url": "https://github.com/sponsors/sindresorhus"
github-actions[bot]393fca82022-01-01 15:20:00 +01009818 }
9819 },
9820 "node_modules/is-string": {
9821 "version": "1.0.7",
9822 "resolved": "https://registry.npmjs.org/is-string/-/is-string-1.0.7.tgz",
9823 "integrity": "sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg==",
Matt Godbolt6d4af972022-11-30 19:20:18 -06009824 "dev": true,
github-actions[bot]393fca82022-01-01 15:20:00 +01009825 "dependencies": {
9826 "has-tostringtag": "^1.0.0"
9827 },
9828 "engines": {
9829 "node": ">= 0.4"
9830 },
9831 "funding": {
9832 "url": "https://github.com/sponsors/ljharb"
9833 }
9834 },
9835 "node_modules/is-symbol": {
Matt Godboltf1470a72022-01-17 23:28:33 -06009836 "version": "1.0.4",
9837 "resolved": "https://registry.npmjs.org/is-symbol/-/is-symbol-1.0.4.tgz",
9838 "integrity": "sha512-C/CPBqKWnvdcxqIARxyOh4v1UUEOCHpgDa0WYgpKDFMszcrPcffg5uhwSgPCLD2WWxmq6isisz87tzT01tuGhg==",
Matt Godbolt6d4af972022-11-30 19:20:18 -06009839 "dev": true,
github-actions[bot]393fca82022-01-01 15:20:00 +01009840 "dependencies": {
Matt Godboltf1470a72022-01-17 23:28:33 -06009841 "has-symbols": "^1.0.2"
Matt Godbolt5fd07332022-07-18 06:19:38 -05009842 },
9843 "engines": {
9844 "node": ">= 0.4"
9845 },
9846 "funding": {
9847 "url": "https://github.com/sponsors/ljharb"
9848 }
9849 },
9850 "node_modules/is-typed-array": {
Matt Godbolt6d4af972022-11-30 19:20:18 -06009851 "version": "1.1.10",
9852 "resolved": "https://registry.npmjs.org/is-typed-array/-/is-typed-array-1.1.10.tgz",
9853 "integrity": "sha512-PJqgEHiWZvMpaFZ3uTc8kHPM4+4ADTlDniuQL7cU/UDA0Ql7F70yGfHph3cLNe+c9toaigv+DFzTJKhc2CtO6A==",
Matt Godbolt2b650022023-03-07 18:10:56 -06009854 "dev": true,
Matt Godbolt5fd07332022-07-18 06:19:38 -05009855 "dependencies": {
9856 "available-typed-arrays": "^1.0.5",
9857 "call-bind": "^1.0.2",
Matt Godbolt5fd07332022-07-18 06:19:38 -05009858 "for-each": "^0.3.3",
Matt Godbolt6d4af972022-11-30 19:20:18 -06009859 "gopd": "^1.0.1",
Matt Godbolt5fd07332022-07-18 06:19:38 -05009860 "has-tostringtag": "^1.0.0"
github-actions[bot]393fca82022-01-01 15:20:00 +01009861 },
9862 "engines": {
9863 "node": ">= 0.4"
Matt Godboltf1470a72022-01-17 23:28:33 -06009864 },
9865 "funding": {
9866 "url": "https://github.com/sponsors/ljharb"
github-actions[bot]393fca82022-01-01 15:20:00 +01009867 }
9868 },
9869 "node_modules/is-typedarray": {
9870 "version": "1.0.0",
9871 "resolved": "https://registry.npmjs.org/is-typedarray/-/is-typedarray-1.0.0.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -05009872 "integrity": "sha512-cyA56iCMHAh5CdzjJIa4aohJyeO1YbwLi3Jc35MmRU6poroFjIGZzUzupGiRPOjgHg9TLu43xbpwXk523fMxKA=="
Patrick Quist51047b62022-02-04 18:35:04 +01009873 },
9874 "node_modules/is-unicode-supported": {
9875 "version": "0.1.0",
9876 "resolved": "https://registry.npmjs.org/is-unicode-supported/-/is-unicode-supported-0.1.0.tgz",
9877 "integrity": "sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw==",
9878 "dev": true,
9879 "engines": {
9880 "node": ">=10"
9881 },
9882 "funding": {
9883 "url": "https://github.com/sponsors/sindresorhus"
9884 }
github-actions[bot]393fca82022-01-01 15:20:00 +01009885 },
9886 "node_modules/is-weakref": {
9887 "version": "1.0.2",
9888 "resolved": "https://registry.npmjs.org/is-weakref/-/is-weakref-1.0.2.tgz",
9889 "integrity": "sha512-qctsuLZmIQ0+vSSMfoVvyFe2+GSEvnmZ2ezTup1SBse9+twCCeial6EEi3Nc2KFcf6+qz2FBPnjXsk8xhKSaPQ==",
Matt Godbolt6d4af972022-11-30 19:20:18 -06009890 "dev": true,
github-actions[bot]393fca82022-01-01 15:20:00 +01009891 "dependencies": {
9892 "call-bind": "^1.0.2"
9893 },
9894 "funding": {
9895 "url": "https://github.com/sponsors/ljharb"
9896 }
9897 },
github-actions[bot]393fca82022-01-01 15:20:00 +01009898 "node_modules/is-wsl": {
9899 "version": "2.2.0",
9900 "resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-2.2.0.tgz",
9901 "integrity": "sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww==",
9902 "dev": true,
9903 "dependencies": {
9904 "is-docker": "^2.0.0"
9905 },
9906 "engines": {
9907 "node": ">=8"
9908 }
9909 },
9910 "node_modules/isarray": {
9911 "version": "1.0.0",
9912 "resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -05009913 "integrity": "sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ=="
github-actions[bot]393fca82022-01-01 15:20:00 +01009914 },
9915 "node_modules/isexe": {
9916 "version": "2.0.0",
9917 "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -05009918 "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw=="
github-actions[bot]393fca82022-01-01 15:20:00 +01009919 },
9920 "node_modules/isobject": {
9921 "version": "3.0.1",
9922 "resolved": "https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -05009923 "integrity": "sha512-WhB9zCku7EGTj/HQQRz5aUQEUeoQZH2bWcltRErOpymJ4boYE6wL9Tbr23krRPSZ+C5zqNSrSw+Cc7sZZ4b7vg==",
github-actions[bot]393fca82022-01-01 15:20:00 +01009924 "dev": true,
9925 "engines": {
9926 "node": ">=0.10.0"
9927 }
9928 },
9929 "node_modules/isstream": {
9930 "version": "0.1.2",
9931 "resolved": "https://registry.npmjs.org/isstream/-/isstream-0.1.2.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -05009932 "integrity": "sha512-Yljz7ffyPbrLpLngrMtZ7NduUgVvi6wG9RJ9IUcyCd59YQ911PBJphODUcbOVbqYfxe1wuYf/LJ8PauMRwsM/g=="
github-actions[bot]393fca82022-01-01 15:20:00 +01009933 },
9934 "node_modules/istanbul-lib-coverage": {
Matt Godboltf1470a72022-01-17 23:28:33 -06009935 "version": "3.2.0",
9936 "resolved": "https://registry.npmjs.org/istanbul-lib-coverage/-/istanbul-lib-coverage-3.2.0.tgz",
9937 "integrity": "sha512-eOeJ5BHCmHYvQK7xt9GkdHuzuCGS1Y6g9Gvnx3Ym33fz/HpLRYxiS0wHNr+m/MBC8B647Xt608vCDEvhl9c6Mw==",
github-actions[bot]393fca82022-01-01 15:20:00 +01009938 "dev": true,
9939 "engines": {
9940 "node": ">=8"
9941 }
9942 },
github-actions[bot]393fca82022-01-01 15:20:00 +01009943 "node_modules/istanbul-lib-report": {
9944 "version": "3.0.0",
9945 "resolved": "https://registry.npmjs.org/istanbul-lib-report/-/istanbul-lib-report-3.0.0.tgz",
9946 "integrity": "sha512-wcdi+uAKzfiGT2abPpKZ0hSU1rGQjUQnLvtY5MpQ7QCTahD3VODhcu4wcfY1YtkGaDD5yuydOLINXsfbus9ROw==",
9947 "dev": true,
9948 "dependencies": {
9949 "istanbul-lib-coverage": "^3.0.0",
9950 "make-dir": "^3.0.0",
9951 "supports-color": "^7.1.0"
9952 },
9953 "engines": {
9954 "node": ">=8"
9955 }
9956 },
9957 "node_modules/istanbul-lib-report/node_modules/has-flag": {
9958 "version": "4.0.0",
9959 "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
9960 "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
9961 "dev": true,
9962 "engines": {
9963 "node": ">=8"
9964 }
9965 },
github-actions[bot]393fca82022-01-01 15:20:00 +01009966 "node_modules/istanbul-lib-report/node_modules/supports-color": {
9967 "version": "7.2.0",
9968 "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
9969 "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
9970 "dev": true,
9971 "dependencies": {
9972 "has-flag": "^4.0.0"
9973 },
9974 "engines": {
9975 "node": ">=8"
github-actions[bot]393fca82022-01-01 15:20:00 +01009976 }
github-actions[bot]393fca82022-01-01 15:20:00 +01009977 },
github-actions[bot]393fca82022-01-01 15:20:00 +01009978 "node_modules/istanbul-reports": {
Matt Godbolt5fd07332022-07-18 06:19:38 -05009979 "version": "3.1.5",
9980 "resolved": "https://registry.npmjs.org/istanbul-reports/-/istanbul-reports-3.1.5.tgz",
9981 "integrity": "sha512-nUsEMa9pBt/NOHqbcbeJEgqIlY/K7rVWUX6Lql2orY5e9roQOthbR3vtY4zzf2orPELg80fnxxk9zUyPlgwD1w==",
github-actions[bot]393fca82022-01-01 15:20:00 +01009982 "dev": true,
9983 "dependencies": {
9984 "html-escaper": "^2.0.0",
9985 "istanbul-lib-report": "^3.0.0"
9986 },
9987 "engines": {
9988 "node": ">=8"
9989 }
9990 },
9991 "node_modules/java-properties": {
9992 "version": "1.0.2",
9993 "resolved": "https://registry.npmjs.org/java-properties/-/java-properties-1.0.2.tgz",
9994 "integrity": "sha512-qjdpeo2yKlYTH7nFdK0vbZWuTCesk4o63v5iVOlhMQPfuIZQfW/HI35SjfhA+4qpg36rnFSvUK5b1m+ckIblQQ==",
9995 "dev": true,
9996 "engines": {
9997 "node": ">= 0.6.0"
Matt Godboltf229d282023-03-06 22:34:08 -06009998 }
9999 },
10000 "node_modules/jest-util": {
10001 "version": "29.5.0",
10002 "resolved": "https://registry.npmjs.org/jest-util/-/jest-util-29.5.0.tgz",
10003 "integrity": "sha512-RYMgG/MTadOr5t8KdhejfvUU82MxsCu5MF6KuDUHl+NuwzUt+Sm6jJWxTJVrDR1j5M/gJVCPKQEpWXY+yIQ6lQ==",
10004 "dev": true,
10005 "dependencies": {
10006 "@jest/types": "^29.5.0",
10007 "@types/node": "*",
10008 "chalk": "^4.0.0",
10009 "ci-info": "^3.2.0",
10010 "graceful-fs": "^4.2.9",
10011 "picomatch": "^2.2.3"
10012 },
10013 "engines": {
10014 "node": "^14.15.0 || ^16.10.0 || >=18.0.0"
10015 }
10016 },
10017 "node_modules/jest-util/node_modules/ansi-styles": {
10018 "version": "4.3.0",
10019 "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
10020 "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
10021 "dev": true,
10022 "dependencies": {
10023 "color-convert": "^2.0.1"
10024 },
10025 "engines": {
10026 "node": ">=8"
10027 },
10028 "funding": {
10029 "url": "https://github.com/chalk/ansi-styles?sponsor=1"
10030 }
10031 },
10032 "node_modules/jest-util/node_modules/chalk": {
10033 "version": "4.1.2",
10034 "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
10035 "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
10036 "dev": true,
10037 "dependencies": {
10038 "ansi-styles": "^4.1.0",
10039 "supports-color": "^7.1.0"
10040 },
10041 "engines": {
10042 "node": ">=10"
10043 },
10044 "funding": {
10045 "url": "https://github.com/chalk/chalk?sponsor=1"
10046 }
10047 },
10048 "node_modules/jest-util/node_modules/color-convert": {
10049 "version": "2.0.1",
10050 "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
10051 "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
10052 "dev": true,
10053 "dependencies": {
10054 "color-name": "~1.1.4"
10055 },
10056 "engines": {
10057 "node": ">=7.0.0"
10058 }
10059 },
10060 "node_modules/jest-util/node_modules/color-name": {
10061 "version": "1.1.4",
10062 "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
10063 "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
10064 "dev": true
10065 },
10066 "node_modules/jest-util/node_modules/has-flag": {
10067 "version": "4.0.0",
10068 "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
10069 "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
10070 "dev": true,
10071 "engines": {
10072 "node": ">=8"
10073 }
10074 },
10075 "node_modules/jest-util/node_modules/supports-color": {
10076 "version": "7.2.0",
10077 "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
10078 "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
10079 "dev": true,
10080 "dependencies": {
10081 "has-flag": "^4.0.0"
10082 },
10083 "engines": {
10084 "node": ">=8"
github-actions[bot]393fca82022-01-01 15:20:00 +010010085 }
10086 },
10087 "node_modules/jest-worker": {
Matt Godboltafa4f182022-02-28 20:50:32 -060010088 "version": "27.5.1",
10089 "resolved": "https://registry.npmjs.org/jest-worker/-/jest-worker-27.5.1.tgz",
10090 "integrity": "sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==",
github-actions[bot]393fca82022-01-01 15:20:00 +010010091 "dependencies": {
10092 "@types/node": "*",
10093 "merge-stream": "^2.0.0",
10094 "supports-color": "^8.0.0"
10095 },
10096 "engines": {
10097 "node": ">= 10.13.0"
10098 }
10099 },
10100 "node_modules/jest-worker/node_modules/has-flag": {
10101 "version": "4.0.0",
10102 "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
10103 "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
10104 "engines": {
10105 "node": ">=8"
10106 }
10107 },
10108 "node_modules/jest-worker/node_modules/supports-color": {
10109 "version": "8.1.1",
10110 "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
10111 "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
10112 "dependencies": {
10113 "has-flag": "^4.0.0"
10114 },
10115 "engines": {
10116 "node": ">=10"
10117 },
10118 "funding": {
10119 "url": "https://github.com/chalk/supports-color?sponsor=1"
github-actions[bot]393fca82022-01-01 15:20:00 +010010120 }
10121 },
10122 "node_modules/jquery": {
Matt Godboltb497dca2022-12-27 17:45:57 -060010123 "version": "3.6.3",
10124 "resolved": "https://registry.npmjs.org/jquery/-/jquery-3.6.3.tgz",
10125 "integrity": "sha512-bZ5Sy3YzKo9Fyc8wH2iIQK4JImJ6R0GWI9kL1/k7Z91ZBNgkRXE6U0JfHIizZbort8ZunhSI3jw9I6253ahKfg=="
github-actions[bot]393fca82022-01-01 15:20:00 +010010126 },
10127 "node_modules/js-cookie": {
10128 "version": "3.0.1",
10129 "resolved": "https://registry.npmjs.org/js-cookie/-/js-cookie-3.0.1.tgz",
10130 "integrity": "sha512-+0rgsUXZu4ncpPxRL+lNEptWMOWl9etvPHc/koSRp6MPwpRYAhmk0dUG00J4bxVV3r9uUzfo24wW0knS07SKSw==",
10131 "engines": {
10132 "node": ">=12"
Matt Godbolt6d4af972022-11-30 19:20:18 -060010133 }
10134 },
10135 "node_modules/js-sdsl": {
Matt Godbolt2da5d572023-01-29 17:40:54 -060010136 "version": "4.3.0",
10137 "resolved": "https://registry.npmjs.org/js-sdsl/-/js-sdsl-4.3.0.tgz",
10138 "integrity": "sha512-mifzlm2+5nZ+lEcLJMoBK0/IH/bDg8XnJfd/Wq6IP+xoCjLZsTOnV2QpxlVbX9bMnkl5PdEjNtBJ9Cj1NjifhQ==",
Matt Godbolt6d4af972022-11-30 19:20:18 -060010139 "funding": {
10140 "type": "opencollective",
10141 "url": "https://opencollective.com/js-sdsl"
github-actions[bot]393fca82022-01-01 15:20:00 +010010142 }
10143 },
10144 "node_modules/js-stringify": {
10145 "version": "1.0.2",
10146 "resolved": "https://registry.npmjs.org/js-stringify/-/js-stringify-1.0.2.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -050010147 "integrity": "sha512-rtS5ATOo2Q5k1G+DADISilDA6lv79zIiwFd6CcjuIxGKLFm5C+RLImRscVap9k55i+MOZwgliw+NejvkLuGD5g=="
github-actions[bot]393fca82022-01-01 15:20:00 +010010148 },
10149 "node_modules/js-tokens": {
10150 "version": "4.0.0",
10151 "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz",
10152 "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==",
10153 "dev": true
10154 },
10155 "node_modules/js-yaml": {
Matt Godboltf1470a72022-01-17 23:28:33 -060010156 "version": "4.1.0",
10157 "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz",
10158 "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==",
github-actions[bot]393fca82022-01-01 15:20:00 +010010159 "dependencies": {
Matt Godboltf1470a72022-01-17 23:28:33 -060010160 "argparse": "^2.0.1"
github-actions[bot]393fca82022-01-01 15:20:00 +010010161 },
10162 "bin": {
10163 "js-yaml": "bin/js-yaml.js"
github-actions[bot]393fca82022-01-01 15:20:00 +010010164 }
10165 },
10166 "node_modules/jsbn": {
10167 "version": "0.1.1",
10168 "resolved": "https://registry.npmjs.org/jsbn/-/jsbn-0.1.1.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -050010169 "integrity": "sha512-UVU9dibq2JcFWxQPA6KCqj5O42VOmAY3zQUfEKxU0KpTGXwNoCjkX1e13eHNvw/xPynt6pU0rZ1htjWTNTSXsg=="
github-actions[bot]393fca82022-01-01 15:20:00 +010010170 },
10171 "node_modules/jsdoc-type-pratt-parser": {
Matt Godbolt749319f2022-12-28 11:42:14 -060010172 "version": "3.1.0",
10173 "resolved": "https://registry.npmjs.org/jsdoc-type-pratt-parser/-/jsdoc-type-pratt-parser-3.1.0.tgz",
10174 "integrity": "sha512-MgtD0ZiCDk9B+eI73BextfRrVQl0oyzRG8B2BjORts6jbunj4ScKPcyXGTbB6eXL4y9TzxCm6hyeLq/2ASzNdw==",
github-actions[bot]393fca82022-01-01 15:20:00 +010010175 "dev": true,
10176 "engines": {
10177 "node": ">=12.0.0"
10178 }
10179 },
10180 "node_modules/jsesc": {
10181 "version": "2.5.2",
10182 "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-2.5.2.tgz",
10183 "integrity": "sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==",
10184 "dev": true,
10185 "bin": {
10186 "jsesc": "bin/jsesc"
10187 },
10188 "engines": {
10189 "node": ">=4"
10190 }
10191 },
github-actions[bot]393fca82022-01-01 15:20:00 +010010192 "node_modules/json-parse-even-better-errors": {
10193 "version": "2.3.1",
10194 "resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -050010195 "integrity": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w=="
github-actions[bot]393fca82022-01-01 15:20:00 +010010196 },
10197 "node_modules/json-schema": {
10198 "version": "0.4.0",
10199 "resolved": "https://registry.npmjs.org/json-schema/-/json-schema-0.4.0.tgz",
10200 "integrity": "sha512-es94M3nTIfsEPisRafak+HDLfHXnKBhV3vU5eqPcS3flIWqcxJWgXHXiey3YrpaNsanY5ei1VoYEbOzijuq9BA=="
10201 },
10202 "node_modules/json-schema-traverse": {
Matt Godbolt09828862023-02-28 07:51:28 -060010203 "version": "0.4.1",
10204 "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz",
10205 "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg=="
github-actions[bot]393fca82022-01-01 15:20:00 +010010206 },
10207 "node_modules/json-stable-stringify-without-jsonify": {
10208 "version": "1.0.1",
10209 "resolved": "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -050010210 "integrity": "sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw=="
github-actions[bot]393fca82022-01-01 15:20:00 +010010211 },
10212 "node_modules/json-stringify-safe": {
10213 "version": "5.0.1",
10214 "resolved": "https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -050010215 "integrity": "sha512-ZClg6AaYvamvYEE82d3Iyd3vSSIjQ+odgjaTzRuO3s7toCdFKczob2i0zCh7JE8kWn17yvAWhUVxvqGwUalsRA=="
github-actions[bot]393fca82022-01-01 15:20:00 +010010216 },
10217 "node_modules/json5": {
Matt Godbolt2da5d572023-01-29 17:40:54 -060010218 "version": "2.2.3",
10219 "resolved": "https://registry.npmjs.org/json5/-/json5-2.2.3.tgz",
10220 "integrity": "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==",
github-actions[bot]393fca82022-01-01 15:20:00 +010010221 "dev": true,
github-actions[bot]393fca82022-01-01 15:20:00 +010010222 "bin": {
10223 "json5": "lib/cli.js"
Matt Godboltf1470a72022-01-17 23:28:33 -060010224 },
10225 "engines": {
10226 "node": ">=6"
10227 }
10228 },
10229 "node_modules/jsonfile": {
10230 "version": "6.1.0",
10231 "resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-6.1.0.tgz",
10232 "integrity": "sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==",
10233 "dependencies": {
10234 "universalify": "^2.0.0"
10235 },
10236 "optionalDependencies": {
10237 "graceful-fs": "^4.1.6"
github-actions[bot]393fca82022-01-01 15:20:00 +010010238 }
10239 },
10240 "node_modules/jsonwebtoken": {
10241 "version": "8.5.1",
10242 "resolved": "https://registry.npmjs.org/jsonwebtoken/-/jsonwebtoken-8.5.1.tgz",
10243 "integrity": "sha512-XjwVfRS6jTMsqYs0EsuJ4LGxXV14zQybNd4L2r0UvbVnSF9Af8x7p5MzbJ90Ioz/9TI41/hTCvznF/loiSzn8w==",
10244 "dev": true,
10245 "dependencies": {
10246 "jws": "^3.2.2",
10247 "lodash.includes": "^4.3.0",
10248 "lodash.isboolean": "^3.0.3",
10249 "lodash.isinteger": "^4.0.4",
10250 "lodash.isnumber": "^3.0.3",
10251 "lodash.isplainobject": "^4.0.6",
10252 "lodash.isstring": "^4.0.1",
10253 "lodash.once": "^4.0.0",
10254 "ms": "^2.1.1",
10255 "semver": "^5.6.0"
10256 },
10257 "engines": {
10258 "node": ">=4",
10259 "npm": ">=1.4.28"
10260 }
10261 },
10262 "node_modules/jsonwebtoken/node_modules/semver": {
10263 "version": "5.7.1",
10264 "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz",
10265 "integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==",
10266 "dev": true,
10267 "bin": {
10268 "semver": "bin/semver"
10269 }
10270 },
10271 "node_modules/jsprim": {
Matt Godbolt1b050d42022-02-06 14:05:25 -060010272 "version": "2.0.2",
10273 "resolved": "https://registry.npmjs.org/jsprim/-/jsprim-2.0.2.tgz",
10274 "integrity": "sha512-gqXddjPqQ6G40VdnI6T6yObEC+pDNvyP95wdQhkWkg7crHH3km5qP1FsOXEkzEQwnz6gz5qGTn1c2Y52wP3OyQ==",
10275 "dev": true,
10276 "engines": [
10277 "node >=0.6.0"
10278 ],
github-actions[bot]393fca82022-01-01 15:20:00 +010010279 "dependencies": {
10280 "assert-plus": "1.0.0",
10281 "extsprintf": "1.3.0",
10282 "json-schema": "0.4.0",
10283 "verror": "1.10.0"
github-actions[bot]393fca82022-01-01 15:20:00 +010010284 }
10285 },
10286 "node_modules/jstransformer": {
10287 "version": "1.0.0",
10288 "resolved": "https://registry.npmjs.org/jstransformer/-/jstransformer-1.0.0.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -050010289 "integrity": "sha512-C9YK3Rf8q6VAPDCCU9fnqo3mAfOH6vUGnMcP4AQAYIEpWtfGLpwOTmZ+igtdK5y+VvI2n3CyYSzy4Qh34eq24A==",
github-actions[bot]393fca82022-01-01 15:20:00 +010010290 "dependencies": {
10291 "is-promise": "^2.0.0",
10292 "promise": "^7.0.1"
10293 }
10294 },
10295 "node_modules/jszip": {
Matt Godbolt6d4af972022-11-30 19:20:18 -060010296 "version": "3.10.1",
10297 "resolved": "https://registry.npmjs.org/jszip/-/jszip-3.10.1.tgz",
10298 "integrity": "sha512-xXDvecyTpGLrqFrvkrUSoxxfJI5AH7U8zxxtVclpsUtMCq4JQ290LY8AW5c7Ggnr/Y/oK+bQMbqK2qmtk3pN4g==",
github-actions[bot]393fca82022-01-01 15:20:00 +010010299 "dependencies": {
10300 "lie": "~3.3.0",
10301 "pako": "~1.0.2",
10302 "readable-stream": "~2.3.6",
Matt Godbolt52515952022-07-01 08:39:24 -050010303 "setimmediate": "^1.0.5"
github-actions[bot]393fca82022-01-01 15:20:00 +010010304 }
10305 },
10306 "node_modules/just-extend": {
10307 "version": "4.2.1",
10308 "resolved": "https://registry.npmjs.org/just-extend/-/just-extend-4.2.1.tgz",
10309 "integrity": "sha512-g3UB796vUFIY90VIv/WX3L2c8CS2MdWUww3CNrYmqza1Fg0DURc2K/O4YrnklBdQarSJ/y8JnJYDGc+1iumQjg==",
10310 "dev": true
10311 },
10312 "node_modules/jwa": {
10313 "version": "1.4.1",
10314 "resolved": "https://registry.npmjs.org/jwa/-/jwa-1.4.1.tgz",
10315 "integrity": "sha512-qiLX/xhEEFKUAJ6FiBMbes3w9ATzyk5W7Hvzpa/SLYdxNtng+gcurvrI7TbACjIXlsJyr05/S1oUhZrc63evQA==",
10316 "dev": true,
10317 "dependencies": {
10318 "buffer-equal-constant-time": "1.0.1",
10319 "ecdsa-sig-formatter": "1.0.11",
10320 "safe-buffer": "^5.0.1"
10321 }
10322 },
10323 "node_modules/jws": {
10324 "version": "3.2.2",
10325 "resolved": "https://registry.npmjs.org/jws/-/jws-3.2.2.tgz",
10326 "integrity": "sha512-YHlZCB6lMTllWDtSPHz/ZXTsi8S00usEV6v1tjq8tOUZzw7DpSDWVXjXDre6ed1w/pd495ODpHZYSdkRTsa0HA==",
10327 "dev": true,
10328 "dependencies": {
10329 "jwa": "^1.4.1",
10330 "safe-buffer": "^5.0.1"
10331 }
github-actions[bot]393fca82022-01-01 15:20:00 +010010332 },
10333 "node_modules/kind-of": {
10334 "version": "6.0.3",
10335 "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz",
10336 "integrity": "sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==",
10337 "dev": true,
10338 "engines": {
10339 "node": ">=0.10.0"
10340 }
10341 },
10342 "node_modules/klona": {
Matt Godbolt2da5d572023-01-29 17:40:54 -060010343 "version": "2.0.6",
10344 "resolved": "https://registry.npmjs.org/klona/-/klona-2.0.6.tgz",
10345 "integrity": "sha512-dhG34DXATL5hSxJbIexCft8FChFXtmskoZYnoPWjXQuebWYCNkVeV3KkGegCK9CP1oswI/vQibS2GY7Em/sJJA==",
github-actions[bot]393fca82022-01-01 15:20:00 +010010346 "dev": true,
10347 "engines": {
10348 "node": ">= 8"
10349 }
10350 },
10351 "node_modules/kuler": {
10352 "version": "2.0.0",
10353 "resolved": "https://registry.npmjs.org/kuler/-/kuler-2.0.0.tgz",
10354 "integrity": "sha512-Xq9nH7KlWZmXAtodXDDRE7vs6DU1gTU8zYDHDiWLSip45Egwq3plLHzPn27NgvzL2r1LMPC1vdqh98sQxtqj4A=="
Patrick Quist51047b62022-02-04 18:35:04 +010010355 },
10356 "node_modules/lazy-ass": {
10357 "version": "1.6.0",
10358 "resolved": "https://registry.npmjs.org/lazy-ass/-/lazy-ass-1.6.0.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -050010359 "integrity": "sha512-cc8oEVoctTvsFZ/Oje/kGnHbpWHYBe8IAJe4C0QNc3t8uM/0Y8+erSz/7Y1ALuXTEZTMvxXwO6YbX1ey3ujiZw==",
Patrick Quist51047b62022-02-04 18:35:04 +010010360 "dev": true,
10361 "engines": {
10362 "node": "> 0.8"
10363 }
github-actions[bot]393fca82022-01-01 15:20:00 +010010364 },
10365 "node_modules/levn": {
10366 "version": "0.4.1",
10367 "resolved": "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz",
10368 "integrity": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==",
10369 "dependencies": {
10370 "prelude-ls": "^1.2.1",
10371 "type-check": "~0.4.0"
10372 },
10373 "engines": {
10374 "node": ">= 0.8.0"
10375 }
10376 },
10377 "node_modules/lie": {
10378 "version": "3.3.0",
10379 "resolved": "https://registry.npmjs.org/lie/-/lie-3.3.0.tgz",
10380 "integrity": "sha512-UaiMJzeWRlEujzAuw5LokY1L5ecNQYZKfmyZ9L7wDHb/p5etKaxXhohBcrw0EYby+G/NA52vRSN4N39dxHAIwQ==",
10381 "dependencies": {
10382 "immediate": "~3.0.5"
10383 }
10384 },
10385 "node_modules/lilconfig": {
Matt Godbolt15e23192023-03-06 22:13:29 -060010386 "version": "2.1.0",
10387 "resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-2.1.0.tgz",
10388 "integrity": "sha512-utWOt/GHzuUxnLKxB6dk81RoOeoNeHgbrXiuGk4yyF5qlRz+iIVWu56E2fqGHFrXz0QNUhLB/8nKqvRH66JKGQ==",
github-actions[bot]393fca82022-01-01 15:20:00 +010010389 "dev": true,
10390 "engines": {
10391 "node": ">=10"
10392 }
10393 },
10394 "node_modules/lines-and-columns": {
Matt Godboltf1470a72022-01-17 23:28:33 -060010395 "version": "1.2.4",
10396 "resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz",
10397 "integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==",
github-actions[bot]393fca82022-01-01 15:20:00 +010010398 "dev": true
10399 },
10400 "node_modules/lint-staged": {
Matt Godbolt09828862023-02-28 07:51:28 -060010401 "version": "13.1.2",
10402 "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-13.1.2.tgz",
10403 "integrity": "sha512-K9b4FPbWkpnupvK3WXZLbgu9pchUJ6N7TtVZjbaPsoizkqFUDkUReUL25xdrCljJs7uLUF3tZ7nVPeo/6lp+6w==",
github-actions[bot]393fca82022-01-01 15:20:00 +010010404 "dev": true,
10405 "dependencies": {
10406 "cli-truncate": "^3.1.0",
Matt Godbolt6d4af972022-11-30 19:20:18 -060010407 "colorette": "^2.0.19",
10408 "commander": "^9.4.1",
Matt Godbolt52515952022-07-01 08:39:24 -050010409 "debug": "^4.3.4",
Matt Godbolt9c622bd2022-07-01 17:12:15 -050010410 "execa": "^6.1.0",
Matt Godbolt6d4af972022-11-30 19:20:18 -060010411 "lilconfig": "2.0.6",
10412 "listr2": "^5.0.5",
Matt Godbolt52515952022-07-01 08:39:24 -050010413 "micromatch": "^4.0.5",
github-actions[bot]393fca82022-01-01 15:20:00 +010010414 "normalize-path": "^3.0.0",
Matt Godbolt52515952022-07-01 08:39:24 -050010415 "object-inspect": "^1.12.2",
Matt Godbolt9c622bd2022-07-01 17:12:15 -050010416 "pidtree": "^0.6.0",
github-actions[bot]393fca82022-01-01 15:20:00 +010010417 "string-argv": "^0.3.1",
Matt Godbolt6d4af972022-11-30 19:20:18 -060010418 "yaml": "^2.1.3"
github-actions[bot]393fca82022-01-01 15:20:00 +010010419 },
10420 "bin": {
10421 "lint-staged": "bin/lint-staged.js"
10422 },
10423 "engines": {
Matt Godbolt9c622bd2022-07-01 17:12:15 -050010424 "node": "^14.13.1 || >=16.0.0"
github-actions[bot]393fca82022-01-01 15:20:00 +010010425 },
10426 "funding": {
10427 "url": "https://opencollective.com/lint-staged"
github-actions[bot]393fca82022-01-01 15:20:00 +010010428 }
10429 },
Matt Godbolt1b050d42022-02-06 14:05:25 -060010430 "node_modules/lint-staged/node_modules/ansi-styles": {
10431 "version": "4.3.0",
10432 "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
10433 "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
10434 "dev": true,
10435 "dependencies": {
10436 "color-convert": "^2.0.1"
10437 },
10438 "engines": {
10439 "node": ">=8"
10440 },
10441 "funding": {
10442 "url": "https://github.com/chalk/ansi-styles?sponsor=1"
10443 }
10444 },
10445 "node_modules/lint-staged/node_modules/color-convert": {
10446 "version": "2.0.1",
10447 "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
10448 "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
10449 "dev": true,
10450 "dependencies": {
10451 "color-name": "~1.1.4"
10452 },
10453 "engines": {
10454 "node": ">=7.0.0"
10455 }
10456 },
10457 "node_modules/lint-staged/node_modules/color-name": {
10458 "version": "1.1.4",
10459 "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
10460 "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
10461 "dev": true
10462 },
10463 "node_modules/lint-staged/node_modules/commander": {
Matt Godbolt2da5d572023-01-29 17:40:54 -060010464 "version": "9.5.0",
10465 "resolved": "https://registry.npmjs.org/commander/-/commander-9.5.0.tgz",
10466 "integrity": "sha512-KRs7WVDKg86PWiuAqhDrAQnTXZKraVcCc6vFdL14qrZ/DcWwuRo7VoiYXalXO7S5GKpqYiVEwCbgFDfxNHKJBQ==",
Matt Godbolt1b050d42022-02-06 14:05:25 -060010467 "dev": true,
10468 "engines": {
Matt Godbolt52515952022-07-01 08:39:24 -050010469 "node": "^12.20.0 || >=14"
Matt Godbolt1b050d42022-02-06 14:05:25 -060010470 }
10471 },
github-actions[bot]393fca82022-01-01 15:20:00 +010010472 "node_modules/lint-staged/node_modules/execa": {
Matt Godbolt9c622bd2022-07-01 17:12:15 -050010473 "version": "6.1.0",
10474 "resolved": "https://registry.npmjs.org/execa/-/execa-6.1.0.tgz",
10475 "integrity": "sha512-QVWlX2e50heYJcCPG0iWtf8r0xjEYfz/OYLGDYH+IyjWezzPNxz63qNFOu0l4YftGWuizFVZHHs8PrLU5p2IDA==",
github-actions[bot]393fca82022-01-01 15:20:00 +010010476 "dev": true,
10477 "dependencies": {
10478 "cross-spawn": "^7.0.3",
Matt Godbolt9c622bd2022-07-01 17:12:15 -050010479 "get-stream": "^6.0.1",
10480 "human-signals": "^3.0.1",
10481 "is-stream": "^3.0.0",
github-actions[bot]393fca82022-01-01 15:20:00 +010010482 "merge-stream": "^2.0.0",
Matt Godbolt9c622bd2022-07-01 17:12:15 -050010483 "npm-run-path": "^5.1.0",
10484 "onetime": "^6.0.0",
10485 "signal-exit": "^3.0.7",
10486 "strip-final-newline": "^3.0.0"
github-actions[bot]393fca82022-01-01 15:20:00 +010010487 },
10488 "engines": {
Matt Godbolt9c622bd2022-07-01 17:12:15 -050010489 "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
github-actions[bot]393fca82022-01-01 15:20:00 +010010490 },
10491 "funding": {
10492 "url": "https://github.com/sindresorhus/execa?sponsor=1"
10493 }
10494 },
10495 "node_modules/lint-staged/node_modules/get-stream": {
10496 "version": "6.0.1",
10497 "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-6.0.1.tgz",
10498 "integrity": "sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==",
10499 "dev": true,
10500 "engines": {
10501 "node": ">=10"
10502 },
10503 "funding": {
10504 "url": "https://github.com/sponsors/sindresorhus"
10505 }
10506 },
10507 "node_modules/lint-staged/node_modules/human-signals": {
Matt Godbolt9c622bd2022-07-01 17:12:15 -050010508 "version": "3.0.1",
10509 "resolved": "https://registry.npmjs.org/human-signals/-/human-signals-3.0.1.tgz",
10510 "integrity": "sha512-rQLskxnM/5OCldHo+wNXbpVgDn5A17CUoKX+7Sokwaknlq7CdSnphy0W39GU8dw59XiCXmFXDg4fRuckQRKewQ==",
github-actions[bot]393fca82022-01-01 15:20:00 +010010511 "dev": true,
10512 "engines": {
Matt Godbolt9c622bd2022-07-01 17:12:15 -050010513 "node": ">=12.20.0"
github-actions[bot]393fca82022-01-01 15:20:00 +010010514 }
10515 },
Matt Godbolt1b050d42022-02-06 14:05:25 -060010516 "node_modules/lint-staged/node_modules/is-fullwidth-code-point": {
10517 "version": "3.0.0",
10518 "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
10519 "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==",
github-actions[bot]393fca82022-01-01 15:20:00 +010010520 "dev": true,
10521 "engines": {
Matt Godbolt1b050d42022-02-06 14:05:25 -060010522 "node": ">=8"
Matt Godbolt9c622bd2022-07-01 17:12:15 -050010523 }
10524 },
10525 "node_modules/lint-staged/node_modules/is-stream": {
10526 "version": "3.0.0",
10527 "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-3.0.0.tgz",
10528 "integrity": "sha512-LnQR4bZ9IADDRSkvpqMGvt/tEJWclzklNgSw48V5EAaAeDd6qGvN8ei6k5p0tvxSR171VmGyHuTiAOfxAbr8kA==",
10529 "dev": true,
10530 "engines": {
10531 "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
10532 },
10533 "funding": {
10534 "url": "https://github.com/sponsors/sindresorhus"
Matt Godbolt15e23192023-03-06 22:13:29 -060010535 }
10536 },
10537 "node_modules/lint-staged/node_modules/lilconfig": {
10538 "version": "2.0.6",
10539 "resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-2.0.6.tgz",
10540 "integrity": "sha512-9JROoBW7pobfsx+Sq2JsASvCo6Pfo6WWoUW79HuB1BCoBXD4PLWJPqDF6fNj67pqBYTbAHkE57M1kS/+L1neOg==",
10541 "dev": true,
10542 "engines": {
10543 "node": ">=10"
Matt Godbolt5fd07332022-07-18 06:19:38 -050010544 }
10545 },
Matt Godbolt1b050d42022-02-06 14:05:25 -060010546 "node_modules/lint-staged/node_modules/listr2": {
Matt Godbolt2da5d572023-01-29 17:40:54 -060010547 "version": "5.0.7",
10548 "resolved": "https://registry.npmjs.org/listr2/-/listr2-5.0.7.tgz",
10549 "integrity": "sha512-MD+qXHPmtivrHIDRwPYdfNkrzqDiuaKU/rfBcec3WMyMF3xylQj3jMq344OtvQxz7zaCFViRAeqlr2AFhPvXHw==",
github-actions[bot]393fca82022-01-01 15:20:00 +010010550 "dev": true,
10551 "dependencies": {
10552 "cli-truncate": "^2.1.0",
Matt Godbolt6d4af972022-11-30 19:20:18 -060010553 "colorette": "^2.0.19",
github-actions[bot]393fca82022-01-01 15:20:00 +010010554 "log-update": "^4.0.0",
10555 "p-map": "^4.0.0",
10556 "rfdc": "^1.3.0",
Matt Godbolt2da5d572023-01-29 17:40:54 -060010557 "rxjs": "^7.8.0",
github-actions[bot]393fca82022-01-01 15:20:00 +010010558 "through": "^2.3.8",
10559 "wrap-ansi": "^7.0.0"
10560 },
10561 "engines": {
Matt Godbolt6d4af972022-11-30 19:20:18 -060010562 "node": "^14.13.1 || >=16.0.0"
Matt Godbolt1b050d42022-02-06 14:05:25 -060010563 },
10564 "peerDependencies": {
10565 "enquirer": ">= 2.3.0 < 3"
10566 },
10567 "peerDependenciesMeta": {
10568 "enquirer": {
10569 "optional": true
10570 }
10571 }
10572 },
10573 "node_modules/lint-staged/node_modules/listr2/node_modules/cli-truncate": {
10574 "version": "2.1.0",
10575 "resolved": "https://registry.npmjs.org/cli-truncate/-/cli-truncate-2.1.0.tgz",
10576 "integrity": "sha512-n8fOixwDD6b/ObinzTrp1ZKFzbgvKZvuz/TvejnLn1aQfC6r52XEx85FmuC+3HI+JM7coBRXUvNqEU2PHVrHpg==",
10577 "dev": true,
10578 "dependencies": {
10579 "slice-ansi": "^3.0.0",
10580 "string-width": "^4.2.0"
10581 },
10582 "engines": {
10583 "node": ">=8"
10584 },
10585 "funding": {
10586 "url": "https://github.com/sponsors/sindresorhus"
10587 }
10588 },
Matt Godbolt9c622bd2022-07-01 17:12:15 -050010589 "node_modules/lint-staged/node_modules/mimic-fn": {
10590 "version": "4.0.0",
10591 "resolved": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-4.0.0.tgz",
10592 "integrity": "sha512-vqiC06CuhBTUdZH+RYl8sFrL096vA45Ok5ISO6sE/Mr1jRbGH4Csnhi8f3wKVl7x8mO4Au7Ir9D3Oyv1VYMFJw==",
10593 "dev": true,
10594 "engines": {
10595 "node": ">=12"
10596 },
10597 "funding": {
10598 "url": "https://github.com/sponsors/sindresorhus"
10599 }
10600 },
10601 "node_modules/lint-staged/node_modules/npm-run-path": {
10602 "version": "5.1.0",
10603 "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-5.1.0.tgz",
10604 "integrity": "sha512-sJOdmRGrY2sjNTRMbSvluQqg+8X7ZK61yvzBEIDhz4f8z1TZFYABsqjjCBd/0PUNE9M6QDgHJXQkGUEm7Q+l9Q==",
10605 "dev": true,
10606 "dependencies": {
10607 "path-key": "^4.0.0"
10608 },
10609 "engines": {
10610 "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
10611 },
10612 "funding": {
10613 "url": "https://github.com/sponsors/sindresorhus"
10614 }
10615 },
10616 "node_modules/lint-staged/node_modules/onetime": {
10617 "version": "6.0.0",
10618 "resolved": "https://registry.npmjs.org/onetime/-/onetime-6.0.0.tgz",
10619 "integrity": "sha512-1FlR+gjXK7X+AsAHso35MnyN5KqGwJRi/31ft6x0M194ht7S+rWAvd7PHss9xSKMzE0asv1pyIHaJYq+BbacAQ==",
10620 "dev": true,
10621 "dependencies": {
10622 "mimic-fn": "^4.0.0"
10623 },
10624 "engines": {
10625 "node": ">=12"
10626 },
10627 "funding": {
10628 "url": "https://github.com/sponsors/sindresorhus"
10629 }
10630 },
10631 "node_modules/lint-staged/node_modules/path-key": {
10632 "version": "4.0.0",
10633 "resolved": "https://registry.npmjs.org/path-key/-/path-key-4.0.0.tgz",
10634 "integrity": "sha512-haREypq7xkM7ErfgIyA0z+Bj4AGKlMSdlQE2jvJo6huWD1EdkKYV+G/T4nq0YEF2vgTT8kqMFKo1uHn950r4SQ==",
10635 "dev": true,
10636 "engines": {
10637 "node": ">=12"
10638 },
10639 "funding": {
10640 "url": "https://github.com/sponsors/sindresorhus"
10641 }
10642 },
Matt Godbolt1b050d42022-02-06 14:05:25 -060010643 "node_modules/lint-staged/node_modules/slice-ansi": {
10644 "version": "3.0.0",
10645 "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-3.0.0.tgz",
10646 "integrity": "sha512-pSyv7bSTC7ig9Dcgbw9AuRNUb5k5V6oDudjZoMBSr13qpLBG7tB+zgCkARjq7xIUgdz5P1Qe8u+rSGdouOOIyQ==",
10647 "dev": true,
10648 "dependencies": {
10649 "ansi-styles": "^4.0.0",
10650 "astral-regex": "^2.0.0",
10651 "is-fullwidth-code-point": "^3.0.0"
10652 },
10653 "engines": {
10654 "node": ">=8"
10655 }
10656 },
Matt Godbolt9c622bd2022-07-01 17:12:15 -050010657 "node_modules/lint-staged/node_modules/strip-final-newline": {
10658 "version": "3.0.0",
10659 "resolved": "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-3.0.0.tgz",
10660 "integrity": "sha512-dOESqjYr96iWYylGObzd39EuNTa5VJxyvVAEm5Jnh7KGo75V43Hk1odPQkNDyXNmUR6k+gEiDVXnjB8HJ3crXw==",
Matt Godbolt1b050d42022-02-06 14:05:25 -060010661 "dev": true,
10662 "engines": {
10663 "node": ">=12"
10664 },
10665 "funding": {
Matt Godbolt9c622bd2022-07-01 17:12:15 -050010666 "url": "https://github.com/sponsors/sindresorhus"
Matt Godbolt1b050d42022-02-06 14:05:25 -060010667 }
10668 },
10669 "node_modules/listr2": {
10670 "version": "3.14.0",
10671 "resolved": "https://registry.npmjs.org/listr2/-/listr2-3.14.0.tgz",
10672 "integrity": "sha512-TyWI8G99GX9GjE54cJ+RrNMcIFBfwMPxc3XTFiAYGN4s10hWROGtOg7+O6u6LE3mNkyld7RSLE6nrKBvTfcs3g==",
10673 "dev": true,
10674 "dependencies": {
10675 "cli-truncate": "^2.1.0",
10676 "colorette": "^2.0.16",
10677 "log-update": "^4.0.0",
10678 "p-map": "^4.0.0",
10679 "rfdc": "^1.3.0",
10680 "rxjs": "^7.5.1",
10681 "through": "^2.3.8",
10682 "wrap-ansi": "^7.0.0"
10683 },
10684 "engines": {
10685 "node": ">=10.0.0"
github-actions[bot]393fca82022-01-01 15:20:00 +010010686 },
10687 "peerDependencies": {
10688 "enquirer": ">= 2.3.0 < 3"
10689 },
10690 "peerDependenciesMeta": {
10691 "enquirer": {
10692 "optional": true
10693 }
10694 }
10695 },
10696 "node_modules/listr2/node_modules/ansi-styles": {
10697 "version": "4.3.0",
10698 "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
10699 "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
10700 "dev": true,
10701 "dependencies": {
10702 "color-convert": "^2.0.1"
10703 },
10704 "engines": {
10705 "node": ">=8"
10706 },
10707 "funding": {
10708 "url": "https://github.com/chalk/ansi-styles?sponsor=1"
10709 }
10710 },
10711 "node_modules/listr2/node_modules/cli-truncate": {
10712 "version": "2.1.0",
10713 "resolved": "https://registry.npmjs.org/cli-truncate/-/cli-truncate-2.1.0.tgz",
10714 "integrity": "sha512-n8fOixwDD6b/ObinzTrp1ZKFzbgvKZvuz/TvejnLn1aQfC6r52XEx85FmuC+3HI+JM7coBRXUvNqEU2PHVrHpg==",
10715 "dev": true,
10716 "dependencies": {
10717 "slice-ansi": "^3.0.0",
10718 "string-width": "^4.2.0"
10719 },
10720 "engines": {
10721 "node": ">=8"
10722 },
10723 "funding": {
10724 "url": "https://github.com/sponsors/sindresorhus"
10725 }
10726 },
10727 "node_modules/listr2/node_modules/color-convert": {
10728 "version": "2.0.1",
10729 "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
10730 "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
10731 "dev": true,
10732 "dependencies": {
10733 "color-name": "~1.1.4"
10734 },
10735 "engines": {
10736 "node": ">=7.0.0"
10737 }
10738 },
10739 "node_modules/listr2/node_modules/color-name": {
10740 "version": "1.1.4",
10741 "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
10742 "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
10743 "dev": true
10744 },
github-actions[bot]393fca82022-01-01 15:20:00 +010010745 "node_modules/listr2/node_modules/is-fullwidth-code-point": {
10746 "version": "3.0.0",
10747 "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
10748 "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==",
10749 "dev": true,
10750 "engines": {
10751 "node": ">=8"
10752 }
10753 },
10754 "node_modules/listr2/node_modules/slice-ansi": {
10755 "version": "3.0.0",
10756 "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-3.0.0.tgz",
10757 "integrity": "sha512-pSyv7bSTC7ig9Dcgbw9AuRNUb5k5V6oDudjZoMBSr13qpLBG7tB+zgCkARjq7xIUgdz5P1Qe8u+rSGdouOOIyQ==",
10758 "dev": true,
10759 "dependencies": {
10760 "ansi-styles": "^4.0.0",
10761 "astral-regex": "^2.0.0",
10762 "is-fullwidth-code-point": "^3.0.0"
10763 },
10764 "engines": {
10765 "node": ">=8"
10766 }
10767 },
10768 "node_modules/loader-runner": {
Matt Godboltdf14b0d2022-05-09 08:20:02 -050010769 "version": "4.3.0",
10770 "resolved": "https://registry.npmjs.org/loader-runner/-/loader-runner-4.3.0.tgz",
10771 "integrity": "sha512-3R/1M+yS3j5ou80Me59j7F9IMs4PXs3VqRrm0TU3AbKPxlmpoY1TNscJV/oGJXo8qCatFGTfDbY6W6ipGOYXfg==",
github-actions[bot]393fca82022-01-01 15:20:00 +010010772 "engines": {
10773 "node": ">=6.11.5"
10774 }
10775 },
10776 "node_modules/loader-utils": {
dependabot[bot]3734c2c2022-11-18 07:20:26 +010010777 "version": "2.0.4",
10778 "resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-2.0.4.tgz",
10779 "integrity": "sha512-xXqpXoINfFhgua9xiqD8fPFHgkoq1mmmpE92WlDbm9rNRd/EbRb+Gqf908T2DMfuHjjJlksiK2RbHVOdD/MqSw==",
github-actions[bot]393fca82022-01-01 15:20:00 +010010780 "dev": true,
10781 "dependencies": {
10782 "big.js": "^5.2.2",
10783 "emojis-list": "^3.0.0",
10784 "json5": "^2.1.2"
10785 },
10786 "engines": {
10787 "node": ">=8.9.0"
10788 }
10789 },
github-actions[bot]393fca82022-01-01 15:20:00 +010010790 "node_modules/locate-path": {
Matt Godbolt6d4af972022-11-30 19:20:18 -060010791 "version": "6.0.0",
10792 "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz",
10793 "integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==",
github-actions[bot]393fca82022-01-01 15:20:00 +010010794 "dependencies": {
Matt Godbolt6d4af972022-11-30 19:20:18 -060010795 "p-locate": "^5.0.0"
github-actions[bot]393fca82022-01-01 15:20:00 +010010796 },
10797 "engines": {
Matt Godbolt6d4af972022-11-30 19:20:18 -060010798 "node": ">=10"
10799 },
10800 "funding": {
10801 "url": "https://github.com/sponsors/sindresorhus"
github-actions[bot]393fca82022-01-01 15:20:00 +010010802 }
10803 },
10804 "node_modules/lodash": {
10805 "version": "4.17.21",
10806 "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
10807 "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg=="
10808 },
10809 "node_modules/lodash.chunk": {
10810 "version": "4.2.0",
10811 "resolved": "https://registry.npmjs.org/lodash.chunk/-/lodash.chunk-4.2.0.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -050010812 "integrity": "sha512-ZzydJKfUHJwHa+hF5X66zLFCBrWn5GeF28OHEr4WVWtNDXlQ/IjWKPBiikqKo2ne0+v6JgCgJ0GzJp8k8bHC7w==",
github-actions[bot]393fca82022-01-01 15:20:00 +010010813 "dev": true
10814 },
10815 "node_modules/lodash.clonedeep": {
10816 "version": "4.5.0",
10817 "resolved": "https://registry.npmjs.org/lodash.clonedeep/-/lodash.clonedeep-4.5.0.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -050010818 "integrity": "sha512-H5ZhCF25riFd9uB5UCkVKo61m3S/xZk1x4wA6yp/L3RFP6Z/eHH1ymQcGLo7J3GMPfm0V/7m1tryHuGVxpqEBQ=="
github-actions[bot]393fca82022-01-01 15:20:00 +010010819 },
github-actions[bot]393fca82022-01-01 15:20:00 +010010820 "node_modules/lodash.get": {
10821 "version": "4.4.2",
10822 "resolved": "https://registry.npmjs.org/lodash.get/-/lodash.get-4.4.2.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -050010823 "integrity": "sha512-z+Uw/vLuy6gQe8cfaFWD7p0wVv8fJl3mbzXh33RS+0oW2wvUqiRXiQ69gLWSLpgB5/6sU+r6BlQR0MBILadqTQ==",
github-actions[bot]393fca82022-01-01 15:20:00 +010010824 "dev": true
10825 },
10826 "node_modules/lodash.includes": {
10827 "version": "4.3.0",
10828 "resolved": "https://registry.npmjs.org/lodash.includes/-/lodash.includes-4.3.0.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -050010829 "integrity": "sha512-W3Bx6mdkRTGtlJISOvVD/lbqjTlPPUDTMnlXZFnVwi9NKJ6tiAk6LVdlhZMm17VZisqhKcgzpO5Wz91PCt5b0w==",
github-actions[bot]393fca82022-01-01 15:20:00 +010010830 "dev": true
10831 },
10832 "node_modules/lodash.isboolean": {
10833 "version": "3.0.3",
10834 "resolved": "https://registry.npmjs.org/lodash.isboolean/-/lodash.isboolean-3.0.3.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -050010835 "integrity": "sha512-Bz5mupy2SVbPHURB98VAcw+aHh4vRV5IPNhILUCsOzRmsTmSQ17jIuqopAentWoehktxGd9e/hbIXq980/1QJg==",
github-actions[bot]393fca82022-01-01 15:20:00 +010010836 "dev": true
10837 },
10838 "node_modules/lodash.isinteger": {
10839 "version": "4.0.4",
10840 "resolved": "https://registry.npmjs.org/lodash.isinteger/-/lodash.isinteger-4.0.4.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -050010841 "integrity": "sha512-DBwtEWN2caHQ9/imiNeEA5ys1JoRtRfY3d7V9wkqtbycnAmTvRRmbHKDV4a0EYc678/dia0jrte4tjYwVBaZUA==",
github-actions[bot]393fca82022-01-01 15:20:00 +010010842 "dev": true
10843 },
10844 "node_modules/lodash.isnumber": {
10845 "version": "3.0.3",
10846 "resolved": "https://registry.npmjs.org/lodash.isnumber/-/lodash.isnumber-3.0.3.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -050010847 "integrity": "sha512-QYqzpfwO3/CWf3XP+Z+tkQsfaLL/EnUlXWVkIk5FUPc4sBdTehEqZONuyRt2P67PXAk+NXmTBcc97zw9t1FQrw==",
github-actions[bot]393fca82022-01-01 15:20:00 +010010848 "dev": true
10849 },
10850 "node_modules/lodash.isplainobject": {
10851 "version": "4.0.6",
10852 "resolved": "https://registry.npmjs.org/lodash.isplainobject/-/lodash.isplainobject-4.0.6.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -050010853 "integrity": "sha512-oSXzaWypCMHkPC3NvBEaPHf0KsA5mvPrOPgQWDsbg8n7orZ290M0BmC/jgRZ4vcJ6DTAhjrsSYgdsW/F+MFOBA==",
github-actions[bot]393fca82022-01-01 15:20:00 +010010854 "dev": true
10855 },
10856 "node_modules/lodash.isstring": {
10857 "version": "4.0.1",
10858 "resolved": "https://registry.npmjs.org/lodash.isstring/-/lodash.isstring-4.0.1.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -050010859 "integrity": "sha512-0wJxfxH1wgO3GrbuP+dTTk7op+6L41QCXbGINEmD+ny/G/eCqGzxyCsh7159S+mgDDcoarnBw6PC1PS5+wUGgw==",
github-actions[bot]393fca82022-01-01 15:20:00 +010010860 "dev": true
10861 },
10862 "node_modules/lodash.mapvalues": {
10863 "version": "4.6.0",
10864 "resolved": "https://registry.npmjs.org/lodash.mapvalues/-/lodash.mapvalues-4.6.0.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -050010865 "integrity": "sha512-JPFqXFeZQ7BfS00H58kClY7SPVeHertPE0lNuCyZ26/XlN8TvakYD7b9bGyNmXbT/D3BbtPAAmq90gPWqLkxlQ==",
github-actions[bot]393fca82022-01-01 15:20:00 +010010866 "dev": true
10867 },
10868 "node_modules/lodash.memoize": {
10869 "version": "4.1.2",
10870 "resolved": "https://registry.npmjs.org/lodash.memoize/-/lodash.memoize-4.1.2.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -050010871 "integrity": "sha512-t7j+NzmgnQzTAYXcsHYLgimltOV1MXHtlOWf6GjL9Kj8GK5FInw5JotxvbOs+IvV1/Dzo04/fCGfLVs7aXb4Ag==",
github-actions[bot]393fca82022-01-01 15:20:00 +010010872 "dev": true
10873 },
10874 "node_modules/lodash.merge": {
10875 "version": "4.6.2",
10876 "resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz",
10877 "integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ=="
10878 },
10879 "node_modules/lodash.once": {
10880 "version": "4.1.1",
10881 "resolved": "https://registry.npmjs.org/lodash.once/-/lodash.once-4.1.1.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -050010882 "integrity": "sha512-Sb487aTOCr9drQVL8pIxOzVhafOjZN9UU54hiN8PU3uAiSV7lx1yYNpbNmex2PK6dSJoNTSJUUswT651yww3Mg==",
github-actions[bot]393fca82022-01-01 15:20:00 +010010883 "dev": true
github-actions[bot]393fca82022-01-01 15:20:00 +010010884 },
10885 "node_modules/lodash.uniq": {
10886 "version": "4.5.0",
10887 "resolved": "https://registry.npmjs.org/lodash.uniq/-/lodash.uniq-4.5.0.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -050010888 "integrity": "sha512-xfBaXQd9ryd9dlSDvnvI0lvxfLJlYAZzXomUYzLKtUeOQvOP5piqAWuGtrhWeqaXK9hhoM/iyJc5AV+XfsX3HQ==",
github-actions[bot]393fca82022-01-01 15:20:00 +010010889 "dev": true
10890 },
10891 "node_modules/log-symbols": {
Matt Godbolt1b050d42022-02-06 14:05:25 -060010892 "version": "4.1.0",
10893 "resolved": "https://registry.npmjs.org/log-symbols/-/log-symbols-4.1.0.tgz",
10894 "integrity": "sha512-8XPvpAA8uyhfteu8pIvQxpJZ7SYYdpUivZpGy6sFsBuKRY/7rQGavedeB8aK+Zkyq6upMFVL/9AW6vOYzfRyLg==",
github-actions[bot]393fca82022-01-01 15:20:00 +010010895 "dev": true,
10896 "dependencies": {
Matt Godbolt1b050d42022-02-06 14:05:25 -060010897 "chalk": "^4.1.0",
10898 "is-unicode-supported": "^0.1.0"
10899 },
10900 "engines": {
10901 "node": ">=10"
10902 },
10903 "funding": {
10904 "url": "https://github.com/sponsors/sindresorhus"
10905 }
10906 },
10907 "node_modules/log-symbols/node_modules/ansi-styles": {
10908 "version": "4.3.0",
10909 "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
10910 "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
10911 "dev": true,
10912 "dependencies": {
10913 "color-convert": "^2.0.1"
10914 },
10915 "engines": {
10916 "node": ">=8"
10917 },
10918 "funding": {
10919 "url": "https://github.com/chalk/ansi-styles?sponsor=1"
10920 }
10921 },
10922 "node_modules/log-symbols/node_modules/chalk": {
10923 "version": "4.1.2",
10924 "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
10925 "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
10926 "dev": true,
10927 "dependencies": {
10928 "ansi-styles": "^4.1.0",
10929 "supports-color": "^7.1.0"
10930 },
10931 "engines": {
10932 "node": ">=10"
10933 },
10934 "funding": {
10935 "url": "https://github.com/chalk/chalk?sponsor=1"
10936 }
10937 },
10938 "node_modules/log-symbols/node_modules/color-convert": {
10939 "version": "2.0.1",
10940 "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
10941 "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
10942 "dev": true,
10943 "dependencies": {
10944 "color-name": "~1.1.4"
10945 },
10946 "engines": {
10947 "node": ">=7.0.0"
10948 }
10949 },
10950 "node_modules/log-symbols/node_modules/color-name": {
10951 "version": "1.1.4",
10952 "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
10953 "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
10954 "dev": true
10955 },
10956 "node_modules/log-symbols/node_modules/has-flag": {
10957 "version": "4.0.0",
10958 "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
10959 "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
10960 "dev": true,
10961 "engines": {
10962 "node": ">=8"
10963 }
10964 },
10965 "node_modules/log-symbols/node_modules/supports-color": {
10966 "version": "7.2.0",
10967 "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
10968 "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
10969 "dev": true,
10970 "dependencies": {
10971 "has-flag": "^4.0.0"
github-actions[bot]393fca82022-01-01 15:20:00 +010010972 },
10973 "engines": {
10974 "node": ">=8"
10975 }
10976 },
10977 "node_modules/log-update": {
10978 "version": "4.0.0",
10979 "resolved": "https://registry.npmjs.org/log-update/-/log-update-4.0.0.tgz",
10980 "integrity": "sha512-9fkkDevMefjg0mmzWFBW8YkFP91OrizzkW3diF7CpG+S2EYdy4+TVfGwz1zeF8x7hCx1ovSPTOE9Ngib74qqUg==",
10981 "dev": true,
10982 "dependencies": {
10983 "ansi-escapes": "^4.3.0",
10984 "cli-cursor": "^3.1.0",
10985 "slice-ansi": "^4.0.0",
10986 "wrap-ansi": "^6.2.0"
10987 },
10988 "engines": {
10989 "node": ">=10"
10990 },
10991 "funding": {
10992 "url": "https://github.com/sponsors/sindresorhus"
10993 }
10994 },
10995 "node_modules/log-update/node_modules/ansi-styles": {
10996 "version": "4.3.0",
10997 "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
10998 "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
10999 "dev": true,
11000 "dependencies": {
11001 "color-convert": "^2.0.1"
11002 },
11003 "engines": {
11004 "node": ">=8"
11005 },
11006 "funding": {
11007 "url": "https://github.com/chalk/ansi-styles?sponsor=1"
11008 }
11009 },
11010 "node_modules/log-update/node_modules/color-convert": {
11011 "version": "2.0.1",
11012 "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
11013 "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
11014 "dev": true,
11015 "dependencies": {
11016 "color-name": "~1.1.4"
11017 },
11018 "engines": {
11019 "node": ">=7.0.0"
11020 }
11021 },
11022 "node_modules/log-update/node_modules/color-name": {
11023 "version": "1.1.4",
11024 "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
11025 "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
11026 "dev": true
11027 },
11028 "node_modules/log-update/node_modules/is-fullwidth-code-point": {
11029 "version": "3.0.0",
11030 "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
11031 "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==",
11032 "dev": true,
11033 "engines": {
11034 "node": ">=8"
11035 }
11036 },
11037 "node_modules/log-update/node_modules/slice-ansi": {
11038 "version": "4.0.0",
11039 "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-4.0.0.tgz",
11040 "integrity": "sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==",
11041 "dev": true,
11042 "dependencies": {
11043 "ansi-styles": "^4.0.0",
11044 "astral-regex": "^2.0.0",
11045 "is-fullwidth-code-point": "^3.0.0"
11046 },
11047 "engines": {
11048 "node": ">=10"
11049 },
11050 "funding": {
11051 "url": "https://github.com/chalk/slice-ansi?sponsor=1"
11052 }
11053 },
11054 "node_modules/log-update/node_modules/wrap-ansi": {
11055 "version": "6.2.0",
11056 "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz",
11057 "integrity": "sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==",
11058 "dev": true,
11059 "dependencies": {
11060 "ansi-styles": "^4.0.0",
11061 "string-width": "^4.1.0",
11062 "strip-ansi": "^6.0.0"
11063 },
11064 "engines": {
11065 "node": ">=8"
11066 }
11067 },
11068 "node_modules/logform": {
Matt Godbolt09828862023-02-28 07:51:28 -060011069 "version": "2.5.1",
11070 "resolved": "https://registry.npmjs.org/logform/-/logform-2.5.1.tgz",
11071 "integrity": "sha512-9FyqAm9o9NKKfiAKfZoYo9bGXXuwMkxQiQttkT4YjjVtQVIQtK6LmVtlxmCaFswo6N4AfEkHqZTV0taDtPotNg==",
github-actions[bot]393fca82022-01-01 15:20:00 +010011072 "dependencies": {
Matt Godboltafa4f182022-02-28 20:50:32 -060011073 "@colors/colors": "1.5.0",
Matt Godbolt09828862023-02-28 07:51:28 -060011074 "@types/triple-beam": "^1.3.2",
github-actions[bot]393fca82022-01-01 15:20:00 +010011075 "fecha": "^4.2.0",
11076 "ms": "^2.1.1",
Matt Godboltafa4f182022-02-28 20:50:32 -060011077 "safe-stable-stringify": "^2.3.1",
github-actions[bot]393fca82022-01-01 15:20:00 +010011078 "triple-beam": "^1.3.0"
11079 }
Matt Godboltd4309982022-01-30 15:00:27 -060011080 },
github-actions[bot]393fca82022-01-01 15:20:00 +010011081 "node_modules/long": {
11082 "version": "4.0.0",
11083 "resolved": "https://registry.npmjs.org/long/-/long-4.0.0.tgz",
11084 "integrity": "sha512-XsP+KhQif4bjX1kbuSiySJFNAehNxgLb6hPRGJ9QsUr8ajHkuXGdrHmFUTUUXhDwVX2R5bY4JNZEwbUiMhV+MA=="
Matt Godboltd4309982022-01-30 15:00:27 -060011085 },
11086 "node_modules/loupe": {
Matt Godbolt6d4af972022-11-30 19:20:18 -060011087 "version": "2.3.6",
11088 "resolved": "https://registry.npmjs.org/loupe/-/loupe-2.3.6.tgz",
11089 "integrity": "sha512-RaPMZKiMy8/JruncMU5Bt6na1eftNoo++R4Y+N2FrxkDVTrGvcyzFTsaGif4QTeKESheMGegbhw6iUAq+5A8zA==",
Matt Godboltd4309982022-01-30 15:00:27 -060011090 "dev": true,
11091 "dependencies": {
11092 "get-func-name": "^2.0.0"
11093 }
github-actions[bot]393fca82022-01-01 15:20:00 +010011094 },
github-actions[bot]393fca82022-01-01 15:20:00 +010011095 "node_modules/lru_map": {
11096 "version": "0.3.3",
11097 "resolved": "https://registry.npmjs.org/lru_map/-/lru_map-0.3.3.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -050011098 "integrity": "sha512-Pn9cox5CsMYngeDbmChANltQl+5pi6XmTrraMSzhPmMBbmgcxmqWry0U3PGapCU1yB4/LqCcom7qhHZiF/jGfQ=="
github-actions[bot]393fca82022-01-01 15:20:00 +010011099 },
11100 "node_modules/lru-cache": {
Matt Godbolt3f7def72023-03-08 10:58:56 -060011101 "version": "7.18.3",
11102 "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-7.18.3.tgz",
11103 "integrity": "sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA==",
11104 "engines": {
11105 "node": ">=12"
github-actions[bot]393fca82022-01-01 15:20:00 +010011106 }
11107 },
11108 "node_modules/lz-string": {
Matt Godbolt15e23192023-03-06 22:13:29 -060011109 "version": "1.5.0",
11110 "resolved": "https://registry.npmjs.org/lz-string/-/lz-string-1.5.0.tgz",
11111 "integrity": "sha512-h5bgJWpxJNswbU7qCrV0tIKQCaS3blPDrqKWx+QxzuzL1zGUzij9XCWLrSLsJPu5t+eWA/ycetzYAO5IOMcWAQ==",
github-actions[bot]393fca82022-01-01 15:20:00 +010011112 "bin": {
11113 "lz-string": "bin/bin.js"
11114 }
11115 },
Matt Godboltf1470a72022-01-17 23:28:33 -060011116 "node_modules/make-dir": {
11117 "version": "3.1.0",
11118 "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-3.1.0.tgz",
11119 "integrity": "sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==",
github-actions[bot]393fca82022-01-01 15:20:00 +010011120 "dev": true,
Matt Godboltf1470a72022-01-17 23:28:33 -060011121 "dependencies": {
11122 "semver": "^6.0.0"
11123 },
github-actions[bot]393fca82022-01-01 15:20:00 +010011124 "engines": {
Matt Godboltf1470a72022-01-17 23:28:33 -060011125 "node": ">=8"
github-actions[bot]393fca82022-01-01 15:20:00 +010011126 },
11127 "funding": {
11128 "url": "https://github.com/sponsors/sindresorhus"
Matt Godboltf1470a72022-01-17 23:28:33 -060011129 }
11130 },
11131 "node_modules/make-dir/node_modules/semver": {
11132 "version": "6.3.0",
11133 "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
11134 "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==",
11135 "dev": true,
11136 "bin": {
11137 "semver": "bin/semver.js"
github-actions[bot]393fca82022-01-01 15:20:00 +010011138 }
11139 },
11140 "node_modules/make-error": {
11141 "version": "1.3.6",
11142 "resolved": "https://registry.npmjs.org/make-error/-/make-error-1.3.6.tgz",
Travis Finkenauer92dd06c2022-01-17 12:08:56 -080011143 "integrity": "sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw=="
github-actions[bot]393fca82022-01-01 15:20:00 +010011144 },
11145 "node_modules/map-stream": {
11146 "version": "0.0.7",
11147 "resolved": "https://registry.npmjs.org/map-stream/-/map-stream-0.0.7.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -050011148 "integrity": "sha512-C0X0KQmGm3N2ftbTGBhSyuydQ+vV1LC3f3zPvT3RXHXNZrvfPZcoXp/N5DOa8vedX/rTMm2CjTtivFg2STJMRQ==",
github-actions[bot]393fca82022-01-01 15:20:00 +010011149 "dev": true
11150 },
11151 "node_modules/marked": {
Matt Godbolt2da5d572023-01-29 17:40:54 -060011152 "version": "4.2.12",
11153 "resolved": "https://registry.npmjs.org/marked/-/marked-4.2.12.tgz",
11154 "integrity": "sha512-yr8hSKa3Fv4D3jdZmtMMPghgVt6TWbk86WQaWhDloQjRSQhMMYCAro7jP7VDJrjjdV8pxVxMssXS8B8Y5DZ5aw==",
github-actions[bot]393fca82022-01-01 15:20:00 +010011155 "dev": true,
11156 "bin": {
Matt Godbolt31104f32022-05-13 07:44:29 -050011157 "marked": "bin/marked.js"
11158 },
11159 "engines": {
11160 "node": ">= 12"
11161 }
11162 },
11163 "node_modules/marked-terminal": {
11164 "version": "5.1.1",
11165 "resolved": "https://registry.npmjs.org/marked-terminal/-/marked-terminal-5.1.1.tgz",
11166 "integrity": "sha512-+cKTOx9P4l7HwINYhzbrBSyzgxO2HaHKGZGuB1orZsMIgXYaJyfidT81VXRdpelW/PcHEWxywscePVgI/oUF6g==",
11167 "dev": true,
11168 "dependencies": {
11169 "ansi-escapes": "^5.0.0",
11170 "cardinal": "^2.1.1",
11171 "chalk": "^5.0.0",
11172 "cli-table3": "^0.6.1",
11173 "node-emoji": "^1.11.0",
11174 "supports-hyperlinks": "^2.2.0"
11175 },
11176 "engines": {
11177 "node": ">=14.13.1 || >=16.0.0"
11178 },
11179 "peerDependencies": {
11180 "marked": "^1.0.0 || ^2.0.0 || ^3.0.0 || ^4.0.0"
11181 }
11182 },
11183 "node_modules/marked-terminal/node_modules/ansi-escapes": {
11184 "version": "5.0.0",
11185 "resolved": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-5.0.0.tgz",
11186 "integrity": "sha512-5GFMVX8HqE/TB+FuBJGuO5XG0WrsA6ptUqoODaT/n9mmUaZFkqnBueB4leqGBCmrUHnCnC4PCZTCd0E7QQ83bA==",
11187 "dev": true,
11188 "dependencies": {
11189 "type-fest": "^1.0.2"
11190 },
11191 "engines": {
11192 "node": ">=12"
11193 },
11194 "funding": {
11195 "url": "https://github.com/sponsors/sindresorhus"
11196 }
11197 },
11198 "node_modules/marked-terminal/node_modules/chalk": {
Matt Godboltb497dca2022-12-27 17:45:57 -060011199 "version": "5.2.0",
11200 "resolved": "https://registry.npmjs.org/chalk/-/chalk-5.2.0.tgz",
11201 "integrity": "sha512-ree3Gqw/nazQAPuJJEy+avdl7QfZMcUvmHIKgEZkGL+xOBzRvup5Hxo6LHuMceSxOabuJLJm5Yp/92R9eMmMvA==",
Matt Godbolt31104f32022-05-13 07:44:29 -050011202 "dev": true,
11203 "engines": {
11204 "node": "^12.17.0 || ^14.13 || >=16.0.0"
11205 },
11206 "funding": {
11207 "url": "https://github.com/chalk/chalk?sponsor=1"
11208 }
11209 },
11210 "node_modules/marked-terminal/node_modules/type-fest": {
11211 "version": "1.4.0",
11212 "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-1.4.0.tgz",
11213 "integrity": "sha512-yGSza74xk0UG8k+pLh5oeoYirvIiWo5t0/o3zHHAO2tRDiZcxWP7fywNlXhqb6/r6sWvwi+RsyQMWhVLe4BVuA==",
11214 "dev": true,
11215 "engines": {
11216 "node": ">=10"
11217 },
11218 "funding": {
11219 "url": "https://github.com/sponsors/sindresorhus"
github-actions[bot]393fca82022-01-01 15:20:00 +010011220 }
11221 },
11222 "node_modules/mdn-data": {
11223 "version": "2.0.14",
11224 "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.14.tgz",
11225 "integrity": "sha512-dn6wd0uw5GsdswPFfsgMp5NSB0/aDe6fK94YJV/AJDYXL6HVLWBsxeq7js7Ad+mU2K9LAlwpk6kN2D5mwCPVow==",
11226 "dev": true
11227 },
11228 "node_modules/media-typer": {
11229 "version": "0.3.0",
11230 "resolved": "https://registry.npmjs.org/media-typer/-/media-typer-0.3.0.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -050011231 "integrity": "sha512-dq+qelQ9akHpcOl/gUVRTxVIOkAJ1wR3QAvb4RsVjS8oVoFjDGTc679wJYmUmknUF5HwMLOgb5O+a3KxfWapPQ==",
github-actions[bot]393fca82022-01-01 15:20:00 +010011232 "engines": {
11233 "node": ">= 0.6"
11234 }
11235 },
11236 "node_modules/memfs": {
Matt Godbolt2da5d572023-01-29 17:40:54 -060011237 "version": "3.4.13",
11238 "resolved": "https://registry.npmjs.org/memfs/-/memfs-3.4.13.tgz",
11239 "integrity": "sha512-omTM41g3Skpvx5dSYeZIbXKcXoAVc/AoMNwn9TKx++L/gaen/+4TTttmu8ZSch5vfVJ8uJvGbroTsIlslRg6lg==",
github-actions[bot]393fca82022-01-01 15:20:00 +010011240 "dev": true,
11241 "dependencies": {
Matt Godbolt52515952022-07-01 08:39:24 -050011242 "fs-monkey": "^1.0.3"
github-actions[bot]393fca82022-01-01 15:20:00 +010011243 },
11244 "engines": {
11245 "node": ">= 4.0.0"
11246 }
11247 },
11248 "node_modules/merge-descriptors": {
11249 "version": "1.0.1",
11250 "resolved": "https://registry.npmjs.org/merge-descriptors/-/merge-descriptors-1.0.1.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -050011251 "integrity": "sha512-cCi6g3/Zr1iqQi6ySbseM1Xvooa98N0w31jzUYrXPX2xqObmFGHJ0tQ5u74H3mVh7wLouTseZyYIq39g8cNp1w=="
github-actions[bot]393fca82022-01-01 15:20:00 +010011252 },
11253 "node_modules/merge-stream": {
11254 "version": "2.0.0",
11255 "resolved": "https://registry.npmjs.org/merge-stream/-/merge-stream-2.0.0.tgz",
11256 "integrity": "sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w=="
11257 },
11258 "node_modules/merge2": {
11259 "version": "1.4.1",
11260 "resolved": "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz",
11261 "integrity": "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==",
github-actions[bot]393fca82022-01-01 15:20:00 +010011262 "engines": {
11263 "node": ">= 8"
11264 }
11265 },
11266 "node_modules/methods": {
11267 "version": "1.1.2",
11268 "resolved": "https://registry.npmjs.org/methods/-/methods-1.1.2.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -050011269 "integrity": "sha512-iclAHeNqNm68zFtnZ0e+1L2yUIdvzNoauKU4WBA3VvH/vPFieF7qfRlwUZU+DA9P9bPXIS90ulxoUoCH23sV2w==",
github-actions[bot]393fca82022-01-01 15:20:00 +010011270 "engines": {
11271 "node": ">= 0.6"
11272 }
11273 },
11274 "node_modules/micromatch": {
Matt Godboltdf14b0d2022-05-09 08:20:02 -050011275 "version": "4.0.5",
11276 "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.5.tgz",
11277 "integrity": "sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==",
github-actions[bot]393fca82022-01-01 15:20:00 +010011278 "dependencies": {
Matt Godboltdf14b0d2022-05-09 08:20:02 -050011279 "braces": "^3.0.2",
11280 "picomatch": "^2.3.1"
github-actions[bot]393fca82022-01-01 15:20:00 +010011281 },
11282 "engines": {
11283 "node": ">=8.6"
11284 }
11285 },
11286 "node_modules/mime": {
Matt Godbolt15e23192023-03-06 22:13:29 -060011287 "version": "1.6.0",
11288 "resolved": "https://registry.npmjs.org/mime/-/mime-1.6.0.tgz",
11289 "integrity": "sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==",
github-actions[bot]393fca82022-01-01 15:20:00 +010011290 "bin": {
11291 "mime": "cli.js"
Matt Godboltf1470a72022-01-17 23:28:33 -060011292 },
11293 "engines": {
Matt Godbolt15e23192023-03-06 22:13:29 -060011294 "node": ">=4"
github-actions[bot]393fca82022-01-01 15:20:00 +010011295 }
11296 },
11297 "node_modules/mime-db": {
Matt Godboltafa4f182022-02-28 20:50:32 -060011298 "version": "1.52.0",
11299 "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz",
11300 "integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==",
github-actions[bot]393fca82022-01-01 15:20:00 +010011301 "engines": {
11302 "node": ">= 0.6"
11303 }
11304 },
11305 "node_modules/mime-types": {
Matt Godbolt5bd8cde2022-03-21 23:39:51 -050011306 "version": "2.1.35",
11307 "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz",
11308 "integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==",
github-actions[bot]393fca82022-01-01 15:20:00 +010011309 "dependencies": {
Matt Godbolt5bd8cde2022-03-21 23:39:51 -050011310 "mime-db": "1.52.0"
github-actions[bot]393fca82022-01-01 15:20:00 +010011311 },
11312 "engines": {
11313 "node": ">= 0.6"
11314 }
11315 },
11316 "node_modules/mimic-fn": {
11317 "version": "2.1.0",
11318 "resolved": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-2.1.0.tgz",
11319 "integrity": "sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==",
11320 "dev": true,
11321 "engines": {
11322 "node": ">=6"
11323 }
11324 },
github-actions[bot]393fca82022-01-01 15:20:00 +010011325 "node_modules/min-indent": {
11326 "version": "1.0.1",
11327 "resolved": "https://registry.npmjs.org/min-indent/-/min-indent-1.0.1.tgz",
11328 "integrity": "sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==",
11329 "dev": true,
11330 "engines": {
11331 "node": ">=4"
11332 }
11333 },
11334 "node_modules/mini-css-extract-plugin": {
Matt Godboltb497dca2022-12-27 17:45:57 -060011335 "version": "2.7.2",
11336 "resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-2.7.2.tgz",
11337 "integrity": "sha512-EdlUizq13o0Pd+uCp+WO/JpkLvHRVGt97RqfeGhXqAcorYo1ypJSpkV+WDT0vY/kmh/p7wRdJNJtuyK540PXDw==",
github-actions[bot]393fca82022-01-01 15:20:00 +010011338 "dev": true,
11339 "dependencies": {
11340 "schema-utils": "^4.0.0"
11341 },
11342 "engines": {
11343 "node": ">= 12.13.0"
11344 },
11345 "funding": {
11346 "type": "opencollective",
11347 "url": "https://opencollective.com/webpack"
11348 },
11349 "peerDependencies": {
11350 "webpack": "^5.0.0"
Matt Godboltdf14b0d2022-05-09 08:20:02 -050011351 }
11352 },
Matt Godbolt09828862023-02-28 07:51:28 -060011353 "node_modules/mini-css-extract-plugin/node_modules/ajv": {
11354 "version": "8.12.0",
11355 "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz",
11356 "integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==",
11357 "dev": true,
11358 "dependencies": {
11359 "fast-deep-equal": "^3.1.1",
11360 "json-schema-traverse": "^1.0.0",
11361 "require-from-string": "^2.0.2",
11362 "uri-js": "^4.2.2"
11363 },
11364 "funding": {
11365 "type": "github",
11366 "url": "https://github.com/sponsors/epoberezkin"
11367 }
11368 },
11369 "node_modules/mini-css-extract-plugin/node_modules/ajv-keywords": {
11370 "version": "5.1.0",
11371 "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-5.1.0.tgz",
11372 "integrity": "sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==",
11373 "dev": true,
11374 "dependencies": {
11375 "fast-deep-equal": "^3.1.3"
11376 },
11377 "peerDependencies": {
11378 "ajv": "^8.8.2"
11379 }
11380 },
11381 "node_modules/mini-css-extract-plugin/node_modules/json-schema-traverse": {
11382 "version": "1.0.0",
11383 "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
11384 "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==",
11385 "dev": true
11386 },
Matt Godboltdf14b0d2022-05-09 08:20:02 -050011387 "node_modules/mini-css-extract-plugin/node_modules/schema-utils": {
11388 "version": "4.0.0",
11389 "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-4.0.0.tgz",
11390 "integrity": "sha512-1edyXKgh6XnJsJSQ8mKWXnN/BVaIbFMLpouRUrXgVq7WYne5kw3MW7UPhO44uRXQSIpTSXoJbmrR2X0w9kUTyg==",
11391 "dev": true,
11392 "dependencies": {
11393 "@types/json-schema": "^7.0.9",
11394 "ajv": "^8.8.0",
11395 "ajv-formats": "^2.1.1",
11396 "ajv-keywords": "^5.0.0"
11397 },
11398 "engines": {
11399 "node": ">= 12.13.0"
11400 },
11401 "funding": {
11402 "type": "opencollective",
11403 "url": "https://opencollective.com/webpack"
github-actions[bot]393fca82022-01-01 15:20:00 +010011404 }
11405 },
11406 "node_modules/minimalistic-assert": {
11407 "version": "1.0.1",
11408 "resolved": "https://registry.npmjs.org/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz",
11409 "integrity": "sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==",
11410 "dev": true
11411 },
11412 "node_modules/minimatch": {
Matt Godboltafa4f182022-02-28 20:50:32 -060011413 "version": "3.1.2",
11414 "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
11415 "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
github-actions[bot]393fca82022-01-01 15:20:00 +010011416 "dependencies": {
11417 "brace-expansion": "^1.1.7"
11418 },
11419 "engines": {
11420 "node": "*"
11421 }
11422 },
11423 "node_modules/minimist": {
Matt Godbolt09828862023-02-28 07:51:28 -060011424 "version": "1.2.8",
11425 "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz",
11426 "integrity": "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==",
Matt Godbolt6d4af972022-11-30 19:20:18 -060011427 "funding": {
11428 "url": "https://github.com/sponsors/ljharb"
11429 }
github-actions[bot]393fca82022-01-01 15:20:00 +010011430 },
11431 "node_modules/mkdirp": {
Matt Godboltf1470a72022-01-17 23:28:33 -060011432 "version": "1.0.4",
11433 "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz",
11434 "integrity": "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==",
11435 "dev": true,
github-actions[bot]393fca82022-01-01 15:20:00 +010011436 "bin": {
11437 "mkdirp": "bin/cmd.js"
Matt Godboltf1470a72022-01-17 23:28:33 -060011438 },
11439 "engines": {
11440 "node": ">=10"
github-actions[bot]393fca82022-01-01 15:20:00 +010011441 }
11442 },
Matt Godbolt2b650022023-03-07 18:10:56 -060011443 "node_modules/mnemonist": {
11444 "version": "0.38.3",
11445 "resolved": "https://registry.npmjs.org/mnemonist/-/mnemonist-0.38.3.tgz",
11446 "integrity": "sha512-2K9QYubXx/NAjv4VLq1d1Ly8pWNC5L3BrixtdkyTegXWJIqY+zLNDhhX/A+ZwWt70tB1S8H4BE8FLYEFyNoOBw==",
11447 "dependencies": {
11448 "obliterator": "^1.6.1"
11449 }
11450 },
github-actions[bot]393fca82022-01-01 15:20:00 +010011451 "node_modules/mocha": {
Mats Jun Larsen633eb822023-02-28 00:06:38 +000011452 "version": "10.2.0",
11453 "resolved": "https://registry.npmjs.org/mocha/-/mocha-10.2.0.tgz",
11454 "integrity": "sha512-IDY7fl/BecMwFHzoqF2sg/SHHANeBoMMXFlS9r0OXKDssYE1M5O43wUY/9BVPeIvfH2zmEbBfseqN9gBQZzXkg==",
github-actions[bot]393fca82022-01-01 15:20:00 +010011455 "dev": true,
11456 "dependencies": {
github-actions[bot]393fca82022-01-01 15:20:00 +010011457 "ansi-colors": "4.1.1",
11458 "browser-stdout": "1.3.1",
Mats Jun Larsen633eb822023-02-28 00:06:38 +000011459 "chokidar": "3.5.3",
11460 "debug": "4.3.4",
github-actions[bot]393fca82022-01-01 15:20:00 +010011461 "diff": "5.0.0",
11462 "escape-string-regexp": "4.0.0",
11463 "find-up": "5.0.0",
Mats Jun Larsen633eb822023-02-28 00:06:38 +000011464 "glob": "7.2.0",
github-actions[bot]393fca82022-01-01 15:20:00 +010011465 "he": "1.2.0",
Mats Jun Larsen633eb822023-02-28 00:06:38 +000011466 "js-yaml": "4.1.0",
11467 "log-symbols": "4.1.0",
11468 "minimatch": "5.0.1",
github-actions[bot]393fca82022-01-01 15:20:00 +010011469 "ms": "2.1.3",
Mats Jun Larsen633eb822023-02-28 00:06:38 +000011470 "nanoid": "3.3.3",
11471 "serialize-javascript": "6.0.0",
github-actions[bot]393fca82022-01-01 15:20:00 +010011472 "strip-json-comments": "3.1.1",
11473 "supports-color": "8.1.1",
Mats Jun Larsen633eb822023-02-28 00:06:38 +000011474 "workerpool": "6.2.1",
github-actions[bot]393fca82022-01-01 15:20:00 +010011475 "yargs": "16.2.0",
11476 "yargs-parser": "20.2.4",
11477 "yargs-unparser": "2.0.0"
11478 },
11479 "bin": {
11480 "_mocha": "bin/_mocha",
Mats Jun Larsen633eb822023-02-28 00:06:38 +000011481 "mocha": "bin/mocha.js"
github-actions[bot]393fca82022-01-01 15:20:00 +010011482 },
11483 "engines": {
Mats Jun Larsen633eb822023-02-28 00:06:38 +000011484 "node": ">= 14.0.0"
github-actions[bot]393fca82022-01-01 15:20:00 +010011485 },
11486 "funding": {
11487 "type": "opencollective",
11488 "url": "https://opencollective.com/mochajs"
github-actions[bot]393fca82022-01-01 15:20:00 +010011489 }
11490 },
Matt Godbolt52515952022-07-01 08:39:24 -050011491 "node_modules/mocha/node_modules/ansi-colors": {
11492 "version": "4.1.1",
11493 "resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.1.tgz",
11494 "integrity": "sha512-JoX0apGbHaUJBNl6yF+p6JAFYZ666/hhCGKN5t9QFjbJQKUU/g8MNbFDbvfrgKXvI1QpZplPOnwIo99lX/AAmA==",
11495 "dev": true,
11496 "engines": {
11497 "node": ">=6"
11498 }
Matt Godbolt52515952022-07-01 08:39:24 -050011499 },
11500 "node_modules/mocha/node_modules/diff": {
11501 "version": "5.0.0",
11502 "resolved": "https://registry.npmjs.org/diff/-/diff-5.0.0.tgz",
11503 "integrity": "sha512-/VTCrvm5Z0JGty/BWHljh+BAiw3IK+2j87NGMu8Nwc/f48WoDAC395uomO9ZD117ZOBaHmkX1oyLvkVM/aIT3w==",
11504 "dev": true,
11505 "engines": {
11506 "node": ">=0.3.1"
11507 }
github-actions[bot]393fca82022-01-01 15:20:00 +010011508 },
11509 "node_modules/mocha/node_modules/escape-string-regexp": {
11510 "version": "4.0.0",
11511 "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz",
11512 "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==",
11513 "dev": true,
11514 "engines": {
11515 "node": ">=10"
11516 },
11517 "funding": {
11518 "url": "https://github.com/sponsors/sindresorhus"
11519 }
11520 },
github-actions[bot]393fca82022-01-01 15:20:00 +010011521 "node_modules/mocha/node_modules/glob": {
Mats Jun Larsen633eb822023-02-28 00:06:38 +000011522 "version": "7.2.0",
11523 "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.0.tgz",
11524 "integrity": "sha512-lmLf6gtyrPq8tTjSmrO94wBeQbFR3HbLHbuyD69wuyQkImp2hWqMGB47OX65FBkPffO641IP9jWa1z4ivqG26Q==",
github-actions[bot]393fca82022-01-01 15:20:00 +010011525 "dev": true,
11526 "dependencies": {
11527 "fs.realpath": "^1.0.0",
11528 "inflight": "^1.0.4",
11529 "inherits": "2",
11530 "minimatch": "^3.0.4",
11531 "once": "^1.3.0",
11532 "path-is-absolute": "^1.0.0"
11533 },
11534 "engines": {
11535 "node": "*"
11536 },
11537 "funding": {
11538 "url": "https://github.com/sponsors/isaacs"
Matt Godbolt7aa3b2c2022-10-22 14:03:20 -050011539 }
11540 },
Mats Jun Larsen633eb822023-02-28 00:06:38 +000011541 "node_modules/mocha/node_modules/glob/node_modules/minimatch": {
11542 "version": "3.1.2",
11543 "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
11544 "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
11545 "dev": true,
11546 "dependencies": {
11547 "brace-expansion": "^1.1.7"
11548 },
11549 "engines": {
11550 "node": "*"
11551 }
11552 },
github-actions[bot]393fca82022-01-01 15:20:00 +010011553 "node_modules/mocha/node_modules/has-flag": {
11554 "version": "4.0.0",
11555 "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
11556 "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
11557 "dev": true,
11558 "engines": {
11559 "node": ">=8"
11560 }
11561 },
Mats Jun Larsen633eb822023-02-28 00:06:38 +000011562 "node_modules/mocha/node_modules/minimatch": {
11563 "version": "5.0.1",
11564 "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.0.1.tgz",
11565 "integrity": "sha512-nLDxIFRyhDblz3qMuq+SoRZED4+miJ/G+tdDrjkkkRnjAsBexeGpgjLEQ0blJy7rHhR2b93rhQY4SvyWu9v03g==",
github-actions[bot]393fca82022-01-01 15:20:00 +010011566 "dev": true,
11567 "dependencies": {
Mats Jun Larsen633eb822023-02-28 00:06:38 +000011568 "brace-expansion": "^2.0.1"
github-actions[bot]393fca82022-01-01 15:20:00 +010011569 },
11570 "engines": {
11571 "node": ">=10"
Matt Godbolt194e6972022-02-07 20:41:41 -060011572 }
11573 },
Mats Jun Larsen633eb822023-02-28 00:06:38 +000011574 "node_modules/mocha/node_modules/minimatch/node_modules/brace-expansion": {
11575 "version": "2.0.1",
11576 "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz",
11577 "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==",
Matt Godbolt194e6972022-02-07 20:41:41 -060011578 "dev": true,
11579 "dependencies": {
Mats Jun Larsen633eb822023-02-28 00:06:38 +000011580 "balanced-match": "^1.0.0"
github-actions[bot]393fca82022-01-01 15:20:00 +010011581 }
11582 },
11583 "node_modules/mocha/node_modules/ms": {
11584 "version": "2.1.3",
11585 "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
11586 "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
11587 "dev": true
Jeremy Rifkin5ee53862022-12-18 12:53:17 -050011588 },
github-actions[bot]393fca82022-01-01 15:20:00 +010011589 "node_modules/mocha/node_modules/serialize-javascript": {
Mats Jun Larsen633eb822023-02-28 00:06:38 +000011590 "version": "6.0.0",
11591 "resolved": "https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-6.0.0.tgz",
11592 "integrity": "sha512-Qr3TosvguFt8ePWqsvRfrKyQXIiW+nGbYpy8XK24NQHE83caxWt+mIymTT19DGFbNWNLfEwsrkSmN64lVWB9ag==",
github-actions[bot]393fca82022-01-01 15:20:00 +010011593 "dev": true,
11594 "dependencies": {
11595 "randombytes": "^2.1.0"
11596 }
11597 },
github-actions[bot]393fca82022-01-01 15:20:00 +010011598 "node_modules/mocha/node_modules/supports-color": {
11599 "version": "8.1.1",
11600 "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
11601 "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
11602 "dev": true,
11603 "dependencies": {
11604 "has-flag": "^4.0.0"
11605 },
11606 "engines": {
11607 "node": ">=10"
11608 },
11609 "funding": {
11610 "url": "https://github.com/chalk/supports-color?sponsor=1"
11611 }
11612 },
Matt Godbolt09828862023-02-28 07:51:28 -060011613 "node_modules/mocha/node_modules/yargs-parser": {
11614 "version": "20.2.4",
11615 "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-20.2.4.tgz",
11616 "integrity": "sha512-WOkpgNhPTlE73h4VFAFsOnomJVaovO8VqLDzy5saChRBFQFBoMYirowyW+Q9HB4HFF4Z7VZTiG3iSzJJA29yRA==",
11617 "dev": true,
11618 "engines": {
11619 "node": ">=10"
11620 }
11621 },
github-actions[bot]393fca82022-01-01 15:20:00 +010011622 "node_modules/mock-fs": {
Matt Godbolt6d4af972022-11-30 19:20:18 -060011623 "version": "5.2.0",
11624 "resolved": "https://registry.npmjs.org/mock-fs/-/mock-fs-5.2.0.tgz",
11625 "integrity": "sha512-2dF2R6YMSZbpip1V1WHKGLNjr/k48uQClqMVb5H3MOvwc9qhYis3/IWbj02qIg/Y8MDXKFF4c5v0rxx2o6xTZw==",
github-actions[bot]393fca82022-01-01 15:20:00 +010011626 "dev": true,
11627 "engines": {
11628 "node": ">=12.0.0"
Matt Godbolt09828862023-02-28 07:51:28 -060011629 }
11630 },
github-actions[bot]393fca82022-01-01 15:20:00 +010011631 "node_modules/monaco-editor": {
Jeremy Rifkin5ee53862022-12-18 12:53:17 -050011632 "version": "0.34.1",
11633 "resolved": "https://registry.npmjs.org/monaco-editor/-/monaco-editor-0.34.1.tgz",
11634 "integrity": "sha512-FKc80TyiMaruhJKKPz5SpJPIjL+dflGvz4CpuThaPMc94AyN7SeC9HQ8hrvaxX7EyHdJcUY5i4D0gNyJj1vSZQ=="
github-actions[bot]393fca82022-01-01 15:20:00 +010011635 },
11636 "node_modules/monaco-editor-webpack-plugin": {
11637 "version": "7.0.1",
11638 "resolved": "https://registry.npmjs.org/monaco-editor-webpack-plugin/-/monaco-editor-webpack-plugin-7.0.1.tgz",
11639 "integrity": "sha512-M8qIqizltrPlIbrb73cZdTWfU9sIsUVFvAZkL3KGjAHmVWEJ0hZKa/uad14JuOckc0GwnCaoGHvMoYtJjVyCzw==",
11640 "dev": true,
11641 "dependencies": {
11642 "loader-utils": "^2.0.2"
11643 },
11644 "peerDependencies": {
11645 "monaco-editor": ">= 0.31.0",
11646 "webpack": "^4.5.0 || 5.x"
11647 }
11648 },
11649 "node_modules/monaco-vim": {
Matt Godbolt6d4af972022-11-30 19:20:18 -060011650 "version": "0.3.5",
11651 "resolved": "https://registry.npmjs.org/monaco-vim/-/monaco-vim-0.3.5.tgz",
11652 "integrity": "sha512-4L8iHlhpYImhqQwGIfcsD9caxlW/eANRCk/77xTAAlxV2LLSfMpubnSXCGdoOu+GPlHM0frKFn3aUQJpoe0gjQ==",
github-actions[bot]393fca82022-01-01 15:20:00 +010011653 "peerDependencies": {
Jeremy Rifkin4fc7fb12022-05-20 04:57:43 -060011654 "monaco-editor": "*"
github-actions[bot]393fca82022-01-01 15:20:00 +010011655 }
11656 },
11657 "node_modules/morgan": {
11658 "version": "1.10.0",
11659 "resolved": "https://registry.npmjs.org/morgan/-/morgan-1.10.0.tgz",
11660 "integrity": "sha512-AbegBVI4sh6El+1gNwvD5YIck7nSA36weD7xvIxG4in80j/UoK8AEGaWnnz8v1GxonMCltmlNs5ZKbGvl9b1XQ==",
11661 "dependencies": {
11662 "basic-auth": "~2.0.1",
11663 "debug": "2.6.9",
11664 "depd": "~2.0.0",
11665 "on-finished": "~2.3.0",
11666 "on-headers": "~1.0.2"
11667 },
11668 "engines": {
11669 "node": ">= 0.8.0"
11670 }
11671 },
11672 "node_modules/morgan/node_modules/debug": {
11673 "version": "2.6.9",
11674 "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
11675 "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
11676 "dependencies": {
11677 "ms": "2.0.0"
11678 }
11679 },
github-actions[bot]393fca82022-01-01 15:20:00 +010011680 "node_modules/morgan/node_modules/ms": {
11681 "version": "2.0.0",
11682 "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -050011683 "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A=="
Matt Godboltdf14b0d2022-05-09 08:20:02 -050011684 },
11685 "node_modules/morgan/node_modules/on-finished": {
11686 "version": "2.3.0",
11687 "resolved": "https://registry.npmjs.org/on-finished/-/on-finished-2.3.0.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -050011688 "integrity": "sha512-ikqdkGAAyf/X/gPhXGvfgAytDZtDbr+bkNUJ0N9h5MI/dmdgCs3l6hoHrcUv41sRKew3jIwrp4qQDXiK99Utww==",
Matt Godboltdf14b0d2022-05-09 08:20:02 -050011689 "dependencies": {
11690 "ee-first": "1.1.1"
11691 },
11692 "engines": {
11693 "node": ">= 0.8"
11694 }
github-actions[bot]393fca82022-01-01 15:20:00 +010011695 },
11696 "node_modules/ms": {
Matt Godboltf1470a72022-01-17 23:28:33 -060011697 "version": "2.1.2",
11698 "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz",
11699 "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="
github-actions[bot]393fca82022-01-01 15:20:00 +010011700 },
github-actions[bot]393fca82022-01-01 15:20:00 +010011701 "node_modules/multicast-dns": {
Matt Godbolt52515952022-07-01 08:39:24 -050011702 "version": "7.2.5",
11703 "resolved": "https://registry.npmjs.org/multicast-dns/-/multicast-dns-7.2.5.tgz",
11704 "integrity": "sha512-2eznPJP8z2BFLX50tf0LuODrpINqP1RVIm/CObbTcBRITQgmC/TjcREF1NeTBzIcR5XO/ukWo+YHOjBbFwIupg==",
github-actions[bot]393fca82022-01-01 15:20:00 +010011705 "dev": true,
11706 "dependencies": {
Matt Godboltdf14b0d2022-05-09 08:20:02 -050011707 "dns-packet": "^5.2.2",
github-actions[bot]393fca82022-01-01 15:20:00 +010011708 "thunky": "^1.0.2"
11709 },
11710 "bin": {
11711 "multicast-dns": "cli.js"
11712 }
github-actions[bot]393fca82022-01-01 15:20:00 +010011713 },
github-actions[bot]393fca82022-01-01 15:20:00 +010011714 "node_modules/nanoid": {
Mats Jun Larsen633eb822023-02-28 00:06:38 +000011715 "version": "3.3.3",
11716 "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.3.tgz",
11717 "integrity": "sha512-p1sjXuopFs0xg+fPASzQ28agW1oHD7xDsd9Xkf3T15H3c/cifrFHVwrh74PdoklAPi+i7MdRsE47vm2r6JoB+w==",
github-actions[bot]393fca82022-01-01 15:20:00 +010011718 "dev": true,
11719 "bin": {
11720 "nanoid": "bin/nanoid.cjs"
11721 },
11722 "engines": {
11723 "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
11724 }
github-actions[bot]393fca82022-01-01 15:20:00 +010011725 },
11726 "node_modules/natives": {
11727 "version": "1.1.6",
11728 "resolved": "https://registry.npmjs.org/natives/-/natives-1.1.6.tgz",
11729 "integrity": "sha512-6+TDFewD4yxY14ptjKaS63GVdtKiES1pTPyxn9Jb0rBqPMZ7VcCiooEhPNsr+mqHtMGxa/5c/HhcC4uPEUw/nA==",
11730 "deprecated": "This module relies on Node.js's internals and will break at some point. Do not use it, and update to graceful-fs@4.x.",
11731 "dev": true
11732 },
11733 "node_modules/natural-compare": {
11734 "version": "1.4.0",
11735 "resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -050011736 "integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw=="
github-actions[bot]393fca82022-01-01 15:20:00 +010011737 },
Matt Godbolt6d4af972022-11-30 19:20:18 -060011738 "node_modules/natural-compare-lite": {
11739 "version": "1.4.0",
11740 "resolved": "https://registry.npmjs.org/natural-compare-lite/-/natural-compare-lite-1.4.0.tgz",
11741 "integrity": "sha512-Tj+HTDSJJKaZnfiuw+iaF9skdPpTo2GtEly5JHnWV/hfv2Qj/9RKsGISQtLh2ox3l5EAGw487hnBee0sIJ6v2g==",
11742 "dev": true
11743 },
github-actions[bot]393fca82022-01-01 15:20:00 +010011744 "node_modules/negotiator": {
Matt Godbolt1b050d42022-02-06 14:05:25 -060011745 "version": "0.6.3",
11746 "resolved": "https://registry.npmjs.org/negotiator/-/negotiator-0.6.3.tgz",
11747 "integrity": "sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==",
github-actions[bot]393fca82022-01-01 15:20:00 +010011748 "engines": {
11749 "node": ">= 0.6"
11750 }
11751 },
11752 "node_modules/neo-async": {
11753 "version": "2.6.2",
11754 "resolved": "https://registry.npmjs.org/neo-async/-/neo-async-2.6.2.tgz",
11755 "integrity": "sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw=="
11756 },
Matt Godbolt15e23192023-03-06 22:13:29 -060011757 "node_modules/nice-try": {
11758 "version": "1.0.5",
11759 "resolved": "https://registry.npmjs.org/nice-try/-/nice-try-1.0.5.tgz",
11760 "integrity": "sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==",
Matt Godbolt09828862023-02-28 07:51:28 -060011761 "dev": true
11762 },
github-actions[bot]393fca82022-01-01 15:20:00 +010011763 "node_modules/nise": {
Matt Godboltb497dca2022-12-27 17:45:57 -060011764 "version": "5.1.4",
11765 "resolved": "https://registry.npmjs.org/nise/-/nise-5.1.4.tgz",
11766 "integrity": "sha512-8+Ib8rRJ4L0o3kfmyVCL7gzrohyDe0cMFTBa2d364yIrEGMEoetznKJx899YxjybU6bL9SQkYPSBBs1gyYs8Xg==",
github-actions[bot]393fca82022-01-01 15:20:00 +010011767 "dev": true,
11768 "dependencies": {
Matt Godbolt6d4af972022-11-30 19:20:18 -060011769 "@sinonjs/commons": "^2.0.0",
Matt Godboltb497dca2022-12-27 17:45:57 -060011770 "@sinonjs/fake-timers": "^10.0.2",
github-actions[bot]393fca82022-01-01 15:20:00 +010011771 "@sinonjs/text-encoding": "^0.7.1",
11772 "just-extend": "^4.0.2",
11773 "path-to-regexp": "^1.7.0"
Matt Godbolt6d4af972022-11-30 19:20:18 -060011774 }
11775 },
11776 "node_modules/nise/node_modules/@sinonjs/commons": {
11777 "version": "2.0.0",
11778 "resolved": "https://registry.npmjs.org/@sinonjs/commons/-/commons-2.0.0.tgz",
11779 "integrity": "sha512-uLa0j859mMrg2slwQYdO/AkrOfmH+X6LTVmNTS9CqexuE2IvVORIkSpJLqePAbEnKJ77aMmCwr1NUZ57120Xcg==",
11780 "dev": true,
11781 "dependencies": {
11782 "type-detect": "4.0.8"
11783 }
11784 },
11785 "node_modules/nise/node_modules/@sinonjs/fake-timers": {
Matt Godboltb497dca2022-12-27 17:45:57 -060011786 "version": "10.0.2",
11787 "resolved": "https://registry.npmjs.org/@sinonjs/fake-timers/-/fake-timers-10.0.2.tgz",
11788 "integrity": "sha512-SwUDyjWnah1AaNl7kxsa7cfLhlTYoiyhDAIgyh+El30YvXs/o7OLXpYH88Zdhyx9JExKrmHDJ+10bwIcY80Jmw==",
Matt Godbolt6d4af972022-11-30 19:20:18 -060011789 "dev": true,
11790 "dependencies": {
Matt Godboltb497dca2022-12-27 17:45:57 -060011791 "@sinonjs/commons": "^2.0.0"
github-actions[bot]393fca82022-01-01 15:20:00 +010011792 }
11793 },
11794 "node_modules/nise/node_modules/isarray": {
11795 "version": "0.0.1",
11796 "resolved": "https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -050011797 "integrity": "sha512-D2S+3GLxWH+uhrNEcoh/fnmYeP8E8/zHl644d/jdA0g2uyXvy3sb0qxotE+ne0LtccHknQzWwZEzhak7oJ0COQ==",
github-actions[bot]393fca82022-01-01 15:20:00 +010011798 "dev": true
11799 },
11800 "node_modules/nise/node_modules/path-to-regexp": {
11801 "version": "1.8.0",
11802 "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-1.8.0.tgz",
11803 "integrity": "sha512-n43JRhlUKUAlibEJhPeir1ncUID16QnEjNpwzNdO3Lm4ywrBpBZ5oLD0I6br9evr1Y9JTqwRtAh7JLoOzAQdVA==",
11804 "dev": true,
11805 "dependencies": {
11806 "isarray": "0.0.1"
11807 }
11808 },
github-actions[bot]393fca82022-01-01 15:20:00 +010011809 "node_modules/nock": {
Matt Godbolt2da5d572023-01-29 17:40:54 -060011810 "version": "13.3.0",
11811 "resolved": "https://registry.npmjs.org/nock/-/nock-13.3.0.tgz",
11812 "integrity": "sha512-HHqYQ6mBeiMc+N038w8LkMpDCRquCHWeNmN3v6645P3NhN2+qXOBqvPqo7Rt1VyCMzKhJ733wZqw5B7cQVFNPg==",
github-actions[bot]393fca82022-01-01 15:20:00 +010011813 "dev": true,
11814 "dependencies": {
11815 "debug": "^4.1.0",
11816 "json-stringify-safe": "^5.0.1",
Matt Godbolt52515952022-07-01 08:39:24 -050011817 "lodash": "^4.17.21",
github-actions[bot]393fca82022-01-01 15:20:00 +010011818 "propagate": "^2.0.0"
11819 },
11820 "engines": {
11821 "node": ">= 10.13"
Matt Godbolt31104f32022-05-13 07:44:29 -050011822 }
11823 },
11824 "node_modules/node-emoji": {
11825 "version": "1.11.0",
11826 "resolved": "https://registry.npmjs.org/node-emoji/-/node-emoji-1.11.0.tgz",
11827 "integrity": "sha512-wo2DpQkQp7Sjm2A0cq+sN7EHKO6Sl0ctXeBdFZrL9T9+UywORbufTcTZxom8YqpLQt/FqNMUkOpkZrJVYSKD3A==",
11828 "dev": true,
11829 "dependencies": {
11830 "lodash": "^4.17.21"
github-actions[bot]393fca82022-01-01 15:20:00 +010011831 }
11832 },
11833 "node_modules/node-fetch": {
Matt Godbolt09828862023-02-28 07:51:28 -060011834 "version": "2.6.9",
11835 "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.9.tgz",
11836 "integrity": "sha512-DJm/CJkZkRjKKj4Zi4BsKVZh3ValV5IR5s7LVZnW+6YMh0W1BfNA8XSs6DLMGYlId5F3KnA70uu2qepcR08Qqg==",
github-actions[bot]393fca82022-01-01 15:20:00 +010011837 "dev": true,
Matt Godboltf1470a72022-01-17 23:28:33 -060011838 "dependencies": {
11839 "whatwg-url": "^5.0.0"
11840 },
github-actions[bot]393fca82022-01-01 15:20:00 +010011841 "engines": {
11842 "node": "4.x || >=6.0.0"
Matt Godboltf1470a72022-01-17 23:28:33 -060011843 },
11844 "peerDependencies": {
11845 "encoding": "^0.1.0"
11846 },
11847 "peerDependenciesMeta": {
11848 "encoding": {
11849 "optional": true
11850 }
github-actions[bot]393fca82022-01-01 15:20:00 +010011851 }
11852 },
11853 "node_modules/node-forge": {
Matt Godboltdf14b0d2022-05-09 08:20:02 -050011854 "version": "1.3.1",
11855 "resolved": "https://registry.npmjs.org/node-forge/-/node-forge-1.3.1.tgz",
11856 "integrity": "sha512-dPEtOeMvF9VMcYV/1Wb8CPoVAXtp6MKMlcbAt4ddqmGqUJ6fQZFXkNZNkNlfevtNkGtaSoXf/vNNNSvgrdXwtA==",
github-actions[bot]393fca82022-01-01 15:20:00 +010011857 "dev": true,
11858 "engines": {
Travis Finkenauer92dd06c2022-01-17 12:08:56 -080011859 "node": ">= 6.13.0"
github-actions[bot]393fca82022-01-01 15:20:00 +010011860 }
11861 },
github-actions[bot]393fca82022-01-01 15:20:00 +010011862 "node_modules/node-releases": {
Matt Godbolt09828862023-02-28 07:51:28 -060011863 "version": "2.0.10",
11864 "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.10.tgz",
11865 "integrity": "sha512-5GFldHPXVG/YZmFzJvKK2zDSzPKhEp0+ZR5SVaoSag9fsL5YgHbUHDfnG5494ISANDcK4KwPXAx2xqVEydmd7w=="
github-actions[bot]393fca82022-01-01 15:20:00 +010011866 },
11867 "node_modules/node-targz": {
11868 "version": "0.2.0",
11869 "resolved": "https://registry.npmjs.org/node-targz/-/node-targz-0.2.0.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -050011870 "integrity": "sha512-Qr4Cj7qTPEy77FDPgrCdl7yrzkwkrOm/vkZHZwiL1tfZzpisLIbDghy6ppyLsb8nfu2VVLNElhDKM1+5EpGjZw==",
github-actions[bot]393fca82022-01-01 15:20:00 +010011871 "dependencies": {
11872 "tar-fs": "^1.14.0"
11873 },
11874 "engines": {
11875 "node": ">= 0.10.0"
11876 }
github-actions[bot]393fca82022-01-01 15:20:00 +010011877 },
11878 "node_modules/nopt": {
Matt Godboltd14d3382023-03-07 17:18:46 -060011879 "version": "7.0.0",
11880 "resolved": "https://registry.npmjs.org/nopt/-/nopt-7.0.0.tgz",
11881 "integrity": "sha512-e6Qw1rcrGoSxEH0hQ4GBSdUjkMOtXGhGFXdNT/3ZR0S37eR9DMj5za3dEDWE6o1T3/DP8ZOsPP4MIiky0c3QeA==",
github-actions[bot]393fca82022-01-01 15:20:00 +010011882 "dependencies": {
Matt Godboltd14d3382023-03-07 17:18:46 -060011883 "abbrev": "^2.0.0"
github-actions[bot]393fca82022-01-01 15:20:00 +010011884 },
11885 "bin": {
11886 "nopt": "bin/nopt.js"
11887 },
11888 "engines": {
Matt Godboltd14d3382023-03-07 17:18:46 -060011889 "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
github-actions[bot]393fca82022-01-01 15:20:00 +010011890 }
11891 },
11892 "node_modules/normalize-package-data": {
11893 "version": "2.5.0",
11894 "resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.5.0.tgz",
11895 "integrity": "sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==",
11896 "dev": true,
11897 "dependencies": {
11898 "hosted-git-info": "^2.1.4",
11899 "resolve": "^1.10.0",
11900 "semver": "2 || 3 || 4 || 5",
11901 "validate-npm-package-license": "^3.0.1"
11902 }
11903 },
11904 "node_modules/normalize-package-data/node_modules/semver": {
11905 "version": "5.7.1",
11906 "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz",
11907 "integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==",
11908 "dev": true,
11909 "bin": {
11910 "semver": "bin/semver"
11911 }
11912 },
11913 "node_modules/normalize-path": {
11914 "version": "3.0.0",
11915 "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz",
11916 "integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==",
github-actions[bot]393fca82022-01-01 15:20:00 +010011917 "engines": {
11918 "node": ">=0.10.0"
11919 }
11920 },
11921 "node_modules/normalize-url": {
11922 "version": "6.1.0",
11923 "resolved": "https://registry.npmjs.org/normalize-url/-/normalize-url-6.1.0.tgz",
11924 "integrity": "sha512-DlL+XwOy3NxAQ8xuC0okPgK46iuVNAK01YN7RueYBqqFeGsBjV9XmCAzAdgt+667bCl5kPh9EqKKDwnaPG1I7A==",
11925 "dev": true,
11926 "engines": {
11927 "node": ">=10"
11928 },
11929 "funding": {
11930 "url": "https://github.com/sponsors/sindresorhus"
11931 }
11932 },
11933 "node_modules/npm-run-path": {
Matt Godboltf1470a72022-01-17 23:28:33 -060011934 "version": "4.0.1",
11935 "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-4.0.1.tgz",
11936 "integrity": "sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==",
github-actions[bot]393fca82022-01-01 15:20:00 +010011937 "dev": true,
11938 "dependencies": {
Matt Godboltf1470a72022-01-17 23:28:33 -060011939 "path-key": "^3.0.0"
github-actions[bot]393fca82022-01-01 15:20:00 +010011940 },
11941 "engines": {
Matt Godboltf1470a72022-01-17 23:28:33 -060011942 "node": ">=8"
github-actions[bot]393fca82022-01-01 15:20:00 +010011943 }
11944 },
github-actions[bot]393fca82022-01-01 15:20:00 +010011945 "node_modules/nth-check": {
Matt Godbolt52515952022-07-01 08:39:24 -050011946 "version": "2.1.1",
11947 "resolved": "https://registry.npmjs.org/nth-check/-/nth-check-2.1.1.tgz",
11948 "integrity": "sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==",
github-actions[bot]393fca82022-01-01 15:20:00 +010011949 "dev": true,
11950 "dependencies": {
11951 "boolbase": "^1.0.0"
11952 },
11953 "funding": {
11954 "url": "https://github.com/fb55/nth-check?sponsor=1"
github-actions[bot]393fca82022-01-01 15:20:00 +010011955 }
11956 },
11957 "node_modules/oauth-sign": {
11958 "version": "0.9.0",
11959 "resolved": "https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.9.0.tgz",
11960 "integrity": "sha512-fexhUFFPTGV8ybAtSIGbV6gOkSv8UtRbDBnAyLQw4QPKkgNlsH2ByPGtMUqdWkos6YCRmAqViwgZrJc/mRDzZQ==",
11961 "engines": {
11962 "node": "*"
11963 }
11964 },
11965 "node_modules/object-assign": {
11966 "version": "4.1.1",
11967 "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -050011968 "integrity": "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==",
github-actions[bot]393fca82022-01-01 15:20:00 +010011969 "engines": {
11970 "node": ">=0.10.0"
11971 }
11972 },
11973 "node_modules/object-inspect": {
Matt Godbolt2da5d572023-01-29 17:40:54 -060011974 "version": "1.12.3",
11975 "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.12.3.tgz",
11976 "integrity": "sha512-geUvdk7c+eizMNUDkRpW1wJwgfOiOeHbxBR/hLXK1aT6zmVSO0jsQcs7fj6MGw89jC/cjGfLcNOrtMYtGqm81g==",
github-actions[bot]393fca82022-01-01 15:20:00 +010011977 "funding": {
11978 "url": "https://github.com/sponsors/ljharb"
11979 }
11980 },
11981 "node_modules/object-keys": {
11982 "version": "1.1.1",
11983 "resolved": "https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz",
11984 "integrity": "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==",
Matt Godbolt6d4af972022-11-30 19:20:18 -060011985 "dev": true,
github-actions[bot]393fca82022-01-01 15:20:00 +010011986 "engines": {
11987 "node": ">= 0.4"
11988 }
11989 },
11990 "node_modules/object.assign": {
Matt Godbolt6d4af972022-11-30 19:20:18 -060011991 "version": "4.1.4",
11992 "resolved": "https://registry.npmjs.org/object.assign/-/object.assign-4.1.4.tgz",
11993 "integrity": "sha512-1mxKf0e58bvyjSCtKYY4sRe9itRk3PJpquJOjeIkz885CczcI4IvJJDLPS72oowuSh+pBxUFROpX+TU++hxhZQ==",
11994 "dev": true,
github-actions[bot]393fca82022-01-01 15:20:00 +010011995 "dependencies": {
Matt Godbolt6d4af972022-11-30 19:20:18 -060011996 "call-bind": "^1.0.2",
11997 "define-properties": "^1.1.4",
11998 "has-symbols": "^1.0.3",
github-actions[bot]393fca82022-01-01 15:20:00 +010011999 "object-keys": "^1.1.1"
12000 },
12001 "engines": {
12002 "node": ">= 0.4"
12003 },
12004 "funding": {
12005 "url": "https://github.com/sponsors/ljharb"
12006 }
12007 },
Matt Godboltf1470a72022-01-17 23:28:33 -060012008 "node_modules/object.values": {
Matt Godbolt6d4af972022-11-30 19:20:18 -060012009 "version": "1.1.6",
12010 "resolved": "https://registry.npmjs.org/object.values/-/object.values-1.1.6.tgz",
12011 "integrity": "sha512-FVVTkD1vENCsAcwNs9k6jea2uHC/X0+JcjG8YA60FN5CMaJmG95wT9jek/xX9nornqGRrBkKtzuAu2wuHpKqvw==",
github-actions[bot]393fca82022-01-01 15:20:00 +010012012 "dev": true,
Matt Godboltf1470a72022-01-17 23:28:33 -060012013 "dependencies": {
12014 "call-bind": "^1.0.2",
Matt Godbolt6d4af972022-11-30 19:20:18 -060012015 "define-properties": "^1.1.4",
12016 "es-abstract": "^1.20.4"
Matt Godboltf1470a72022-01-17 23:28:33 -060012017 },
github-actions[bot]393fca82022-01-01 15:20:00 +010012018 "engines": {
12019 "node": ">= 0.4"
12020 },
12021 "funding": {
12022 "url": "https://github.com/sponsors/ljharb"
12023 }
Matt Godbolt2b650022023-03-07 18:10:56 -060012024 },
12025 "node_modules/obliterator": {
12026 "version": "1.6.1",
12027 "resolved": "https://registry.npmjs.org/obliterator/-/obliterator-1.6.1.tgz",
12028 "integrity": "sha512-9WXswnqINnnhOG/5SLimUlzuU1hFJUc8zkwyD59Sd+dPOMf05PmnYG/d6Q7HZ+KmgkZJa1PxRso6QdM3sTNHig=="
github-actions[bot]393fca82022-01-01 15:20:00 +010012029 },
12030 "node_modules/obuf": {
12031 "version": "1.1.2",
12032 "resolved": "https://registry.npmjs.org/obuf/-/obuf-1.1.2.tgz",
12033 "integrity": "sha512-PX1wu0AmAdPqOL1mWhqmlOd8kOIZQwGZw6rh7uby9fTc5lhaOWFLX3I6R1hrF9k3zUY40e6igsLGkDXK92LJNg==",
12034 "dev": true
12035 },
12036 "node_modules/on-finished": {
Matt Godboltdf14b0d2022-05-09 08:20:02 -050012037 "version": "2.4.1",
12038 "resolved": "https://registry.npmjs.org/on-finished/-/on-finished-2.4.1.tgz",
12039 "integrity": "sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==",
github-actions[bot]393fca82022-01-01 15:20:00 +010012040 "dependencies": {
12041 "ee-first": "1.1.1"
12042 },
12043 "engines": {
12044 "node": ">= 0.8"
12045 }
12046 },
12047 "node_modules/on-headers": {
12048 "version": "1.0.2",
12049 "resolved": "https://registry.npmjs.org/on-headers/-/on-headers-1.0.2.tgz",
12050 "integrity": "sha512-pZAE+FJLoyITytdqK0U5s+FIpjN0JP3OzFi/u8Rx+EV5/W+JTWGXG8xFzevE7AjBfDqHv/8vL8qQsIhHnqRkrA==",
12051 "engines": {
12052 "node": ">= 0.8"
12053 }
12054 },
12055 "node_modules/once": {
12056 "version": "1.4.0",
12057 "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -050012058 "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==",
github-actions[bot]393fca82022-01-01 15:20:00 +010012059 "dependencies": {
12060 "wrappy": "1"
12061 }
12062 },
12063 "node_modules/one-time": {
12064 "version": "1.0.0",
12065 "resolved": "https://registry.npmjs.org/one-time/-/one-time-1.0.0.tgz",
12066 "integrity": "sha512-5DXOiRKwuSEcQ/l0kGCF6Q3jcADFv5tSmRaJck/OqkVFcOzutB134KRSfF0xDrL39MNnqxbHBbUUcjZIhTgb2g==",
12067 "dependencies": {
12068 "fn.name": "1.x.x"
12069 }
12070 },
12071 "node_modules/onetime": {
Matt Godboltf1470a72022-01-17 23:28:33 -060012072 "version": "5.1.2",
12073 "resolved": "https://registry.npmjs.org/onetime/-/onetime-5.1.2.tgz",
12074 "integrity": "sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==",
github-actions[bot]393fca82022-01-01 15:20:00 +010012075 "dev": true,
12076 "dependencies": {
12077 "mimic-fn": "^2.1.0"
12078 },
12079 "engines": {
12080 "node": ">=6"
Matt Godboltf1470a72022-01-17 23:28:33 -060012081 },
12082 "funding": {
12083 "url": "https://github.com/sponsors/sindresorhus"
github-actions[bot]393fca82022-01-01 15:20:00 +010012084 }
12085 },
12086 "node_modules/open": {
Matt Godbolt09828862023-02-28 07:51:28 -060012087 "version": "8.4.2",
12088 "resolved": "https://registry.npmjs.org/open/-/open-8.4.2.tgz",
12089 "integrity": "sha512-7x81NCL719oNbsq/3mh+hVrAWmFuEYUqrq/Iw3kUzH8ReypT9QQ0BLoJS7/G9k6N81XjW4qHWtjWwe/9eLy1EQ==",
github-actions[bot]393fca82022-01-01 15:20:00 +010012090 "dev": true,
12091 "dependencies": {
12092 "define-lazy-prop": "^2.0.0",
12093 "is-docker": "^2.1.1",
12094 "is-wsl": "^2.2.0"
12095 },
12096 "engines": {
12097 "node": ">=12"
12098 },
12099 "funding": {
12100 "url": "https://github.com/sponsors/sindresorhus"
12101 }
12102 },
12103 "node_modules/optionator": {
12104 "version": "0.9.1",
12105 "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.9.1.tgz",
12106 "integrity": "sha512-74RlY5FCnhq4jRxVUPKDaRwrVNXMqsGsiW6AJw4XK8hmtm10wC0ypZBLw5IIp85NZMr91+qd1RvvENwg7jjRFw==",
12107 "dependencies": {
12108 "deep-is": "^0.1.3",
12109 "fast-levenshtein": "^2.0.6",
12110 "levn": "^0.4.1",
12111 "prelude-ls": "^1.2.1",
12112 "type-check": "^0.4.0",
12113 "word-wrap": "^1.2.3"
12114 },
12115 "engines": {
12116 "node": ">= 0.8.0"
github-actions[bot]393fca82022-01-01 15:20:00 +010012117 }
12118 },
Patrick Quist51047b62022-02-04 18:35:04 +010012119 "node_modules/ospath": {
12120 "version": "1.2.2",
12121 "resolved": "https://registry.npmjs.org/ospath/-/ospath-1.2.2.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -050012122 "integrity": "sha512-o6E5qJV5zkAbIDNhGSIlyOhScKXgQrSRMilfph0clDfM0nEnBOlKlH4sWDmG95BW/CvwNz0vmm7dJVtU2KlMiA==",
Patrick Quist51047b62022-02-04 18:35:04 +010012123 "dev": true
Matt Godbolt09828862023-02-28 07:51:28 -060012124 },
Matt Godbolt15e23192023-03-06 22:13:29 -060012125 "node_modules/p-finally": {
12126 "version": "1.0.0",
12127 "resolved": "https://registry.npmjs.org/p-finally/-/p-finally-1.0.0.tgz",
12128 "integrity": "sha512-LICb2p9CB7FS+0eR1oqWnHhp0FljGLZCWBE9aix0Uye9W8LTQPwMTYVGWQWIw9RdQiDg4+epXQODwIYJtSJaow==",
Matt Godbolt09828862023-02-28 07:51:28 -060012129 "dev": true,
12130 "engines": {
Matt Godbolt15e23192023-03-06 22:13:29 -060012131 "node": ">=4"
Matt Godbolt09828862023-02-28 07:51:28 -060012132 }
Patrick Quist51047b62022-02-04 18:35:04 +010012133 },
github-actions[bot]393fca82022-01-01 15:20:00 +010012134 "node_modules/p-limit": {
Matt Godbolt6d4af972022-11-30 19:20:18 -060012135 "version": "3.1.0",
12136 "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz",
12137 "integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==",
github-actions[bot]393fca82022-01-01 15:20:00 +010012138 "dependencies": {
Matt Godbolt6d4af972022-11-30 19:20:18 -060012139 "yocto-queue": "^0.1.0"
github-actions[bot]393fca82022-01-01 15:20:00 +010012140 },
12141 "engines": {
Matt Godbolt6d4af972022-11-30 19:20:18 -060012142 "node": ">=10"
12143 },
12144 "funding": {
12145 "url": "https://github.com/sponsors/sindresorhus"
github-actions[bot]393fca82022-01-01 15:20:00 +010012146 }
12147 },
12148 "node_modules/p-locate": {
Matt Godbolt6d4af972022-11-30 19:20:18 -060012149 "version": "5.0.0",
12150 "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz",
12151 "integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==",
github-actions[bot]393fca82022-01-01 15:20:00 +010012152 "dependencies": {
Matt Godbolt6d4af972022-11-30 19:20:18 -060012153 "p-limit": "^3.0.2"
github-actions[bot]393fca82022-01-01 15:20:00 +010012154 },
12155 "engines": {
Matt Godbolt6d4af972022-11-30 19:20:18 -060012156 "node": ">=10"
12157 },
12158 "funding": {
12159 "url": "https://github.com/sponsors/sindresorhus"
github-actions[bot]393fca82022-01-01 15:20:00 +010012160 }
12161 },
12162 "node_modules/p-map": {
12163 "version": "4.0.0",
12164 "resolved": "https://registry.npmjs.org/p-map/-/p-map-4.0.0.tgz",
12165 "integrity": "sha512-/bjOqmgETBYB5BoEeGVea8dmvHb2m9GLy1E9W43yeyfP6QQCZGFNa+XRceJEuDB6zqr+gKpIAmlLebMpykw/MQ==",
12166 "dev": true,
12167 "dependencies": {
12168 "aggregate-error": "^3.0.0"
12169 },
12170 "engines": {
12171 "node": ">=10"
12172 },
12173 "funding": {
12174 "url": "https://github.com/sponsors/sindresorhus"
12175 }
12176 },
12177 "node_modules/p-queue": {
Mats Jun Larsen633eb822023-02-28 00:06:38 +000012178 "version": "7.3.4",
12179 "resolved": "https://registry.npmjs.org/p-queue/-/p-queue-7.3.4.tgz",
12180 "integrity": "sha512-esox8CWt0j9EZECFvkFl2WNPat8LN4t7WWeXq73D9ha0V96qPRufApZi4ZhPwXAln1uVVal429HVVKPa2X0yQg==",
github-actions[bot]393fca82022-01-01 15:20:00 +010012181 "dependencies": {
Mats Jun Larsen633eb822023-02-28 00:06:38 +000012182 "eventemitter3": "^4.0.7",
12183 "p-timeout": "^5.0.2"
github-actions[bot]393fca82022-01-01 15:20:00 +010012184 },
12185 "engines": {
Mats Jun Larsen633eb822023-02-28 00:06:38 +000012186 "node": ">=12"
github-actions[bot]393fca82022-01-01 15:20:00 +010012187 },
12188 "funding": {
12189 "url": "https://github.com/sponsors/sindresorhus"
12190 }
12191 },
github-actions[bot]393fca82022-01-01 15:20:00 +010012192 "node_modules/p-retry": {
Matt Godboltdf14b0d2022-05-09 08:20:02 -050012193 "version": "4.6.2",
12194 "resolved": "https://registry.npmjs.org/p-retry/-/p-retry-4.6.2.tgz",
12195 "integrity": "sha512-312Id396EbJdvRONlngUx0NydfrIQ5lsYu0znKVUzVvArzEIt08V1qhtyESbGVd1FGX7UKtiFp5uwKZdM8wIuQ==",
github-actions[bot]393fca82022-01-01 15:20:00 +010012196 "dev": true,
12197 "dependencies": {
Matt Godboltdf14b0d2022-05-09 08:20:02 -050012198 "@types/retry": "0.12.0",
github-actions[bot]393fca82022-01-01 15:20:00 +010012199 "retry": "^0.13.1"
12200 },
12201 "engines": {
12202 "node": ">=8"
12203 }
12204 },
12205 "node_modules/p-timeout": {
Mats Jun Larsen633eb822023-02-28 00:06:38 +000012206 "version": "5.1.0",
12207 "resolved": "https://registry.npmjs.org/p-timeout/-/p-timeout-5.1.0.tgz",
12208 "integrity": "sha512-auFDyzzzGZZZdHz3BtET9VEz0SE/uMEAx7uWfGPucfzEwwe/xH0iVeZibQmANYE/hp9T2+UUZT5m+BKyrDp3Ew==",
github-actions[bot]393fca82022-01-01 15:20:00 +010012209 "engines": {
Mats Jun Larsen633eb822023-02-28 00:06:38 +000012210 "node": ">=12"
12211 },
12212 "funding": {
12213 "url": "https://github.com/sponsors/sindresorhus"
github-actions[bot]393fca82022-01-01 15:20:00 +010012214 }
12215 },
12216 "node_modules/p-try": {
Matt Godbolt15e23192023-03-06 22:13:29 -060012217 "version": "2.2.0",
12218 "resolved": "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz",
12219 "integrity": "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==",
github-actions[bot]393fca82022-01-01 15:20:00 +010012220 "dev": true,
12221 "engines": {
Matt Godbolt15e23192023-03-06 22:13:29 -060012222 "node": ">=6"
github-actions[bot]393fca82022-01-01 15:20:00 +010012223 }
12224 },
12225 "node_modules/pako": {
12226 "version": "1.0.11",
12227 "resolved": "https://registry.npmjs.org/pako/-/pako-1.0.11.tgz",
12228 "integrity": "sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw=="
12229 },
github-actions[bot]393fca82022-01-01 15:20:00 +010012230 "node_modules/parent-module": {
12231 "version": "1.0.1",
12232 "resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz",
12233 "integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==",
12234 "dependencies": {
12235 "callsites": "^3.0.0"
12236 },
12237 "engines": {
12238 "node": ">=6"
Matt Godboltf1470a72022-01-17 23:28:33 -060012239 }
12240 },
12241 "node_modules/parse-json": {
12242 "version": "5.2.0",
12243 "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz",
12244 "integrity": "sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==",
12245 "dev": true,
12246 "dependencies": {
12247 "@babel/code-frame": "^7.0.0",
12248 "error-ex": "^1.3.1",
12249 "json-parse-even-better-errors": "^2.3.0",
12250 "lines-and-columns": "^1.1.6"
12251 },
12252 "engines": {
12253 "node": ">=8"
12254 },
12255 "funding": {
12256 "url": "https://github.com/sponsors/sindresorhus"
github-actions[bot]393fca82022-01-01 15:20:00 +010012257 }
12258 },
12259 "node_modules/parse5": {
Matt Godbolt6d4af972022-11-30 19:20:18 -060012260 "version": "7.1.2",
12261 "resolved": "https://registry.npmjs.org/parse5/-/parse5-7.1.2.tgz",
12262 "integrity": "sha512-Czj1WaSVpaoj0wbhMzLmWD69anp2WH7FXMB9n1Sy8/ZFF9jolSQVMu1Ij5WIyGmcBmhk7EOndpO4mIpihVqAXw==",
github-actions[bot]393fca82022-01-01 15:20:00 +010012263 "dev": true,
12264 "dependencies": {
Matt Godbolt6d4af972022-11-30 19:20:18 -060012265 "entities": "^4.4.0"
Matt Godbolt52515952022-07-01 08:39:24 -050012266 },
12267 "funding": {
12268 "url": "https://github.com/inikulin/parse5?sponsor=1"
12269 }
12270 },
12271 "node_modules/parse5-htmlparser2-tree-adapter": {
12272 "version": "7.0.0",
12273 "resolved": "https://registry.npmjs.org/parse5-htmlparser2-tree-adapter/-/parse5-htmlparser2-tree-adapter-7.0.0.tgz",
12274 "integrity": "sha512-B77tOZrqqfUfnVcOrUvfdLbz4pu4RopLD/4vmu3HUPswwTA8OH0EMW9BlWR2B0RCoiZRAHEUu7IxeP1Pd1UU+g==",
12275 "dev": true,
12276 "dependencies": {
12277 "domhandler": "^5.0.2",
12278 "parse5": "^7.0.0"
12279 },
12280 "funding": {
12281 "url": "https://github.com/inikulin/parse5?sponsor=1"
github-actions[bot]393fca82022-01-01 15:20:00 +010012282 }
12283 },
12284 "node_modules/parseurl": {
12285 "version": "1.3.3",
12286 "resolved": "https://registry.npmjs.org/parseurl/-/parseurl-1.3.3.tgz",
12287 "integrity": "sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==",
12288 "engines": {
12289 "node": ">= 0.8"
github-actions[bot]393fca82022-01-01 15:20:00 +010012290 }
12291 },
12292 "node_modules/path-browserify": {
12293 "version": "1.0.1",
12294 "resolved": "https://registry.npmjs.org/path-browserify/-/path-browserify-1.0.1.tgz",
Patrick Quist9b655322022-07-28 23:33:58 +020012295 "integrity": "sha512-b7uo2UCUOYZcnF/3ID0lulOJi/bafxa1xPe7ZPsammBSpjSWQkjNxlt635YGS2MiR9GjvuXCtz2emr3jbsz98g=="
github-actions[bot]393fca82022-01-01 15:20:00 +010012296 },
12297 "node_modules/path-exists": {
Matt Godbolt6d4af972022-11-30 19:20:18 -060012298 "version": "4.0.0",
12299 "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz",
12300 "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==",
github-actions[bot]393fca82022-01-01 15:20:00 +010012301 "engines": {
Matt Godbolt6d4af972022-11-30 19:20:18 -060012302 "node": ">=8"
github-actions[bot]393fca82022-01-01 15:20:00 +010012303 }
12304 },
12305 "node_modules/path-is-absolute": {
12306 "version": "1.0.1",
12307 "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -050012308 "integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==",
github-actions[bot]393fca82022-01-01 15:20:00 +010012309 "engines": {
12310 "node": ">=0.10.0"
12311 }
12312 },
12313 "node_modules/path-key": {
Matt Godboltf1470a72022-01-17 23:28:33 -060012314 "version": "3.1.1",
12315 "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz",
12316 "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==",
github-actions[bot]393fca82022-01-01 15:20:00 +010012317 "engines": {
Matt Godboltf1470a72022-01-17 23:28:33 -060012318 "node": ">=8"
github-actions[bot]393fca82022-01-01 15:20:00 +010012319 }
12320 },
12321 "node_modules/path-parse": {
12322 "version": "1.0.7",
12323 "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz",
12324 "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw=="
12325 },
12326 "node_modules/path-to-regexp": {
12327 "version": "0.1.7",
12328 "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.7.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -050012329 "integrity": "sha512-5DFkuoqlv1uYQKxy8omFBeJPQcdoE07Kv2sferDCrAq1ohOU+MSDswDIbnx3YAM60qIOnYa53wBhXW0EbMonrQ=="
github-actions[bot]393fca82022-01-01 15:20:00 +010012330 },
12331 "node_modules/path-type": {
12332 "version": "4.0.0",
12333 "resolved": "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz",
12334 "integrity": "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==",
github-actions[bot]393fca82022-01-01 15:20:00 +010012335 "engines": {
12336 "node": ">=8"
12337 }
12338 },
12339 "node_modules/pathval": {
12340 "version": "1.1.1",
12341 "resolved": "https://registry.npmjs.org/pathval/-/pathval-1.1.1.tgz",
12342 "integrity": "sha512-Dp6zGqpTdETdR63lehJYPeIOqpiNBNtc7BpWSLrOje7UaIsE5aY92r/AunQA7rsXvet3lrJ3JnZX29UPTKXyKQ==",
12343 "dev": true,
12344 "engines": {
12345 "node": "*"
12346 }
12347 },
12348 "node_modules/pause-stream": {
12349 "version": "0.0.11",
12350 "resolved": "https://registry.npmjs.org/pause-stream/-/pause-stream-0.0.11.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -050012351 "integrity": "sha512-e3FBlXLmN/D1S+zHzanP4E/4Z60oFAa3O051qt1pxa7DEJWKAyil6upYVXCWadEnuoqa4Pkc9oUx9zsxYeRv8A==",
github-actions[bot]393fca82022-01-01 15:20:00 +010012352 "dev": true,
12353 "dependencies": {
12354 "through": "~2.3"
12355 }
12356 },
Patrick Quist51047b62022-02-04 18:35:04 +010012357 "node_modules/pend": {
12358 "version": "1.2.0",
12359 "resolved": "https://registry.npmjs.org/pend/-/pend-1.2.0.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -050012360 "integrity": "sha512-F3asv42UuXchdzt+xXqfW1OGlVBe+mxa2mqI0pg5yAHZPvFmY3Y6drSf/GQ1A86WgWEN9Kzh/WrgKa6iGcHXLg==",
Patrick Quist51047b62022-02-04 18:35:04 +010012361 "dev": true
12362 },
github-actions[bot]393fca82022-01-01 15:20:00 +010012363 "node_modules/performance-now": {
12364 "version": "2.1.0",
12365 "resolved": "https://registry.npmjs.org/performance-now/-/performance-now-2.1.0.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -050012366 "integrity": "sha512-7EAHlyLHI56VEIdK57uwHdHKIaAGbnXPiw0yWbarQZOKaKpvUIgW0jWRVLiatnM+XXlSwsanIBH/hzGMJulMow=="
github-actions[bot]393fca82022-01-01 15:20:00 +010012367 },
12368 "node_modules/picocolors": {
12369 "version": "1.0.0",
12370 "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz",
Matt Godboltf1470a72022-01-17 23:28:33 -060012371 "integrity": "sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ=="
github-actions[bot]393fca82022-01-01 15:20:00 +010012372 },
12373 "node_modules/picomatch": {
Matt Godboltf1470a72022-01-17 23:28:33 -060012374 "version": "2.3.1",
12375 "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz",
12376 "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==",
github-actions[bot]393fca82022-01-01 15:20:00 +010012377 "engines": {
12378 "node": ">=8.6"
12379 },
12380 "funding": {
12381 "url": "https://github.com/sponsors/jonschlinkert"
Patrick Quist51047b62022-02-04 18:35:04 +010012382 }
12383 },
Matt Godbolt5bd8cde2022-03-21 23:39:51 -050012384 "node_modules/pidtree": {
Matt Godbolt9c622bd2022-07-01 17:12:15 -050012385 "version": "0.6.0",
12386 "resolved": "https://registry.npmjs.org/pidtree/-/pidtree-0.6.0.tgz",
12387 "integrity": "sha512-eG2dWTVw5bzqGRztnHExczNxt5VGsE6OwTeCG3fdUf9KBsZzO3R5OIIIzWR+iZA0NtZ+RDVdaoE2dK1cn6jH4g==",
Matt Godbolt5bd8cde2022-03-21 23:39:51 -050012388 "dev": true,
12389 "bin": {
12390 "pidtree": "bin/pidtree.js"
12391 },
12392 "engines": {
12393 "node": ">=0.10"
12394 }
12395 },
Patrick Quist51047b62022-02-04 18:35:04 +010012396 "node_modules/pify": {
12397 "version": "2.3.0",
12398 "resolved": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -050012399 "integrity": "sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==",
Patrick Quist51047b62022-02-04 18:35:04 +010012400 "dev": true,
12401 "engines": {
12402 "node": ">=0.10.0"
github-actions[bot]393fca82022-01-01 15:20:00 +010012403 }
12404 },
12405 "node_modules/pkg-dir": {
12406 "version": "4.2.0",
12407 "resolved": "https://registry.npmjs.org/pkg-dir/-/pkg-dir-4.2.0.tgz",
12408 "integrity": "sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==",
12409 "dev": true,
12410 "dependencies": {
12411 "find-up": "^4.0.0"
12412 },
Matt Godboltf1470a72022-01-17 23:28:33 -060012413 "engines": {
12414 "node": ">=8"
12415 }
12416 },
12417 "node_modules/pkg-dir/node_modules/find-up": {
12418 "version": "4.1.0",
12419 "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz",
12420 "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==",
12421 "dev": true,
12422 "dependencies": {
12423 "locate-path": "^5.0.0",
12424 "path-exists": "^4.0.0"
12425 },
12426 "engines": {
12427 "node": ">=8"
12428 }
12429 },
12430 "node_modules/pkg-dir/node_modules/locate-path": {
12431 "version": "5.0.0",
12432 "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz",
12433 "integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==",
12434 "dev": true,
12435 "dependencies": {
12436 "p-locate": "^4.1.0"
12437 },
12438 "engines": {
12439 "node": ">=8"
12440 }
12441 },
12442 "node_modules/pkg-dir/node_modules/p-limit": {
12443 "version": "2.3.0",
12444 "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz",
12445 "integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==",
12446 "dev": true,
12447 "dependencies": {
12448 "p-try": "^2.0.0"
12449 },
12450 "engines": {
12451 "node": ">=6"
12452 },
12453 "funding": {
12454 "url": "https://github.com/sponsors/sindresorhus"
12455 }
12456 },
12457 "node_modules/pkg-dir/node_modules/p-locate": {
12458 "version": "4.1.0",
12459 "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz",
12460 "integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==",
12461 "dev": true,
12462 "dependencies": {
12463 "p-limit": "^2.2.0"
12464 },
12465 "engines": {
12466 "node": ">=8"
12467 }
12468 },
github-actions[bot]393fca82022-01-01 15:20:00 +010012469 "node_modules/plur": {
12470 "version": "3.1.1",
12471 "resolved": "https://registry.npmjs.org/plur/-/plur-3.1.1.tgz",
12472 "integrity": "sha512-t1Ax8KUvV3FFII8ltczPn2tJdjqbd1sIzu6t4JL7nQ3EyeL/lTrj5PWKb06ic5/6XYDr65rQ4uzQEGN70/6X5w==",
12473 "dev": true,
12474 "dependencies": {
12475 "irregular-plurals": "^2.0.0"
12476 },
12477 "engines": {
12478 "node": ">=6"
12479 }
12480 },
12481 "node_modules/pluralize": {
12482 "version": "8.0.0",
12483 "resolved": "https://registry.npmjs.org/pluralize/-/pluralize-8.0.0.tgz",
12484 "integrity": "sha512-Nc3IT5yHzflTfbjgqWcCPpo7DaKy4FnpB0l/zCAW0Tc7jxAiuqSxHasntB3D7887LSrA93kDJ9IXovxJYxyLCA==",
12485 "dev": true,
12486 "engines": {
12487 "node": ">=4"
12488 }
12489 },
12490 "node_modules/popper.js": {
12491 "version": "1.16.1",
12492 "resolved": "https://registry.npmjs.org/popper.js/-/popper.js-1.16.1.tgz",
12493 "integrity": "sha512-Wb4p1J4zyFTbM+u6WuO4XstYx4Ky9Cewe4DWrel7B0w6VVICvPwdOpotjzcf6eD8TsckVnIMNONQyPIUFOUbCQ==",
12494 "deprecated": "You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1",
12495 "funding": {
12496 "type": "opencollective",
12497 "url": "https://opencollective.com/popperjs"
12498 }
12499 },
github-actions[bot]393fca82022-01-01 15:20:00 +010012500 "node_modules/postcss": {
Matt Godbolt2da5d572023-01-29 17:40:54 -060012501 "version": "8.4.21",
12502 "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.21.tgz",
12503 "integrity": "sha512-tP7u/Sn/dVxK2NnruI4H9BG+x+Wxz6oeZ1cJ8P6G/PZY0IKk4k/63TDsQf2kQq3+qoJeLm2kIBUNlZe3zgb4Zg==",
github-actions[bot]393fca82022-01-01 15:20:00 +010012504 "dev": true,
Matt Godbolt5bd8cde2022-03-21 23:39:51 -050012505 "funding": [
12506 {
12507 "type": "opencollective",
12508 "url": "https://opencollective.com/postcss/"
12509 },
12510 {
12511 "type": "tidelift",
12512 "url": "https://tidelift.com/funding/github/npm/postcss"
12513 }
12514 ],
github-actions[bot]393fca82022-01-01 15:20:00 +010012515 "dependencies": {
Matt Godbolt52515952022-07-01 08:39:24 -050012516 "nanoid": "^3.3.4",
github-actions[bot]393fca82022-01-01 15:20:00 +010012517 "picocolors": "^1.0.0",
Austin Mortond883a0f2022-02-02 08:04:18 -060012518 "source-map-js": "^1.0.2"
github-actions[bot]393fca82022-01-01 15:20:00 +010012519 },
12520 "engines": {
12521 "node": "^10 || ^12 || >=14"
github-actions[bot]393fca82022-01-01 15:20:00 +010012522 }
12523 },
12524 "node_modules/postcss-calc": {
Matt Godbolt1b050d42022-02-06 14:05:25 -060012525 "version": "8.2.4",
12526 "resolved": "https://registry.npmjs.org/postcss-calc/-/postcss-calc-8.2.4.tgz",
12527 "integrity": "sha512-SmWMSJmB8MRnnULldx0lQIyhSNvuDl9HfrZkaqqE/WHAhToYsAvDq+yAsA/kIyINDszOp3Rh0GFoNuH5Ypsm3Q==",
github-actions[bot]393fca82022-01-01 15:20:00 +010012528 "dev": true,
12529 "dependencies": {
Matt Godbolt1b050d42022-02-06 14:05:25 -060012530 "postcss-selector-parser": "^6.0.9",
12531 "postcss-value-parser": "^4.2.0"
github-actions[bot]393fca82022-01-01 15:20:00 +010012532 },
12533 "peerDependencies": {
12534 "postcss": "^8.2.2"
12535 }
12536 },
12537 "node_modules/postcss-colormin": {
Matt Godbolt09828862023-02-28 07:51:28 -060012538 "version": "5.3.1",
12539 "resolved": "https://registry.npmjs.org/postcss-colormin/-/postcss-colormin-5.3.1.tgz",
12540 "integrity": "sha512-UsWQG0AqTFQmpBegeLLc1+c3jIqBNB0zlDGRWR+dQ3pRKJL1oeMzyqmH3o2PIfn9MBdNrVPWhDbT769LxCTLJQ==",
github-actions[bot]393fca82022-01-01 15:20:00 +010012541 "dev": true,
12542 "dependencies": {
Matt Godbolt09828862023-02-28 07:51:28 -060012543 "browserslist": "^4.21.4",
github-actions[bot]393fca82022-01-01 15:20:00 +010012544 "caniuse-api": "^3.0.0",
12545 "colord": "^2.9.1",
12546 "postcss-value-parser": "^4.2.0"
12547 },
12548 "engines": {
12549 "node": "^10 || ^12 || >=14.0"
12550 },
12551 "peerDependencies": {
12552 "postcss": "^8.2.15"
12553 }
github-actions[bot]393fca82022-01-01 15:20:00 +010012554 },
12555 "node_modules/postcss-convert-values": {
Matt Godbolt6d4af972022-11-30 19:20:18 -060012556 "version": "5.1.3",
12557 "resolved": "https://registry.npmjs.org/postcss-convert-values/-/postcss-convert-values-5.1.3.tgz",
12558 "integrity": "sha512-82pC1xkJZtcJEfiLw6UXnXVXScgtBrjlO5CBmuDQc+dlb88ZYheFsjTn40+zBVi3DkfF7iezO0nJUPLcJK3pvA==",
github-actions[bot]393fca82022-01-01 15:20:00 +010012559 "dev": true,
12560 "dependencies": {
Matt Godbolt6d4af972022-11-30 19:20:18 -060012561 "browserslist": "^4.21.4",
Matt Godboltc57cf782022-01-24 21:47:39 -060012562 "postcss-value-parser": "^4.2.0"
github-actions[bot]393fca82022-01-01 15:20:00 +010012563 },
12564 "engines": {
12565 "node": "^10 || ^12 || >=14.0"
12566 },
12567 "peerDependencies": {
12568 "postcss": "^8.2.15"
12569 }
12570 },
12571 "node_modules/postcss-discard-comments": {
Matt Godbolt52515952022-07-01 08:39:24 -050012572 "version": "5.1.2",
12573 "resolved": "https://registry.npmjs.org/postcss-discard-comments/-/postcss-discard-comments-5.1.2.tgz",
12574 "integrity": "sha512-+L8208OVbHVF2UQf1iDmRcbdjJkuBF6IS29yBDSiWUIzpYaAhtNl6JYnYm12FnkeCwQqF5LeklOu6rAqgfBZqQ==",
github-actions[bot]393fca82022-01-01 15:20:00 +010012575 "dev": true,
12576 "engines": {
12577 "node": "^10 || ^12 || >=14.0"
12578 },
12579 "peerDependencies": {
12580 "postcss": "^8.2.15"
12581 }
12582 },
12583 "node_modules/postcss-discard-duplicates": {
Matt Godbolt5bd8cde2022-03-21 23:39:51 -050012584 "version": "5.1.0",
12585 "resolved": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-5.1.0.tgz",
12586 "integrity": "sha512-zmX3IoSI2aoenxHV6C7plngHWWhUOV3sP1T8y2ifzxzbtnuhk1EdPwm0S1bIUNaJ2eNbWeGLEwzw8huPD67aQw==",
github-actions[bot]393fca82022-01-01 15:20:00 +010012587 "dev": true,
12588 "engines": {
12589 "node": "^10 || ^12 || >=14.0"
12590 },
12591 "peerDependencies": {
12592 "postcss": "^8.2.15"
12593 }
12594 },
12595 "node_modules/postcss-discard-empty": {
Matt Godbolt5bd8cde2022-03-21 23:39:51 -050012596 "version": "5.1.1",
12597 "resolved": "https://registry.npmjs.org/postcss-discard-empty/-/postcss-discard-empty-5.1.1.tgz",
12598 "integrity": "sha512-zPz4WljiSuLWsI0ir4Mcnr4qQQ5e1Ukc3i7UfE2XcrwKK2LIPIqE5jxMRxO6GbI3cv//ztXDsXwEWT3BHOGh3A==",
github-actions[bot]393fca82022-01-01 15:20:00 +010012599 "dev": true,
12600 "engines": {
12601 "node": "^10 || ^12 || >=14.0"
12602 },
12603 "peerDependencies": {
12604 "postcss": "^8.2.15"
12605 }
12606 },
12607 "node_modules/postcss-discard-overridden": {
Matt Godbolt5bd8cde2022-03-21 23:39:51 -050012608 "version": "5.1.0",
12609 "resolved": "https://registry.npmjs.org/postcss-discard-overridden/-/postcss-discard-overridden-5.1.0.tgz",
12610 "integrity": "sha512-21nOL7RqWR1kasIVdKs8HNqQJhFxLsyRfAnUDm4Fe4t4mCWL9OJiHvlHPjcd8zc5Myu89b/7wZDnOSjFgeWRtw==",
github-actions[bot]393fca82022-01-01 15:20:00 +010012611 "dev": true,
12612 "engines": {
12613 "node": "^10 || ^12 || >=14.0"
12614 },
12615 "peerDependencies": {
12616 "postcss": "^8.2.15"
12617 }
12618 },
12619 "node_modules/postcss-merge-longhand": {
Matt Godbolt6d4af972022-11-30 19:20:18 -060012620 "version": "5.1.7",
12621 "resolved": "https://registry.npmjs.org/postcss-merge-longhand/-/postcss-merge-longhand-5.1.7.tgz",
12622 "integrity": "sha512-YCI9gZB+PLNskrK0BB3/2OzPnGhPkBEwmwhfYk1ilBHYVAZB7/tkTHFBAnCrvBBOmeYyMYw3DMjT55SyxMBzjQ==",
github-actions[bot]393fca82022-01-01 15:20:00 +010012623 "dev": true,
12624 "dependencies": {
Matt Godboltc57cf782022-01-24 21:47:39 -060012625 "postcss-value-parser": "^4.2.0",
Matt Godbolt6d4af972022-11-30 19:20:18 -060012626 "stylehacks": "^5.1.1"
github-actions[bot]393fca82022-01-01 15:20:00 +010012627 },
12628 "engines": {
12629 "node": "^10 || ^12 || >=14.0"
12630 },
12631 "peerDependencies": {
12632 "postcss": "^8.2.15"
12633 }
12634 },
12635 "node_modules/postcss-merge-rules": {
Matt Godbolt09828862023-02-28 07:51:28 -060012636 "version": "5.1.4",
12637 "resolved": "https://registry.npmjs.org/postcss-merge-rules/-/postcss-merge-rules-5.1.4.tgz",
12638 "integrity": "sha512-0R2IuYpgU93y9lhVbO/OylTtKMVcHb67zjWIfCiKR9rWL3GUk1677LAqD/BcHizukdZEjT8Ru3oHRoAYoJy44g==",
github-actions[bot]393fca82022-01-01 15:20:00 +010012639 "dev": true,
12640 "dependencies": {
Matt Godbolt6d4af972022-11-30 19:20:18 -060012641 "browserslist": "^4.21.4",
github-actions[bot]393fca82022-01-01 15:20:00 +010012642 "caniuse-api": "^3.0.0",
Matt Godbolt5bd8cde2022-03-21 23:39:51 -050012643 "cssnano-utils": "^3.1.0",
github-actions[bot]393fca82022-01-01 15:20:00 +010012644 "postcss-selector-parser": "^6.0.5"
12645 },
12646 "engines": {
12647 "node": "^10 || ^12 || >=14.0"
12648 },
12649 "peerDependencies": {
12650 "postcss": "^8.2.15"
12651 }
12652 },
github-actions[bot]393fca82022-01-01 15:20:00 +010012653 "node_modules/postcss-minify-font-values": {
Matt Godbolt5bd8cde2022-03-21 23:39:51 -050012654 "version": "5.1.0",
12655 "resolved": "https://registry.npmjs.org/postcss-minify-font-values/-/postcss-minify-font-values-5.1.0.tgz",
12656 "integrity": "sha512-el3mYTgx13ZAPPirSVsHqFzl+BBBDrXvbySvPGFnQcTI4iNslrPaFq4muTkLZmKlGk4gyFAYUBMH30+HurREyA==",
github-actions[bot]393fca82022-01-01 15:20:00 +010012657 "dev": true,
12658 "dependencies": {
Matt Godboltf1470a72022-01-17 23:28:33 -060012659 "postcss-value-parser": "^4.2.0"
github-actions[bot]393fca82022-01-01 15:20:00 +010012660 },
12661 "engines": {
12662 "node": "^10 || ^12 || >=14.0"
12663 },
12664 "peerDependencies": {
12665 "postcss": "^8.2.15"
12666 }
12667 },
12668 "node_modules/postcss-minify-gradients": {
Matt Godbolt5bd8cde2022-03-21 23:39:51 -050012669 "version": "5.1.1",
12670 "resolved": "https://registry.npmjs.org/postcss-minify-gradients/-/postcss-minify-gradients-5.1.1.tgz",
12671 "integrity": "sha512-VGvXMTpCEo4qHTNSa9A0a3D+dxGFZCYwR6Jokk+/3oB6flu2/PnPXAh2x7x52EkY5xlIHLm+Le8tJxe/7TNhzw==",
github-actions[bot]393fca82022-01-01 15:20:00 +010012672 "dev": true,
12673 "dependencies": {
12674 "colord": "^2.9.1",
Matt Godbolt5bd8cde2022-03-21 23:39:51 -050012675 "cssnano-utils": "^3.1.0",
Matt Godboltf1470a72022-01-17 23:28:33 -060012676 "postcss-value-parser": "^4.2.0"
github-actions[bot]393fca82022-01-01 15:20:00 +010012677 },
12678 "engines": {
12679 "node": "^10 || ^12 || >=14.0"
12680 },
12681 "peerDependencies": {
12682 "postcss": "^8.2.15"
12683 }
12684 },
12685 "node_modules/postcss-minify-params": {
Matt Godbolt6d4af972022-11-30 19:20:18 -060012686 "version": "5.1.4",
12687 "resolved": "https://registry.npmjs.org/postcss-minify-params/-/postcss-minify-params-5.1.4.tgz",
12688 "integrity": "sha512-+mePA3MgdmVmv6g+30rn57USjOGSAyuxUmkfiWpzalZ8aiBkdPYjXWtHuwJGm1v5Ojy0Z0LaSYhHaLJQB0P8Jw==",
github-actions[bot]393fca82022-01-01 15:20:00 +010012689 "dev": true,
12690 "dependencies": {
Matt Godbolt6d4af972022-11-30 19:20:18 -060012691 "browserslist": "^4.21.4",
Matt Godbolt5bd8cde2022-03-21 23:39:51 -050012692 "cssnano-utils": "^3.1.0",
Matt Godboltf1470a72022-01-17 23:28:33 -060012693 "postcss-value-parser": "^4.2.0"
github-actions[bot]393fca82022-01-01 15:20:00 +010012694 },
12695 "engines": {
12696 "node": "^10 || ^12 || >=14.0"
12697 },
12698 "peerDependencies": {
12699 "postcss": "^8.2.15"
12700 }
12701 },
12702 "node_modules/postcss-minify-selectors": {
Matt Godbolt52515952022-07-01 08:39:24 -050012703 "version": "5.2.1",
12704 "resolved": "https://registry.npmjs.org/postcss-minify-selectors/-/postcss-minify-selectors-5.2.1.tgz",
12705 "integrity": "sha512-nPJu7OjZJTsVUmPdm2TcaiohIwxP+v8ha9NehQ2ye9szv4orirRU3SDdtUmKH+10nzn0bAyOXZ0UEr7OpvLehg==",
github-actions[bot]393fca82022-01-01 15:20:00 +010012706 "dev": true,
12707 "dependencies": {
github-actions[bot]393fca82022-01-01 15:20:00 +010012708 "postcss-selector-parser": "^6.0.5"
12709 },
12710 "engines": {
12711 "node": "^10 || ^12 || >=14.0"
12712 },
12713 "peerDependencies": {
12714 "postcss": "^8.2.15"
github-actions[bot]393fca82022-01-01 15:20:00 +010012715 }
12716 },
12717 "node_modules/postcss-modules-extract-imports": {
12718 "version": "3.0.0",
12719 "resolved": "https://registry.npmjs.org/postcss-modules-extract-imports/-/postcss-modules-extract-imports-3.0.0.tgz",
12720 "integrity": "sha512-bdHleFnP3kZ4NYDhuGlVK+CMrQ/pqUm8bx/oGL93K6gVwiclvX5x0n76fYMKuIGKzlABOy13zsvqjb0f92TEXw==",
12721 "dev": true,
12722 "engines": {
12723 "node": "^10 || ^12 || >= 14"
12724 },
12725 "peerDependencies": {
12726 "postcss": "^8.1.0"
12727 }
12728 },
12729 "node_modules/postcss-modules-local-by-default": {
12730 "version": "4.0.0",
12731 "resolved": "https://registry.npmjs.org/postcss-modules-local-by-default/-/postcss-modules-local-by-default-4.0.0.tgz",
12732 "integrity": "sha512-sT7ihtmGSF9yhm6ggikHdV0hlziDTX7oFoXtuVWeDd3hHObNkcHRo9V3yg7vCAY7cONyxJC/XXCmmiHHcvX7bQ==",
12733 "dev": true,
12734 "dependencies": {
12735 "icss-utils": "^5.0.0",
12736 "postcss-selector-parser": "^6.0.2",
12737 "postcss-value-parser": "^4.1.0"
12738 },
12739 "engines": {
12740 "node": "^10 || ^12 || >= 14"
12741 },
12742 "peerDependencies": {
12743 "postcss": "^8.1.0"
12744 }
12745 },
12746 "node_modules/postcss-modules-scope": {
12747 "version": "3.0.0",
12748 "resolved": "https://registry.npmjs.org/postcss-modules-scope/-/postcss-modules-scope-3.0.0.tgz",
12749 "integrity": "sha512-hncihwFA2yPath8oZ15PZqvWGkWf+XUfQgUGamS4LqoP1anQLOsOJw0vr7J7IwLpoY9fatA2qiGUGmuZL0Iqlg==",
12750 "dev": true,
12751 "dependencies": {
12752 "postcss-selector-parser": "^6.0.4"
12753 },
12754 "engines": {
12755 "node": "^10 || ^12 || >= 14"
12756 },
12757 "peerDependencies": {
12758 "postcss": "^8.1.0"
12759 }
12760 },
12761 "node_modules/postcss-modules-values": {
12762 "version": "4.0.0",
12763 "resolved": "https://registry.npmjs.org/postcss-modules-values/-/postcss-modules-values-4.0.0.tgz",
12764 "integrity": "sha512-RDxHkAiEGI78gS2ofyvCsu7iycRv7oqw5xMWn9iMoR0N/7mf9D50ecQqUo5BZ9Zh2vH4bCUR/ktCqbB9m8vJjQ==",
12765 "dev": true,
12766 "dependencies": {
12767 "icss-utils": "^5.0.0"
12768 },
12769 "engines": {
12770 "node": "^10 || ^12 || >= 14"
12771 },
12772 "peerDependencies": {
12773 "postcss": "^8.1.0"
12774 }
12775 },
12776 "node_modules/postcss-normalize-charset": {
Matt Godbolt5bd8cde2022-03-21 23:39:51 -050012777 "version": "5.1.0",
12778 "resolved": "https://registry.npmjs.org/postcss-normalize-charset/-/postcss-normalize-charset-5.1.0.tgz",
12779 "integrity": "sha512-mSgUJ+pd/ldRGVx26p2wz9dNZ7ji6Pn8VWBajMXFf8jk7vUoSrZ2lt/wZR7DtlZYKesmZI680qjr2CeFF2fbUg==",
github-actions[bot]393fca82022-01-01 15:20:00 +010012780 "dev": true,
12781 "engines": {
12782 "node": "^10 || ^12 || >=14.0"
12783 },
12784 "peerDependencies": {
12785 "postcss": "^8.2.15"
12786 }
12787 },
12788 "node_modules/postcss-normalize-display-values": {
Matt Godbolt5bd8cde2022-03-21 23:39:51 -050012789 "version": "5.1.0",
12790 "resolved": "https://registry.npmjs.org/postcss-normalize-display-values/-/postcss-normalize-display-values-5.1.0.tgz",
12791 "integrity": "sha512-WP4KIM4o2dazQXWmFaqMmcvsKmhdINFblgSeRgn8BJ6vxaMyaJkwAzpPpuvSIoG/rmX3M+IrRZEz2H0glrQNEA==",
github-actions[bot]393fca82022-01-01 15:20:00 +010012792 "dev": true,
12793 "dependencies": {
Matt Godboltf1470a72022-01-17 23:28:33 -060012794 "postcss-value-parser": "^4.2.0"
github-actions[bot]393fca82022-01-01 15:20:00 +010012795 },
12796 "engines": {
12797 "node": "^10 || ^12 || >=14.0"
12798 },
12799 "peerDependencies": {
12800 "postcss": "^8.2.15"
12801 }
12802 },
12803 "node_modules/postcss-normalize-positions": {
Matt Godbolt52515952022-07-01 08:39:24 -050012804 "version": "5.1.1",
12805 "resolved": "https://registry.npmjs.org/postcss-normalize-positions/-/postcss-normalize-positions-5.1.1.tgz",
12806 "integrity": "sha512-6UpCb0G4eofTCQLFVuI3EVNZzBNPiIKcA1AKVka+31fTVySphr3VUgAIULBhxZkKgwLImhzMR2Bw1ORK+37INg==",
github-actions[bot]393fca82022-01-01 15:20:00 +010012807 "dev": true,
12808 "dependencies": {
Matt Godboltf1470a72022-01-17 23:28:33 -060012809 "postcss-value-parser": "^4.2.0"
github-actions[bot]393fca82022-01-01 15:20:00 +010012810 },
12811 "engines": {
12812 "node": "^10 || ^12 || >=14.0"
12813 },
12814 "peerDependencies": {
12815 "postcss": "^8.2.15"
12816 }
12817 },
12818 "node_modules/postcss-normalize-repeat-style": {
Matt Godbolt52515952022-07-01 08:39:24 -050012819 "version": "5.1.1",
12820 "resolved": "https://registry.npmjs.org/postcss-normalize-repeat-style/-/postcss-normalize-repeat-style-5.1.1.tgz",
12821 "integrity": "sha512-mFpLspGWkQtBcWIRFLmewo8aC3ImN2i/J3v8YCFUwDnPu3Xz4rLohDO26lGjwNsQxB3YF0KKRwspGzE2JEuS0g==",
github-actions[bot]393fca82022-01-01 15:20:00 +010012822 "dev": true,
12823 "dependencies": {
Matt Godboltf1470a72022-01-17 23:28:33 -060012824 "postcss-value-parser": "^4.2.0"
github-actions[bot]393fca82022-01-01 15:20:00 +010012825 },
12826 "engines": {
12827 "node": "^10 || ^12 || >=14.0"
12828 },
12829 "peerDependencies": {
12830 "postcss": "^8.2.15"
12831 }
12832 },
12833 "node_modules/postcss-normalize-string": {
Matt Godbolt5bd8cde2022-03-21 23:39:51 -050012834 "version": "5.1.0",
12835 "resolved": "https://registry.npmjs.org/postcss-normalize-string/-/postcss-normalize-string-5.1.0.tgz",
12836 "integrity": "sha512-oYiIJOf4T9T1N4i+abeIc7Vgm/xPCGih4bZz5Nm0/ARVJ7K6xrDlLwvwqOydvyL3RHNf8qZk6vo3aatiw/go3w==",
github-actions[bot]393fca82022-01-01 15:20:00 +010012837 "dev": true,
12838 "dependencies": {
Matt Godboltf1470a72022-01-17 23:28:33 -060012839 "postcss-value-parser": "^4.2.0"
github-actions[bot]393fca82022-01-01 15:20:00 +010012840 },
12841 "engines": {
12842 "node": "^10 || ^12 || >=14.0"
12843 },
12844 "peerDependencies": {
12845 "postcss": "^8.2.15"
12846 }
12847 },
12848 "node_modules/postcss-normalize-timing-functions": {
Matt Godbolt5bd8cde2022-03-21 23:39:51 -050012849 "version": "5.1.0",
12850 "resolved": "https://registry.npmjs.org/postcss-normalize-timing-functions/-/postcss-normalize-timing-functions-5.1.0.tgz",
12851 "integrity": "sha512-DOEkzJ4SAXv5xkHl0Wa9cZLF3WCBhF3o1SKVxKQAa+0pYKlueTpCgvkFAHfk+Y64ezX9+nITGrDZeVGgITJXjg==",
github-actions[bot]393fca82022-01-01 15:20:00 +010012852 "dev": true,
12853 "dependencies": {
Matt Godboltf1470a72022-01-17 23:28:33 -060012854 "postcss-value-parser": "^4.2.0"
github-actions[bot]393fca82022-01-01 15:20:00 +010012855 },
12856 "engines": {
12857 "node": "^10 || ^12 || >=14.0"
12858 },
12859 "peerDependencies": {
12860 "postcss": "^8.2.15"
12861 }
12862 },
12863 "node_modules/postcss-normalize-unicode": {
Matt Godbolt6d4af972022-11-30 19:20:18 -060012864 "version": "5.1.1",
12865 "resolved": "https://registry.npmjs.org/postcss-normalize-unicode/-/postcss-normalize-unicode-5.1.1.tgz",
12866 "integrity": "sha512-qnCL5jzkNUmKVhZoENp1mJiGNPcsJCs1aaRmURmeJGES23Z/ajaln+EPTD+rBeNkSryI+2WTdW+lwcVdOikrpA==",
github-actions[bot]393fca82022-01-01 15:20:00 +010012867 "dev": true,
12868 "dependencies": {
Matt Godbolt6d4af972022-11-30 19:20:18 -060012869 "browserslist": "^4.21.4",
Matt Godboltf1470a72022-01-17 23:28:33 -060012870 "postcss-value-parser": "^4.2.0"
github-actions[bot]393fca82022-01-01 15:20:00 +010012871 },
12872 "engines": {
12873 "node": "^10 || ^12 || >=14.0"
12874 },
12875 "peerDependencies": {
12876 "postcss": "^8.2.15"
12877 }
12878 },
12879 "node_modules/postcss-normalize-url": {
Matt Godbolt5bd8cde2022-03-21 23:39:51 -050012880 "version": "5.1.0",
12881 "resolved": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-5.1.0.tgz",
12882 "integrity": "sha512-5upGeDO+PVthOxSmds43ZeMeZfKH+/DKgGRD7TElkkyS46JXAUhMzIKiCa7BabPeIy3AQcTkXwVVN7DbqsiCew==",
github-actions[bot]393fca82022-01-01 15:20:00 +010012883 "dev": true,
12884 "dependencies": {
12885 "normalize-url": "^6.0.1",
12886 "postcss-value-parser": "^4.2.0"
12887 },
12888 "engines": {
12889 "node": "^10 || ^12 || >=14.0"
12890 },
12891 "peerDependencies": {
12892 "postcss": "^8.2.15"
12893 }
12894 },
github-actions[bot]393fca82022-01-01 15:20:00 +010012895 "node_modules/postcss-normalize-whitespace": {
Matt Godbolt5bd8cde2022-03-21 23:39:51 -050012896 "version": "5.1.1",
12897 "resolved": "https://registry.npmjs.org/postcss-normalize-whitespace/-/postcss-normalize-whitespace-5.1.1.tgz",
12898 "integrity": "sha512-83ZJ4t3NUDETIHTa3uEg6asWjSBYL5EdkVB0sDncx9ERzOKBVJIUeDO9RyA9Zwtig8El1d79HBp0JEi8wvGQnA==",
github-actions[bot]393fca82022-01-01 15:20:00 +010012899 "dev": true,
12900 "dependencies": {
Matt Godboltf1470a72022-01-17 23:28:33 -060012901 "postcss-value-parser": "^4.2.0"
github-actions[bot]393fca82022-01-01 15:20:00 +010012902 },
12903 "engines": {
12904 "node": "^10 || ^12 || >=14.0"
12905 },
12906 "peerDependencies": {
12907 "postcss": "^8.2.15"
12908 }
12909 },
12910 "node_modules/postcss-ordered-values": {
Matt Godbolt52515952022-07-01 08:39:24 -050012911 "version": "5.1.3",
12912 "resolved": "https://registry.npmjs.org/postcss-ordered-values/-/postcss-ordered-values-5.1.3.tgz",
12913 "integrity": "sha512-9UO79VUhPwEkzbb3RNpqqghc6lcYej1aveQteWY+4POIwlqkYE21HKWaLDF6lWNuqCobEAyTovVhtI32Rbv2RQ==",
github-actions[bot]393fca82022-01-01 15:20:00 +010012914 "dev": true,
12915 "dependencies": {
Matt Godbolt5bd8cde2022-03-21 23:39:51 -050012916 "cssnano-utils": "^3.1.0",
Matt Godboltf1470a72022-01-17 23:28:33 -060012917 "postcss-value-parser": "^4.2.0"
github-actions[bot]393fca82022-01-01 15:20:00 +010012918 },
12919 "engines": {
12920 "node": "^10 || ^12 || >=14.0"
12921 },
12922 "peerDependencies": {
12923 "postcss": "^8.2.15"
12924 }
12925 },
12926 "node_modules/postcss-reduce-initial": {
Matt Godbolt09828862023-02-28 07:51:28 -060012927 "version": "5.1.2",
12928 "resolved": "https://registry.npmjs.org/postcss-reduce-initial/-/postcss-reduce-initial-5.1.2.tgz",
12929 "integrity": "sha512-dE/y2XRaqAi6OvjzD22pjTUQ8eOfc6m/natGHgKFBK9DxFmIm69YmaRVQrGgFlEfc1HePIurY0TmDeROK05rIg==",
github-actions[bot]393fca82022-01-01 15:20:00 +010012930 "dev": true,
12931 "dependencies": {
Matt Godbolt6d4af972022-11-30 19:20:18 -060012932 "browserslist": "^4.21.4",
github-actions[bot]393fca82022-01-01 15:20:00 +010012933 "caniuse-api": "^3.0.0"
12934 },
12935 "engines": {
12936 "node": "^10 || ^12 || >=14.0"
12937 },
12938 "peerDependencies": {
12939 "postcss": "^8.2.15"
12940 }
12941 },
12942 "node_modules/postcss-reduce-transforms": {
Matt Godbolt5bd8cde2022-03-21 23:39:51 -050012943 "version": "5.1.0",
12944 "resolved": "https://registry.npmjs.org/postcss-reduce-transforms/-/postcss-reduce-transforms-5.1.0.tgz",
12945 "integrity": "sha512-2fbdbmgir5AvpW9RLtdONx1QoYG2/EtqpNQbFASDlixBbAYuTcJ0dECwlqNqH7VbaUnEnh8SrxOe2sRIn24XyQ==",
github-actions[bot]393fca82022-01-01 15:20:00 +010012946 "dev": true,
12947 "dependencies": {
Matt Godboltf1470a72022-01-17 23:28:33 -060012948 "postcss-value-parser": "^4.2.0"
github-actions[bot]393fca82022-01-01 15:20:00 +010012949 },
12950 "engines": {
12951 "node": "^10 || ^12 || >=14.0"
12952 },
12953 "peerDependencies": {
12954 "postcss": "^8.2.15"
12955 }
12956 },
12957 "node_modules/postcss-selector-parser": {
Matt Godbolt6d4af972022-11-30 19:20:18 -060012958 "version": "6.0.11",
12959 "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.0.11.tgz",
12960 "integrity": "sha512-zbARubNdogI9j7WY4nQJBiNqQf3sLS3wCP4WfOidu+p28LofJqDH1tcXypGrcmMHhDk2t9wGhCsYe/+szLTy1g==",
github-actions[bot]393fca82022-01-01 15:20:00 +010012961 "dev": true,
12962 "dependencies": {
12963 "cssesc": "^3.0.0",
github-actions[bot]393fca82022-01-01 15:20:00 +010012964 "util-deprecate": "^1.0.2"
12965 },
12966 "engines": {
12967 "node": ">=4"
12968 }
12969 },
12970 "node_modules/postcss-svgo": {
Matt Godbolt5bd8cde2022-03-21 23:39:51 -050012971 "version": "5.1.0",
12972 "resolved": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-5.1.0.tgz",
12973 "integrity": "sha512-D75KsH1zm5ZrHyxPakAxJWtkyXew5qwS70v56exwvw542d9CRtTo78K0WeFxZB4G7JXKKMbEZtZayTGdIky/eA==",
github-actions[bot]393fca82022-01-01 15:20:00 +010012974 "dev": true,
12975 "dependencies": {
Matt Godbolt194e6972022-02-07 20:41:41 -060012976 "postcss-value-parser": "^4.2.0",
github-actions[bot]393fca82022-01-01 15:20:00 +010012977 "svgo": "^2.7.0"
12978 },
12979 "engines": {
12980 "node": "^10 || ^12 || >=14.0"
12981 },
12982 "peerDependencies": {
12983 "postcss": "^8.2.15"
12984 }
12985 },
12986 "node_modules/postcss-unique-selectors": {
Matt Godbolt5bd8cde2022-03-21 23:39:51 -050012987 "version": "5.1.1",
12988 "resolved": "https://registry.npmjs.org/postcss-unique-selectors/-/postcss-unique-selectors-5.1.1.tgz",
12989 "integrity": "sha512-5JiODlELrz8L2HwxfPnhOWZYWDxVHWL83ufOv84NrcgipI7TaeRsatAhK4Tr2/ZiYldpK/wBvw5BD3qfaK96GA==",
github-actions[bot]393fca82022-01-01 15:20:00 +010012990 "dev": true,
12991 "dependencies": {
github-actions[bot]393fca82022-01-01 15:20:00 +010012992 "postcss-selector-parser": "^6.0.5"
12993 },
12994 "engines": {
12995 "node": "^10 || ^12 || >=14.0"
12996 },
12997 "peerDependencies": {
12998 "postcss": "^8.2.15"
12999 }
13000 },
github-actions[bot]393fca82022-01-01 15:20:00 +010013001 "node_modules/postcss-value-parser": {
Matt Godboltf1470a72022-01-17 23:28:33 -060013002 "version": "4.2.0",
13003 "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz",
13004 "integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==",
github-actions[bot]393fca82022-01-01 15:20:00 +010013005 "dev": true
13006 },
13007 "node_modules/postcss/node_modules/nanoid": {
Matt Godboltdf14b0d2022-05-09 08:20:02 -050013008 "version": "3.3.4",
13009 "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.4.tgz",
13010 "integrity": "sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==",
github-actions[bot]393fca82022-01-01 15:20:00 +010013011 "dev": true,
13012 "bin": {
13013 "nanoid": "bin/nanoid.cjs"
13014 },
13015 "engines": {
13016 "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
13017 }
13018 },
github-actions[bot]393fca82022-01-01 15:20:00 +010013019 "node_modules/prelude-ls": {
13020 "version": "1.2.1",
13021 "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz",
13022 "integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==",
13023 "engines": {
13024 "node": ">= 0.8.0"
13025 }
13026 },
13027 "node_modules/prettier": {
Matt Godbolt09828862023-02-28 07:51:28 -060013028 "version": "2.8.4",
13029 "resolved": "https://registry.npmjs.org/prettier/-/prettier-2.8.4.tgz",
13030 "integrity": "sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw==",
github-actions[bot]393fca82022-01-01 15:20:00 +010013031 "bin": {
13032 "prettier": "bin-prettier.js"
13033 },
13034 "engines": {
13035 "node": ">=10.13.0"
Matt Godbolt5bd8cde2022-03-21 23:39:51 -050013036 },
13037 "funding": {
13038 "url": "https://github.com/prettier/prettier?sponsor=1"
Mats Larsen18160be2022-07-12 22:56:03 +020013039 }
13040 },
13041 "node_modules/prettier-linter-helpers": {
13042 "version": "1.0.0",
13043 "resolved": "https://registry.npmjs.org/prettier-linter-helpers/-/prettier-linter-helpers-1.0.0.tgz",
13044 "integrity": "sha512-GbK2cP9nraSSUF9N2XwUwqfzlAFlMNYYl+ShE/V+H8a9uNl/oUqB1w2EL54Jh0OlyRSd8RfWYJ3coVS4TROP2w==",
13045 "dependencies": {
13046 "fast-diff": "^1.1.2"
13047 },
13048 "engines": {
13049 "node": ">=6.0.0"
github-actions[bot]393fca82022-01-01 15:20:00 +010013050 }
13051 },
Patrick Quist51047b62022-02-04 18:35:04 +010013052 "node_modules/pretty-bytes": {
13053 "version": "5.6.0",
13054 "resolved": "https://registry.npmjs.org/pretty-bytes/-/pretty-bytes-5.6.0.tgz",
13055 "integrity": "sha512-FFw039TmrBqFK8ma/7OL3sDz/VytdtJr044/QUJtH0wK9lb9jLq9tJyIxUwtQJHwar2BqtiA4iCWSwo9JLkzFg==",
13056 "dev": true,
13057 "engines": {
13058 "node": ">=6"
13059 },
13060 "funding": {
13061 "url": "https://github.com/sponsors/sindresorhus"
13062 }
13063 },
Matt Godbolt749319f2022-12-28 11:42:14 -060013064 "node_modules/process": {
13065 "version": "0.11.10",
13066 "resolved": "https://registry.npmjs.org/process/-/process-0.11.10.tgz",
13067 "integrity": "sha512-cdGef/drWFoydD1JsMzuFf8100nZl+GT+yacc2bEced5f9Rjk4z+WtFUTBu9PhOi9j/jfmBPu0mMEY4wIdAF8A==",
13068 "engines": {
13069 "node": ">= 0.6.0"
13070 }
13071 },
github-actions[bot]393fca82022-01-01 15:20:00 +010013072 "node_modules/process-nextick-args": {
Matt Godboltf1470a72022-01-17 23:28:33 -060013073 "version": "2.0.1",
13074 "resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.1.tgz",
13075 "integrity": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag=="
github-actions[bot]393fca82022-01-01 15:20:00 +010013076 },
github-actions[bot]393fca82022-01-01 15:20:00 +010013077 "node_modules/profanities": {
Mats Jun Larsen633eb822023-02-28 00:06:38 +000013078 "version": "3.0.1",
13079 "resolved": "https://registry.npmjs.org/profanities/-/profanities-3.0.1.tgz",
13080 "integrity": "sha512-xOaGIp3iCrxwSKT0dmSRiYJNF+EKB2zi4zd5Z/JUxiO+mLaeYdWv6Yv1vmCxPqQoaKtCHBPHK4PBedLVImlYVg==",
github-actions[bot]393fca82022-01-01 15:20:00 +010013081 "funding": {
13082 "type": "github",
13083 "url": "https://github.com/sponsors/wooorm"
github-actions[bot]393fca82022-01-01 15:20:00 +010013084 }
13085 },
13086 "node_modules/prom-client": {
Matt Godbolt15e23192023-03-06 22:13:29 -060013087 "version": "14.2.0",
13088 "resolved": "https://registry.npmjs.org/prom-client/-/prom-client-14.2.0.tgz",
13089 "integrity": "sha512-sF308EhTenb/pDRPakm+WgiN+VdM/T1RaHj1x+MvAuT8UiQP8JmOEbxVqtkbfR4LrvOg5n7ic01kRBDGXjYikA==",
github-actions[bot]393fca82022-01-01 15:20:00 +010013090 "dependencies": {
13091 "tdigest": "^0.1.1"
13092 },
13093 "engines": {
13094 "node": ">=10"
13095 }
13096 },
13097 "node_modules/promise": {
13098 "version": "7.3.1",
13099 "resolved": "https://registry.npmjs.org/promise/-/promise-7.3.1.tgz",
13100 "integrity": "sha512-nolQXZ/4L+bP/UGlkfaIujX9BKxGwmQ9OT4mOt5yvy8iK1h3wqTEJCijzGANTCCl9nWjY41juyAn2K3Q1hLLTg==",
13101 "dependencies": {
13102 "asap": "~2.0.3"
13103 }
13104 },
13105 "node_modules/propagate": {
13106 "version": "2.0.1",
13107 "resolved": "https://registry.npmjs.org/propagate/-/propagate-2.0.1.tgz",
13108 "integrity": "sha512-vGrhOavPSTz4QVNuBNdcNXePNdNMaO1xj9yBeH1ScQPjk/rhg9sSlCXPhMkFuaNNW/syTvYqsnbIJxMBfRbbag==",
13109 "dev": true,
13110 "engines": {
13111 "node": ">= 8"
13112 }
13113 },
github-actions[bot]393fca82022-01-01 15:20:00 +010013114 "node_modules/protobufjs": {
dependabot[bot]251e9872022-06-03 12:40:44 +020013115 "version": "6.11.3",
13116 "resolved": "https://registry.npmjs.org/protobufjs/-/protobufjs-6.11.3.tgz",
13117 "integrity": "sha512-xL96WDdCZYdU7Slin569tFX712BxsxslWwAfAhCYjQKGTq7dAU91Lomy6nLLhh/dyGhk/YH4TwTSRxTzhuHyZg==",
github-actions[bot]393fca82022-01-01 15:20:00 +010013118 "hasInstallScript": true,
13119 "dependencies": {
13120 "@protobufjs/aspromise": "^1.1.2",
13121 "@protobufjs/base64": "^1.1.2",
13122 "@protobufjs/codegen": "^2.0.4",
13123 "@protobufjs/eventemitter": "^1.1.0",
13124 "@protobufjs/fetch": "^1.1.0",
13125 "@protobufjs/float": "^1.0.2",
13126 "@protobufjs/inquire": "^1.1.0",
13127 "@protobufjs/path": "^1.1.2",
13128 "@protobufjs/pool": "^1.1.0",
13129 "@protobufjs/utf8": "^1.1.0",
13130 "@types/long": "^4.0.1",
13131 "@types/node": ">=13.7.0",
13132 "long": "^4.0.0"
13133 },
13134 "bin": {
13135 "pbjs": "bin/pbjs",
13136 "pbts": "bin/pbts"
13137 }
13138 },
github-actions[bot]393fca82022-01-01 15:20:00 +010013139 "node_modules/proxy-addr": {
13140 "version": "2.0.7",
13141 "resolved": "https://registry.npmjs.org/proxy-addr/-/proxy-addr-2.0.7.tgz",
13142 "integrity": "sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==",
13143 "dependencies": {
13144 "forwarded": "0.2.0",
13145 "ipaddr.js": "1.9.1"
13146 },
13147 "engines": {
13148 "node": ">= 0.10"
13149 }
Patrick Quist51047b62022-02-04 18:35:04 +010013150 },
13151 "node_modules/proxy-from-env": {
13152 "version": "1.0.0",
13153 "resolved": "https://registry.npmjs.org/proxy-from-env/-/proxy-from-env-1.0.0.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -050013154 "integrity": "sha512-F2JHgJQ1iqwnHDcQjVBsq3n/uoaFL+iPW/eAeL7kVxy/2RrWaN4WroKjjvbsoRtv0ftelNyC01bjRhn/bhcf4A==",
Patrick Quist51047b62022-02-04 18:35:04 +010013155 "dev": true
github-actions[bot]393fca82022-01-01 15:20:00 +010013156 },
13157 "node_modules/psl": {
Matt Godbolt5fd07332022-07-18 06:19:38 -050013158 "version": "1.9.0",
13159 "resolved": "https://registry.npmjs.org/psl/-/psl-1.9.0.tgz",
13160 "integrity": "sha512-E/ZsdU4HLs/68gYzgGTkMicWTLPdAftJLfJFlLUAAKZGkStNU72sZjT66SnMDVOfOWY/YAoiD7Jxa9iHvngcag=="
github-actions[bot]393fca82022-01-01 15:20:00 +010013161 },
13162 "node_modules/pug": {
13163 "version": "3.0.2",
13164 "resolved": "https://registry.npmjs.org/pug/-/pug-3.0.2.tgz",
13165 "integrity": "sha512-bp0I/hiK1D1vChHh6EfDxtndHji55XP/ZJKwsRqrz6lRia6ZC2OZbdAymlxdVFwd1L70ebrVJw4/eZ79skrIaw==",
13166 "dependencies": {
13167 "pug-code-gen": "^3.0.2",
13168 "pug-filters": "^4.0.0",
13169 "pug-lexer": "^5.0.1",
13170 "pug-linker": "^4.0.0",
13171 "pug-load": "^3.0.0",
13172 "pug-parser": "^6.0.0",
13173 "pug-runtime": "^3.0.1",
13174 "pug-strip-comments": "^2.0.0"
13175 }
13176 },
13177 "node_modules/pug-attrs": {
13178 "version": "3.0.0",
13179 "resolved": "https://registry.npmjs.org/pug-attrs/-/pug-attrs-3.0.0.tgz",
13180 "integrity": "sha512-azINV9dUtzPMFQktvTXciNAfAuVh/L/JCl0vtPCwvOA21uZrC08K/UnmrL+SXGEVc1FwzjW62+xw5S/uaLj6cA==",
13181 "dependencies": {
13182 "constantinople": "^4.0.1",
13183 "js-stringify": "^1.0.2",
13184 "pug-runtime": "^3.0.0"
13185 }
13186 },
13187 "node_modules/pug-code-gen": {
13188 "version": "3.0.2",
13189 "resolved": "https://registry.npmjs.org/pug-code-gen/-/pug-code-gen-3.0.2.tgz",
13190 "integrity": "sha512-nJMhW16MbiGRiyR4miDTQMRWDgKplnHyeLvioEJYbk1RsPI3FuA3saEP8uwnTb2nTJEKBU90NFVWJBk4OU5qyg==",
13191 "dependencies": {
13192 "constantinople": "^4.0.1",
13193 "doctypes": "^1.1.0",
13194 "js-stringify": "^1.0.2",
13195 "pug-attrs": "^3.0.0",
13196 "pug-error": "^2.0.0",
13197 "pug-runtime": "^3.0.0",
13198 "void-elements": "^3.1.0",
13199 "with": "^7.0.0"
13200 }
13201 },
13202 "node_modules/pug-error": {
13203 "version": "2.0.0",
13204 "resolved": "https://registry.npmjs.org/pug-error/-/pug-error-2.0.0.tgz",
13205 "integrity": "sha512-sjiUsi9M4RAGHktC1drQfCr5C5eriu24Lfbt4s+7SykztEOwVZtbFk1RRq0tzLxcMxMYTBR+zMQaG07J/btayQ=="
13206 },
13207 "node_modules/pug-filters": {
13208 "version": "4.0.0",
13209 "resolved": "https://registry.npmjs.org/pug-filters/-/pug-filters-4.0.0.tgz",
13210 "integrity": "sha512-yeNFtq5Yxmfz0f9z2rMXGw/8/4i1cCFecw/Q7+D0V2DdtII5UvqE12VaZ2AY7ri6o5RNXiweGH79OCq+2RQU4A==",
13211 "dependencies": {
13212 "constantinople": "^4.0.1",
13213 "jstransformer": "1.0.0",
13214 "pug-error": "^2.0.0",
13215 "pug-walk": "^2.0.0",
13216 "resolve": "^1.15.1"
13217 }
13218 },
github-actions[bot]393fca82022-01-01 15:20:00 +010013219 "node_modules/pug-lexer": {
13220 "version": "5.0.1",
13221 "resolved": "https://registry.npmjs.org/pug-lexer/-/pug-lexer-5.0.1.tgz",
13222 "integrity": "sha512-0I6C62+keXlZPZkOJeVam9aBLVP2EnbeDw3An+k0/QlqdwH6rv8284nko14Na7c0TtqtogfWXcRoFE4O4Ff20w==",
13223 "dependencies": {
13224 "character-parser": "^2.2.0",
13225 "is-expression": "^4.0.0",
13226 "pug-error": "^2.0.0"
13227 }
13228 },
13229 "node_modules/pug-linker": {
13230 "version": "4.0.0",
13231 "resolved": "https://registry.npmjs.org/pug-linker/-/pug-linker-4.0.0.tgz",
13232 "integrity": "sha512-gjD1yzp0yxbQqnzBAdlhbgoJL5qIFJw78juN1NpTLt/mfPJ5VgC4BvkoD3G23qKzJtIIXBbcCt6FioLSFLOHdw==",
13233 "dependencies": {
13234 "pug-error": "^2.0.0",
13235 "pug-walk": "^2.0.0"
13236 }
13237 },
13238 "node_modules/pug-load": {
13239 "version": "3.0.0",
13240 "resolved": "https://registry.npmjs.org/pug-load/-/pug-load-3.0.0.tgz",
13241 "integrity": "sha512-OCjTEnhLWZBvS4zni/WUMjH2YSUosnsmjGBB1An7CsKQarYSWQ0GCVyd4eQPMFJqZ8w9xgs01QdiZXKVjk92EQ==",
13242 "dependencies": {
13243 "object-assign": "^4.1.1",
13244 "pug-walk": "^2.0.0"
13245 }
13246 },
13247 "node_modules/pug-parser": {
13248 "version": "6.0.0",
13249 "resolved": "https://registry.npmjs.org/pug-parser/-/pug-parser-6.0.0.tgz",
13250 "integrity": "sha512-ukiYM/9cH6Cml+AOl5kETtM9NR3WulyVP2y4HOU45DyMim1IeP/OOiyEWRr6qk5I5klpsBnbuHpwKmTx6WURnw==",
13251 "dependencies": {
13252 "pug-error": "^2.0.0",
13253 "token-stream": "1.0.0"
13254 }
13255 },
13256 "node_modules/pug-runtime": {
13257 "version": "3.0.1",
13258 "resolved": "https://registry.npmjs.org/pug-runtime/-/pug-runtime-3.0.1.tgz",
13259 "integrity": "sha512-L50zbvrQ35TkpHwv0G6aLSuueDRwc/97XdY8kL3tOT0FmhgG7UypU3VztfV/LATAvmUfYi4wNxSajhSAeNN+Kg=="
13260 },
13261 "node_modules/pug-strip-comments": {
13262 "version": "2.0.0",
13263 "resolved": "https://registry.npmjs.org/pug-strip-comments/-/pug-strip-comments-2.0.0.tgz",
13264 "integrity": "sha512-zo8DsDpH7eTkPHCXFeAk1xZXJbyoTfdPlNR0bK7rpOMuhBYb0f5qUVCO1xlsitYd3w5FQTK7zpNVKb3rZoUrrQ==",
13265 "dependencies": {
13266 "pug-error": "^2.0.0"
13267 }
13268 },
13269 "node_modules/pug-walk": {
13270 "version": "2.0.0",
13271 "resolved": "https://registry.npmjs.org/pug-walk/-/pug-walk-2.0.0.tgz",
13272 "integrity": "sha512-yYELe9Q5q9IQhuvqsZNwA5hfPkMJ8u92bQLIMcsMxf/VADjNtEYptU+inlufAFYcWdHlwNfZOEnOOQrZrcyJCQ=="
13273 },
13274 "node_modules/pump": {
Matt Godboltf1470a72022-01-17 23:28:33 -060013275 "version": "3.0.0",
13276 "resolved": "https://registry.npmjs.org/pump/-/pump-3.0.0.tgz",
13277 "integrity": "sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==",
13278 "dev": true,
github-actions[bot]393fca82022-01-01 15:20:00 +010013279 "dependencies": {
13280 "end-of-stream": "^1.1.0",
13281 "once": "^1.3.1"
13282 }
13283 },
13284 "node_modules/punycode": {
Matt Godbolt2da5d572023-01-29 17:40:54 -060013285 "version": "2.3.0",
13286 "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.0.tgz",
13287 "integrity": "sha512-rRV+zQD8tVFys26lAGR9WUuS4iUAngJScM+ZRSKtvl5tKeZ2t5bvdNFdNHBW9FWR4guGHlgmsZ1G7BSm2wTbuA==",
Matt Godboltf1470a72022-01-17 23:28:33 -060013288 "engines": {
13289 "node": ">=6"
13290 }
github-actions[bot]393fca82022-01-01 15:20:00 +010013291 },
13292 "node_modules/qs": {
Matt Godbolt15e23192023-03-06 22:13:29 -060013293 "version": "6.11.1",
13294 "resolved": "https://registry.npmjs.org/qs/-/qs-6.11.1.tgz",
13295 "integrity": "sha512-0wsrzgTz/kAVIeuxSjnpGC56rzYtr6JT/2BwEvMaPhFIoYa1aGO8LbzuU1R0uUYQkLpWBTOj0l/CLAJB64J6nQ==",
Matt Godboltdf14b0d2022-05-09 08:20:02 -050013296 "dependencies": {
13297 "side-channel": "^1.0.4"
13298 },
github-actions[bot]393fca82022-01-01 15:20:00 +010013299 "engines": {
13300 "node": ">=0.6"
Matt Godboltf1470a72022-01-17 23:28:33 -060013301 },
13302 "funding": {
13303 "url": "https://github.com/sponsors/ljharb"
github-actions[bot]393fca82022-01-01 15:20:00 +010013304 }
13305 },
github-actions[bot]393fca82022-01-01 15:20:00 +010013306 "node_modules/queue-microtask": {
13307 "version": "1.2.3",
13308 "resolved": "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz",
13309 "integrity": "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==",
github-actions[bot]393fca82022-01-01 15:20:00 +010013310 "funding": [
13311 {
13312 "type": "github",
13313 "url": "https://github.com/sponsors/feross"
13314 },
13315 {
13316 "type": "patreon",
13317 "url": "https://www.patreon.com/feross"
13318 },
13319 {
13320 "type": "consulting",
13321 "url": "https://feross.org/support"
13322 }
13323 ]
13324 },
Matt Godbolt749319f2022-12-28 11:42:14 -060013325 "node_modules/queue-tick": {
13326 "version": "1.0.1",
13327 "resolved": "https://registry.npmjs.org/queue-tick/-/queue-tick-1.0.1.tgz",
13328 "integrity": "sha512-kJt5qhMxoszgU/62PLP1CJytzd2NKetjSRnyuj31fDd3Rlcz3fzlFdFLD1SItunPwyqEOkca6GbV612BWfaBag=="
13329 },
github-actions[bot]393fca82022-01-01 15:20:00 +010013330 "node_modules/randombytes": {
13331 "version": "2.1.0",
13332 "resolved": "https://registry.npmjs.org/randombytes/-/randombytes-2.1.0.tgz",
13333 "integrity": "sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==",
13334 "dependencies": {
13335 "safe-buffer": "^5.1.0"
13336 }
13337 },
13338 "node_modules/range-parser": {
13339 "version": "1.2.1",
13340 "resolved": "https://registry.npmjs.org/range-parser/-/range-parser-1.2.1.tgz",
13341 "integrity": "sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==",
13342 "engines": {
13343 "node": ">= 0.6"
13344 }
13345 },
13346 "node_modules/raw-body": {
Matt Godbolt09828862023-02-28 07:51:28 -060013347 "version": "2.5.2",
13348 "resolved": "https://registry.npmjs.org/raw-body/-/raw-body-2.5.2.tgz",
13349 "integrity": "sha512-8zGqypfENjCIqGhgXToC8aB2r7YrBX+AQAfIPs/Mlk+BtPTztOvTS01NRW/3Eh60J+a48lt8qsCzirQ6loCVfA==",
github-actions[bot]393fca82022-01-01 15:20:00 +010013350 "dependencies": {
Matt Godboltafa4f182022-02-28 20:50:32 -060013351 "bytes": "3.1.2",
Matt Godboltdf14b0d2022-05-09 08:20:02 -050013352 "http-errors": "2.0.0",
github-actions[bot]393fca82022-01-01 15:20:00 +010013353 "iconv-lite": "0.4.24",
13354 "unpipe": "1.0.0"
13355 },
13356 "engines": {
13357 "node": ">= 0.8"
github-actions[bot]393fca82022-01-01 15:20:00 +010013358 }
13359 },
13360 "node_modules/read-pkg": {
13361 "version": "5.2.0",
13362 "resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-5.2.0.tgz",
13363 "integrity": "sha512-Ug69mNOpfvKDAc2Q8DRpMjjzdtrnv9HcSMX+4VsZxD1aZ6ZzrIE7rlzXBtWTyhULSMKg076AW6WR5iZpD0JiOg==",
13364 "dev": true,
13365 "dependencies": {
13366 "@types/normalize-package-data": "^2.4.0",
13367 "normalize-package-data": "^2.5.0",
13368 "parse-json": "^5.0.0",
13369 "type-fest": "^0.6.0"
13370 },
13371 "engines": {
13372 "node": ">=8"
13373 }
13374 },
13375 "node_modules/read-pkg-up": {
13376 "version": "7.0.1",
13377 "resolved": "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-7.0.1.tgz",
13378 "integrity": "sha512-zK0TB7Xd6JpCLmlLmufqykGE+/TlOePD6qKClNW7hHDKFh/J7/7gCWGR7joEQEW1bKq3a3yUZSObOoWLFQ4ohg==",
13379 "dev": true,
13380 "dependencies": {
13381 "find-up": "^4.1.0",
13382 "read-pkg": "^5.2.0",
13383 "type-fest": "^0.8.1"
13384 },
13385 "engines": {
13386 "node": ">=8"
13387 },
13388 "funding": {
13389 "url": "https://github.com/sponsors/sindresorhus"
github-actions[bot]393fca82022-01-01 15:20:00 +010013390 }
13391 },
Matt Godboltf1470a72022-01-17 23:28:33 -060013392 "node_modules/read-pkg-up/node_modules/find-up": {
13393 "version": "4.1.0",
13394 "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz",
13395 "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==",
github-actions[bot]393fca82022-01-01 15:20:00 +010013396 "dev": true,
13397 "dependencies": {
Matt Godboltf1470a72022-01-17 23:28:33 -060013398 "locate-path": "^5.0.0",
13399 "path-exists": "^4.0.0"
github-actions[bot]393fca82022-01-01 15:20:00 +010013400 },
13401 "engines": {
13402 "node": ">=8"
Matt Godboltf1470a72022-01-17 23:28:33 -060013403 }
13404 },
13405 "node_modules/read-pkg-up/node_modules/locate-path": {
13406 "version": "5.0.0",
13407 "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz",
13408 "integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==",
13409 "dev": true,
13410 "dependencies": {
13411 "p-locate": "^4.1.0"
13412 },
13413 "engines": {
13414 "node": ">=8"
13415 }
13416 },
13417 "node_modules/read-pkg-up/node_modules/p-limit": {
13418 "version": "2.3.0",
13419 "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz",
13420 "integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==",
13421 "dev": true,
13422 "dependencies": {
13423 "p-try": "^2.0.0"
13424 },
13425 "engines": {
13426 "node": ">=6"
github-actions[bot]393fca82022-01-01 15:20:00 +010013427 },
13428 "funding": {
13429 "url": "https://github.com/sponsors/sindresorhus"
Matt Godboltf1470a72022-01-17 23:28:33 -060013430 }
13431 },
13432 "node_modules/read-pkg-up/node_modules/p-locate": {
13433 "version": "4.1.0",
13434 "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz",
13435 "integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==",
13436 "dev": true,
13437 "dependencies": {
13438 "p-limit": "^2.2.0"
13439 },
13440 "engines": {
13441 "node": ">=8"
13442 }
13443 },
Matt Godboltf1470a72022-01-17 23:28:33 -060013444 "node_modules/read-pkg-up/node_modules/type-fest": {
13445 "version": "0.8.1",
13446 "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.8.1.tgz",
13447 "integrity": "sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==",
13448 "dev": true,
13449 "engines": {
13450 "node": ">=8"
github-actions[bot]393fca82022-01-01 15:20:00 +010013451 }
13452 },
13453 "node_modules/read-pkg/node_modules/type-fest": {
13454 "version": "0.6.0",
13455 "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.6.0.tgz",
13456 "integrity": "sha512-q+MB8nYR1KDLrgr4G5yemftpMC7/QLqVndBmEEdqzmNj5dcFOO4Oo8qlwZE3ULT3+Zim1F8Kq4cBnikNhlCMlg==",
13457 "dev": true,
13458 "engines": {
13459 "node": ">=8"
13460 }
13461 },
13462 "node_modules/readable-stream": {
Matt Godbolt09828862023-02-28 07:51:28 -060013463 "version": "2.3.8",
13464 "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.8.tgz",
13465 "integrity": "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==",
github-actions[bot]393fca82022-01-01 15:20:00 +010013466 "dependencies": {
13467 "core-util-is": "~1.0.0",
13468 "inherits": "~2.0.3",
13469 "isarray": "~1.0.0",
13470 "process-nextick-args": "~2.0.0",
13471 "safe-buffer": "~5.1.1",
13472 "string_decoder": "~1.1.1",
13473 "util-deprecate": "~1.0.1"
13474 }
13475 },
13476 "node_modules/readdirp": {
Mats Jun Larsen633eb822023-02-28 00:06:38 +000013477 "version": "3.6.0",
13478 "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz",
13479 "integrity": "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==",
github-actions[bot]393fca82022-01-01 15:20:00 +010013480 "dev": true,
13481 "dependencies": {
13482 "picomatch": "^2.2.1"
13483 },
13484 "engines": {
13485 "node": ">=8.10.0"
13486 }
13487 },
13488 "node_modules/rechoir": {
13489 "version": "0.6.2",
13490 "resolved": "https://registry.npmjs.org/rechoir/-/rechoir-0.6.2.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -050013491 "integrity": "sha512-HFM8rkZ+i3zrV+4LQjwQ0W+ez98pApMGM3HUrN04j3CqzPOzl9nmP15Y8YXNm8QHGv/eacOVEjqhmWpkRV0NAw==",
github-actions[bot]393fca82022-01-01 15:20:00 +010013492 "dev": true,
13493 "dependencies": {
13494 "resolve": "^1.1.6"
13495 },
13496 "engines": {
13497 "node": ">= 0.10"
Matt Godbolt09828862023-02-28 07:51:28 -060013498 }
13499 },
github-actions[bot]393fca82022-01-01 15:20:00 +010013500 "node_modules/redeyed": {
Matt Godbolt31104f32022-05-13 07:44:29 -050013501 "version": "2.1.1",
13502 "resolved": "https://registry.npmjs.org/redeyed/-/redeyed-2.1.1.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -050013503 "integrity": "sha512-FNpGGo1DycYAdnrKFxCMmKYgo/mILAqtRYbkdQD8Ep/Hk2PQ5+aEAEx+IU713RTDmuBaH0c8P5ZozurNu5ObRQ==",
github-actions[bot]393fca82022-01-01 15:20:00 +010013504 "dev": true,
13505 "dependencies": {
Matt Godbolt31104f32022-05-13 07:44:29 -050013506 "esprima": "~4.0.0"
github-actions[bot]393fca82022-01-01 15:20:00 +010013507 }
13508 },
github-actions[bot]393fca82022-01-01 15:20:00 +010013509 "node_modules/regexp-tree": {
13510 "version": "0.1.24",
13511 "resolved": "https://registry.npmjs.org/regexp-tree/-/regexp-tree-0.1.24.tgz",
13512 "integrity": "sha512-s2aEVuLhvnVJW6s/iPgEGK6R+/xngd2jNQ+xy4bXNDKxZKJH6jpPHY6kVeVv1IeLCHgswRj+Kl3ELaDjG6V1iw==",
13513 "dev": true,
13514 "bin": {
13515 "regexp-tree": "bin/regexp-tree"
13516 }
13517 },
13518 "node_modules/regexp.prototype.flags": {
Matt Godboltdf14b0d2022-05-09 08:20:02 -050013519 "version": "1.4.3",
13520 "resolved": "https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.4.3.tgz",
13521 "integrity": "sha512-fjggEOO3slI6Wvgjwflkc4NFRCTZAu5CnNfBd5qOMYhWdn67nJBBu34/TkD++eeFmd8C9r9jfXJ27+nSiRkSUA==",
Matt Godbolt6d4af972022-11-30 19:20:18 -060013522 "dev": true,
github-actions[bot]393fca82022-01-01 15:20:00 +010013523 "dependencies": {
13524 "call-bind": "^1.0.2",
Matt Godboltdf14b0d2022-05-09 08:20:02 -050013525 "define-properties": "^1.1.3",
13526 "functions-have-names": "^1.2.2"
github-actions[bot]393fca82022-01-01 15:20:00 +010013527 },
13528 "engines": {
13529 "node": ">= 0.4"
13530 },
13531 "funding": {
13532 "url": "https://github.com/sponsors/ljharb"
13533 }
13534 },
13535 "node_modules/regexpp": {
Matt Godboltf1470a72022-01-17 23:28:33 -060013536 "version": "3.2.0",
13537 "resolved": "https://registry.npmjs.org/regexpp/-/regexpp-3.2.0.tgz",
13538 "integrity": "sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg==",
github-actions[bot]393fca82022-01-01 15:20:00 +010013539 "engines": {
13540 "node": ">=8"
13541 },
13542 "funding": {
13543 "url": "https://github.com/sponsors/mysticatea"
13544 }
13545 },
Matt Godbolt749319f2022-12-28 11:42:14 -060013546 "node_modules/regjsparser": {
13547 "version": "0.9.1",
13548 "resolved": "https://registry.npmjs.org/regjsparser/-/regjsparser-0.9.1.tgz",
13549 "integrity": "sha512-dQUtn90WanSNl+7mQKcXAgZxvUe7Z0SqXlgzv0za4LwiUhyzBC58yQO3liFoUgu8GiJVInAhJjkj1N0EtQ5nkQ==",
github-actions[bot]393fca82022-01-01 15:20:00 +010013550 "dev": true,
Matt Godbolt749319f2022-12-28 11:42:14 -060013551 "dependencies": {
13552 "jsesc": "~0.5.0"
13553 },
13554 "bin": {
13555 "regjsparser": "bin/parser"
13556 }
13557 },
13558 "node_modules/regjsparser/node_modules/jsesc": {
13559 "version": "0.5.0",
13560 "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-0.5.0.tgz",
13561 "integrity": "sha512-uZz5UnB7u4T9LvwmFqXii7pZSouaRPorGs5who1Ip7VO0wxanFvBL7GkM6dTHlgX+jhBApRetaWpnDabOeTcnA==",
13562 "dev": true,
13563 "bin": {
13564 "jsesc": "bin/jsesc"
github-actions[bot]393fca82022-01-01 15:20:00 +010013565 }
13566 },
13567 "node_modules/request": {
13568 "version": "2.88.2",
13569 "resolved": "https://registry.npmjs.org/request/-/request-2.88.2.tgz",
13570 "integrity": "sha512-MsvtOrfG9ZcrOwAW+Qi+F6HbD0CWXEh9ou77uOb7FM2WPhwT7smM833PzanhJLsgXjN89Ir6V2PczXNnMpwKhw==",
13571 "deprecated": "request has been deprecated, see https://github.com/request/request/issues/3142",
13572 "dependencies": {
13573 "aws-sign2": "~0.7.0",
13574 "aws4": "^1.8.0",
13575 "caseless": "~0.12.0",
13576 "combined-stream": "~1.0.6",
13577 "extend": "~3.0.2",
13578 "forever-agent": "~0.6.1",
13579 "form-data": "~2.3.2",
13580 "har-validator": "~5.1.3",
13581 "http-signature": "~1.2.0",
13582 "is-typedarray": "~1.0.0",
13583 "isstream": "~0.1.2",
13584 "json-stringify-safe": "~5.0.1",
13585 "mime-types": "~2.1.19",
13586 "oauth-sign": "~0.9.0",
13587 "performance-now": "^2.1.0",
13588 "qs": "~6.5.2",
13589 "safe-buffer": "^5.1.2",
13590 "tough-cookie": "~2.5.0",
13591 "tunnel-agent": "^0.6.0",
13592 "uuid": "^3.3.2"
13593 },
13594 "engines": {
13595 "node": ">= 6"
Patrick Quist51047b62022-02-04 18:35:04 +010013596 }
13597 },
13598 "node_modules/request-progress": {
13599 "version": "3.0.0",
13600 "resolved": "https://registry.npmjs.org/request-progress/-/request-progress-3.0.0.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -050013601 "integrity": "sha512-MnWzEHHaxHO2iWiQuHrUPBi/1WeBf5PkxQqNyNvLl9VAYSdXkP8tQ3pBSeCPD+yw0v0Aq1zosWLz0BdeXpWwZg==",
Patrick Quist51047b62022-02-04 18:35:04 +010013602 "dev": true,
13603 "dependencies": {
13604 "throttleit": "^1.0.0"
github-actions[bot]393fca82022-01-01 15:20:00 +010013605 }
13606 },
Matt Godbolt2bbc7de2022-12-30 08:03:14 -060013607 "node_modules/request/node_modules/form-data": {
13608 "version": "2.3.3",
13609 "resolved": "https://registry.npmjs.org/form-data/-/form-data-2.3.3.tgz",
13610 "integrity": "sha512-1lLKB2Mu3aGP1Q/2eCOx0fNbRMe7XdwktwOruhfqqd0rIJWwN4Dh+E3hrPSlDCXnSR7UtZ1N38rVXm+6+MEhJQ==",
13611 "dependencies": {
13612 "asynckit": "^0.4.0",
13613 "combined-stream": "^1.0.6",
13614 "mime-types": "^2.1.12"
13615 },
13616 "engines": {
13617 "node": ">= 0.12"
13618 }
13619 },
Matt Godbolt1b050d42022-02-06 14:05:25 -060013620 "node_modules/request/node_modules/http-signature": {
13621 "version": "1.2.0",
13622 "resolved": "https://registry.npmjs.org/http-signature/-/http-signature-1.2.0.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -050013623 "integrity": "sha512-CAbnr6Rz4CYQkLYUtSNXxQPUH2gK8f3iWexVlsnMeD+GjlsQ0Xsy1cOX+mN3dtxYomRy21CiOzU8Uhw6OwncEQ==",
Matt Godbolt1b050d42022-02-06 14:05:25 -060013624 "dependencies": {
13625 "assert-plus": "^1.0.0",
13626 "jsprim": "^1.2.2",
13627 "sshpk": "^1.7.0"
13628 },
13629 "engines": {
13630 "node": ">=0.8",
13631 "npm": ">=1.3.7"
13632 }
13633 },
13634 "node_modules/request/node_modules/jsprim": {
13635 "version": "1.4.2",
13636 "resolved": "https://registry.npmjs.org/jsprim/-/jsprim-1.4.2.tgz",
13637 "integrity": "sha512-P2bSOMAc/ciLz6DzgjVlGJP9+BrJWu5UDGK70C2iweC5QBIeFf0ZXRvGjEj2uYgrY2MkAAhsSWHDWlFtEroZWw==",
13638 "dependencies": {
13639 "assert-plus": "1.0.0",
13640 "extsprintf": "1.3.0",
13641 "json-schema": "0.4.0",
13642 "verror": "1.10.0"
13643 },
13644 "engines": {
13645 "node": ">=0.6.0"
13646 }
13647 },
github-actions[bot]393fca82022-01-01 15:20:00 +010013648 "node_modules/request/node_modules/qs": {
Matt Godboltf1470a72022-01-17 23:28:33 -060013649 "version": "6.5.3",
13650 "resolved": "https://registry.npmjs.org/qs/-/qs-6.5.3.tgz",
13651 "integrity": "sha512-qxXIEh4pCGfHICj1mAJQ2/2XVZkjCDTcEgfoSQxc/fYivUZxTkk7L3bDBJSoNrEzXI17oUO5Dp07ktqE5KzczA==",
github-actions[bot]393fca82022-01-01 15:20:00 +010013652 "engines": {
13653 "node": ">=0.6"
Matt Godboltfc995562022-01-31 22:06:41 -060013654 }
13655 },
13656 "node_modules/request/node_modules/uuid": {
13657 "version": "3.4.0",
13658 "resolved": "https://registry.npmjs.org/uuid/-/uuid-3.4.0.tgz",
13659 "integrity": "sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==",
13660 "deprecated": "Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.",
13661 "bin": {
13662 "uuid": "bin/uuid"
github-actions[bot]393fca82022-01-01 15:20:00 +010013663 }
13664 },
13665 "node_modules/require-directory": {
13666 "version": "2.1.1",
13667 "resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -050013668 "integrity": "sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==",
github-actions[bot]393fca82022-01-01 15:20:00 +010013669 "dev": true,
13670 "engines": {
13671 "node": ">=0.10.0"
13672 }
13673 },
13674 "node_modules/require-from-string": {
13675 "version": "2.0.2",
13676 "resolved": "https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz",
13677 "integrity": "sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==",
github-actions[bot]393fca82022-01-01 15:20:00 +010013678 "engines": {
13679 "node": ">=0.10.0"
13680 }
github-actions[bot]393fca82022-01-01 15:20:00 +010013681 },
13682 "node_modules/requires-port": {
13683 "version": "1.0.0",
13684 "resolved": "https://registry.npmjs.org/requires-port/-/requires-port-1.0.0.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -050013685 "integrity": "sha512-KigOCHcocU3XODJxsu8i/j8T9tzT4adHiecwORRQ0ZZFcp7ahwXuRU1m+yuO90C5ZUyGeGfocHDI14M3L3yDAQ=="
github-actions[bot]393fca82022-01-01 15:20:00 +010013686 },
13687 "node_modules/resolve": {
Matt Godbolt52515952022-07-01 08:39:24 -050013688 "version": "1.22.1",
13689 "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.1.tgz",
13690 "integrity": "sha512-nBpuuYuY5jFsli/JIs1oldw6fOQCBioohqWZg/2hiaOybXOft4lonv85uDOKXdf8rhyK159cxU5cDcK/NKk8zw==",
github-actions[bot]393fca82022-01-01 15:20:00 +010013691 "dependencies": {
Matt Godbolt52515952022-07-01 08:39:24 -050013692 "is-core-module": "^2.9.0",
Matt Godboltf1470a72022-01-17 23:28:33 -060013693 "path-parse": "^1.0.7",
13694 "supports-preserve-symlinks-flag": "^1.0.0"
13695 },
13696 "bin": {
13697 "resolve": "bin/resolve"
13698 },
13699 "funding": {
13700 "url": "https://github.com/sponsors/ljharb"
github-actions[bot]393fca82022-01-01 15:20:00 +010013701 }
13702 },
13703 "node_modules/resolve-cwd": {
13704 "version": "3.0.0",
13705 "resolved": "https://registry.npmjs.org/resolve-cwd/-/resolve-cwd-3.0.0.tgz",
13706 "integrity": "sha512-OrZaX2Mb+rJCpH/6CpSqt9xFVpN++x01XnN2ie9g6P5/3xelLAkXWVADpdz1IHD/KFfEXyE6V0U01OQ3UO2rEg==",
13707 "dev": true,
13708 "dependencies": {
13709 "resolve-from": "^5.0.0"
13710 },
13711 "engines": {
13712 "node": ">=8"
13713 }
13714 },
13715 "node_modules/resolve-cwd/node_modules/resolve-from": {
13716 "version": "5.0.0",
13717 "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz",
13718 "integrity": "sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==",
13719 "dev": true,
13720 "engines": {
13721 "node": ">=8"
13722 }
13723 },
13724 "node_modules/resolve-from": {
13725 "version": "4.0.0",
13726 "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz",
13727 "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==",
13728 "engines": {
13729 "node": ">=4"
13730 }
13731 },
13732 "node_modules/response-time": {
13733 "version": "2.3.2",
13734 "resolved": "https://registry.npmjs.org/response-time/-/response-time-2.3.2.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -050013735 "integrity": "sha512-MUIDaDQf+CVqflfTdQ5yam+aYCkXj1PY8fjlPDQ6ppxJlmgZb864pHtA750mayywNg8tx4rS7qH9JXd/OF+3gw==",
github-actions[bot]393fca82022-01-01 15:20:00 +010013736 "dependencies": {
13737 "depd": "~1.1.0",
13738 "on-headers": "~1.0.1"
13739 },
13740 "engines": {
13741 "node": ">= 0.8.0"
13742 }
13743 },
Matt Godboltdf14b0d2022-05-09 08:20:02 -050013744 "node_modules/response-time/node_modules/depd": {
13745 "version": "1.1.2",
13746 "resolved": "https://registry.npmjs.org/depd/-/depd-1.1.2.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -050013747 "integrity": "sha512-7emPTl6Dpo6JRXOXjLRxck+FlLRX5847cLKEn00PLAgc3g2hTZZgr+e4c2v6QpSmLeFP3n5yUo7ft6avBK/5jQ==",
Matt Godboltdf14b0d2022-05-09 08:20:02 -050013748 "engines": {
13749 "node": ">= 0.6"
13750 }
13751 },
github-actions[bot]393fca82022-01-01 15:20:00 +010013752 "node_modules/restore-cursor": {
13753 "version": "3.1.0",
13754 "resolved": "https://registry.npmjs.org/restore-cursor/-/restore-cursor-3.1.0.tgz",
13755 "integrity": "sha512-l+sSefzHpj5qimhFSE5a8nufZYAM3sBSVMAPtYkmC+4EH2anSGaEMXSD0izRQbu9nfyQ9y5JrVmp7E8oZrUjvA==",
13756 "dev": true,
13757 "dependencies": {
13758 "onetime": "^5.1.0",
13759 "signal-exit": "^3.0.2"
13760 },
13761 "engines": {
13762 "node": ">=8"
13763 }
13764 },
13765 "node_modules/retry": {
13766 "version": "0.13.1",
13767 "resolved": "https://registry.npmjs.org/retry/-/retry-0.13.1.tgz",
13768 "integrity": "sha512-XQBQ3I8W1Cge0Seh+6gjj03LbmRFWuoszgK9ooCpwYIrhhoO80pfq4cUkU5DkknwfOfFteRwlZ56PYOGYyFWdg==",
13769 "dev": true,
13770 "engines": {
13771 "node": ">= 4"
13772 }
13773 },
13774 "node_modules/reusify": {
13775 "version": "1.0.4",
13776 "resolved": "https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz",
13777 "integrity": "sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==",
github-actions[bot]393fca82022-01-01 15:20:00 +010013778 "engines": {
13779 "iojs": ">=1.0.0",
13780 "node": ">=0.10.0"
13781 }
13782 },
13783 "node_modules/rfdc": {
13784 "version": "1.3.0",
13785 "resolved": "https://registry.npmjs.org/rfdc/-/rfdc-1.3.0.tgz",
13786 "integrity": "sha512-V2hovdzFbOi77/WajaSMXk2OLm+xNIeQdMMuB7icj7bk6zi2F8GGAxigcnDFpJHbNyNcgyJDiP+8nOrY5cZGrA==",
13787 "dev": true
13788 },
13789 "node_modules/rimraf": {
Matt Godboltf1470a72022-01-17 23:28:33 -060013790 "version": "3.0.2",
13791 "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz",
13792 "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==",
github-actions[bot]393fca82022-01-01 15:20:00 +010013793 "dependencies": {
13794 "glob": "^7.1.3"
13795 },
13796 "bin": {
13797 "rimraf": "bin.js"
Matt Godboltf1470a72022-01-17 23:28:33 -060013798 },
13799 "funding": {
13800 "url": "https://github.com/sponsors/isaacs"
github-actions[bot]393fca82022-01-01 15:20:00 +010013801 }
13802 },
13803 "node_modules/run-parallel": {
13804 "version": "1.2.0",
13805 "resolved": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz",
13806 "integrity": "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==",
github-actions[bot]393fca82022-01-01 15:20:00 +010013807 "funding": [
13808 {
13809 "type": "github",
13810 "url": "https://github.com/sponsors/feross"
13811 },
13812 {
13813 "type": "patreon",
13814 "url": "https://www.patreon.com/feross"
13815 },
13816 {
13817 "type": "consulting",
13818 "url": "https://feross.org/support"
13819 }
13820 ],
13821 "dependencies": {
13822 "queue-microtask": "^1.2.2"
13823 }
13824 },
13825 "node_modules/rxjs": {
Matt Godboltb497dca2022-12-27 17:45:57 -060013826 "version": "7.8.0",
13827 "resolved": "https://registry.npmjs.org/rxjs/-/rxjs-7.8.0.tgz",
13828 "integrity": "sha512-F2+gxDshqmIub1KdvZkaEfGDwLNpPvk9Fs6LD/MyQxNgMds/WH9OdDDXOmxUZpME+iSK3rQCctkL0DYyytUqMg==",
github-actions[bot]393fca82022-01-01 15:20:00 +010013829 "dev": true,
13830 "dependencies": {
Matt Godboltf1470a72022-01-17 23:28:33 -060013831 "tslib": "^2.1.0"
github-actions[bot]393fca82022-01-01 15:20:00 +010013832 }
github-actions[bot]393fca82022-01-01 15:20:00 +010013833 },
13834 "node_modules/safe-buffer": {
13835 "version": "5.1.2",
13836 "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz",
13837 "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g=="
Matt Godboltf1470a72022-01-17 23:28:33 -060013838 },
13839 "node_modules/safe-regex": {
13840 "version": "2.1.1",
13841 "resolved": "https://registry.npmjs.org/safe-regex/-/safe-regex-2.1.1.tgz",
13842 "integrity": "sha512-rx+x8AMzKb5Q5lQ95Zoi6ZbJqwCLkqi3XuJXp5P3rT8OEc6sZCJG5AE5dU3lsgRr/F4Bs31jSlVN+j5KrsGu9A==",
13843 "dev": true,
13844 "dependencies": {
13845 "regexp-tree": "~0.1.1"
13846 }
13847 },
Matt Godbolt6d4af972022-11-30 19:20:18 -060013848 "node_modules/safe-regex-test": {
13849 "version": "1.0.0",
13850 "resolved": "https://registry.npmjs.org/safe-regex-test/-/safe-regex-test-1.0.0.tgz",
13851 "integrity": "sha512-JBUUzyOgEwXQY1NuPtvcj/qcBDbDmEvWufhlnXZIm75DEHp+afM1r1ujJpJsV/gSM4t59tpDyPi1sd6ZaPFfsA==",
13852 "dev": true,
13853 "dependencies": {
13854 "call-bind": "^1.0.2",
13855 "get-intrinsic": "^1.1.3",
13856 "is-regex": "^1.1.4"
13857 },
13858 "funding": {
13859 "url": "https://github.com/sponsors/ljharb"
13860 }
13861 },
Matt Godboltf1470a72022-01-17 23:28:33 -060013862 "node_modules/safe-stable-stringify": {
Matt Godbolt2bbc7de2022-12-30 08:03:14 -060013863 "version": "2.4.2",
13864 "resolved": "https://registry.npmjs.org/safe-stable-stringify/-/safe-stable-stringify-2.4.2.tgz",
13865 "integrity": "sha512-gMxvPJYhP0O9n2pvcfYfIuYgbledAOJFcqRThtPRmjscaipiwcwPPKLytpVzMkG2HAN87Qmo2d4PtGiri1dSLA==",
Matt Godboltd4309982022-01-30 15:00:27 -060013866 "engines": {
13867 "node": ">=10"
13868 }
github-actions[bot]393fca82022-01-01 15:20:00 +010013869 },
13870 "node_modules/safer-buffer": {
13871 "version": "2.1.2",
13872 "resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz",
13873 "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg=="
13874 },
Matt Godboltd64a8d72022-04-25 18:15:11 -050013875 "node_modules/sanitize-filename": {
13876 "version": "1.6.3",
13877 "resolved": "https://registry.npmjs.org/sanitize-filename/-/sanitize-filename-1.6.3.tgz",
13878 "integrity": "sha512-y/52Mcy7aw3gRm7IrcGDFx/bCk4AhRh2eI9luHOQM86nZsqwiRkkq2GekHXBBD+SmPidc8i2PqtYZl+pWJ8Oeg==",
13879 "dependencies": {
13880 "truncate-utf8-bytes": "^1.0.0"
13881 }
13882 },
github-actions[bot]393fca82022-01-01 15:20:00 +010013883 "node_modules/sass": {
Matt Godbolt09828862023-02-28 07:51:28 -060013884 "version": "1.58.3",
13885 "resolved": "https://registry.npmjs.org/sass/-/sass-1.58.3.tgz",
13886 "integrity": "sha512-Q7RaEtYf6BflYrQ+buPudKR26/lH+10EmO9bBqbmPh/KeLqv8bjpTNqxe71ocONqXq+jYiCbpPUmQMS+JJPk4A==",
github-actions[bot]393fca82022-01-01 15:20:00 +010013887 "dev": true,
13888 "dependencies": {
13889 "chokidar": ">=3.0.0 <4.0.0",
13890 "immutable": "^4.0.0",
13891 "source-map-js": ">=0.6.2 <2.0.0"
13892 },
13893 "bin": {
13894 "sass": "sass.js"
13895 },
13896 "engines": {
Matt Godbolt79abca62022-01-31 22:08:32 -060013897 "node": ">=12.0.0"
github-actions[bot]393fca82022-01-01 15:20:00 +010013898 }
13899 },
13900 "node_modules/sass-loader": {
Matt Godboltf229d282023-03-06 22:34:08 -060013901 "version": "13.2.0",
13902 "resolved": "https://registry.npmjs.org/sass-loader/-/sass-loader-13.2.0.tgz",
13903 "integrity": "sha512-JWEp48djQA4nbZxmgC02/Wh0eroSUutulROUusYJO9P9zltRbNN80JCBHqRGzjd4cmZCa/r88xgfkjGD0TXsHg==",
github-actions[bot]393fca82022-01-01 15:20:00 +010013904 "dev": true,
13905 "dependencies": {
13906 "klona": "^2.0.4",
13907 "neo-async": "^2.6.2"
13908 },
13909 "engines": {
Matt Godboltf229d282023-03-06 22:34:08 -060013910 "node": ">= 14.15.0"
github-actions[bot]393fca82022-01-01 15:20:00 +010013911 },
13912 "funding": {
13913 "type": "opencollective",
13914 "url": "https://opencollective.com/webpack"
13915 },
13916 "peerDependencies": {
13917 "fibers": ">= 3.1.0",
Matt Godboltf229d282023-03-06 22:34:08 -060013918 "node-sass": "^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0",
github-actions[bot]393fca82022-01-01 15:20:00 +010013919 "sass": "^1.3.0",
Matt Godboltafa4f182022-02-28 20:50:32 -060013920 "sass-embedded": "*",
github-actions[bot]393fca82022-01-01 15:20:00 +010013921 "webpack": "^5.0.0"
13922 },
13923 "peerDependenciesMeta": {
13924 "fibers": {
13925 "optional": true
13926 },
13927 "node-sass": {
13928 "optional": true
13929 },
13930 "sass": {
Matt Godboltafa4f182022-02-28 20:50:32 -060013931 "optional": true
13932 },
13933 "sass-embedded": {
github-actions[bot]393fca82022-01-01 15:20:00 +010013934 "optional": true
13935 }
13936 }
github-actions[bot]393fca82022-01-01 15:20:00 +010013937 },
13938 "node_modules/schema-utils": {
Matt Godboltdf14b0d2022-05-09 08:20:02 -050013939 "version": "3.1.1",
13940 "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-3.1.1.tgz",
13941 "integrity": "sha512-Y5PQxS4ITlC+EahLuXaY86TXfR7Dc5lw294alXOq86JAHCihAIZfqv8nNCWvaEJvaC51uN9hbLGeV0cFBdH+Fw==",
github-actions[bot]393fca82022-01-01 15:20:00 +010013942 "dependencies": {
Matt Godboltdf14b0d2022-05-09 08:20:02 -050013943 "@types/json-schema": "^7.0.8",
13944 "ajv": "^6.12.5",
13945 "ajv-keywords": "^3.5.2"
github-actions[bot]393fca82022-01-01 15:20:00 +010013946 },
13947 "engines": {
Matt Godboltdf14b0d2022-05-09 08:20:02 -050013948 "node": ">= 10.13.0"
github-actions[bot]393fca82022-01-01 15:20:00 +010013949 },
13950 "funding": {
13951 "type": "opencollective",
13952 "url": "https://opencollective.com/webpack"
13953 }
Matt Godboltdf14b0d2022-05-09 08:20:02 -050013954 },
Jeremy Rifkined1a4e62022-06-30 19:53:02 -040013955 "node_modules/scroll-into-view-if-needed": {
Matt Godbolt6d4af972022-11-30 19:20:18 -060013956 "version": "2.2.31",
13957 "resolved": "https://registry.npmjs.org/scroll-into-view-if-needed/-/scroll-into-view-if-needed-2.2.31.tgz",
13958 "integrity": "sha512-dGCXy99wZQivjmjIqihaBQNjryrz5rueJY7eHfTdyWEiR4ttYpsajb14rn9s5d4DY4EcY6+4+U/maARBXJedkA==",
Jeremy Rifkined1a4e62022-06-30 19:53:02 -040013959 "dependencies": {
Matt Godbolt6d4af972022-11-30 19:20:18 -060013960 "compute-scroll-into-view": "^1.0.20"
Jeremy Rifkined1a4e62022-06-30 19:53:02 -040013961 }
13962 },
github-actions[bot]393fca82022-01-01 15:20:00 +010013963 "node_modules/select": {
13964 "version": "1.1.2",
13965 "resolved": "https://registry.npmjs.org/select/-/select-1.1.2.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -050013966 "integrity": "sha512-OwpTSOfy6xSs1+pwcNrv0RBMOzI39Lp3qQKUTPVVPRjCdNa5JH/oPRiqsesIskK8TVgmRiHwO4KXlV2Li9dANA=="
github-actions[bot]393fca82022-01-01 15:20:00 +010013967 },
13968 "node_modules/select-hose": {
13969 "version": "2.0.0",
13970 "resolved": "https://registry.npmjs.org/select-hose/-/select-hose-2.0.0.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -050013971 "integrity": "sha512-mEugaLK+YfkijB4fx0e6kImuJdCIt2LxCRcbEYPqRGCs4F2ogyfZU5IAZRdjCP8JPq2AtdNoC/Dux63d9Kiryg==",
github-actions[bot]393fca82022-01-01 15:20:00 +010013972 "dev": true
13973 },
13974 "node_modules/selfsigned": {
Matt Godbolt6d4af972022-11-30 19:20:18 -060013975 "version": "2.1.1",
13976 "resolved": "https://registry.npmjs.org/selfsigned/-/selfsigned-2.1.1.tgz",
13977 "integrity": "sha512-GSL3aowiF7wa/WtSFwnUrludWFoNhftq8bUkH9pkzjpN2XSPOAYEgg6e0sS9s0rZwgJzJiQRPU18A6clnoW5wQ==",
github-actions[bot]393fca82022-01-01 15:20:00 +010013978 "dev": true,
13979 "dependencies": {
Matt Godboltdf14b0d2022-05-09 08:20:02 -050013980 "node-forge": "^1"
Travis Finkenauer92dd06c2022-01-17 12:08:56 -080013981 },
13982 "engines": {
13983 "node": ">=10"
github-actions[bot]393fca82022-01-01 15:20:00 +010013984 }
13985 },
13986 "node_modules/semver": {
Matt Godbolt6d4af972022-11-30 19:20:18 -060013987 "version": "7.3.8",
13988 "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.8.tgz",
13989 "integrity": "sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==",
github-actions[bot]393fca82022-01-01 15:20:00 +010013990 "dependencies": {
13991 "lru-cache": "^6.0.0"
13992 },
13993 "bin": {
13994 "semver": "bin/semver.js"
13995 },
13996 "engines": {
13997 "node": ">=10"
13998 }
13999 },
14000 "node_modules/semver/node_modules/lru-cache": {
14001 "version": "6.0.0",
14002 "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz",
14003 "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==",
14004 "dependencies": {
14005 "yallist": "^4.0.0"
14006 },
14007 "engines": {
14008 "node": ">=10"
14009 }
14010 },
14011 "node_modules/semver/node_modules/yallist": {
14012 "version": "4.0.0",
14013 "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
14014 "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A=="
14015 },
14016 "node_modules/send": {
Matt Godboltdf14b0d2022-05-09 08:20:02 -050014017 "version": "0.18.0",
14018 "resolved": "https://registry.npmjs.org/send/-/send-0.18.0.tgz",
14019 "integrity": "sha512-qqWzuOjSFOuqPjFe4NOsMLafToQQwBSOEpS+FwEt3A2V3vKubTquT3vmLTQpFgMXp8AlFWFuP1qKaJZOtPpVXg==",
github-actions[bot]393fca82022-01-01 15:20:00 +010014020 "dependencies": {
14021 "debug": "2.6.9",
Matt Godboltdf14b0d2022-05-09 08:20:02 -050014022 "depd": "2.0.0",
14023 "destroy": "1.2.0",
github-actions[bot]393fca82022-01-01 15:20:00 +010014024 "encodeurl": "~1.0.2",
14025 "escape-html": "~1.0.3",
14026 "etag": "~1.8.1",
14027 "fresh": "0.5.2",
Matt Godboltdf14b0d2022-05-09 08:20:02 -050014028 "http-errors": "2.0.0",
github-actions[bot]393fca82022-01-01 15:20:00 +010014029 "mime": "1.6.0",
14030 "ms": "2.1.3",
Matt Godboltdf14b0d2022-05-09 08:20:02 -050014031 "on-finished": "2.4.1",
github-actions[bot]393fca82022-01-01 15:20:00 +010014032 "range-parser": "~1.2.1",
Matt Godboltdf14b0d2022-05-09 08:20:02 -050014033 "statuses": "2.0.1"
github-actions[bot]393fca82022-01-01 15:20:00 +010014034 },
14035 "engines": {
14036 "node": ">= 0.8.0"
14037 }
14038 },
14039 "node_modules/send/node_modules/debug": {
14040 "version": "2.6.9",
14041 "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
14042 "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
14043 "dependencies": {
14044 "ms": "2.0.0"
14045 }
14046 },
14047 "node_modules/send/node_modules/debug/node_modules/ms": {
14048 "version": "2.0.0",
14049 "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -050014050 "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A=="
github-actions[bot]393fca82022-01-01 15:20:00 +010014051 },
github-actions[bot]393fca82022-01-01 15:20:00 +010014052 "node_modules/send/node_modules/ms": {
14053 "version": "2.1.3",
14054 "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
14055 "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA=="
14056 },
14057 "node_modules/serialize-javascript": {
Matt Godbolt2da5d572023-01-29 17:40:54 -060014058 "version": "6.0.1",
14059 "resolved": "https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-6.0.1.tgz",
14060 "integrity": "sha512-owoXEFjWRllis8/M1Q+Cw5k8ZH40e3zhp/ovX+Xr/vi1qj6QesbyXXViFbpNvWvPNAD62SutwEXavefrLJWj7w==",
github-actions[bot]393fca82022-01-01 15:20:00 +010014061 "dependencies": {
14062 "randombytes": "^2.1.0"
14063 }
14064 },
14065 "node_modules/serve-favicon": {
14066 "version": "2.5.0",
14067 "resolved": "https://registry.npmjs.org/serve-favicon/-/serve-favicon-2.5.0.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -050014068 "integrity": "sha512-FMW2RvqNr03x+C0WxTyu6sOv21oOjkq5j8tjquWccwa6ScNyGFOGJVpuS1NmTVGBAHS07xnSKotgf2ehQmf9iA==",
github-actions[bot]393fca82022-01-01 15:20:00 +010014069 "dependencies": {
14070 "etag": "~1.8.1",
14071 "fresh": "0.5.2",
14072 "ms": "2.1.1",
14073 "parseurl": "~1.3.2",
14074 "safe-buffer": "5.1.1"
14075 },
14076 "engines": {
14077 "node": ">= 0.8.0"
14078 }
Matt Godboltf1470a72022-01-17 23:28:33 -060014079 },
14080 "node_modules/serve-favicon/node_modules/ms": {
14081 "version": "2.1.1",
14082 "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.1.tgz",
14083 "integrity": "sha512-tgp+dl5cGk28utYktBsrFqA7HKgrhgPsg6Z/EfhWI4gl1Hwq8B/GmY/0oXZ6nF8hDVesS/FpnYaD/kOWhYQvyg=="
github-actions[bot]393fca82022-01-01 15:20:00 +010014084 },
14085 "node_modules/serve-favicon/node_modules/safe-buffer": {
14086 "version": "5.1.1",
14087 "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.1.tgz",
14088 "integrity": "sha512-kKvNJn6Mm93gAczWVJg7wH+wGYWNrDHdWvpUmHyEsgCtIwwo3bqPtV4tR5tuPaUhTOo/kvhVwd8XwwOllGYkbg=="
14089 },
14090 "node_modules/serve-index": {
14091 "version": "1.9.1",
14092 "resolved": "https://registry.npmjs.org/serve-index/-/serve-index-1.9.1.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -050014093 "integrity": "sha512-pXHfKNP4qujrtteMrSBb0rc8HJ9Ms/GrXwcUtUtD5s4ewDJI8bT3Cz2zTVRMKtri49pLx2e0Ya8ziP5Ya2pZZw==",
github-actions[bot]393fca82022-01-01 15:20:00 +010014094 "dev": true,
14095 "dependencies": {
14096 "accepts": "~1.3.4",
14097 "batch": "0.6.1",
14098 "debug": "2.6.9",
14099 "escape-html": "~1.0.3",
14100 "http-errors": "~1.6.2",
14101 "mime-types": "~2.1.17",
14102 "parseurl": "~1.3.2"
14103 },
14104 "engines": {
14105 "node": ">= 0.8.0"
14106 }
14107 },
14108 "node_modules/serve-index/node_modules/debug": {
14109 "version": "2.6.9",
14110 "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
14111 "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
14112 "dev": true,
14113 "dependencies": {
14114 "ms": "2.0.0"
14115 }
14116 },
Matt Godboltdf14b0d2022-05-09 08:20:02 -050014117 "node_modules/serve-index/node_modules/depd": {
14118 "version": "1.1.2",
14119 "resolved": "https://registry.npmjs.org/depd/-/depd-1.1.2.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -050014120 "integrity": "sha512-7emPTl6Dpo6JRXOXjLRxck+FlLRX5847cLKEn00PLAgc3g2hTZZgr+e4c2v6QpSmLeFP3n5yUo7ft6avBK/5jQ==",
Matt Godboltdf14b0d2022-05-09 08:20:02 -050014121 "dev": true,
14122 "engines": {
14123 "node": ">= 0.6"
14124 }
14125 },
github-actions[bot]393fca82022-01-01 15:20:00 +010014126 "node_modules/serve-index/node_modules/http-errors": {
14127 "version": "1.6.3",
14128 "resolved": "https://registry.npmjs.org/http-errors/-/http-errors-1.6.3.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -050014129 "integrity": "sha512-lks+lVC8dgGyh97jxvxeYTWQFvh4uw4yC12gVl63Cg30sjPX4wuGcdkICVXDAESr6OJGjqGA8Iz5mkeN6zlD7A==",
github-actions[bot]393fca82022-01-01 15:20:00 +010014130 "dev": true,
14131 "dependencies": {
14132 "depd": "~1.1.2",
14133 "inherits": "2.0.3",
14134 "setprototypeof": "1.1.0",
14135 "statuses": ">= 1.4.0 < 2"
14136 },
14137 "engines": {
14138 "node": ">= 0.6"
14139 }
Matt Godboltf1470a72022-01-17 23:28:33 -060014140 },
14141 "node_modules/serve-index/node_modules/inherits": {
14142 "version": "2.0.3",
14143 "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -050014144 "integrity": "sha512-x00IRNXNy63jwGkJmzPigoySHbaqpNuzKbBOmzK+g2OdZpQ9w+sxCN+VSB3ja7IAge2OP2qpfxTjeNcyjmW1uw==",
Matt Godboltf1470a72022-01-17 23:28:33 -060014145 "dev": true
github-actions[bot]393fca82022-01-01 15:20:00 +010014146 },
14147 "node_modules/serve-index/node_modules/ms": {
14148 "version": "2.0.0",
14149 "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -050014150 "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==",
github-actions[bot]393fca82022-01-01 15:20:00 +010014151 "dev": true
14152 },
14153 "node_modules/serve-index/node_modules/setprototypeof": {
14154 "version": "1.1.0",
14155 "resolved": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.1.0.tgz",
14156 "integrity": "sha512-BvE/TwpZX4FXExxOxZyRGQQv651MSwmWKZGqvmPcRIjDqWub67kTKuIMx43cZZrS/cBBzwBcNDWoFxt2XEFIpQ==",
14157 "dev": true
14158 },
Matt Godboltdf14b0d2022-05-09 08:20:02 -050014159 "node_modules/serve-index/node_modules/statuses": {
14160 "version": "1.5.0",
14161 "resolved": "https://registry.npmjs.org/statuses/-/statuses-1.5.0.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -050014162 "integrity": "sha512-OpZ3zP+jT1PI7I8nemJX4AKmAX070ZkYPVWV/AaKTJl+tXCTGyVdC1a4SL8RUQYEwk/f34ZX8UTykN68FwrqAA==",
Matt Godboltdf14b0d2022-05-09 08:20:02 -050014163 "dev": true,
14164 "engines": {
14165 "node": ">= 0.6"
14166 }
14167 },
github-actions[bot]393fca82022-01-01 15:20:00 +010014168 "node_modules/serve-static": {
Matt Godboltdf14b0d2022-05-09 08:20:02 -050014169 "version": "1.15.0",
14170 "resolved": "https://registry.npmjs.org/serve-static/-/serve-static-1.15.0.tgz",
14171 "integrity": "sha512-XGuRDNjXUijsUL0vl6nSD7cwURuzEgglbOaFuZM9g3kwDXOWVTck0jLzjPzGD+TazWbboZYu52/9/XPdUgne9g==",
github-actions[bot]393fca82022-01-01 15:20:00 +010014172 "dependencies": {
14173 "encodeurl": "~1.0.2",
14174 "escape-html": "~1.0.3",
14175 "parseurl": "~1.3.3",
Matt Godboltdf14b0d2022-05-09 08:20:02 -050014176 "send": "0.18.0"
github-actions[bot]393fca82022-01-01 15:20:00 +010014177 },
14178 "engines": {
14179 "node": ">= 0.8.0"
14180 }
14181 },
Matt Godbolt52515952022-07-01 08:39:24 -050014182 "node_modules/setimmediate": {
14183 "version": "1.0.5",
14184 "resolved": "https://registry.npmjs.org/setimmediate/-/setimmediate-1.0.5.tgz",
14185 "integrity": "sha512-MATJdZp8sLqDl/68LfQmbP8zKPLQNV6BIZoIgrscFDQ+RsvK/BxeDQOgyxKKoh0y/8h3BqVFnCqQ/gd+reiIXA=="
github-actions[bot]393fca82022-01-01 15:20:00 +010014186 },
14187 "node_modules/setprototypeof": {
14188 "version": "1.2.0",
14189 "resolved": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.2.0.tgz",
14190 "integrity": "sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw=="
14191 },
14192 "node_modules/shallow-clone": {
14193 "version": "3.0.1",
14194 "resolved": "https://registry.npmjs.org/shallow-clone/-/shallow-clone-3.0.1.tgz",
14195 "integrity": "sha512-/6KqX+GVUdqPuPPd2LxDDxzX6CAbjJehAAOKlNpqqUpAqPM6HeL8f+o3a+JsyGjn2lv0WY8UsTgUJjU9Ok55NA==",
14196 "dev": true,
14197 "dependencies": {
14198 "kind-of": "^6.0.2"
14199 },
14200 "engines": {
14201 "node": ">=8"
14202 }
14203 },
14204 "node_modules/shebang-command": {
Matt Godboltf1470a72022-01-17 23:28:33 -060014205 "version": "2.0.0",
14206 "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz",
14207 "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==",
github-actions[bot]393fca82022-01-01 15:20:00 +010014208 "dependencies": {
Matt Godboltf1470a72022-01-17 23:28:33 -060014209 "shebang-regex": "^3.0.0"
github-actions[bot]393fca82022-01-01 15:20:00 +010014210 },
14211 "engines": {
Matt Godboltf1470a72022-01-17 23:28:33 -060014212 "node": ">=8"
github-actions[bot]393fca82022-01-01 15:20:00 +010014213 }
14214 },
14215 "node_modules/shebang-regex": {
Matt Godboltf1470a72022-01-17 23:28:33 -060014216 "version": "3.0.0",
14217 "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz",
14218 "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==",
github-actions[bot]393fca82022-01-01 15:20:00 +010014219 "engines": {
Matt Godboltf1470a72022-01-17 23:28:33 -060014220 "node": ">=8"
github-actions[bot]393fca82022-01-01 15:20:00 +010014221 }
14222 },
14223 "node_modules/shell-quote": {
Matt Godbolt09828862023-02-28 07:51:28 -060014224 "version": "1.8.0",
14225 "resolved": "https://registry.npmjs.org/shell-quote/-/shell-quote-1.8.0.tgz",
14226 "integrity": "sha512-QHsz8GgQIGKlRi24yFc6a6lN69Idnx634w49ay6+jA5yFh7a1UY+4Rp6HPx/L/1zcEDPEij8cIsiqR6bQsE5VQ==",
Matt Godbolt6d4af972022-11-30 19:20:18 -060014227 "funding": {
14228 "url": "https://github.com/sponsors/ljharb"
14229 }
github-actions[bot]393fca82022-01-01 15:20:00 +010014230 },
14231 "node_modules/shelljs": {
Travis Finkenauer92dd06c2022-01-17 12:08:56 -080014232 "version": "0.8.5",
14233 "resolved": "https://registry.npmjs.org/shelljs/-/shelljs-0.8.5.tgz",
14234 "integrity": "sha512-TiwcRcrkhHvbrZbnRcFYMLl30Dfov3HKqzp5tO5b4pt6G/SezKcYhmDg15zXVBswHmctSAQKznqNW2LO5tTDow==",
github-actions[bot]393fca82022-01-01 15:20:00 +010014235 "dev": true,
14236 "dependencies": {
14237 "glob": "^7.0.0",
14238 "interpret": "^1.0.0",
14239 "rechoir": "^0.6.2"
14240 },
14241 "bin": {
14242 "shjs": "bin/shjs"
14243 },
14244 "engines": {
14245 "node": ">=4"
14246 }
14247 },
14248 "node_modules/side-channel": {
14249 "version": "1.0.4",
14250 "resolved": "https://registry.npmjs.org/side-channel/-/side-channel-1.0.4.tgz",
14251 "integrity": "sha512-q5XPytqFEIKHkGdiMIrY10mvLRvnQh42/+GoBlFW3b2LXLE2xxJpZFdm94we0BaoV3RwJyGqg5wS7epxTv0Zvw==",
github-actions[bot]393fca82022-01-01 15:20:00 +010014252 "dependencies": {
14253 "call-bind": "^1.0.0",
14254 "get-intrinsic": "^1.0.2",
14255 "object-inspect": "^1.9.0"
14256 },
14257 "funding": {
14258 "url": "https://github.com/sponsors/ljharb"
14259 }
14260 },
14261 "node_modules/signal-exit": {
Matt Godbolt1b050d42022-02-06 14:05:25 -060014262 "version": "3.0.7",
14263 "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz",
14264 "integrity": "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==",
Austin Mortond883a0f2022-02-02 08:04:18 -060014265 "dev": true
Matt Godbolt09828862023-02-28 07:51:28 -060014266 },
github-actions[bot]393fca82022-01-01 15:20:00 +010014267 "node_modules/simple-swizzle": {
14268 "version": "0.2.2",
14269 "resolved": "https://registry.npmjs.org/simple-swizzle/-/simple-swizzle-0.2.2.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -050014270 "integrity": "sha512-JA//kQgZtbuY83m+xT+tXJkmJncGMTFT+C+g2h2R9uxkYIrE2yy9sgmcLhCnw57/WSD+Eh3J97FPEDFnbXnDUg==",
github-actions[bot]393fca82022-01-01 15:20:00 +010014271 "dependencies": {
14272 "is-arrayish": "^0.3.1"
14273 }
Matt Godboltf1470a72022-01-17 23:28:33 -060014274 },
14275 "node_modules/simple-swizzle/node_modules/is-arrayish": {
14276 "version": "0.3.2",
14277 "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.3.2.tgz",
14278 "integrity": "sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ=="
github-actions[bot]393fca82022-01-01 15:20:00 +010014279 },
14280 "node_modules/sinon": {
Matt Godboltd14d3382023-03-07 17:18:46 -060014281 "version": "15.0.1",
14282 "resolved": "https://registry.npmjs.org/sinon/-/sinon-15.0.1.tgz",
14283 "integrity": "sha512-PZXKc08f/wcA/BMRGBze2Wmw50CWPiAH3E21EOi4B49vJ616vW4DQh4fQrqsYox2aNR/N3kCqLuB0PwwOucQrg==",
github-actions[bot]393fca82022-01-01 15:20:00 +010014284 "dev": true,
14285 "dependencies": {
Matt Godboltd14d3382023-03-07 17:18:46 -060014286 "@sinonjs/commons": "^2.0.0",
14287 "@sinonjs/fake-timers": "10.0.2",
14288 "@sinonjs/samsam": "^7.0.1",
github-actions[bot]393fca82022-01-01 15:20:00 +010014289 "diff": "^5.0.0",
Matt Godboltd14d3382023-03-07 17:18:46 -060014290 "nise": "^5.1.2",
github-actions[bot]393fca82022-01-01 15:20:00 +010014291 "supports-color": "^7.2.0"
14292 },
14293 "funding": {
14294 "type": "opencollective",
14295 "url": "https://opencollective.com/sinon"
Matt Godboltd14d3382023-03-07 17:18:46 -060014296 }
14297 },
14298 "node_modules/sinon/node_modules/@sinonjs/commons": {
14299 "version": "2.0.0",
14300 "resolved": "https://registry.npmjs.org/@sinonjs/commons/-/commons-2.0.0.tgz",
14301 "integrity": "sha512-uLa0j859mMrg2slwQYdO/AkrOfmH+X6LTVmNTS9CqexuE2IvVORIkSpJLqePAbEnKJ77aMmCwr1NUZ57120Xcg==",
14302 "dev": true,
14303 "dependencies": {
14304 "type-detect": "4.0.8"
14305 }
14306 },
14307 "node_modules/sinon/node_modules/@sinonjs/fake-timers": {
14308 "version": "10.0.2",
14309 "resolved": "https://registry.npmjs.org/@sinonjs/fake-timers/-/fake-timers-10.0.2.tgz",
14310 "integrity": "sha512-SwUDyjWnah1AaNl7kxsa7cfLhlTYoiyhDAIgyh+El30YvXs/o7OLXpYH88Zdhyx9JExKrmHDJ+10bwIcY80Jmw==",
14311 "dev": true,
14312 "dependencies": {
14313 "@sinonjs/commons": "^2.0.0"
github-actions[bot]393fca82022-01-01 15:20:00 +010014314 }
14315 },
14316 "node_modules/sinon/node_modules/has-flag": {
14317 "version": "4.0.0",
14318 "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
14319 "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
14320 "dev": true,
14321 "engines": {
14322 "node": ">=8"
14323 }
14324 },
14325 "node_modules/sinon/node_modules/supports-color": {
14326 "version": "7.2.0",
14327 "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
14328 "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
14329 "dev": true,
14330 "dependencies": {
14331 "has-flag": "^4.0.0"
14332 },
14333 "engines": {
14334 "node": ">=8"
14335 }
14336 },
14337 "node_modules/slash": {
14338 "version": "3.0.0",
14339 "resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz",
14340 "integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==",
Matt Godboltf229d282023-03-06 22:34:08 -060014341 "dev": true,
github-actions[bot]393fca82022-01-01 15:20:00 +010014342 "engines": {
14343 "node": ">=8"
14344 }
14345 },
14346 "node_modules/slice-ansi": {
14347 "version": "5.0.0",
14348 "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-5.0.0.tgz",
14349 "integrity": "sha512-FC+lgizVPfie0kkhqUScwRu1O/lF6NOgJmlCgK+/LYxDCTk8sGelYaHDhFcDN+Sn3Cv+3VSa4Byeo+IMCzpMgQ==",
14350 "dev": true,
14351 "dependencies": {
14352 "ansi-styles": "^6.0.0",
14353 "is-fullwidth-code-point": "^4.0.0"
14354 },
14355 "engines": {
14356 "node": ">=12"
14357 },
14358 "funding": {
14359 "url": "https://github.com/chalk/slice-ansi?sponsor=1"
14360 }
14361 },
14362 "node_modules/slice-ansi/node_modules/ansi-styles": {
Matt Godbolt6d4af972022-11-30 19:20:18 -060014363 "version": "6.2.1",
14364 "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz",
14365 "integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==",
github-actions[bot]393fca82022-01-01 15:20:00 +010014366 "dev": true,
14367 "engines": {
14368 "node": ">=12"
14369 },
14370 "funding": {
14371 "url": "https://github.com/chalk/ansi-styles?sponsor=1"
14372 }
14373 },
github-actions[bot]393fca82022-01-01 15:20:00 +010014374 "node_modules/snappy": {
Austin Mortond883a0f2022-02-02 08:04:18 -060014375 "version": "7.1.1",
14376 "resolved": "https://registry.npmjs.org/snappy/-/snappy-7.1.1.tgz",
14377 "integrity": "sha512-mL7GGPJ+WdsaFT5aR/uEqCq8cPg2VbhyifDEP7AeqIVDsAC8LBGYbZP1Qzoa2Ym84OW7JEQXqIpwqFp1EQw5BA==",
github-actions[bot]393fca82022-01-01 15:20:00 +010014378 "optional": true,
Austin Mortond883a0f2022-02-02 08:04:18 -060014379 "engines": {
14380 "node": ">= 10"
14381 },
14382 "funding": {
14383 "type": "github",
14384 "url": "https://github.com/sponsors/Brooooooklyn"
14385 },
14386 "optionalDependencies": {
14387 "@napi-rs/snappy-android-arm-eabi": "7.1.1",
14388 "@napi-rs/snappy-android-arm64": "7.1.1",
14389 "@napi-rs/snappy-darwin-arm64": "7.1.1",
14390 "@napi-rs/snappy-darwin-x64": "7.1.1",
14391 "@napi-rs/snappy-freebsd-x64": "7.1.1",
14392 "@napi-rs/snappy-linux-arm-gnueabihf": "7.1.1",
14393 "@napi-rs/snappy-linux-arm64-gnu": "7.1.1",
14394 "@napi-rs/snappy-linux-arm64-musl": "7.1.1",
14395 "@napi-rs/snappy-linux-x64-gnu": "7.1.1",
14396 "@napi-rs/snappy-linux-x64-musl": "7.1.1",
14397 "@napi-rs/snappy-win32-arm64-msvc": "7.1.1",
14398 "@napi-rs/snappy-win32-ia32-msvc": "7.1.1",
14399 "@napi-rs/snappy-win32-x64-msvc": "7.1.1"
github-actions[bot]393fca82022-01-01 15:20:00 +010014400 }
14401 },
14402 "node_modules/sockjs": {
14403 "version": "0.3.24",
14404 "resolved": "https://registry.npmjs.org/sockjs/-/sockjs-0.3.24.tgz",
14405 "integrity": "sha512-GJgLTZ7vYb/JtPSSZ10hsOYIvEYsjbNU+zPdIHcUaWVNUEPivzxku31865sSSud0Da0W4lEeOPlmw93zLQchuQ==",
14406 "dev": true,
14407 "dependencies": {
14408 "faye-websocket": "^0.11.3",
14409 "uuid": "^8.3.2",
14410 "websocket-driver": "^0.7.4"
14411 }
14412 },
Matt Godbolt6d4af972022-11-30 19:20:18 -060014413 "node_modules/sockjs/node_modules/uuid": {
14414 "version": "8.3.2",
14415 "resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz",
14416 "integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==",
14417 "dev": true,
14418 "bin": {
14419 "uuid": "dist/bin/uuid"
14420 }
14421 },
github-actions[bot]393fca82022-01-01 15:20:00 +010014422 "node_modules/sort-any": {
14423 "version": "2.0.0",
14424 "resolved": "https://registry.npmjs.org/sort-any/-/sort-any-2.0.0.tgz",
14425 "integrity": "sha512-T9JoiDewQEmWcnmPn/s9h/PH9t3d/LSWi0RgVmXSuDYeZXTZOZ1/wrK2PHaptuR1VXe3clLLt0pD6sgVOwjNEA==",
14426 "dev": true,
14427 "dependencies": {
14428 "lodash": "^4.17.21"
14429 }
14430 },
14431 "node_modules/source-list-map": {
14432 "version": "2.0.1",
14433 "resolved": "https://registry.npmjs.org/source-list-map/-/source-list-map-2.0.1.tgz",
14434 "integrity": "sha512-qnQ7gVMxGNxsiL4lEuJwe/To8UnK7fAnmbGEEH8RpLouuKbeEm0lhbQVFIrNSuB+G7tVrAlVsZgETT5nljf+Iw==",
14435 "dev": true
14436 },
14437 "node_modules/source-map": {
Matt Godboltdf14b0d2022-05-09 08:20:02 -050014438 "version": "0.6.1",
14439 "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
14440 "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
github-actions[bot]393fca82022-01-01 15:20:00 +010014441 "engines": {
14442 "node": ">=0.10.0"
14443 }
14444 },
14445 "node_modules/source-map-js": {
Matt Godbolt9c145c12022-01-18 20:50:39 -060014446 "version": "1.0.2",
14447 "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.0.2.tgz",
14448 "integrity": "sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==",
github-actions[bot]393fca82022-01-01 15:20:00 +010014449 "dev": true,
14450 "engines": {
14451 "node": ">=0.10.0"
14452 }
14453 },
14454 "node_modules/source-map-loader": {
Matt Godboltf229d282023-03-06 22:34:08 -060014455 "version": "4.0.1",
14456 "resolved": "https://registry.npmjs.org/source-map-loader/-/source-map-loader-4.0.1.tgz",
14457 "integrity": "sha512-oqXpzDIByKONVY8g1NUPOTQhe0UTU5bWUl32GSkqK2LjJj0HmwTMVKxcUip0RgAYhY1mqgOxjbQM48a0mmeNfA==",
github-actions[bot]393fca82022-01-01 15:20:00 +010014458 "dev": true,
14459 "dependencies": {
Matt Godboltf229d282023-03-06 22:34:08 -060014460 "abab": "^2.0.6",
Matt Godboltf1470a72022-01-17 23:28:33 -060014461 "iconv-lite": "^0.6.3",
Matt Godboltf229d282023-03-06 22:34:08 -060014462 "source-map-js": "^1.0.2"
github-actions[bot]393fca82022-01-01 15:20:00 +010014463 },
14464 "engines": {
Matt Godboltf229d282023-03-06 22:34:08 -060014465 "node": ">= 14.15.0"
github-actions[bot]393fca82022-01-01 15:20:00 +010014466 },
14467 "funding": {
14468 "type": "opencollective",
14469 "url": "https://opencollective.com/webpack"
14470 },
14471 "peerDependencies": {
Matt Godboltf229d282023-03-06 22:34:08 -060014472 "webpack": "^5.72.1"
github-actions[bot]393fca82022-01-01 15:20:00 +010014473 }
14474 },
14475 "node_modules/source-map-loader/node_modules/iconv-lite": {
14476 "version": "0.6.3",
14477 "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.3.tgz",
14478 "integrity": "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==",
14479 "dev": true,
14480 "dependencies": {
14481 "safer-buffer": ">= 2.1.2 < 3.0.0"
14482 },
github-actions[bot]393fca82022-01-01 15:20:00 +010014483 "engines": {
14484 "node": ">=0.10.0"
14485 }
14486 },
14487 "node_modules/source-map-support": {
14488 "version": "0.5.21",
14489 "resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.21.tgz",
14490 "integrity": "sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==",
14491 "dependencies": {
14492 "buffer-from": "^1.0.0",
14493 "source-map": "^0.6.0"
github-actions[bot]393fca82022-01-01 15:20:00 +010014494 }
14495 },
github-actions[bot]393fca82022-01-01 15:20:00 +010014496 "node_modules/spdx-correct": {
Matt Godbolt15e23192023-03-06 22:13:29 -060014497 "version": "3.2.0",
14498 "resolved": "https://registry.npmjs.org/spdx-correct/-/spdx-correct-3.2.0.tgz",
14499 "integrity": "sha512-kN9dJbvnySHULIluDHy32WHRUu3Og7B9sbY7tsFLctQkIqnMh3hErYgdMjTYuqmcXX+lK5T1lnUt3G7zNswmZA==",
github-actions[bot]393fca82022-01-01 15:20:00 +010014500 "dev": true,
14501 "dependencies": {
14502 "spdx-expression-parse": "^3.0.0",
14503 "spdx-license-ids": "^3.0.0"
14504 }
14505 },
14506 "node_modules/spdx-exceptions": {
14507 "version": "2.3.0",
14508 "resolved": "https://registry.npmjs.org/spdx-exceptions/-/spdx-exceptions-2.3.0.tgz",
14509 "integrity": "sha512-/tTrYOC7PPI1nUAgx34hUpqXuyJG+DTHJTnIULG4rDygi4xu/tfgmq1e1cIRwRzwZgo4NLySi+ricLkZkw4i5A==",
14510 "dev": true
14511 },
14512 "node_modules/spdx-expression-parse": {
14513 "version": "3.0.1",
14514 "resolved": "https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-3.0.1.tgz",
14515 "integrity": "sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q==",
14516 "dev": true,
14517 "dependencies": {
14518 "spdx-exceptions": "^2.1.0",
14519 "spdx-license-ids": "^3.0.0"
14520 }
14521 },
14522 "node_modules/spdx-license-ids": {
Matt Godbolt6d4af972022-11-30 19:20:18 -060014523 "version": "3.0.12",
14524 "resolved": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.12.tgz",
14525 "integrity": "sha512-rr+VVSXtRhO4OHbXUiAF7xW3Bo9DuuF6C5jH+q/x15j2jniycgKbxU09Hr0WqlSLUs4i4ltHGXqTe7VHclYWyA==",
github-actions[bot]393fca82022-01-01 15:20:00 +010014526 "dev": true
14527 },
14528 "node_modules/spdy": {
14529 "version": "4.0.2",
14530 "resolved": "https://registry.npmjs.org/spdy/-/spdy-4.0.2.tgz",
14531 "integrity": "sha512-r46gZQZQV+Kl9oItvl1JZZqJKGr+oEkB08A6BzkiR7593/7IbtuncXHd2YoYeTsG4157ZssMu9KYvUHLcjcDoA==",
14532 "dev": true,
14533 "dependencies": {
14534 "debug": "^4.1.0",
14535 "handle-thing": "^2.0.0",
14536 "http-deceiver": "^1.2.7",
14537 "select-hose": "^2.0.0",
14538 "spdy-transport": "^3.0.0"
14539 },
14540 "engines": {
14541 "node": ">=6.0.0"
14542 }
14543 },
14544 "node_modules/spdy-transport": {
14545 "version": "3.0.0",
14546 "resolved": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-3.0.0.tgz",
14547 "integrity": "sha512-hsLVFE5SjA6TCisWeJXFKniGGOpBgMLmerfO2aCyCU5s7nJ/rpAepqmFifv/GCbSbueEeAJJnmSQ2rKC/g8Fcw==",
14548 "dev": true,
14549 "dependencies": {
14550 "debug": "^4.1.0",
14551 "detect-node": "^2.0.4",
14552 "hpack.js": "^2.1.6",
14553 "obuf": "^1.1.2",
14554 "readable-stream": "^3.0.6",
14555 "wbuf": "^1.7.3"
14556 }
14557 },
github-actions[bot]393fca82022-01-01 15:20:00 +010014558 "node_modules/spdy-transport/node_modules/readable-stream": {
Matt Godbolt09828862023-02-28 07:51:28 -060014559 "version": "3.6.1",
14560 "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.1.tgz",
14561 "integrity": "sha512-+rQmrWMYGA90yenhTYsLWAsLsqVC8osOw6PKE1HDYiO0gdPeKe/xDHNzIAIn4C91YQ6oenEhfYqqc1883qHbjQ==",
github-actions[bot]393fca82022-01-01 15:20:00 +010014562 "dev": true,
14563 "dependencies": {
14564 "inherits": "^2.0.3",
14565 "string_decoder": "^1.1.1",
14566 "util-deprecate": "^1.0.1"
14567 },
14568 "engines": {
14569 "node": ">= 6"
14570 }
github-actions[bot]393fca82022-01-01 15:20:00 +010014571 },
14572 "node_modules/split": {
14573 "version": "1.0.1",
14574 "resolved": "https://registry.npmjs.org/split/-/split-1.0.1.tgz",
14575 "integrity": "sha512-mTyOoPbrivtXnwnIxZRFYRrPNtEFKlpB2fvjSnCQUiAA6qAZzqwna5envK4uk6OIeP17CsdF3rSBGYVBsU0Tkg==",
14576 "dev": true,
14577 "dependencies": {
14578 "through": "2"
14579 },
14580 "engines": {
14581 "node": "*"
Matt Godbolt09828862023-02-28 07:51:28 -060014582 }
14583 },
github-actions[bot]393fca82022-01-01 15:20:00 +010014584 "node_modules/sprintf-js": {
14585 "version": "1.0.3",
14586 "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz",
Matt Godbolt8cb8f6f2023-03-02 19:02:57 -060014587 "integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==",
14588 "dev": true
github-actions[bot]393fca82022-01-01 15:20:00 +010014589 },
14590 "node_modules/sshpk": {
Matt Godboltf1470a72022-01-17 23:28:33 -060014591 "version": "1.17.0",
14592 "resolved": "https://registry.npmjs.org/sshpk/-/sshpk-1.17.0.tgz",
14593 "integrity": "sha512-/9HIEs1ZXGhSPE8X6Ccm7Nam1z8KcoCqPdI7ecm1N33EzAetWahvQWVqLZtaZQ+IDKX4IyA2o0gBzqIMkAagHQ==",
github-actions[bot]393fca82022-01-01 15:20:00 +010014594 "dependencies": {
14595 "asn1": "~0.2.3",
14596 "assert-plus": "^1.0.0",
14597 "bcrypt-pbkdf": "^1.0.0",
14598 "dashdash": "^1.12.0",
14599 "ecc-jsbn": "~0.1.1",
14600 "getpass": "^0.1.1",
14601 "jsbn": "~0.1.0",
14602 "safer-buffer": "^2.0.2",
14603 "tweetnacl": "~0.14.0"
14604 },
14605 "bin": {
14606 "sshpk-conv": "bin/sshpk-conv",
14607 "sshpk-sign": "bin/sshpk-sign",
14608 "sshpk-verify": "bin/sshpk-verify"
14609 },
14610 "engines": {
14611 "node": ">=0.10.0"
14612 }
14613 },
14614 "node_modules/stable": {
14615 "version": "0.1.8",
14616 "resolved": "https://registry.npmjs.org/stable/-/stable-0.1.8.tgz",
14617 "integrity": "sha512-ji9qxRnOVfcuLDySj9qzhGSEFVobyt1kIOSkj1qZzYLzq7Tos/oUUWvotUPQLlrsidqsK6tBH89Bc9kL5zHA6w==",
Matt Godbolt52515952022-07-01 08:39:24 -050014618 "deprecated": "Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility",
github-actions[bot]393fca82022-01-01 15:20:00 +010014619 "dev": true
14620 },
14621 "node_modules/stack-trace": {
14622 "version": "0.0.10",
14623 "resolved": "https://registry.npmjs.org/stack-trace/-/stack-trace-0.0.10.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -050014624 "integrity": "sha512-KGzahc7puUKkzyMt+IqAep+TVNbKP+k2Lmwhub39m1AsTSkaDutx56aDCo+HLDzf/D26BIHTJWNiTG1KAJiQCg==",
github-actions[bot]393fca82022-01-01 15:20:00 +010014625 "engines": {
14626 "node": "*"
14627 }
14628 },
14629 "node_modules/statuses": {
Matt Godboltdf14b0d2022-05-09 08:20:02 -050014630 "version": "2.0.1",
14631 "resolved": "https://registry.npmjs.org/statuses/-/statuses-2.0.1.tgz",
14632 "integrity": "sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==",
github-actions[bot]393fca82022-01-01 15:20:00 +010014633 "engines": {
Matt Godboltdf14b0d2022-05-09 08:20:02 -050014634 "node": ">= 0.8"
github-actions[bot]393fca82022-01-01 15:20:00 +010014635 }
14636 },
14637 "node_modules/stream-combiner": {
14638 "version": "0.2.2",
14639 "resolved": "https://registry.npmjs.org/stream-combiner/-/stream-combiner-0.2.2.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -050014640 "integrity": "sha512-6yHMqgLYDzQDcAkL+tjJDC5nSNuNIx0vZtRZeiPh7Saef7VHX9H5Ijn9l2VIol2zaNYlYEX6KyuT/237A58qEQ==",
github-actions[bot]393fca82022-01-01 15:20:00 +010014641 "dev": true,
14642 "dependencies": {
14643 "duplexer": "~0.1.1",
14644 "through": "~2.3.4"
14645 }
14646 },
14647 "node_modules/stream-events": {
14648 "version": "1.0.5",
14649 "resolved": "https://registry.npmjs.org/stream-events/-/stream-events-1.0.5.tgz",
14650 "integrity": "sha512-E1GUzBSgvct8Jsb3v2X15pjzN1tYebtbLaMg+eBOUOAxgbLoSbT2NS91ckc5lJD1KfLjId+jXJRgo0qnV5Nerg==",
14651 "dev": true,
14652 "dependencies": {
14653 "stubs": "^3.0.0"
Matt Godbolt749319f2022-12-28 11:42:14 -060014654 }
14655 },
14656 "node_modules/streamx": {
Matt Godbolt2da5d572023-01-29 17:40:54 -060014657 "version": "2.13.2",
14658 "resolved": "https://registry.npmjs.org/streamx/-/streamx-2.13.2.tgz",
14659 "integrity": "sha512-+TWqixPhGDXEG9L/XczSbhfkmwAtGs3BJX5QNU6cvno+pOLKeszByWcnaTu6dg8efsTYqR8ZZuXWHhZfgrxMvA==",
Matt Godbolt749319f2022-12-28 11:42:14 -060014660 "dependencies": {
14661 "fast-fifo": "^1.1.0",
14662 "queue-tick": "^1.0.1"
github-actions[bot]393fca82022-01-01 15:20:00 +010014663 }
14664 },
14665 "node_modules/string_decoder": {
14666 "version": "1.1.1",
14667 "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz",
14668 "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==",
14669 "dependencies": {
14670 "safe-buffer": "~5.1.0"
14671 }
14672 },
14673 "node_modules/string-argv": {
14674 "version": "0.3.1",
14675 "resolved": "https://registry.npmjs.org/string-argv/-/string-argv-0.3.1.tgz",
14676 "integrity": "sha512-a1uQGz7IyVy9YwhqjZIZu1c8JO8dNIe20xBmSS6qu9kv++k3JGzCVmprbNN5Kn+BgzD5E7YYwg1CcjuJMRNsvg==",
14677 "dev": true,
14678 "engines": {
14679 "node": ">=0.6.19"
14680 }
14681 },
14682 "node_modules/string-width": {
14683 "version": "4.2.3",
14684 "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
14685 "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
Matt Godboltf1470a72022-01-17 23:28:33 -060014686 "dev": true,
github-actions[bot]393fca82022-01-01 15:20:00 +010014687 "dependencies": {
14688 "emoji-regex": "^8.0.0",
14689 "is-fullwidth-code-point": "^3.0.0",
14690 "strip-ansi": "^6.0.1"
14691 },
14692 "engines": {
14693 "node": ">=8"
14694 }
14695 },
14696 "node_modules/string-width/node_modules/is-fullwidth-code-point": {
14697 "version": "3.0.0",
14698 "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
14699 "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==",
Matt Godboltf1470a72022-01-17 23:28:33 -060014700 "dev": true,
github-actions[bot]393fca82022-01-01 15:20:00 +010014701 "engines": {
14702 "node": ">=8"
14703 }
14704 },
14705 "node_modules/string.prototype.trimend": {
Matt Godbolt6d4af972022-11-30 19:20:18 -060014706 "version": "1.0.6",
14707 "resolved": "https://registry.npmjs.org/string.prototype.trimend/-/string.prototype.trimend-1.0.6.tgz",
14708 "integrity": "sha512-JySq+4mrPf9EsDBEDYMOb/lM7XQLulwg5R/m1r0PXEFqrV0qHvl58sdTilSXtKOflCsK2E8jxf+GKC0T07RWwQ==",
14709 "dev": true,
github-actions[bot]393fca82022-01-01 15:20:00 +010014710 "dependencies": {
14711 "call-bind": "^1.0.2",
Matt Godboltdf14b0d2022-05-09 08:20:02 -050014712 "define-properties": "^1.1.4",
Matt Godbolt6d4af972022-11-30 19:20:18 -060014713 "es-abstract": "^1.20.4"
github-actions[bot]393fca82022-01-01 15:20:00 +010014714 },
14715 "funding": {
14716 "url": "https://github.com/sponsors/ljharb"
14717 }
14718 },
14719 "node_modules/string.prototype.trimstart": {
Matt Godbolt6d4af972022-11-30 19:20:18 -060014720 "version": "1.0.6",
14721 "resolved": "https://registry.npmjs.org/string.prototype.trimstart/-/string.prototype.trimstart-1.0.6.tgz",
14722 "integrity": "sha512-omqjMDaY92pbn5HOX7f9IccLA+U1tA9GvtU4JrodiXFfYB7jPzzHpRzpglLAjtUV6bB557zwClJezTqnAiYnQA==",
14723 "dev": true,
github-actions[bot]393fca82022-01-01 15:20:00 +010014724 "dependencies": {
14725 "call-bind": "^1.0.2",
Matt Godboltdf14b0d2022-05-09 08:20:02 -050014726 "define-properties": "^1.1.4",
Matt Godbolt6d4af972022-11-30 19:20:18 -060014727 "es-abstract": "^1.20.4"
github-actions[bot]393fca82022-01-01 15:20:00 +010014728 },
14729 "funding": {
14730 "url": "https://github.com/sponsors/ljharb"
14731 }
14732 },
14733 "node_modules/strip-ansi": {
Matt Godboltf1470a72022-01-17 23:28:33 -060014734 "version": "6.0.1",
14735 "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
14736 "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
github-actions[bot]393fca82022-01-01 15:20:00 +010014737 "dependencies": {
Matt Godboltf1470a72022-01-17 23:28:33 -060014738 "ansi-regex": "^5.0.1"
github-actions[bot]393fca82022-01-01 15:20:00 +010014739 },
github-actions[bot]393fca82022-01-01 15:20:00 +010014740 "engines": {
Matt Godboltf1470a72022-01-17 23:28:33 -060014741 "node": ">=8"
github-actions[bot]393fca82022-01-01 15:20:00 +010014742 }
14743 },
Matt Godbolt09828862023-02-28 07:51:28 -060014744 "node_modules/strip-bom": {
14745 "version": "3.0.0",
14746 "resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-3.0.0.tgz",
14747 "integrity": "sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==",
14748 "dev": true,
14749 "engines": {
14750 "node": ">=4"
14751 }
14752 },
Matt Godbolt15e23192023-03-06 22:13:29 -060014753 "node_modules/strip-eof": {
14754 "version": "1.0.0",
14755 "resolved": "https://registry.npmjs.org/strip-eof/-/strip-eof-1.0.0.tgz",
14756 "integrity": "sha512-7FCwGGmx8mD5xQd3RPUvnSpUXHM3BWuzjtpD4TXsfcZ9EL4azvVVUscFYwD9nx8Kh+uCBC00XBtAykoMHwTh8Q==",
14757 "dev": true,
14758 "engines": {
14759 "node": ">=0.10.0"
14760 }
14761 },
github-actions[bot]393fca82022-01-01 15:20:00 +010014762 "node_modules/strip-final-newline": {
14763 "version": "2.0.0",
14764 "resolved": "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-2.0.0.tgz",
14765 "integrity": "sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==",
14766 "dev": true,
14767 "engines": {
14768 "node": ">=6"
14769 }
14770 },
14771 "node_modules/strip-indent": {
14772 "version": "3.0.0",
14773 "resolved": "https://registry.npmjs.org/strip-indent/-/strip-indent-3.0.0.tgz",
14774 "integrity": "sha512-laJTa3Jb+VQpaC6DseHhF7dXVqHTfJPCRDaEbid/drOhgitgYku/letMUqOXFoWV0zIIUbjpdH2t+tYj4bQMRQ==",
14775 "dev": true,
14776 "dependencies": {
14777 "min-indent": "^1.0.0"
14778 },
14779 "engines": {
14780 "node": ">=8"
14781 }
14782 },
14783 "node_modules/strip-json-comments": {
14784 "version": "3.1.1",
14785 "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz",
14786 "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==",
14787 "engines": {
14788 "node": ">=8"
14789 },
14790 "funding": {
14791 "url": "https://github.com/sponsors/sindresorhus"
14792 }
14793 },
Matt Godbolt2b650022023-03-07 18:10:56 -060014794 "node_modules/strnum": {
14795 "version": "1.0.5",
14796 "resolved": "https://registry.npmjs.org/strnum/-/strnum-1.0.5.tgz",
14797 "integrity": "sha512-J8bbNyKKXl5qYcR36TIO8W3mVGVHrmmxsd5PAItGkmyzwJvybiw2IVq5nqd0i4LSNSkB/sx9VHllbfFdr9k1JA=="
14798 },
github-actions[bot]393fca82022-01-01 15:20:00 +010014799 "node_modules/stubs": {
14800 "version": "3.0.0",
14801 "resolved": "https://registry.npmjs.org/stubs/-/stubs-3.0.0.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -050014802 "integrity": "sha512-PdHt7hHUJKxvTCgbKX9C1V/ftOcjJQgz8BZwNfV5c4B6dcGqlpelTbJ999jBGZ2jYiPAwcX5dP6oBwVlBlUbxw==",
github-actions[bot]393fca82022-01-01 15:20:00 +010014803 "dev": true
14804 },
14805 "node_modules/stylehacks": {
Matt Godbolt6d4af972022-11-30 19:20:18 -060014806 "version": "5.1.1",
14807 "resolved": "https://registry.npmjs.org/stylehacks/-/stylehacks-5.1.1.tgz",
14808 "integrity": "sha512-sBpcd5Hx7G6seo7b1LkpttvTz7ikD0LlH5RmdcBNb6fFR0Fl7LQwHDFr300q4cwUqi+IYrFGmsIHieMBfnN/Bw==",
github-actions[bot]393fca82022-01-01 15:20:00 +010014809 "dev": true,
14810 "dependencies": {
Matt Godbolt6d4af972022-11-30 19:20:18 -060014811 "browserslist": "^4.21.4",
github-actions[bot]393fca82022-01-01 15:20:00 +010014812 "postcss-selector-parser": "^6.0.4"
14813 },
14814 "engines": {
14815 "node": "^10 || ^12 || >=14.0"
14816 },
14817 "peerDependencies": {
14818 "postcss": "^8.2.15"
14819 }
14820 },
14821 "node_modules/superagent": {
14822 "version": "3.8.3",
14823 "resolved": "https://registry.npmjs.org/superagent/-/superagent-3.8.3.tgz",
14824 "integrity": "sha512-GLQtLMCoEIK4eDv6OGtkOoSMt3D+oq0y3dsxMuYuDvaNUvuT8eFBuLmfR0iYYzHC1e8hpzC6ZsxbuP6DIalMFA==",
Matt Godboltafa4f182022-02-28 20:50:32 -060014825 "deprecated": "Please upgrade to v7.0.2+ of superagent. We have fixed numerous issues with streams, form-data, attach(), filesystem errors not bubbling up (ENOENT on attach()), and all tests are now passing. See the releases tab for more information at <https://github.com/visionmedia/superagent/releases>.",
github-actions[bot]393fca82022-01-01 15:20:00 +010014826 "dev": true,
14827 "dependencies": {
14828 "component-emitter": "^1.2.0",
14829 "cookiejar": "^2.1.0",
14830 "debug": "^3.1.0",
14831 "extend": "^3.0.0",
14832 "form-data": "^2.3.1",
14833 "formidable": "^1.2.0",
14834 "methods": "^1.1.1",
14835 "mime": "^1.4.1",
14836 "qs": "^6.5.1",
14837 "readable-stream": "^2.3.5"
14838 },
14839 "engines": {
14840 "node": ">= 4.0"
Matt Godboltf1470a72022-01-17 23:28:33 -060014841 }
14842 },
14843 "node_modules/superagent/node_modules/debug": {
14844 "version": "3.2.7",
14845 "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz",
14846 "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==",
14847 "dev": true,
14848 "dependencies": {
14849 "ms": "^2.1.1"
github-actions[bot]393fca82022-01-01 15:20:00 +010014850 }
14851 },
14852 "node_modules/supervisor": {
14853 "version": "0.12.0",
14854 "resolved": "https://registry.npmjs.org/supervisor/-/supervisor-0.12.0.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -050014855 "integrity": "sha512-iBYeU5Or4WiiIa3+ns1DpHIiHjNNXSuYUiixKcznewwo4ImBJ8EobktaAo2csOcauhrz4SvKRTou8Z2C3W28+A==",
github-actions[bot]393fca82022-01-01 15:20:00 +010014856 "dev": true,
14857 "bin": {
14858 "node-supervisor": "lib/cli-wrapper.js",
14859 "supervisor": "lib/cli-wrapper.js"
14860 },
14861 "engines": {
14862 "node": ">=0.6.0"
14863 }
14864 },
14865 "node_modules/supports-color": {
14866 "version": "5.5.0",
14867 "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz",
14868 "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==",
14869 "dev": true,
14870 "dependencies": {
14871 "has-flag": "^3.0.0"
14872 },
14873 "engines": {
14874 "node": ">=4"
14875 }
14876 },
14877 "node_modules/supports-hyperlinks": {
Matt Godbolt6d4af972022-11-30 19:20:18 -060014878 "version": "2.3.0",
14879 "resolved": "https://registry.npmjs.org/supports-hyperlinks/-/supports-hyperlinks-2.3.0.tgz",
14880 "integrity": "sha512-RpsAZlpWcDwOPQA22aCH4J0t7L8JmAvsCxfOSEwm7cQs3LshN36QaTkwd70DnBOXDWGssw2eUoc8CaRWT0XunA==",
github-actions[bot]393fca82022-01-01 15:20:00 +010014881 "dev": true,
14882 "dependencies": {
14883 "has-flag": "^4.0.0",
14884 "supports-color": "^7.0.0"
14885 },
14886 "engines": {
14887 "node": ">=8"
14888 }
14889 },
14890 "node_modules/supports-hyperlinks/node_modules/has-flag": {
14891 "version": "4.0.0",
14892 "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
14893 "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
14894 "dev": true,
14895 "engines": {
14896 "node": ">=8"
14897 }
14898 },
14899 "node_modules/supports-hyperlinks/node_modules/supports-color": {
Matt Godboltf1470a72022-01-17 23:28:33 -060014900 "version": "7.2.0",
14901 "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
14902 "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
github-actions[bot]393fca82022-01-01 15:20:00 +010014903 "dev": true,
14904 "dependencies": {
14905 "has-flag": "^4.0.0"
14906 },
14907 "engines": {
14908 "node": ">=8"
Matt Godboltf1470a72022-01-17 23:28:33 -060014909 }
14910 },
14911 "node_modules/supports-preserve-symlinks-flag": {
14912 "version": "1.0.0",
14913 "resolved": "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz",
14914 "integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==",
14915 "engines": {
14916 "node": ">= 0.4"
14917 },
14918 "funding": {
14919 "url": "https://github.com/sponsors/ljharb"
github-actions[bot]393fca82022-01-01 15:20:00 +010014920 }
14921 },
14922 "node_modules/svgo": {
14923 "version": "2.8.0",
14924 "resolved": "https://registry.npmjs.org/svgo/-/svgo-2.8.0.tgz",
14925 "integrity": "sha512-+N/Q9kV1+F+UeWYoSiULYo4xYSDQlTgb+ayMobAXPwMnLvop7oxKMo9OzIrX5x3eS4L4f2UHhc9axXwY8DpChg==",
14926 "dev": true,
14927 "dependencies": {
14928 "@trysound/sax": "0.2.0",
14929 "commander": "^7.2.0",
14930 "css-select": "^4.1.3",
14931 "css-tree": "^1.1.3",
14932 "csso": "^4.2.0",
14933 "picocolors": "^1.0.0",
14934 "stable": "^0.1.8"
14935 },
14936 "bin": {
14937 "svgo": "bin/svgo"
14938 },
14939 "engines": {
14940 "node": ">=10.13.0"
14941 }
14942 },
14943 "node_modules/svgo/node_modules/commander": {
14944 "version": "7.2.0",
14945 "resolved": "https://registry.npmjs.org/commander/-/commander-7.2.0.tgz",
14946 "integrity": "sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==",
14947 "dev": true,
14948 "engines": {
14949 "node": ">= 10"
14950 }
14951 },
Matt Godbolt52515952022-07-01 08:39:24 -050014952 "node_modules/svgo/node_modules/css-select": {
14953 "version": "4.3.0",
14954 "resolved": "https://registry.npmjs.org/css-select/-/css-select-4.3.0.tgz",
14955 "integrity": "sha512-wPpOYtnsVontu2mODhA19JrqWxNsfdatRKd64kmpRbQgh1KtItko5sTnEpPdpSaJszTOhEMlF/RPz28qj4HqhQ==",
14956 "dev": true,
14957 "dependencies": {
14958 "boolbase": "^1.0.0",
14959 "css-what": "^6.0.1",
14960 "domhandler": "^4.3.1",
14961 "domutils": "^2.8.0",
14962 "nth-check": "^2.0.1"
14963 },
14964 "funding": {
14965 "url": "https://github.com/sponsors/fb55"
14966 }
14967 },
14968 "node_modules/svgo/node_modules/dom-serializer": {
14969 "version": "1.4.1",
14970 "resolved": "https://registry.npmjs.org/dom-serializer/-/dom-serializer-1.4.1.tgz",
14971 "integrity": "sha512-VHwB3KfrcOOkelEG2ZOfxqLZdfkil8PtJi4P8N2MMXucZq2yLp75ClViUlOVwyoHEDjYU433Aq+5zWP61+RGag==",
14972 "dev": true,
14973 "dependencies": {
14974 "domelementtype": "^2.0.1",
14975 "domhandler": "^4.2.0",
14976 "entities": "^2.0.0"
14977 },
14978 "funding": {
14979 "url": "https://github.com/cheeriojs/dom-serializer?sponsor=1"
14980 }
14981 },
14982 "node_modules/svgo/node_modules/domhandler": {
14983 "version": "4.3.1",
14984 "resolved": "https://registry.npmjs.org/domhandler/-/domhandler-4.3.1.tgz",
14985 "integrity": "sha512-GrwoxYN+uWlzO8uhUXRl0P+kHE4GtVPfYzVLcUxPL7KNdHKj66vvlhiweIHqYYXWlw+T8iLMp42Lm67ghw4WMQ==",
14986 "dev": true,
14987 "dependencies": {
14988 "domelementtype": "^2.2.0"
14989 },
14990 "engines": {
14991 "node": ">= 4"
14992 },
14993 "funding": {
14994 "url": "https://github.com/fb55/domhandler?sponsor=1"
14995 }
14996 },
14997 "node_modules/svgo/node_modules/domutils": {
14998 "version": "2.8.0",
14999 "resolved": "https://registry.npmjs.org/domutils/-/domutils-2.8.0.tgz",
15000 "integrity": "sha512-w96Cjofp72M5IIhpjgobBimYEfoPjx1Vx0BSX9P30WBdZW2WIKU0T1Bd0kz2eNZ9ikjKgHbEyKx8BB6H1L3h3A==",
15001 "dev": true,
15002 "dependencies": {
15003 "dom-serializer": "^1.0.1",
15004 "domelementtype": "^2.2.0",
15005 "domhandler": "^4.2.0"
15006 },
15007 "funding": {
15008 "url": "https://github.com/fb55/domutils?sponsor=1"
15009 }
15010 },
15011 "node_modules/svgo/node_modules/entities": {
15012 "version": "2.2.0",
15013 "resolved": "https://registry.npmjs.org/entities/-/entities-2.2.0.tgz",
15014 "integrity": "sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A==",
15015 "dev": true,
15016 "funding": {
15017 "url": "https://github.com/fb55/entities?sponsor=1"
15018 }
15019 },
Matt Godbolt749319f2022-12-28 11:42:14 -060015020 "node_modules/synckit": {
Matt Godbolt2da5d572023-01-29 17:40:54 -060015021 "version": "0.8.5",
15022 "resolved": "https://registry.npmjs.org/synckit/-/synckit-0.8.5.tgz",
15023 "integrity": "sha512-L1dapNV6vu2s/4Sputv8xGsCdAVlb5nRDMFU/E27D44l5U6cw1g0dGd45uLc+OXjNMmF4ntiMdCimzcjFKQI8Q==",
Matt Godbolt749319f2022-12-28 11:42:14 -060015024 "dev": true,
15025 "dependencies": {
15026 "@pkgr/utils": "^2.3.1",
Matt Godbolt2da5d572023-01-29 17:40:54 -060015027 "tslib": "^2.5.0"
Matt Godbolt749319f2022-12-28 11:42:14 -060015028 },
15029 "engines": {
15030 "node": "^14.18.0 || >=16.0.0"
15031 },
15032 "funding": {
15033 "url": "https://opencollective.com/unts"
15034 }
15035 },
github-actions[bot]393fca82022-01-01 15:20:00 +010015036 "node_modules/systemd-socket": {
15037 "version": "0.0.0",
15038 "resolved": "https://registry.npmjs.org/systemd-socket/-/systemd-socket-0.0.0.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -050015039 "integrity": "sha512-tC9sQ5F6+JbC7g4s7GegDSJLu6EcSf67zlnXVnfniuDmryj2jgozzACrvwcLQDCr0mNBEJp5Cwg2gW0dFP4ZHw=="
github-actions[bot]393fca82022-01-01 15:20:00 +010015040 },
github-actions[bot]393fca82022-01-01 15:20:00 +010015041 "node_modules/tapable": {
15042 "version": "2.2.1",
15043 "resolved": "https://registry.npmjs.org/tapable/-/tapable-2.2.1.tgz",
15044 "integrity": "sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==",
github-actions[bot]393fca82022-01-01 15:20:00 +010015045 "engines": {
15046 "node": ">=6"
15047 }
15048 },
15049 "node_modules/tar-fs": {
15050 "version": "1.16.3",
15051 "resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-1.16.3.tgz",
15052 "integrity": "sha512-NvCeXpYx7OsmOh8zIOP/ebG55zZmxLE0etfWRbWok+q2Qo8x/vOR/IJT1taADXPe+jsiu9axDb3X4B+iIgNlKw==",
15053 "dependencies": {
15054 "chownr": "^1.0.1",
15055 "mkdirp": "^0.5.1",
15056 "pump": "^1.0.0",
15057 "tar-stream": "^1.1.2"
15058 }
15059 },
15060 "node_modules/tar-fs/node_modules/bl": {
15061 "version": "1.2.3",
15062 "resolved": "https://registry.npmjs.org/bl/-/bl-1.2.3.tgz",
15063 "integrity": "sha512-pvcNpa0UU69UT341rO6AYy4FVAIkUHuZXRIWbq+zHnsVcRzDDjIAhGuuYoi0d//cwIwtt4pkpKycWEfjdV+vww==",
15064 "dependencies": {
15065 "readable-stream": "^2.3.5",
15066 "safe-buffer": "^5.1.1"
Matt Godboltf1470a72022-01-17 23:28:33 -060015067 }
15068 },
15069 "node_modules/tar-fs/node_modules/mkdirp": {
Matt Godboltdf14b0d2022-05-09 08:20:02 -050015070 "version": "0.5.6",
15071 "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.6.tgz",
15072 "integrity": "sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==",
Matt Godboltf1470a72022-01-17 23:28:33 -060015073 "dependencies": {
Matt Godboltdf14b0d2022-05-09 08:20:02 -050015074 "minimist": "^1.2.6"
Matt Godboltf1470a72022-01-17 23:28:33 -060015075 },
15076 "bin": {
15077 "mkdirp": "bin/cmd.js"
15078 }
15079 },
15080 "node_modules/tar-fs/node_modules/pump": {
15081 "version": "1.0.3",
15082 "resolved": "https://registry.npmjs.org/pump/-/pump-1.0.3.tgz",
15083 "integrity": "sha512-8k0JupWme55+9tCVE+FS5ULT3K6AbgqrGa58lTT49RpyfwwcGedHqaC5LlQNdEAumn/wFsu6aPwkuPMioy8kqw==",
15084 "dependencies": {
15085 "end-of-stream": "^1.1.0",
15086 "once": "^1.3.1"
github-actions[bot]393fca82022-01-01 15:20:00 +010015087 }
15088 },
15089 "node_modules/tar-fs/node_modules/tar-stream": {
15090 "version": "1.6.2",
15091 "resolved": "https://registry.npmjs.org/tar-stream/-/tar-stream-1.6.2.tgz",
15092 "integrity": "sha512-rzS0heiNf8Xn7/mpdSVVSMAWAoy9bfb1WOTYC78Z0UQKeKa/CWS8FOq0lKGNa8DWKAn9gxjCvMLYc5PGXYlK2A==",
15093 "dependencies": {
15094 "bl": "^1.0.0",
15095 "buffer-alloc": "^1.2.0",
15096 "end-of-stream": "^1.0.0",
15097 "fs-constants": "^1.0.0",
15098 "readable-stream": "^2.3.0",
15099 "to-buffer": "^1.1.1",
15100 "xtend": "^4.0.0"
15101 },
15102 "engines": {
15103 "node": ">= 0.8.0"
15104 }
15105 },
15106 "node_modules/tar-stream": {
Matt Godbolt749319f2022-12-28 11:42:14 -060015107 "version": "3.0.0",
15108 "resolved": "https://registry.npmjs.org/tar-stream/-/tar-stream-3.0.0.tgz",
15109 "integrity": "sha512-O6OfUKBbQOqAhh6owTWmA730J/yZCYcpmZ1DBj2YX51ZQrt7d7NgzrR+CnO9wP6nt/viWZW2XeXLavX3/ZEbEg==",
github-actions[bot]393fca82022-01-01 15:20:00 +010015110 "dependencies": {
Matt Godbolt749319f2022-12-28 11:42:14 -060015111 "b4a": "^1.6.1",
15112 "bl": "^6.0.0",
15113 "streamx": "^2.12.5"
github-actions[bot]393fca82022-01-01 15:20:00 +010015114 }
15115 },
15116 "node_modules/tdigest": {
Matt Godbolt52515952022-07-01 08:39:24 -050015117 "version": "0.1.2",
15118 "resolved": "https://registry.npmjs.org/tdigest/-/tdigest-0.1.2.tgz",
15119 "integrity": "sha512-+G0LLgjjo9BZX2MfdvPfH+MKLCrxlXSYec5DaPYP1fe6Iyhf0/fSmJ0bFiZ1F8BT6cGXl2LpltQptzjXKWEkKA==",
github-actions[bot]393fca82022-01-01 15:20:00 +010015120 "dependencies": {
Matt Godbolt52515952022-07-01 08:39:24 -050015121 "bintrees": "1.0.2"
github-actions[bot]393fca82022-01-01 15:20:00 +010015122 }
15123 },
15124 "node_modules/teeny-request": {
15125 "version": "7.1.1",
15126 "resolved": "https://registry.npmjs.org/teeny-request/-/teeny-request-7.1.1.tgz",
15127 "integrity": "sha512-iwY6rkW5DDGq8hE2YgNQlKbptYpY5Nn2xecjQiNjOXWbKzPGUfmeUBCSQbbr306d7Z7U2N0TPl+/SwYRfua1Dg==",
15128 "dev": true,
15129 "dependencies": {
15130 "http-proxy-agent": "^4.0.0",
15131 "https-proxy-agent": "^5.0.0",
15132 "node-fetch": "^2.6.1",
15133 "stream-events": "^1.0.5",
15134 "uuid": "^8.0.0"
15135 },
15136 "engines": {
15137 "node": ">=10"
15138 }
15139 },
github-actions[bot]393fca82022-01-01 15:20:00 +010015140 "node_modules/temp": {
15141 "version": "0.9.4",
15142 "resolved": "https://registry.npmjs.org/temp/-/temp-0.9.4.tgz",
15143 "integrity": "sha512-yYrrsWnrXMcdsnu/7YMYAofM1ktpL5By7vZhf15CrXijWWrEYZks5AXBudalfSWJLlnen/QUJUB5aoB0kqZUGA==",
15144 "dependencies": {
15145 "mkdirp": "^0.5.1",
15146 "rimraf": "~2.6.2"
15147 },
15148 "engines": {
15149 "node": ">=6.0.0"
15150 }
15151 },
Matt Godboltf1470a72022-01-17 23:28:33 -060015152 "node_modules/temp/node_modules/mkdirp": {
Matt Godboltdf14b0d2022-05-09 08:20:02 -050015153 "version": "0.5.6",
15154 "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.6.tgz",
15155 "integrity": "sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==",
Matt Godboltf1470a72022-01-17 23:28:33 -060015156 "dependencies": {
Matt Godboltdf14b0d2022-05-09 08:20:02 -050015157 "minimist": "^1.2.6"
Matt Godboltf1470a72022-01-17 23:28:33 -060015158 },
15159 "bin": {
15160 "mkdirp": "bin/cmd.js"
15161 }
15162 },
15163 "node_modules/temp/node_modules/rimraf": {
15164 "version": "2.6.3",
15165 "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.6.3.tgz",
15166 "integrity": "sha512-mwqeW5XsA2qAejG46gYdENaxXjx9onRNCfn7L0duuP4hCuTIi/QO7PDK07KJfp1d+izWPrzEJDcSqBa0OZQriA==",
15167 "dependencies": {
15168 "glob": "^7.1.3"
15169 },
15170 "bin": {
15171 "rimraf": "bin.js"
Matt Godbolt09828862023-02-28 07:51:28 -060015172 }
15173 },
github-actions[bot]393fca82022-01-01 15:20:00 +010015174 "node_modules/terser": {
Matt Godbolt09828862023-02-28 07:51:28 -060015175 "version": "5.16.5",
15176 "resolved": "https://registry.npmjs.org/terser/-/terser-5.16.5.tgz",
15177 "integrity": "sha512-qcwfg4+RZa3YvlFh0qjifnzBHjKGNbtDo9yivMqMFDy9Q6FSaQWSB/j1xKhsoUFJIqDOM3TsN6D5xbrMrFcHbg==",
github-actions[bot]393fca82022-01-01 15:20:00 +010015178 "dependencies": {
Matt Godbolt52515952022-07-01 08:39:24 -050015179 "@jridgewell/source-map": "^0.3.2",
Matt Godboltafa4f182022-02-28 20:50:32 -060015180 "acorn": "^8.5.0",
github-actions[bot]393fca82022-01-01 15:20:00 +010015181 "commander": "^2.20.0",
github-actions[bot]393fca82022-01-01 15:20:00 +010015182 "source-map-support": "~0.5.20"
15183 },
15184 "bin": {
15185 "terser": "bin/terser"
15186 },
15187 "engines": {
15188 "node": ">=10"
github-actions[bot]393fca82022-01-01 15:20:00 +010015189 }
15190 },
15191 "node_modules/terser-webpack-plugin": {
Matt Godbolt6d4af972022-11-30 19:20:18 -060015192 "version": "5.3.6",
15193 "resolved": "https://registry.npmjs.org/terser-webpack-plugin/-/terser-webpack-plugin-5.3.6.tgz",
15194 "integrity": "sha512-kfLFk+PoLUQIbLmB1+PZDMRSZS99Mp+/MHqDNmMA6tOItzRt+Npe3E+fsMs5mfcM0wCtrrdU387UnV+vnSffXQ==",
github-actions[bot]393fca82022-01-01 15:20:00 +010015195 "dependencies": {
Matt Godbolt6d4af972022-11-30 19:20:18 -060015196 "@jridgewell/trace-mapping": "^0.3.14",
Austin Mortond883a0f2022-02-02 08:04:18 -060015197 "jest-worker": "^27.4.5",
github-actions[bot]393fca82022-01-01 15:20:00 +010015198 "schema-utils": "^3.1.1",
15199 "serialize-javascript": "^6.0.0",
Matt Godbolt6d4af972022-11-30 19:20:18 -060015200 "terser": "^5.14.1"
github-actions[bot]393fca82022-01-01 15:20:00 +010015201 },
15202 "engines": {
15203 "node": ">= 10.13.0"
15204 },
15205 "funding": {
15206 "type": "opencollective",
15207 "url": "https://opencollective.com/webpack"
15208 },
15209 "peerDependencies": {
15210 "webpack": "^5.1.0"
15211 },
15212 "peerDependenciesMeta": {
15213 "@swc/core": {
15214 "optional": true
15215 },
15216 "esbuild": {
15217 "optional": true
15218 },
15219 "uglify-js": {
15220 "optional": true
15221 }
15222 }
15223 },
github-actions[bot]393fca82022-01-01 15:20:00 +010015224 "node_modules/terser/node_modules/commander": {
15225 "version": "2.20.3",
15226 "resolved": "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz",
15227 "integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ=="
15228 },
github-actions[bot]393fca82022-01-01 15:20:00 +010015229 "node_modules/test-exclude": {
15230 "version": "6.0.0",
15231 "resolved": "https://registry.npmjs.org/test-exclude/-/test-exclude-6.0.0.tgz",
15232 "integrity": "sha512-cAGWPIyOHU6zlmg88jwm7VRyXnMN7iV68OGAbYDk/Mh/xC/pzVPlQtY6ngoIH/5/tciuhGfvESU8GrHrcxD56w==",
15233 "dev": true,
15234 "dependencies": {
15235 "@istanbuljs/schema": "^0.1.2",
15236 "glob": "^7.1.4",
15237 "minimatch": "^3.0.4"
15238 },
15239 "engines": {
15240 "node": ">=8"
github-actions[bot]393fca82022-01-01 15:20:00 +010015241 }
15242 },
15243 "node_modules/text-hex": {
15244 "version": "1.0.0",
15245 "resolved": "https://registry.npmjs.org/text-hex/-/text-hex-1.0.0.tgz",
15246 "integrity": "sha512-uuVGNWzgJ4yhRaNSiubPY7OjISw4sw4E5Uv0wbjp+OzcbmVU/rsT8ujgcXJhn9ypzsgr5vlzpPqP+MBBKcGvbg=="
15247 },
15248 "node_modules/text-table": {
15249 "version": "0.2.0",
15250 "resolved": "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -050015251 "integrity": "sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw=="
github-actions[bot]393fca82022-01-01 15:20:00 +010015252 },
Patrick Quist51047b62022-02-04 18:35:04 +010015253 "node_modules/throttleit": {
15254 "version": "1.0.0",
15255 "resolved": "https://registry.npmjs.org/throttleit/-/throttleit-1.0.0.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -050015256 "integrity": "sha512-rkTVqu6IjfQ/6+uNuuc3sZek4CEYxTJom3IktzgdSxcZqdARuebbA/f4QmAxMQIxqq9ZLEUkSYqvuk1I6VKq4g==",
Patrick Quist51047b62022-02-04 18:35:04 +010015257 "dev": true
15258 },
github-actions[bot]393fca82022-01-01 15:20:00 +010015259 "node_modules/through": {
15260 "version": "2.3.8",
15261 "resolved": "https://registry.npmjs.org/through/-/through-2.3.8.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -050015262 "integrity": "sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==",
github-actions[bot]393fca82022-01-01 15:20:00 +010015263 "dev": true
github-actions[bot]393fca82022-01-01 15:20:00 +010015264 },
15265 "node_modules/thunky": {
15266 "version": "1.1.0",
15267 "resolved": "https://registry.npmjs.org/thunky/-/thunky-1.1.0.tgz",
15268 "integrity": "sha512-eHY7nBftgThBqOyHGVN+l8gF0BucP09fMo0oO/Lb0w1OF80dJv+lDVpXG60WMQvkcxAkNybKsrEIE3ZtKGmPrA==",
15269 "dev": true
15270 },
github-actions[bot]393fca82022-01-01 15:20:00 +010015271 "node_modules/tiny-emitter": {
15272 "version": "2.1.0",
15273 "resolved": "https://registry.npmjs.org/tiny-emitter/-/tiny-emitter-2.1.0.tgz",
15274 "integrity": "sha512-NB6Dk1A9xgQPMoGqC5CVXn123gWyte215ONT5Pp5a0yt4nlEoO1ZWeCwpncaekPHXO60i47ihFnZPiRPjRMq4Q=="
Matt Godbolt749319f2022-12-28 11:42:14 -060015275 },
15276 "node_modules/tiny-glob": {
15277 "version": "0.2.9",
15278 "resolved": "https://registry.npmjs.org/tiny-glob/-/tiny-glob-0.2.9.tgz",
15279 "integrity": "sha512-g/55ssRPUjShh+xkfx9UPDXqhckHEsHr4Vd9zX55oSdGZc/MD0m3sferOkwWtp98bv+kcVfEHtRJgBVJzelrzg==",
15280 "dev": true,
15281 "dependencies": {
15282 "globalyzer": "0.1.0",
15283 "globrex": "^0.1.2"
15284 }
Patrick Quist51047b62022-02-04 18:35:04 +010015285 },
15286 "node_modules/tmp": {
15287 "version": "0.2.1",
15288 "resolved": "https://registry.npmjs.org/tmp/-/tmp-0.2.1.tgz",
15289 "integrity": "sha512-76SUhtfqR2Ijn+xllcI5P1oyannHNHByD80W1q447gU3mp9G9PSpGdWmjUOHRDPiHYacIk66W7ubDTuPF3BEtQ==",
15290 "dev": true,
15291 "dependencies": {
15292 "rimraf": "^3.0.0"
15293 },
15294 "engines": {
15295 "node": ">=8.17.0"
15296 }
github-actions[bot]393fca82022-01-01 15:20:00 +010015297 },
15298 "node_modules/to-buffer": {
15299 "version": "1.1.1",
15300 "resolved": "https://registry.npmjs.org/to-buffer/-/to-buffer-1.1.1.tgz",
15301 "integrity": "sha512-lx9B5iv7msuFYE3dytT+KE5tap+rNYw+K4jVkb9R/asAb+pbBSM17jtunHplhBe6RRJdZx3Pn2Jph24O32mOVg=="
15302 },
15303 "node_modules/to-fast-properties": {
15304 "version": "2.0.0",
15305 "resolved": "https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-2.0.0.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -050015306 "integrity": "sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==",
github-actions[bot]393fca82022-01-01 15:20:00 +010015307 "engines": {
15308 "node": ">=4"
15309 }
15310 },
15311 "node_modules/to-regex-range": {
15312 "version": "5.0.1",
15313 "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz",
15314 "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==",
github-actions[bot]393fca82022-01-01 15:20:00 +010015315 "dependencies": {
15316 "is-number": "^7.0.0"
15317 },
15318 "engines": {
15319 "node": ">=8.0"
15320 }
15321 },
15322 "node_modules/toidentifier": {
15323 "version": "1.0.1",
15324 "resolved": "https://registry.npmjs.org/toidentifier/-/toidentifier-1.0.1.tgz",
15325 "integrity": "sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==",
15326 "engines": {
15327 "node": ">=0.6"
15328 }
15329 },
15330 "node_modules/token-stream": {
15331 "version": "1.0.0",
15332 "resolved": "https://registry.npmjs.org/token-stream/-/token-stream-1.0.0.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -050015333 "integrity": "sha512-VSsyNPPW74RpHwR8Fc21uubwHY7wMDeJLys2IX5zJNih+OnAnaifKHo+1LHT7DAdloQ7apeaaWg8l7qnf/TnEg=="
github-actions[bot]393fca82022-01-01 15:20:00 +010015334 },
15335 "node_modules/tom-select": {
Jeremy Rifkince5d6732022-12-18 10:30:38 -050015336 "version": "2.0.3",
15337 "resolved": "https://registry.npmjs.org/tom-select/-/tom-select-2.0.3.tgz",
15338 "integrity": "sha512-IHcVHVb4/+I+4pAuXjEFVoH97mOvjp8CQ45PemnapcoRY46LqmH07hBwvRIIEznsXqBlFgZH7Uw7Cjh45mNlTA==",
github-actions[bot]393fca82022-01-01 15:20:00 +010015339 "dependencies": {
Jeremy Rifkince5d6732022-12-18 10:30:38 -050015340 "@orchidjs/sifter": "^0.9.1"
github-actions[bot]393fca82022-01-01 15:20:00 +010015341 },
15342 "engines": {
15343 "node": "*"
15344 },
15345 "funding": {
15346 "type": "opencollective",
15347 "url": "https://opencollective.com/tom-select"
15348 }
Jeremy Rifkind4a8c2b2023-03-04 19:55:25 -050015349 },
github-actions[bot]393fca82022-01-01 15:20:00 +010015350 "node_modules/tough-cookie": {
15351 "version": "2.5.0",
15352 "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.5.0.tgz",
15353 "integrity": "sha512-nlLsUzgm1kfLXSXfRZMc1KLAugd4hqJHDTvc2hDIwS3mZAfMEuMbc03SujMF+GEcpaX/qboeycw6iO8JwVv2+g==",
15354 "dependencies": {
15355 "psl": "^1.1.28",
15356 "punycode": "^2.1.1"
15357 },
15358 "engines": {
15359 "node": ">=0.8"
15360 }
15361 },
Matt Godboltf1470a72022-01-17 23:28:33 -060015362 "node_modules/tr46": {
15363 "version": "0.0.3",
15364 "resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -050015365 "integrity": "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==",
Matt Godboltf1470a72022-01-17 23:28:33 -060015366 "dev": true
github-actions[bot]393fca82022-01-01 15:20:00 +010015367 },
github-actions[bot]393fca82022-01-01 15:20:00 +010015368 "node_modules/tree-kill": {
15369 "version": "1.2.2",
15370 "resolved": "https://registry.npmjs.org/tree-kill/-/tree-kill-1.2.2.tgz",
15371 "integrity": "sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==",
15372 "bin": {
15373 "tree-kill": "cli.js"
15374 }
15375 },
15376 "node_modules/triple-beam": {
15377 "version": "1.3.0",
15378 "resolved": "https://registry.npmjs.org/triple-beam/-/triple-beam-1.3.0.tgz",
15379 "integrity": "sha512-XrHUvV5HpdLmIj4uVMxHggLbFSZYIn7HEWsqePZcI50pco+MPqJ50wMGY794X7AOOhxOBAjbkqfAbEe/QMp2Lw=="
15380 },
Matt Godboltd64a8d72022-04-25 18:15:11 -050015381 "node_modules/truncate-utf8-bytes": {
15382 "version": "1.0.2",
15383 "resolved": "https://registry.npmjs.org/truncate-utf8-bytes/-/truncate-utf8-bytes-1.0.2.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -050015384 "integrity": "sha512-95Pu1QXQvruGEhv62XCMO3Mm90GscOCClvrIUwCM0PYOXK3kaF3l3sIHxx71ThJfcbM2O5Au6SO3AWCSEfW4mQ==",
Matt Godboltd64a8d72022-04-25 18:15:11 -050015385 "dependencies": {
15386 "utf8-byte-length": "^1.0.1"
15387 }
15388 },
github-actions[bot]393fca82022-01-01 15:20:00 +010015389 "node_modules/ts-loader": {
Matt Godboltb497dca2022-12-27 17:45:57 -060015390 "version": "9.4.2",
15391 "resolved": "https://registry.npmjs.org/ts-loader/-/ts-loader-9.4.2.tgz",
15392 "integrity": "sha512-OmlC4WVmFv5I0PpaxYb+qGeGOdm5giHU7HwDDUjw59emP2UYMHy9fFSDcYgSNoH8sXcj4hGCSEhlDZ9ULeDraA==",
github-actions[bot]393fca82022-01-01 15:20:00 +010015393 "dev": true,
15394 "dependencies": {
15395 "chalk": "^4.1.0",
15396 "enhanced-resolve": "^5.0.0",
15397 "micromatch": "^4.0.0",
15398 "semver": "^7.3.4"
15399 },
15400 "engines": {
15401 "node": ">=12.0.0"
15402 },
15403 "peerDependencies": {
15404 "typescript": "*",
15405 "webpack": "^5.0.0"
15406 }
15407 },
15408 "node_modules/ts-loader/node_modules/ansi-styles": {
15409 "version": "4.3.0",
15410 "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
15411 "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
15412 "dev": true,
15413 "dependencies": {
15414 "color-convert": "^2.0.1"
15415 },
15416 "engines": {
15417 "node": ">=8"
15418 },
15419 "funding": {
15420 "url": "https://github.com/chalk/ansi-styles?sponsor=1"
15421 }
15422 },
15423 "node_modules/ts-loader/node_modules/chalk": {
15424 "version": "4.1.2",
15425 "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
15426 "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
15427 "dev": true,
15428 "dependencies": {
15429 "ansi-styles": "^4.1.0",
15430 "supports-color": "^7.1.0"
15431 },
15432 "engines": {
15433 "node": ">=10"
15434 },
15435 "funding": {
15436 "url": "https://github.com/chalk/chalk?sponsor=1"
15437 }
15438 },
15439 "node_modules/ts-loader/node_modules/color-convert": {
15440 "version": "2.0.1",
15441 "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
15442 "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
15443 "dev": true,
15444 "dependencies": {
15445 "color-name": "~1.1.4"
15446 },
15447 "engines": {
15448 "node": ">=7.0.0"
15449 }
15450 },
15451 "node_modules/ts-loader/node_modules/color-name": {
15452 "version": "1.1.4",
15453 "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
15454 "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
15455 "dev": true
15456 },
15457 "node_modules/ts-loader/node_modules/has-flag": {
15458 "version": "4.0.0",
15459 "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
15460 "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
15461 "dev": true,
15462 "engines": {
15463 "node": ">=8"
15464 }
15465 },
15466 "node_modules/ts-loader/node_modules/supports-color": {
15467 "version": "7.2.0",
15468 "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
15469 "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
15470 "dev": true,
15471 "dependencies": {
15472 "has-flag": "^4.0.0"
15473 },
15474 "engines": {
15475 "node": ">=8"
15476 }
15477 },
15478 "node_modules/ts-node": {
Matt Godbolt5fd07332022-07-18 06:19:38 -050015479 "version": "10.9.1",
15480 "resolved": "https://registry.npmjs.org/ts-node/-/ts-node-10.9.1.tgz",
15481 "integrity": "sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==",
github-actions[bot]393fca82022-01-01 15:20:00 +010015482 "dependencies": {
Matt Godbolt52515952022-07-01 08:39:24 -050015483 "@cspotcode/source-map-support": "^0.8.0",
github-actions[bot]393fca82022-01-01 15:20:00 +010015484 "@tsconfig/node10": "^1.0.7",
15485 "@tsconfig/node12": "^1.0.7",
15486 "@tsconfig/node14": "^1.0.0",
15487 "@tsconfig/node16": "^1.0.2",
15488 "acorn": "^8.4.1",
15489 "acorn-walk": "^8.1.1",
15490 "arg": "^4.1.0",
15491 "create-require": "^1.1.0",
15492 "diff": "^4.0.1",
15493 "make-error": "^1.1.1",
Matt Godbolt52515952022-07-01 08:39:24 -050015494 "v8-compile-cache-lib": "^3.0.1",
github-actions[bot]393fca82022-01-01 15:20:00 +010015495 "yn": "3.1.1"
15496 },
15497 "bin": {
15498 "ts-node": "dist/bin.js",
15499 "ts-node-cwd": "dist/bin-cwd.js",
Matt Godbolt5bd8cde2022-03-21 23:39:51 -050015500 "ts-node-esm": "dist/bin-esm.js",
github-actions[bot]393fca82022-01-01 15:20:00 +010015501 "ts-node-script": "dist/bin-script.js",
15502 "ts-node-transpile-only": "dist/bin-transpile.js",
15503 "ts-script": "dist/bin-script-deprecated.js"
15504 },
15505 "peerDependencies": {
15506 "@swc/core": ">=1.2.50",
15507 "@swc/wasm": ">=1.2.50",
15508 "@types/node": "*",
15509 "typescript": ">=2.7"
15510 },
15511 "peerDependenciesMeta": {
15512 "@swc/core": {
15513 "optional": true
15514 },
15515 "@swc/wasm": {
15516 "optional": true
15517 }
15518 }
15519 },
github-actions[bot]393fca82022-01-01 15:20:00 +010015520 "node_modules/ts-node/node_modules/diff": {
15521 "version": "4.0.2",
15522 "resolved": "https://registry.npmjs.org/diff/-/diff-4.0.2.tgz",
15523 "integrity": "sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==",
github-actions[bot]393fca82022-01-01 15:20:00 +010015524 "engines": {
15525 "node": ">=0.3.1"
15526 }
15527 },
15528 "node_modules/tsconfig-paths": {
Matt Godbolt09828862023-02-28 07:51:28 -060015529 "version": "3.14.2",
15530 "resolved": "https://registry.npmjs.org/tsconfig-paths/-/tsconfig-paths-3.14.2.tgz",
15531 "integrity": "sha512-o/9iXgCYc5L/JxCHPe3Hvh8Q/2xm5Z+p18PESBU6Ff33695QnCHBEjcytY2q19ua7Mbl/DavtBOLq+oG0RCL+g==",
github-actions[bot]393fca82022-01-01 15:20:00 +010015532 "dev": true,
15533 "dependencies": {
15534 "@types/json5": "^0.0.29",
Matt Godbolt09828862023-02-28 07:51:28 -060015535 "json5": "^1.0.2",
Matt Godboltdf14b0d2022-05-09 08:20:02 -050015536 "minimist": "^1.2.6",
github-actions[bot]393fca82022-01-01 15:20:00 +010015537 "strip-bom": "^3.0.0"
Matt Godboltf1470a72022-01-17 23:28:33 -060015538 }
15539 },
15540 "node_modules/tsconfig-paths/node_modules/json5": {
Matt Godbolt2da5d572023-01-29 17:40:54 -060015541 "version": "1.0.2",
15542 "resolved": "https://registry.npmjs.org/json5/-/json5-1.0.2.tgz",
15543 "integrity": "sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==",
Matt Godboltf1470a72022-01-17 23:28:33 -060015544 "dev": true,
15545 "dependencies": {
15546 "minimist": "^1.2.0"
15547 },
15548 "bin": {
15549 "json5": "lib/cli.js"
github-actions[bot]393fca82022-01-01 15:20:00 +010015550 }
15551 },
15552 "node_modules/tslib": {
Matt Godbolt2da5d572023-01-29 17:40:54 -060015553 "version": "2.5.0",
15554 "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.5.0.tgz",
15555 "integrity": "sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg=="
github-actions[bot]393fca82022-01-01 15:20:00 +010015556 },
15557 "node_modules/tsutils": {
15558 "version": "3.21.0",
15559 "resolved": "https://registry.npmjs.org/tsutils/-/tsutils-3.21.0.tgz",
15560 "integrity": "sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==",
15561 "dev": true,
15562 "dependencies": {
15563 "tslib": "^1.8.1"
15564 },
15565 "engines": {
15566 "node": ">= 6"
15567 },
15568 "peerDependencies": {
15569 "typescript": ">=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta"
15570 }
15571 },
15572 "node_modules/tsutils/node_modules/tslib": {
15573 "version": "1.14.1",
15574 "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
15575 "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==",
15576 "dev": true
15577 },
15578 "node_modules/tunnel-agent": {
15579 "version": "0.6.0",
15580 "resolved": "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.6.0.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -050015581 "integrity": "sha512-McnNiV1l8RYeY8tBgEpuodCC1mLUdbSN+CYBL7kJsJNInOP8UjDDEwdk6Mw60vdLLrr5NHKZhMAOSrR2NZuQ+w==",
github-actions[bot]393fca82022-01-01 15:20:00 +010015582 "dependencies": {
15583 "safe-buffer": "^5.0.1"
15584 },
15585 "engines": {
15586 "node": "*"
15587 }
15588 },
15589 "node_modules/tweetnacl": {
15590 "version": "0.14.5",
15591 "resolved": "https://registry.npmjs.org/tweetnacl/-/tweetnacl-0.14.5.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -050015592 "integrity": "sha512-KXXFFdAbFXY4geFIwoyNK+f5Z1b7swfXABfL7HXCmoIWMKU3dmS26672A4EeQtDzLKy7SXmfBu51JolvEKwtGA=="
github-actions[bot]393fca82022-01-01 15:20:00 +010015593 },
15594 "node_modules/type-check": {
15595 "version": "0.4.0",
15596 "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz",
15597 "integrity": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==",
15598 "dependencies": {
15599 "prelude-ls": "^1.2.1"
15600 },
15601 "engines": {
15602 "node": ">= 0.8.0"
15603 }
15604 },
15605 "node_modules/type-detect": {
15606 "version": "4.0.8",
15607 "resolved": "https://registry.npmjs.org/type-detect/-/type-detect-4.0.8.tgz",
15608 "integrity": "sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==",
15609 "dev": true,
15610 "engines": {
15611 "node": ">=4"
15612 }
15613 },
15614 "node_modules/type-fest": {
Matt Godboltf1470a72022-01-17 23:28:33 -060015615 "version": "0.21.3",
15616 "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.21.3.tgz",
15617 "integrity": "sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==",
github-actions[bot]393fca82022-01-01 15:20:00 +010015618 "dev": true,
15619 "engines": {
Matt Godboltf1470a72022-01-17 23:28:33 -060015620 "node": ">=10"
15621 },
15622 "funding": {
15623 "url": "https://github.com/sponsors/sindresorhus"
github-actions[bot]393fca82022-01-01 15:20:00 +010015624 }
15625 },
15626 "node_modules/type-is": {
15627 "version": "1.6.18",
15628 "resolved": "https://registry.npmjs.org/type-is/-/type-is-1.6.18.tgz",
15629 "integrity": "sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==",
15630 "dependencies": {
15631 "media-typer": "0.3.0",
15632 "mime-types": "~2.1.24"
15633 },
15634 "engines": {
15635 "node": ">= 0.6"
Matt Godbolt2da5d572023-01-29 17:40:54 -060015636 }
15637 },
15638 "node_modules/typed-array-length": {
15639 "version": "1.0.4",
15640 "resolved": "https://registry.npmjs.org/typed-array-length/-/typed-array-length-1.0.4.tgz",
15641 "integrity": "sha512-KjZypGq+I/H7HI5HlOoGHkWUUGq+Q0TPhQurLbyrVrvnKTBgzLhIJ7j6J/XTQOi0d1RjyZ0wdas8bKs2p0x3Ng==",
15642 "dev": true,
15643 "dependencies": {
15644 "call-bind": "^1.0.2",
15645 "for-each": "^0.3.3",
15646 "is-typed-array": "^1.1.9"
15647 },
15648 "funding": {
15649 "url": "https://github.com/sponsors/ljharb"
github-actions[bot]393fca82022-01-01 15:20:00 +010015650 }
15651 },
github-actions[bot]393fca82022-01-01 15:20:00 +010015652 "node_modules/typescript": {
Matt Godbolt09828862023-02-28 07:51:28 -060015653 "version": "4.9.5",
15654 "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.9.5.tgz",
15655 "integrity": "sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==",
github-actions[bot]393fca82022-01-01 15:20:00 +010015656 "bin": {
15657 "tsc": "bin/tsc",
15658 "tsserver": "bin/tsserver"
15659 },
15660 "engines": {
15661 "node": ">=4.2.0"
Matt Godbolt09828862023-02-28 07:51:28 -060015662 }
15663 },
github-actions[bot]393fca82022-01-01 15:20:00 +010015664 "node_modules/unbox-primitive": {
Matt Godboltdf14b0d2022-05-09 08:20:02 -050015665 "version": "1.0.2",
15666 "resolved": "https://registry.npmjs.org/unbox-primitive/-/unbox-primitive-1.0.2.tgz",
15667 "integrity": "sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw==",
Matt Godbolt6d4af972022-11-30 19:20:18 -060015668 "dev": true,
github-actions[bot]393fca82022-01-01 15:20:00 +010015669 "dependencies": {
Matt Godboltdf14b0d2022-05-09 08:20:02 -050015670 "call-bind": "^1.0.2",
15671 "has-bigints": "^1.0.2",
15672 "has-symbols": "^1.0.3",
github-actions[bot]393fca82022-01-01 15:20:00 +010015673 "which-boxed-primitive": "^1.0.2"
15674 },
15675 "funding": {
15676 "url": "https://github.com/sponsors/ljharb"
15677 }
15678 },
github-actions[bot]393fca82022-01-01 15:20:00 +010015679 "node_modules/underscore": {
Matt Godbolt6d4af972022-11-30 19:20:18 -060015680 "version": "1.13.6",
15681 "resolved": "https://registry.npmjs.org/underscore/-/underscore-1.13.6.tgz",
15682 "integrity": "sha512-+A5Sja4HP1M08MaXya7p5LvjuM7K6q/2EaC0+iovj/wOcMsTzMvDFbasi/oSapiwOlt252IqsKqPjCl7huKS0A=="
github-actions[bot]393fca82022-01-01 15:20:00 +010015683 },
15684 "node_modules/universal-user-agent": {
15685 "version": "6.0.0",
15686 "resolved": "https://registry.npmjs.org/universal-user-agent/-/universal-user-agent-6.0.0.tgz",
15687 "integrity": "sha512-isyNax3wXoKaulPDZWHQqbmIx1k2tb9fb3GGDBRxCscfYV2Ch7WxPArBsFEG8s/safwXTT7H4QGhaIkTp9447w==",
15688 "dev": true
Matt Godboltf1470a72022-01-17 23:28:33 -060015689 },
15690 "node_modules/universalify": {
15691 "version": "2.0.0",
15692 "resolved": "https://registry.npmjs.org/universalify/-/universalify-2.0.0.tgz",
15693 "integrity": "sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==",
15694 "engines": {
15695 "node": ">= 10.0.0"
15696 }
github-actions[bot]393fca82022-01-01 15:20:00 +010015697 },
15698 "node_modules/unpipe": {
15699 "version": "1.0.0",
15700 "resolved": "https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -050015701 "integrity": "sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==",
github-actions[bot]393fca82022-01-01 15:20:00 +010015702 "engines": {
15703 "node": ">= 0.8"
Patrick Quist51047b62022-02-04 18:35:04 +010015704 }
15705 },
15706 "node_modules/untildify": {
15707 "version": "4.0.0",
15708 "resolved": "https://registry.npmjs.org/untildify/-/untildify-4.0.0.tgz",
15709 "integrity": "sha512-KK8xQ1mkzZeg9inewmFVDNkg3l5LUhoq9kN6iWYB/CC9YMG8HA+c1Q8HwDe6dEX7kErrEVNVBO3fWsVq5iDgtw==",
15710 "dev": true,
15711 "engines": {
15712 "node": ">=8"
github-actions[bot]393fca82022-01-01 15:20:00 +010015713 }
15714 },
Matt Godbolt52515952022-07-01 08:39:24 -050015715 "node_modules/update-browserslist-db": {
Matt Godbolt6d4af972022-11-30 19:20:18 -060015716 "version": "1.0.10",
15717 "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.0.10.tgz",
15718 "integrity": "sha512-OztqDenkfFkbSG+tRxBeAnCVPckDBcvibKd35yDONx6OU8N7sqgwc7rCbkJ/WcYtVRZ4ba68d6byhC21GFh7sQ==",
Matt Godbolt52515952022-07-01 08:39:24 -050015719 "funding": [
15720 {
15721 "type": "opencollective",
15722 "url": "https://opencollective.com/browserslist"
15723 },
15724 {
15725 "type": "tidelift",
15726 "url": "https://tidelift.com/funding/github/npm/browserslist"
15727 }
15728 ],
15729 "dependencies": {
15730 "escalade": "^3.1.1",
15731 "picocolors": "^1.0.0"
15732 },
15733 "bin": {
15734 "browserslist-lint": "cli.js"
15735 },
15736 "peerDependencies": {
15737 "browserslist": ">= 4.21.0"
15738 }
15739 },
github-actions[bot]393fca82022-01-01 15:20:00 +010015740 "node_modules/uri-js": {
Matt Godboltf1470a72022-01-17 23:28:33 -060015741 "version": "4.4.1",
15742 "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz",
15743 "integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==",
github-actions[bot]393fca82022-01-01 15:20:00 +010015744 "dependencies": {
15745 "punycode": "^2.1.0"
github-actions[bot]393fca82022-01-01 15:20:00 +010015746 }
15747 },
github-actions[bot]393fca82022-01-01 15:20:00 +010015748 "node_modules/url-join": {
Matt Godboltd14d3382023-03-07 17:18:46 -060015749 "version": "5.0.0",
15750 "resolved": "https://registry.npmjs.org/url-join/-/url-join-5.0.0.tgz",
15751 "integrity": "sha512-n2huDr9h9yzd6exQVnH/jU5mr+Pfx08LRXXZhkLLetAMESRj+anQsTAh940iMrIetKAmry9coFuZQ2jY8/p3WA==",
15752 "engines": {
15753 "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
15754 }
github-actions[bot]393fca82022-01-01 15:20:00 +010015755 },
15756 "node_modules/url-loader": {
15757 "version": "4.1.1",
15758 "resolved": "https://registry.npmjs.org/url-loader/-/url-loader-4.1.1.tgz",
15759 "integrity": "sha512-3BTV812+AVHHOJQO8O5MkWgZ5aosP7GnROJwvzLS9hWDj00lZ6Z0wNak423Lp9PBZN05N+Jk/N5Si8jRAlGyWA==",
15760 "dev": true,
15761 "dependencies": {
15762 "loader-utils": "^2.0.0",
15763 "mime-types": "^2.1.27",
15764 "schema-utils": "^3.0.0"
15765 },
15766 "engines": {
15767 "node": ">= 10.13.0"
15768 },
15769 "funding": {
15770 "type": "opencollective",
15771 "url": "https://opencollective.com/webpack"
15772 },
15773 "peerDependencies": {
15774 "file-loader": "*",
15775 "webpack": "^4.0.0 || ^5.0.0"
15776 },
15777 "peerDependenciesMeta": {
15778 "file-loader": {
15779 "optional": true
15780 }
github-actions[bot]393fca82022-01-01 15:20:00 +010015781 }
15782 },
github-actions[bot]393fca82022-01-01 15:20:00 +010015783 "node_modules/urlgrey": {
15784 "version": "1.0.0",
15785 "resolved": "https://registry.npmjs.org/urlgrey/-/urlgrey-1.0.0.tgz",
15786 "integrity": "sha512-hJfIzMPJmI9IlLkby8QrsCykQ+SXDeO2W5Q9QTW3QpqZVTx4a/K7p8/5q+/isD8vsbVaFgql/gvAoQCRQ2Cb5w==",
15787 "dev": true,
15788 "dependencies": {
15789 "fast-url-parser": "^1.1.3"
15790 }
15791 },
Matt Godboltd64a8d72022-04-25 18:15:11 -050015792 "node_modules/utf8-byte-length": {
15793 "version": "1.0.4",
15794 "resolved": "https://registry.npmjs.org/utf8-byte-length/-/utf8-byte-length-1.0.4.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -050015795 "integrity": "sha512-4+wkEYLBbWxqTahEsWrhxepcoVOJ+1z5PGIjPZxRkytcdSUaNjIjBM7Xn8E+pdSuV7SzvWovBFA54FO0JSoqhA=="
github-actions[bot]393fca82022-01-01 15:20:00 +010015796 },
15797 "node_modules/util-deprecate": {
15798 "version": "1.0.2",
15799 "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -050015800 "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw=="
github-actions[bot]393fca82022-01-01 15:20:00 +010015801 },
15802 "node_modules/utils-merge": {
15803 "version": "1.0.1",
15804 "resolved": "https://registry.npmjs.org/utils-merge/-/utils-merge-1.0.1.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -050015805 "integrity": "sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA==",
github-actions[bot]393fca82022-01-01 15:20:00 +010015806 "engines": {
15807 "node": ">= 0.4.0"
15808 }
15809 },
15810 "node_modules/uuid": {
Matt Godbolt6d4af972022-11-30 19:20:18 -060015811 "version": "8.0.0",
15812 "resolved": "https://registry.npmjs.org/uuid/-/uuid-8.0.0.tgz",
15813 "integrity": "sha512-jOXGuXZAWdsTH7eZLtyXMqUb9EcWMGZNbL9YcGBJl4MH4nrxHmZJhEHvyLFrkxo+28uLb/NYRcStH48fnD0Vzw==",
Matt Godbolt2b650022023-03-07 18:10:56 -060015814 "dev": true,
github-actions[bot]393fca82022-01-01 15:20:00 +010015815 "bin": {
Matt Godboltfc995562022-01-31 22:06:41 -060015816 "uuid": "dist/bin/uuid"
github-actions[bot]393fca82022-01-01 15:20:00 +010015817 }
Matt Godbolt194e6972022-02-07 20:41:41 -060015818 },
15819 "node_modules/v8-compile-cache-lib": {
Matt Godboltdf14b0d2022-05-09 08:20:02 -050015820 "version": "3.0.1",
15821 "resolved": "https://registry.npmjs.org/v8-compile-cache-lib/-/v8-compile-cache-lib-3.0.1.tgz",
15822 "integrity": "sha512-wa7YjyUGfNZngI/vtK0UHAN+lgDCxBPCylVXGp0zu59Fz5aiGtNXaq3DhIov063MorB+VfufLh3JlF2KdTK3xg=="
Mats Jun Larsen633eb822023-02-28 00:06:38 +000015823 },
15824 "node_modules/v8-to-istanbul": {
15825 "version": "9.1.0",
15826 "resolved": "https://registry.npmjs.org/v8-to-istanbul/-/v8-to-istanbul-9.1.0.tgz",
15827 "integrity": "sha512-6z3GW9x8G1gd+JIIgQQQxXuiJtCXeAjp6RaPEPLv62mH3iPHPxV6W3robxtCzNErRo6ZwTmzWhsbNvjyEBKzKA==",
15828 "dev": true,
15829 "dependencies": {
15830 "@jridgewell/trace-mapping": "^0.3.12",
15831 "@types/istanbul-lib-coverage": "^2.0.1",
15832 "convert-source-map": "^1.6.0"
15833 },
15834 "engines": {
15835 "node": ">=10.12.0"
15836 }
github-actions[bot]393fca82022-01-01 15:20:00 +010015837 },
15838 "node_modules/validate-npm-package-license": {
15839 "version": "3.0.4",
15840 "resolved": "https://registry.npmjs.org/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz",
15841 "integrity": "sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==",
15842 "dev": true,
15843 "dependencies": {
15844 "spdx-correct": "^3.0.0",
15845 "spdx-expression-parse": "^3.0.0"
15846 }
github-actions[bot]393fca82022-01-01 15:20:00 +010015847 },
15848 "node_modules/vary": {
15849 "version": "1.1.2",
15850 "resolved": "https://registry.npmjs.org/vary/-/vary-1.1.2.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -050015851 "integrity": "sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==",
github-actions[bot]393fca82022-01-01 15:20:00 +010015852 "engines": {
15853 "node": ">= 0.8"
15854 }
15855 },
15856 "node_modules/verror": {
15857 "version": "1.10.0",
15858 "resolved": "https://registry.npmjs.org/verror/-/verror-1.10.0.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -050015859 "integrity": "sha512-ZZKSmDAEFOijERBLkmYfJ+vmk3w+7hOLYDNkRCuRuMJGEmqYNCNLyBBFwWKVMhfwaEF3WOd0Zlw86U/WC/+nYw==",
github-actions[bot]393fca82022-01-01 15:20:00 +010015860 "engines": [
15861 "node >=0.6.0"
15862 ],
15863 "dependencies": {
15864 "assert-plus": "^1.0.0",
15865 "core-util-is": "1.0.2",
15866 "extsprintf": "^1.2.0"
15867 }
15868 },
Matt Godboltf1470a72022-01-17 23:28:33 -060015869 "node_modules/verror/node_modules/core-util-is": {
15870 "version": "1.0.2",
15871 "resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -050015872 "integrity": "sha512-3lqz5YjWTYnW6dlDa5TLaTCcShfar1e40rmcJVwCBJC6mWlFuj0eCHIElmG1g5kyuJ/GD+8Wn4FFCcz4gJPfaQ=="
github-actions[bot]393fca82022-01-01 15:20:00 +010015873 },
15874 "node_modules/void-elements": {
15875 "version": "3.1.0",
15876 "resolved": "https://registry.npmjs.org/void-elements/-/void-elements-3.1.0.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -050015877 "integrity": "sha512-Dhxzh5HZuiHQhbvTW9AMetFfBHDMYpo23Uo9btPXgdYP+3T5S+p+jgNy7spra+veYhBP2dCSgxR/i2Y02h5/6w==",
github-actions[bot]393fca82022-01-01 15:20:00 +010015878 "engines": {
15879 "node": ">=0.10.0"
15880 }
15881 },
15882 "node_modules/watchpack": {
Matt Godbolt52515952022-07-01 08:39:24 -050015883 "version": "2.4.0",
15884 "resolved": "https://registry.npmjs.org/watchpack/-/watchpack-2.4.0.tgz",
15885 "integrity": "sha512-Lcvm7MGST/4fup+ifyKi2hjyIAwcdI4HRgtvTpIUxBRhB+RFtUh8XtDOxUfctVCnhVi+QQj49i91OyvzkJl6cg==",
github-actions[bot]393fca82022-01-01 15:20:00 +010015886 "dependencies": {
15887 "glob-to-regexp": "^0.4.1",
15888 "graceful-fs": "^4.1.2"
15889 },
15890 "engines": {
15891 "node": ">=10.13.0"
15892 }
15893 },
15894 "node_modules/wbuf": {
15895 "version": "1.7.3",
15896 "resolved": "https://registry.npmjs.org/wbuf/-/wbuf-1.7.3.tgz",
15897 "integrity": "sha512-O84QOnr0icsbFGLS0O3bI5FswxzRr8/gHwWkDlQFskhSPryQXvrTMxjxGP4+iWYoauLoBvfDpkrOauZ+0iZpDA==",
15898 "dev": true,
15899 "dependencies": {
15900 "minimalistic-assert": "^1.0.0"
github-actions[bot]393fca82022-01-01 15:20:00 +010015901 }
15902 },
Matt Godboltf1470a72022-01-17 23:28:33 -060015903 "node_modules/webidl-conversions": {
15904 "version": "3.0.1",
15905 "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -050015906 "integrity": "sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==",
Matt Godboltf1470a72022-01-17 23:28:33 -060015907 "dev": true
15908 },
github-actions[bot]393fca82022-01-01 15:20:00 +010015909 "node_modules/webpack": {
Matt Godbolt6d4af972022-11-30 19:20:18 -060015910 "version": "5.75.0",
15911 "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.75.0.tgz",
15912 "integrity": "sha512-piaIaoVJlqMsPtX/+3KTTO6jfvrSYgauFVdt8cr9LTHKmcq/AMd4mhzsiP7ZF/PGRNPGA8336jldh9l2Kt2ogQ==",
github-actions[bot]393fca82022-01-01 15:20:00 +010015913 "dependencies": {
Matt Godboltafa4f182022-02-28 20:50:32 -060015914 "@types/eslint-scope": "^3.7.3",
15915 "@types/estree": "^0.0.51",
github-actions[bot]393fca82022-01-01 15:20:00 +010015916 "@webassemblyjs/ast": "1.11.1",
15917 "@webassemblyjs/wasm-edit": "1.11.1",
15918 "@webassemblyjs/wasm-parser": "1.11.1",
Matt Godbolt6d4af972022-11-30 19:20:18 -060015919 "acorn": "^8.7.1",
github-actions[bot]393fca82022-01-01 15:20:00 +010015920 "acorn-import-assertions": "^1.7.6",
15921 "browserslist": "^4.14.5",
15922 "chrome-trace-event": "^1.0.2",
Matt Godbolt6d4af972022-11-30 19:20:18 -060015923 "enhanced-resolve": "^5.10.0",
github-actions[bot]393fca82022-01-01 15:20:00 +010015924 "es-module-lexer": "^0.9.0",
15925 "eslint-scope": "5.1.1",
15926 "events": "^3.2.0",
15927 "glob-to-regexp": "^0.4.1",
Matt Godboltf1470a72022-01-17 23:28:33 -060015928 "graceful-fs": "^4.2.9",
Matt Godbolt52515952022-07-01 08:39:24 -050015929 "json-parse-even-better-errors": "^2.3.1",
github-actions[bot]393fca82022-01-01 15:20:00 +010015930 "loader-runner": "^4.2.0",
15931 "mime-types": "^2.1.27",
15932 "neo-async": "^2.6.2",
15933 "schema-utils": "^3.1.0",
15934 "tapable": "^2.1.1",
15935 "terser-webpack-plugin": "^5.1.3",
Matt Godbolt6d4af972022-11-30 19:20:18 -060015936 "watchpack": "^2.4.0",
Matt Godboltc57cf782022-01-24 21:47:39 -060015937 "webpack-sources": "^3.2.3"
github-actions[bot]393fca82022-01-01 15:20:00 +010015938 },
15939 "bin": {
15940 "webpack": "bin/webpack.js"
15941 },
15942 "engines": {
15943 "node": ">=10.13.0"
15944 },
15945 "funding": {
15946 "type": "opencollective",
15947 "url": "https://opencollective.com/webpack"
15948 },
15949 "peerDependenciesMeta": {
15950 "webpack-cli": {
15951 "optional": true
15952 }
15953 }
15954 },
15955 "node_modules/webpack-cli": {
Matt Godbolt640ab312022-12-27 15:59:55 -060015956 "version": "5.0.1",
15957 "resolved": "https://registry.npmjs.org/webpack-cli/-/webpack-cli-5.0.1.tgz",
15958 "integrity": "sha512-S3KVAyfwUqr0Mo/ur3NzIp6jnerNpo7GUO6so51mxLi1spqsA17YcMXy0WOIJtBSnj748lthxC6XLbNKh/ZC+A==",
github-actions[bot]393fca82022-01-01 15:20:00 +010015959 "dev": true,
15960 "dependencies": {
15961 "@discoveryjs/json-ext": "^0.5.0",
Matt Godbolt640ab312022-12-27 15:59:55 -060015962 "@webpack-cli/configtest": "^2.0.1",
15963 "@webpack-cli/info": "^2.0.1",
15964 "@webpack-cli/serve": "^2.0.1",
github-actions[bot]393fca82022-01-01 15:20:00 +010015965 "colorette": "^2.0.14",
Matt Godbolt640ab312022-12-27 15:59:55 -060015966 "commander": "^9.4.1",
Matt Godbolt52515952022-07-01 08:39:24 -050015967 "cross-spawn": "^7.0.3",
Matt Godbolt640ab312022-12-27 15:59:55 -060015968 "envinfo": "^7.7.3",
github-actions[bot]393fca82022-01-01 15:20:00 +010015969 "fastest-levenshtein": "^1.0.12",
15970 "import-local": "^3.0.2",
Matt Godbolt640ab312022-12-27 15:59:55 -060015971 "interpret": "^3.1.1",
15972 "rechoir": "^0.8.0",
github-actions[bot]393fca82022-01-01 15:20:00 +010015973 "webpack-merge": "^5.7.3"
15974 },
15975 "bin": {
15976 "webpack-cli": "bin/cli.js"
15977 },
15978 "engines": {
Matt Godbolt640ab312022-12-27 15:59:55 -060015979 "node": ">=14.15.0"
Matt Godbolt52515952022-07-01 08:39:24 -050015980 },
15981 "funding": {
15982 "type": "opencollective",
15983 "url": "https://opencollective.com/webpack"
github-actions[bot]393fca82022-01-01 15:20:00 +010015984 },
15985 "peerDependencies": {
Matt Godbolt640ab312022-12-27 15:59:55 -060015986 "webpack": "5.x.x"
github-actions[bot]393fca82022-01-01 15:20:00 +010015987 },
15988 "peerDependenciesMeta": {
15989 "@webpack-cli/generators": {
github-actions[bot]393fca82022-01-01 15:20:00 +010015990 "optional": true
15991 },
15992 "webpack-bundle-analyzer": {
15993 "optional": true
15994 },
15995 "webpack-dev-server": {
15996 "optional": true
15997 }
15998 }
15999 },
github-actions[bot]393fca82022-01-01 15:20:00 +010016000 "node_modules/webpack-cli/node_modules/commander": {
Matt Godbolt2da5d572023-01-29 17:40:54 -060016001 "version": "9.5.0",
16002 "resolved": "https://registry.npmjs.org/commander/-/commander-9.5.0.tgz",
16003 "integrity": "sha512-KRs7WVDKg86PWiuAqhDrAQnTXZKraVcCc6vFdL14qrZ/DcWwuRo7VoiYXalXO7S5GKpqYiVEwCbgFDfxNHKJBQ==",
github-actions[bot]393fca82022-01-01 15:20:00 +010016004 "dev": true,
16005 "engines": {
Matt Godbolt640ab312022-12-27 15:59:55 -060016006 "node": "^12.20.0 || >=14"
github-actions[bot]393fca82022-01-01 15:20:00 +010016007 }
16008 },
github-actions[bot]393fca82022-01-01 15:20:00 +010016009 "node_modules/webpack-cli/node_modules/interpret": {
Matt Godbolt640ab312022-12-27 15:59:55 -060016010 "version": "3.1.1",
16011 "resolved": "https://registry.npmjs.org/interpret/-/interpret-3.1.1.tgz",
16012 "integrity": "sha512-6xwYfHbajpoF0xLW+iwLkhwgvLoZDfjYfoFNu8ftMoXINzwuymNLd9u/KmwtdT2GbR+/Cz66otEGEVVUHX9QLQ==",
github-actions[bot]393fca82022-01-01 15:20:00 +010016013 "dev": true,
16014 "engines": {
Matt Godbolt640ab312022-12-27 15:59:55 -060016015 "node": ">=10.13.0"
github-actions[bot]393fca82022-01-01 15:20:00 +010016016 }
16017 },
github-actions[bot]393fca82022-01-01 15:20:00 +010016018 "node_modules/webpack-cli/node_modules/rechoir": {
Matt Godbolt640ab312022-12-27 15:59:55 -060016019 "version": "0.8.0",
16020 "resolved": "https://registry.npmjs.org/rechoir/-/rechoir-0.8.0.tgz",
16021 "integrity": "sha512-/vxpCXddiX8NGfGO/mTafwjq4aFa/71pvamip0++IQk3zG8cbCj0fifNPrjjF1XMXUne91jL9OoxmdykoEtifQ==",
github-actions[bot]393fca82022-01-01 15:20:00 +010016022 "dev": true,
16023 "dependencies": {
Matt Godbolt640ab312022-12-27 15:59:55 -060016024 "resolve": "^1.20.0"
github-actions[bot]393fca82022-01-01 15:20:00 +010016025 },
16026 "engines": {
Matt Godbolt640ab312022-12-27 15:59:55 -060016027 "node": ">= 10.13.0"
github-actions[bot]393fca82022-01-01 15:20:00 +010016028 }
github-actions[bot]393fca82022-01-01 15:20:00 +010016029 },
16030 "node_modules/webpack-dev-middleware": {
Matt Godbolt749319f2022-12-28 11:42:14 -060016031 "version": "6.0.1",
16032 "resolved": "https://registry.npmjs.org/webpack-dev-middleware/-/webpack-dev-middleware-6.0.1.tgz",
16033 "integrity": "sha512-PZPZ6jFinmqVPJZbisfggDiC+2EeGZ1ZByyMP5sOFJcPPWSexalISz+cvm+j+oYPT7FIJyxT76esjnw9DhE5sw==",
github-actions[bot]393fca82022-01-01 15:20:00 +010016034 "dev": true,
16035 "dependencies": {
16036 "colorette": "^2.0.10",
Matt Godbolt749319f2022-12-28 11:42:14 -060016037 "memfs": "^3.4.12",
github-actions[bot]393fca82022-01-01 15:20:00 +010016038 "mime-types": "^2.1.31",
16039 "range-parser": "^1.2.1",
16040 "schema-utils": "^4.0.0"
16041 },
16042 "engines": {
Matt Godbolt749319f2022-12-28 11:42:14 -060016043 "node": ">= 14.15.0"
github-actions[bot]393fca82022-01-01 15:20:00 +010016044 },
16045 "funding": {
16046 "type": "opencollective",
16047 "url": "https://opencollective.com/webpack"
16048 },
16049 "peerDependencies": {
Matt Godbolt749319f2022-12-28 11:42:14 -060016050 "webpack": "^5.0.0"
github-actions[bot]393fca82022-01-01 15:20:00 +010016051 }
16052 },
Matt Godbolt09828862023-02-28 07:51:28 -060016053 "node_modules/webpack-dev-middleware/node_modules/ajv": {
16054 "version": "8.12.0",
16055 "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz",
16056 "integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==",
16057 "dev": true,
16058 "dependencies": {
16059 "fast-deep-equal": "^3.1.1",
16060 "json-schema-traverse": "^1.0.0",
16061 "require-from-string": "^2.0.2",
16062 "uri-js": "^4.2.2"
16063 },
16064 "funding": {
16065 "type": "github",
16066 "url": "https://github.com/sponsors/epoberezkin"
16067 }
16068 },
16069 "node_modules/webpack-dev-middleware/node_modules/ajv-keywords": {
16070 "version": "5.1.0",
16071 "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-5.1.0.tgz",
16072 "integrity": "sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==",
16073 "dev": true,
16074 "dependencies": {
16075 "fast-deep-equal": "^3.1.3"
16076 },
16077 "peerDependencies": {
16078 "ajv": "^8.8.2"
16079 }
16080 },
16081 "node_modules/webpack-dev-middleware/node_modules/json-schema-traverse": {
16082 "version": "1.0.0",
16083 "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
16084 "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==",
16085 "dev": true
16086 },
Matt Godboltdf14b0d2022-05-09 08:20:02 -050016087 "node_modules/webpack-dev-middleware/node_modules/schema-utils": {
16088 "version": "4.0.0",
16089 "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-4.0.0.tgz",
16090 "integrity": "sha512-1edyXKgh6XnJsJSQ8mKWXnN/BVaIbFMLpouRUrXgVq7WYne5kw3MW7UPhO44uRXQSIpTSXoJbmrR2X0w9kUTyg==",
16091 "dev": true,
16092 "dependencies": {
16093 "@types/json-schema": "^7.0.9",
16094 "ajv": "^8.8.0",
16095 "ajv-formats": "^2.1.1",
16096 "ajv-keywords": "^5.0.0"
16097 },
16098 "engines": {
16099 "node": ">= 12.13.0"
16100 },
16101 "funding": {
16102 "type": "opencollective",
16103 "url": "https://opencollective.com/webpack"
16104 }
16105 },
github-actions[bot]393fca82022-01-01 15:20:00 +010016106 "node_modules/webpack-dev-server": {
Matt Godbolt6d4af972022-11-30 19:20:18 -060016107 "version": "4.11.1",
16108 "resolved": "https://registry.npmjs.org/webpack-dev-server/-/webpack-dev-server-4.11.1.tgz",
16109 "integrity": "sha512-lILVz9tAUy1zGFwieuaQtYiadImb5M3d+H+L1zDYalYoDl0cksAB1UNyuE5MMWJrG6zR1tXkCP2fitl7yoUJiw==",
github-actions[bot]393fca82022-01-01 15:20:00 +010016110 "dev": true,
16111 "dependencies": {
16112 "@types/bonjour": "^3.5.9",
16113 "@types/connect-history-api-fallback": "^1.3.5",
Matt Godbolt1b050d42022-02-06 14:05:25 -060016114 "@types/express": "^4.17.13",
github-actions[bot]393fca82022-01-01 15:20:00 +010016115 "@types/serve-index": "^1.9.1",
Matt Godbolt52515952022-07-01 08:39:24 -050016116 "@types/serve-static": "^1.13.10",
github-actions[bot]393fca82022-01-01 15:20:00 +010016117 "@types/sockjs": "^0.3.33",
Matt Godboltdf14b0d2022-05-09 08:20:02 -050016118 "@types/ws": "^8.5.1",
github-actions[bot]393fca82022-01-01 15:20:00 +010016119 "ansi-html-community": "^0.0.8",
Matt Godboltdf14b0d2022-05-09 08:20:02 -050016120 "bonjour-service": "^1.0.11",
Matt Godbolt1b050d42022-02-06 14:05:25 -060016121 "chokidar": "^3.5.3",
github-actions[bot]393fca82022-01-01 15:20:00 +010016122 "colorette": "^2.0.10",
16123 "compression": "^1.7.4",
Matt Godbolt52515952022-07-01 08:39:24 -050016124 "connect-history-api-fallback": "^2.0.0",
github-actions[bot]393fca82022-01-01 15:20:00 +010016125 "default-gateway": "^6.0.3",
Matt Godboltdf14b0d2022-05-09 08:20:02 -050016126 "express": "^4.17.3",
github-actions[bot]393fca82022-01-01 15:20:00 +010016127 "graceful-fs": "^4.2.6",
16128 "html-entities": "^2.3.2",
Matt Godboltdf14b0d2022-05-09 08:20:02 -050016129 "http-proxy-middleware": "^2.0.3",
github-actions[bot]393fca82022-01-01 15:20:00 +010016130 "ipaddr.js": "^2.0.1",
16131 "open": "^8.0.9",
16132 "p-retry": "^4.5.0",
Matt Godboltdf14b0d2022-05-09 08:20:02 -050016133 "rimraf": "^3.0.2",
github-actions[bot]393fca82022-01-01 15:20:00 +010016134 "schema-utils": "^4.0.0",
Matt Godbolt6d4af972022-11-30 19:20:18 -060016135 "selfsigned": "^2.1.1",
github-actions[bot]393fca82022-01-01 15:20:00 +010016136 "serve-index": "^1.9.1",
Matt Godbolt52515952022-07-01 08:39:24 -050016137 "sockjs": "^0.3.24",
github-actions[bot]393fca82022-01-01 15:20:00 +010016138 "spdy": "^4.0.2",
Matt Godbolt1b050d42022-02-06 14:05:25 -060016139 "webpack-dev-middleware": "^5.3.1",
16140 "ws": "^8.4.2"
github-actions[bot]393fca82022-01-01 15:20:00 +010016141 },
16142 "bin": {
16143 "webpack-dev-server": "bin/webpack-dev-server.js"
16144 },
16145 "engines": {
16146 "node": ">= 12.13.0"
Matt Godbolt52515952022-07-01 08:39:24 -050016147 },
16148 "funding": {
16149 "type": "opencollective",
16150 "url": "https://opencollective.com/webpack"
github-actions[bot]393fca82022-01-01 15:20:00 +010016151 },
16152 "peerDependencies": {
16153 "webpack": "^4.37.0 || ^5.0.0"
16154 },
16155 "peerDependenciesMeta": {
16156 "webpack-cli": {
16157 "optional": true
16158 }
github-actions[bot]393fca82022-01-01 15:20:00 +010016159 }
16160 },
Matt Godbolt09828862023-02-28 07:51:28 -060016161 "node_modules/webpack-dev-server/node_modules/ajv": {
16162 "version": "8.12.0",
16163 "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz",
16164 "integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==",
16165 "dev": true,
16166 "dependencies": {
16167 "fast-deep-equal": "^3.1.1",
16168 "json-schema-traverse": "^1.0.0",
16169 "require-from-string": "^2.0.2",
16170 "uri-js": "^4.2.2"
16171 },
16172 "funding": {
16173 "type": "github",
16174 "url": "https://github.com/sponsors/epoberezkin"
16175 }
16176 },
16177 "node_modules/webpack-dev-server/node_modules/ajv-keywords": {
16178 "version": "5.1.0",
16179 "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-5.1.0.tgz",
16180 "integrity": "sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==",
16181 "dev": true,
16182 "dependencies": {
16183 "fast-deep-equal": "^3.1.3"
16184 },
16185 "peerDependencies": {
16186 "ajv": "^8.8.2"
16187 }
16188 },
github-actions[bot]393fca82022-01-01 15:20:00 +010016189 "node_modules/webpack-dev-server/node_modules/ipaddr.js": {
16190 "version": "2.0.1",
16191 "resolved": "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-2.0.1.tgz",
16192 "integrity": "sha512-1qTgH9NG+IIJ4yfKs2e6Pp1bZg8wbDbKHT21HrLIeYBTRLgMYKnMTPAuI3Lcs61nfx5h1xlXnbJtH1kX5/d/ng==",
16193 "dev": true,
16194 "engines": {
16195 "node": ">= 10"
github-actions[bot]393fca82022-01-01 15:20:00 +010016196 }
Matt Godbolt09828862023-02-28 07:51:28 -060016197 },
16198 "node_modules/webpack-dev-server/node_modules/json-schema-traverse": {
16199 "version": "1.0.0",
16200 "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
16201 "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==",
16202 "dev": true
github-actions[bot]393fca82022-01-01 15:20:00 +010016203 },
Matt Godboltdf14b0d2022-05-09 08:20:02 -050016204 "node_modules/webpack-dev-server/node_modules/schema-utils": {
16205 "version": "4.0.0",
16206 "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-4.0.0.tgz",
16207 "integrity": "sha512-1edyXKgh6XnJsJSQ8mKWXnN/BVaIbFMLpouRUrXgVq7WYne5kw3MW7UPhO44uRXQSIpTSXoJbmrR2X0w9kUTyg==",
github-actions[bot]393fca82022-01-01 15:20:00 +010016208 "dev": true,
16209 "dependencies": {
Matt Godboltdf14b0d2022-05-09 08:20:02 -050016210 "@types/json-schema": "^7.0.9",
16211 "ajv": "^8.8.0",
16212 "ajv-formats": "^2.1.1",
16213 "ajv-keywords": "^5.0.0"
github-actions[bot]393fca82022-01-01 15:20:00 +010016214 },
16215 "engines": {
Matt Godboltdf14b0d2022-05-09 08:20:02 -050016216 "node": ">= 12.13.0"
github-actions[bot]393fca82022-01-01 15:20:00 +010016217 },
16218 "funding": {
Matt Godboltdf14b0d2022-05-09 08:20:02 -050016219 "type": "opencollective",
16220 "url": "https://opencollective.com/webpack"
github-actions[bot]393fca82022-01-01 15:20:00 +010016221 }
16222 },
Matt Godbolt749319f2022-12-28 11:42:14 -060016223 "node_modules/webpack-dev-server/node_modules/webpack-dev-middleware": {
16224 "version": "5.3.3",
16225 "resolved": "https://registry.npmjs.org/webpack-dev-middleware/-/webpack-dev-middleware-5.3.3.tgz",
16226 "integrity": "sha512-hj5CYrY0bZLB+eTO+x/j67Pkrquiy7kWepMHmUMoPsmcUaeEnQJqFzHJOyxgWlq746/wUuA64p9ta34Kyb01pA==",
16227 "dev": true,
16228 "dependencies": {
16229 "colorette": "^2.0.10",
16230 "memfs": "^3.4.3",
16231 "mime-types": "^2.1.31",
16232 "range-parser": "^1.2.1",
16233 "schema-utils": "^4.0.0"
16234 },
16235 "engines": {
16236 "node": ">= 12.13.0"
16237 },
16238 "funding": {
16239 "type": "opencollective",
16240 "url": "https://opencollective.com/webpack"
16241 },
16242 "peerDependencies": {
16243 "webpack": "^4.0.0 || ^5.0.0"
16244 }
16245 },
github-actions[bot]393fca82022-01-01 15:20:00 +010016246 "node_modules/webpack-manifest-plugin": {
Matt Godbolt749319f2022-12-28 11:42:14 -060016247 "version": "5.0.0",
16248 "resolved": "https://registry.npmjs.org/webpack-manifest-plugin/-/webpack-manifest-plugin-5.0.0.tgz",
16249 "integrity": "sha512-8RQfMAdc5Uw3QbCQ/CBV/AXqOR8mt03B6GJmRbhWopE8GzRfEpn+k0ZuWywxW+5QZsffhmFDY1J6ohqJo+eMuw==",
github-actions[bot]393fca82022-01-01 15:20:00 +010016250 "dev": true,
16251 "dependencies": {
16252 "tapable": "^2.0.0",
16253 "webpack-sources": "^2.2.0"
16254 },
16255 "engines": {
16256 "node": ">=12.22.0"
16257 },
16258 "peerDependencies": {
Matt Godbolt749319f2022-12-28 11:42:14 -060016259 "webpack": "^5.47.0"
github-actions[bot]393fca82022-01-01 15:20:00 +010016260 }
16261 },
github-actions[bot]393fca82022-01-01 15:20:00 +010016262 "node_modules/webpack-manifest-plugin/node_modules/webpack-sources": {
16263 "version": "2.3.1",
16264 "resolved": "https://registry.npmjs.org/webpack-sources/-/webpack-sources-2.3.1.tgz",
16265 "integrity": "sha512-y9EI9AO42JjEcrTJFOYmVywVZdKVUfOvDUPsJea5GIr1JOEGFVqwlY2K098fFoIjOkDzHn2AjRvM8dsBZu+gCA==",
16266 "dev": true,
16267 "dependencies": {
16268 "source-list-map": "^2.0.1",
16269 "source-map": "^0.6.1"
16270 },
16271 "engines": {
16272 "node": ">=10.13.0"
16273 }
16274 },
16275 "node_modules/webpack-merge": {
16276 "version": "5.8.0",
16277 "resolved": "https://registry.npmjs.org/webpack-merge/-/webpack-merge-5.8.0.tgz",
16278 "integrity": "sha512-/SaI7xY0831XwP6kzuwhKWVKDP9t1QY1h65lAFLbZqMPIuYcD9QAW4u9STIbU9kaJbPBB/geU/gLr1wDjOhQ+Q==",
16279 "dev": true,
16280 "dependencies": {
16281 "clone-deep": "^4.0.1",
16282 "wildcard": "^2.0.0"
16283 },
16284 "engines": {
16285 "node": ">=10.0.0"
16286 }
16287 },
Matt Godboltf1470a72022-01-17 23:28:33 -060016288 "node_modules/webpack-sources": {
16289 "version": "3.2.3",
16290 "resolved": "https://registry.npmjs.org/webpack-sources/-/webpack-sources-3.2.3.tgz",
16291 "integrity": "sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==",
github-actions[bot]393fca82022-01-01 15:20:00 +010016292 "engines": {
Matt Godboltf1470a72022-01-17 23:28:33 -060016293 "node": ">=10.13.0"
github-actions[bot]393fca82022-01-01 15:20:00 +010016294 }
16295 },
github-actions[bot]393fca82022-01-01 15:20:00 +010016296 "node_modules/websocket-driver": {
16297 "version": "0.7.4",
16298 "resolved": "https://registry.npmjs.org/websocket-driver/-/websocket-driver-0.7.4.tgz",
16299 "integrity": "sha512-b17KeDIQVjvb0ssuSDF2cYXSg2iztliJ4B9WdsuB6J952qCPKmnVq4DyW5motImXHDC1cBT/1UezrJVsKw5zjg==",
16300 "dev": true,
16301 "dependencies": {
16302 "http-parser-js": ">=0.5.1",
16303 "safe-buffer": ">=5.1.0",
16304 "websocket-extensions": ">=0.1.1"
16305 },
16306 "engines": {
16307 "node": ">=0.8.0"
16308 }
16309 },
16310 "node_modules/websocket-extensions": {
16311 "version": "0.1.4",
16312 "resolved": "https://registry.npmjs.org/websocket-extensions/-/websocket-extensions-0.1.4.tgz",
16313 "integrity": "sha512-OqedPIGOfsDlo31UNwYbCFMSaO9m9G/0faIHj5/dZFDMFqPTcx6UwqyOy3COEaEOg/9VsGIpdqn62W5KhoKSpg==",
16314 "dev": true,
16315 "engines": {
16316 "node": ">=0.8.0"
16317 }
16318 },
16319 "node_modules/whatwg-fetch": {
16320 "version": "3.6.2",
16321 "resolved": "https://registry.npmjs.org/whatwg-fetch/-/whatwg-fetch-3.6.2.tgz",
16322 "integrity": "sha512-bJlen0FcuU/0EMLrdbJ7zOnW6ITZLrZMIarMUVmdKtsGvZna8vxKYaexICWPfZ8qwf9fzNq+UEIZrnSaApt6RA=="
Matt Godboltf1470a72022-01-17 23:28:33 -060016323 },
16324 "node_modules/whatwg-url": {
16325 "version": "5.0.0",
16326 "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -050016327 "integrity": "sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==",
Matt Godboltf1470a72022-01-17 23:28:33 -060016328 "dev": true,
16329 "dependencies": {
16330 "tr46": "~0.0.3",
16331 "webidl-conversions": "^3.0.0"
16332 }
github-actions[bot]393fca82022-01-01 15:20:00 +010016333 },
16334 "node_modules/which": {
Matt Godbolt749319f2022-12-28 11:42:14 -060016335 "version": "3.0.0",
16336 "resolved": "https://registry.npmjs.org/which/-/which-3.0.0.tgz",
16337 "integrity": "sha512-nla//68K9NU6yRiwDY/Q8aU6siKlSs64aEC7+IV56QoAuyQT2ovsJcgGYGyqMOmI/CGN1BOR6mM5EN0FBO+zyQ==",
github-actions[bot]393fca82022-01-01 15:20:00 +010016338 "dependencies": {
16339 "isexe": "^2.0.0"
16340 },
16341 "bin": {
Matt Godbolt749319f2022-12-28 11:42:14 -060016342 "node-which": "bin/which.js"
github-actions[bot]393fca82022-01-01 15:20:00 +010016343 },
16344 "engines": {
Matt Godbolt749319f2022-12-28 11:42:14 -060016345 "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
github-actions[bot]393fca82022-01-01 15:20:00 +010016346 }
16347 },
16348 "node_modules/which-boxed-primitive": {
16349 "version": "1.0.2",
16350 "resolved": "https://registry.npmjs.org/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz",
16351 "integrity": "sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg==",
Matt Godbolt6d4af972022-11-30 19:20:18 -060016352 "dev": true,
github-actions[bot]393fca82022-01-01 15:20:00 +010016353 "dependencies": {
16354 "is-bigint": "^1.0.1",
16355 "is-boolean-object": "^1.1.0",
16356 "is-number-object": "^1.0.4",
16357 "is-string": "^1.0.5",
16358 "is-symbol": "^1.0.3"
16359 },
16360 "funding": {
16361 "url": "https://github.com/sponsors/ljharb"
16362 }
16363 },
Matt Godbolt5fd07332022-07-18 06:19:38 -050016364 "node_modules/which-typed-array": {
Matt Godbolt6d4af972022-11-30 19:20:18 -060016365 "version": "1.1.9",
16366 "resolved": "https://registry.npmjs.org/which-typed-array/-/which-typed-array-1.1.9.tgz",
16367 "integrity": "sha512-w9c4xkx6mPidwp7180ckYWfMmvxpjlZuIudNtDf4N/tTAUB8VJbX25qZoAsrtGuYNnGw3pa0AXgbGKRB8/EceA==",
Matt Godbolt2b650022023-03-07 18:10:56 -060016368 "dev": true,
Matt Godbolt5fd07332022-07-18 06:19:38 -050016369 "dependencies": {
16370 "available-typed-arrays": "^1.0.5",
16371 "call-bind": "^1.0.2",
Matt Godbolt5fd07332022-07-18 06:19:38 -050016372 "for-each": "^0.3.3",
Matt Godbolt6d4af972022-11-30 19:20:18 -060016373 "gopd": "^1.0.1",
Matt Godbolt5fd07332022-07-18 06:19:38 -050016374 "has-tostringtag": "^1.0.0",
Matt Godbolt6d4af972022-11-30 19:20:18 -060016375 "is-typed-array": "^1.1.10"
Matt Godbolt5fd07332022-07-18 06:19:38 -050016376 },
16377 "engines": {
16378 "node": ">= 0.4"
16379 },
16380 "funding": {
16381 "url": "https://github.com/sponsors/ljharb"
github-actions[bot]393fca82022-01-01 15:20:00 +010016382 }
16383 },
16384 "node_modules/wildcard": {
16385 "version": "2.0.0",
16386 "resolved": "https://registry.npmjs.org/wildcard/-/wildcard-2.0.0.tgz",
16387 "integrity": "sha512-JcKqAHLPxcdb9KM49dufGXn2x3ssnfjbcaQdLlfZsL9rH9wgDQjUtDxbo8NE0F6SFvydeu1VhZe7hZuHsB2/pw==",
16388 "dev": true
16389 },
github-actions[bot]393fca82022-01-01 15:20:00 +010016390 "node_modules/winston": {
Matt Godbolt6d4af972022-11-30 19:20:18 -060016391 "version": "3.8.2",
16392 "resolved": "https://registry.npmjs.org/winston/-/winston-3.8.2.tgz",
16393 "integrity": "sha512-MsE1gRx1m5jdTTO9Ld/vND4krP2To+lgDoMEHGGa4HIlAUyXJtfc7CxQcGXVyz2IBpw5hbFkj2b/AtUdQwyRew==",
github-actions[bot]393fca82022-01-01 15:20:00 +010016394 "dependencies": {
Matt Godbolt6d4af972022-11-30 19:20:18 -060016395 "@colors/colors": "1.5.0",
github-actions[bot]393fca82022-01-01 15:20:00 +010016396 "@dabh/diagnostics": "^2.0.2",
Matt Godboltf1470a72022-01-17 23:28:33 -060016397 "async": "^3.2.3",
github-actions[bot]393fca82022-01-01 15:20:00 +010016398 "is-stream": "^2.0.0",
Matt Godboltafa4f182022-02-28 20:50:32 -060016399 "logform": "^2.4.0",
github-actions[bot]393fca82022-01-01 15:20:00 +010016400 "one-time": "^1.0.0",
16401 "readable-stream": "^3.4.0",
Matt Godboltd4309982022-01-30 15:00:27 -060016402 "safe-stable-stringify": "^2.3.1",
github-actions[bot]393fca82022-01-01 15:20:00 +010016403 "stack-trace": "0.0.x",
16404 "triple-beam": "^1.3.0",
Matt Godboltafa4f182022-02-28 20:50:32 -060016405 "winston-transport": "^4.5.0"
github-actions[bot]393fca82022-01-01 15:20:00 +010016406 },
16407 "engines": {
Matt Godboltafa4f182022-02-28 20:50:32 -060016408 "node": ">= 12.0.0"
github-actions[bot]393fca82022-01-01 15:20:00 +010016409 }
16410 },
16411 "node_modules/winston-loki": {
Matt Godbolt6d4af972022-11-30 19:20:18 -060016412 "version": "6.0.6",
16413 "resolved": "https://registry.npmjs.org/winston-loki/-/winston-loki-6.0.6.tgz",
16414 "integrity": "sha512-cll+nv5T/b9uJXqca0N2WKL1JJNuJND9E6WOOAuSGkZ44L9VQ/QK9F+/5VKbv6LIP9p0nvPSOYxtACCDb/9iWw==",
github-actions[bot]393fca82022-01-01 15:20:00 +010016415 "dependencies": {
16416 "async-exit-hook": "2.0.1",
16417 "btoa": "^1.2.1",
16418 "protobufjs": "^6.8.8",
16419 "winston-transport": "^4.3.0"
16420 },
16421 "optionalDependencies": {
Austin Mortond883a0f2022-02-02 08:04:18 -060016422 "snappy": "7.1.1"
github-actions[bot]393fca82022-01-01 15:20:00 +010016423 }
16424 },
16425 "node_modules/winston-papertrail": {
16426 "version": "1.0.5",
16427 "resolved": "https://registry.npmjs.org/winston-papertrail/-/winston-papertrail-1.0.5.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -050016428 "integrity": "sha512-l39k9M/lacwZcqIEOXY5VttZAgG8mXDrmbPBblgdNVRQrYKfYiAVJyfxtwS3WRG+VQBZdLVYBpz1XfU2M6XhsA==",
github-actions[bot]393fca82022-01-01 15:20:00 +010016429 "dependencies": {
16430 "glossy": "^0.1.7"
16431 },
16432 "engines": {
16433 "node": ">= 0.4.0"
16434 },
16435 "peerDependencies": {
16436 "winston": ">=0.6.x"
16437 }
16438 },
16439 "node_modules/winston-transport": {
Matt Godbolt1b050d42022-02-06 14:05:25 -060016440 "version": "4.5.0",
16441 "resolved": "https://registry.npmjs.org/winston-transport/-/winston-transport-4.5.0.tgz",
16442 "integrity": "sha512-YpZzcUzBedhlTAfJg6vJDlyEai/IFMIVcaEZZyl3UXIl4gmqRpU7AE89AHLkbzLUsv0NVmw7ts+iztqKxxPW1Q==",
github-actions[bot]393fca82022-01-01 15:20:00 +010016443 "dependencies": {
Matt Godboltf1470a72022-01-17 23:28:33 -060016444 "logform": "^2.3.2",
Matt Godbolt1b050d42022-02-06 14:05:25 -060016445 "readable-stream": "^3.6.0",
16446 "triple-beam": "^1.3.0"
github-actions[bot]393fca82022-01-01 15:20:00 +010016447 },
16448 "engines": {
16449 "node": ">= 6.4.0"
16450 }
16451 },
16452 "node_modules/winston-transport/node_modules/readable-stream": {
Matt Godbolt09828862023-02-28 07:51:28 -060016453 "version": "3.6.1",
16454 "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.1.tgz",
16455 "integrity": "sha512-+rQmrWMYGA90yenhTYsLWAsLsqVC8osOw6PKE1HDYiO0gdPeKe/xDHNzIAIn4C91YQ6oenEhfYqqc1883qHbjQ==",
github-actions[bot]393fca82022-01-01 15:20:00 +010016456 "dependencies": {
16457 "inherits": "^2.0.3",
16458 "string_decoder": "^1.1.1",
16459 "util-deprecate": "^1.0.1"
16460 },
16461 "engines": {
16462 "node": ">= 6"
16463 }
github-actions[bot]393fca82022-01-01 15:20:00 +010016464 },
16465 "node_modules/winston/node_modules/readable-stream": {
Matt Godbolt09828862023-02-28 07:51:28 -060016466 "version": "3.6.1",
16467 "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.1.tgz",
16468 "integrity": "sha512-+rQmrWMYGA90yenhTYsLWAsLsqVC8osOw6PKE1HDYiO0gdPeKe/xDHNzIAIn4C91YQ6oenEhfYqqc1883qHbjQ==",
github-actions[bot]393fca82022-01-01 15:20:00 +010016469 "dependencies": {
16470 "inherits": "^2.0.3",
16471 "string_decoder": "^1.1.1",
16472 "util-deprecate": "^1.0.1"
16473 },
16474 "engines": {
16475 "node": ">= 6"
16476 }
16477 },
16478 "node_modules/with": {
16479 "version": "7.0.2",
16480 "resolved": "https://registry.npmjs.org/with/-/with-7.0.2.tgz",
16481 "integrity": "sha512-RNGKj82nUPg3g5ygxkQl0R937xLyho1J24ItRCBTr/m1YnZkzJy1hUiHUJrc/VlsDQzsCnInEGSg3bci0Lmd4w==",
16482 "dependencies": {
16483 "@babel/parser": "^7.9.6",
16484 "@babel/types": "^7.9.6",
16485 "assert-never": "^1.2.1",
16486 "babel-walk": "3.0.0-canary-5"
16487 },
16488 "engines": {
16489 "node": ">= 10.0.0"
github-actions[bot]393fca82022-01-01 15:20:00 +010016490 }
16491 },
16492 "node_modules/word-wrap": {
16493 "version": "1.2.3",
16494 "resolved": "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.3.tgz",
16495 "integrity": "sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ==",
16496 "engines": {
16497 "node": ">=0.10.0"
16498 }
Matt Godbolt09828862023-02-28 07:51:28 -060016499 },
github-actions[bot]393fca82022-01-01 15:20:00 +010016500 "node_modules/workerpool": {
Mats Jun Larsen633eb822023-02-28 00:06:38 +000016501 "version": "6.2.1",
16502 "resolved": "https://registry.npmjs.org/workerpool/-/workerpool-6.2.1.tgz",
16503 "integrity": "sha512-ILEIE97kDZvF9Wb9f6h5aXK4swSlKGUcOEGiIYb2OOu/IrDU9iwj0fD//SsA6E5ibwJxpEvhullJY4Sl4GcpAw==",
github-actions[bot]393fca82022-01-01 15:20:00 +010016504 "dev": true
16505 },
16506 "node_modules/wrap-ansi": {
16507 "version": "7.0.0",
16508 "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
16509 "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
16510 "dev": true,
16511 "dependencies": {
16512 "ansi-styles": "^4.0.0",
16513 "string-width": "^4.1.0",
16514 "strip-ansi": "^6.0.0"
16515 },
16516 "engines": {
16517 "node": ">=10"
16518 },
16519 "funding": {
16520 "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
16521 }
16522 },
16523 "node_modules/wrap-ansi/node_modules/ansi-styles": {
16524 "version": "4.3.0",
16525 "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
16526 "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
16527 "dev": true,
16528 "dependencies": {
16529 "color-convert": "^2.0.1"
16530 },
16531 "engines": {
16532 "node": ">=8"
16533 },
16534 "funding": {
16535 "url": "https://github.com/chalk/ansi-styles?sponsor=1"
16536 }
16537 },
16538 "node_modules/wrap-ansi/node_modules/color-convert": {
16539 "version": "2.0.1",
16540 "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
16541 "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
16542 "dev": true,
16543 "dependencies": {
16544 "color-name": "~1.1.4"
16545 },
16546 "engines": {
16547 "node": ">=7.0.0"
16548 }
16549 },
16550 "node_modules/wrap-ansi/node_modules/color-name": {
16551 "version": "1.1.4",
16552 "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
16553 "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
16554 "dev": true
16555 },
16556 "node_modules/wrappy": {
16557 "version": "1.0.2",
16558 "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -050016559 "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ=="
github-actions[bot]393fca82022-01-01 15:20:00 +010016560 },
16561 "node_modules/ws": {
Matt Godbolt09828862023-02-28 07:51:28 -060016562 "version": "8.12.1",
16563 "resolved": "https://registry.npmjs.org/ws/-/ws-8.12.1.tgz",
16564 "integrity": "sha512-1qo+M9Ba+xNhPB+YTWUlK6M17brTut5EXbcBaMRN5pH5dFrXz7lzz1ChFSUq3bOUl8yEvSenhHmYUNJxFzdJew==",
github-actions[bot]393fca82022-01-01 15:20:00 +010016565 "dev": true,
16566 "engines": {
16567 "node": ">=10.0.0"
16568 },
16569 "peerDependencies": {
16570 "bufferutil": "^4.0.1",
Matt Godbolt2da5d572023-01-29 17:40:54 -060016571 "utf-8-validate": ">=5.0.2"
github-actions[bot]393fca82022-01-01 15:20:00 +010016572 },
16573 "peerDependenciesMeta": {
16574 "bufferutil": {
16575 "optional": true
16576 },
16577 "utf-8-validate": {
16578 "optional": true
16579 }
github-actions[bot]393fca82022-01-01 15:20:00 +010016580 }
16581 },
16582 "node_modules/xtend": {
Matt Godboltf1470a72022-01-17 23:28:33 -060016583 "version": "4.0.2",
16584 "resolved": "https://registry.npmjs.org/xtend/-/xtend-4.0.2.tgz",
16585 "integrity": "sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==",
github-actions[bot]393fca82022-01-01 15:20:00 +010016586 "engines": {
16587 "node": ">=0.4"
16588 }
16589 },
16590 "node_modules/y18n": {
Matt Godboltf1470a72022-01-17 23:28:33 -060016591 "version": "5.0.8",
16592 "resolved": "https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz",
16593 "integrity": "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==",
16594 "dev": true,
16595 "engines": {
16596 "node": ">=10"
16597 }
github-actions[bot]393fca82022-01-01 15:20:00 +010016598 },
16599 "node_modules/yallist": {
16600 "version": "3.1.1",
16601 "resolved": "https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz",
Matt Godbolt3f7def72023-03-08 10:58:56 -060016602 "integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==",
16603 "dev": true,
16604 "peer": true
github-actions[bot]393fca82022-01-01 15:20:00 +010016605 },
16606 "node_modules/yaml": {
Matt Godbolt8cb8f6f2023-03-02 19:02:57 -060016607 "version": "2.2.1",
16608 "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.2.1.tgz",
16609 "integrity": "sha512-e0WHiYql7+9wr4cWMx3TVQrNwejKaEe7/rHNmQmqRjazfOP5W8PB6Jpebb5o6fIapbz9o9+2ipcaTM2ZwDI6lw==",
github-actions[bot]393fca82022-01-01 15:20:00 +010016610 "engines": {
Matt Godbolt8cb8f6f2023-03-02 19:02:57 -060016611 "node": ">= 14"
Matt Godboltf1470a72022-01-17 23:28:33 -060016612 }
16613 },
github-actions[bot]393fca82022-01-01 15:20:00 +010016614 "node_modules/yargs": {
16615 "version": "16.2.0",
16616 "resolved": "https://registry.npmjs.org/yargs/-/yargs-16.2.0.tgz",
16617 "integrity": "sha512-D1mvvtDG0L5ft/jGWkLpG1+m0eQxOfaBvTNELraWj22wSVUMWxZUvYgJYcKh6jGGIkJFhH4IZPQhR4TKpc8mBw==",
16618 "dev": true,
16619 "dependencies": {
16620 "cliui": "^7.0.2",
16621 "escalade": "^3.1.1",
16622 "get-caller-file": "^2.0.5",
16623 "require-directory": "^2.1.1",
16624 "string-width": "^4.2.0",
16625 "y18n": "^5.0.5",
16626 "yargs-parser": "^20.2.2"
16627 },
16628 "engines": {
16629 "node": ">=10"
16630 }
16631 },
Matt Godboltf1470a72022-01-17 23:28:33 -060016632 "node_modules/yargs-parser": {
Matt Godbolt09828862023-02-28 07:51:28 -060016633 "version": "20.2.9",
16634 "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-20.2.9.tgz",
16635 "integrity": "sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w==",
Matt Godboltf1470a72022-01-17 23:28:33 -060016636 "dev": true,
16637 "engines": {
16638 "node": ">=10"
16639 }
16640 },
github-actions[bot]393fca82022-01-01 15:20:00 +010016641 "node_modules/yargs-unparser": {
16642 "version": "2.0.0",
16643 "resolved": "https://registry.npmjs.org/yargs-unparser/-/yargs-unparser-2.0.0.tgz",
16644 "integrity": "sha512-7pRTIA9Qc1caZ0bZ6RYRGbHJthJWuakf+WmHK0rVeLkNrrGhfoabBNdue6kdINI6r4if7ocq9aD/n7xwKOdzOA==",
16645 "dev": true,
16646 "dependencies": {
16647 "camelcase": "^6.0.0",
16648 "decamelize": "^4.0.0",
16649 "flat": "^5.0.2",
16650 "is-plain-obj": "^2.1.0"
16651 },
16652 "engines": {
16653 "node": ">=10"
github-actions[bot]393fca82022-01-01 15:20:00 +010016654 }
16655 },
16656 "node_modules/yargs-unparser/node_modules/is-plain-obj": {
16657 "version": "2.1.0",
16658 "resolved": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-2.1.0.tgz",
16659 "integrity": "sha512-YWnfyRwxL/+SsrWYfOpUtz5b3YD+nyfkHvjbcanzk8zgyO4ASD67uVMRt8k5bM4lLMDnXfriRhOpemw+NfT1eA==",
16660 "dev": true,
16661 "engines": {
16662 "node": ">=8"
github-actions[bot]393fca82022-01-01 15:20:00 +010016663 }
16664 },
Patrick Quist51047b62022-02-04 18:35:04 +010016665 "node_modules/yauzl": {
16666 "version": "2.10.0",
16667 "resolved": "https://registry.npmjs.org/yauzl/-/yauzl-2.10.0.tgz",
Matt Godbolt52515952022-07-01 08:39:24 -050016668 "integrity": "sha512-p4a9I6X6nu6IhoGmBqAcbJy1mlC4j27vEPZX9F4L4/vZT3Lyq1VkFHw/V/PUcB9Buo+DG3iHkT0x3Qya58zc3g==",
Patrick Quist51047b62022-02-04 18:35:04 +010016669 "dev": true,
16670 "dependencies": {
16671 "buffer-crc32": "~0.2.3",
16672 "fd-slicer": "~1.1.0"
16673 }
16674 },
github-actions[bot]393fca82022-01-01 15:20:00 +010016675 "node_modules/yn": {
16676 "version": "3.1.1",
16677 "resolved": "https://registry.npmjs.org/yn/-/yn-3.1.1.tgz",
16678 "integrity": "sha512-Ux4ygGWsu2c7isFWe8Yu1YluJmqVhxqK2cLXNQA5AcC3QfbGNpM7fu0Y8b/z16pXLnFxZYvWhd3fhBY9DLmC6Q==",
github-actions[bot]393fca82022-01-01 15:20:00 +010016679 "engines": {
16680 "node": ">=6"
16681 }
16682 },
16683 "node_modules/yocto-queue": {
16684 "version": "0.1.0",
16685 "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz",
16686 "integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==",
github-actions[bot]393fca82022-01-01 15:20:00 +010016687 "engines": {
16688 "node": ">=10"
16689 },
16690 "funding": {
16691 "url": "https://github.com/sponsors/sindresorhus"
16692 }
Matt Godbolt8a670dd2019-05-03 10:52:16 -050016693 }
16694 }
16695}