diff --git a/package-lock.json b/package-lock.json index 5ee6e8e883..0a17c504d3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1670,15 +1670,15 @@ } }, "node_modules/@cspell/cspell-bundled-dicts": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-7.0.0.tgz", - "integrity": "sha512-qfBAS4W35+loOfbprBDS8nN0Eitl9wmuPE8GQLbwYj9Qj+COlLg57KECeXF8cgGnHkahrIkc3t6V6eFF8nhXQw==", + "version": "7.0.1", + "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-7.0.1.tgz", + "integrity": "sha512-Rm3AAOhZBPWy3L9lYRPQ41HAPP/jKBzTAkDVCsmT3SDbF1R1e7uqzQ86KhLWgcRfqGIh1uLcLjcUOAAh6jLu6Q==", "dev": true, "dependencies": { "@cspell/dict-ada": "^4.0.2", "@cspell/dict-aws": "^4.0.0", "@cspell/dict-bash": "^4.1.1", - "@cspell/dict-companies": "^3.0.19", + "@cspell/dict-companies": "^3.0.20", "@cspell/dict-cpp": "^5.0.4", "@cspell/dict-cryptocurrencies": "^3.0.1", "@cspell/dict-csharp": "^4.0.2", @@ -1708,10 +1708,10 @@ "@cspell/dict-lua": "^4.0.1", "@cspell/dict-node": "^4.0.2", "@cspell/dict-npm": "^5.0.8", - "@cspell/dict-php": "^4.0.1", + "@cspell/dict-php": "^4.0.2", "@cspell/dict-powershell": "^5.0.2", "@cspell/dict-public-licenses": "^2.0.3", - "@cspell/dict-python": "^4.1.5", + "@cspell/dict-python": "^4.1.6", "@cspell/dict-r": "^2.0.1", "@cspell/dict-ruby": "^5.0.0", "@cspell/dict-rust": "^4.0.1", @@ -1728,39 +1728,51 @@ } }, "node_modules/@cspell/cspell-json-reporter": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-json-reporter/-/cspell-json-reporter-7.0.0.tgz", - "integrity": "sha512-8OheTVzwwfOQqPZe3Enbe1F7Y0djjGunk5K7aC5MyXc3BuIV7Cx13xWo2gfAjiHBRuO5lqg9qidEfp6NE33amg==", + "version": "7.0.1", + "resolved": "https://registry.npmjs.org/@cspell/cspell-json-reporter/-/cspell-json-reporter-7.0.1.tgz", + "integrity": "sha512-qOnGvnkV4s84X4LncR9F8e9TD2Y+0Yt1GJgsThul8Zgr90qjPpdUnfIwvptByXv7OWOuImpYk66NQIVTQtpcvQ==", "dev": true, "dependencies": { - "@cspell/cspell-types": "7.0.0" + "@cspell/cspell-types": "7.0.1" }, "engines": { "node": ">=16" } }, "node_modules/@cspell/cspell-pipe": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-7.0.0.tgz", - "integrity": "sha512-MmQeLyyS5rZ/VvRtHGOLFUcCF9zy01WpWYthLZB61o96HCokqtlN4BBBPLYNxrotFNA4syVy9Si/wTxsC9oTiA==", + "version": "7.0.1", + "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-7.0.1.tgz", + "integrity": "sha512-qbQkBS1xsJfwRFzrPLFE1jDt2MRRG75GKxKmFskNxuE5kdmshQT9/hjs+O/HUgPnNH2+l+aK/S5yisFti3YYoA==", "dev": true, "engines": { "node": ">=16" } }, + "node_modules/@cspell/cspell-resolver": { + "version": "7.0.1", + "resolved": "https://registry.npmjs.org/@cspell/cspell-resolver/-/cspell-resolver-7.0.1.tgz", + "integrity": "sha512-GfaYy+17l8cdZk8wEzp6UxA3hV4th/OsvQnUERMGSQ6oN1j8Rn1aEGUD3xxjhFAK2+AOeB3gx8RyIHQLWgE80g==", + "dev": true, + "dependencies": { + "global-dirs": "^3.0.1" + }, + "engines": { + "node": ">=16" + } + }, "node_modules/@cspell/cspell-service-bus": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-7.0.0.tgz", - "integrity": "sha512-0YMM5SJY+XooOTEoo5+xuqTBLO87FP6QR8OBLBDeWNHvON9M4TpeAAN5K+IM0vMSFzgt1aSSMJNO0HSmxn17Yw==", + "version": "7.0.1", + "resolved": "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-7.0.1.tgz", + "integrity": "sha512-rtN4HyW8eHnrTNSji1DEM0v810sqhIIh6Tuo8aNNVoEuUMVdE+L17PoVnMc2dAp6VMv2nvTnh4Lpfsj5l5NsZw==", "dev": true, "engines": { "node": ">=16" } }, "node_modules/@cspell/cspell-types": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-7.0.0.tgz", - "integrity": "sha512-b/Dee5lb362ODlEK+kQcUDJfCprDRUFWcddo5tyzsYm3ID08ll6+DzCtfRxf48isyX1tL7uBKMj/iIpAhRNu9Q==", + "version": "7.0.1", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-7.0.1.tgz", + "integrity": "sha512-nPQGIwVUxNqAhBmSsnvRSJtHUo3cSQiCRpppNaXY8s1IrJ2kskS+LEF+d4SGTjQbCQH39sf3NoFWSCTfjl1jFg==", "dev": true, "engines": { "node": ">=16" @@ -1785,9 +1797,9 @@ "dev": true }, "node_modules/@cspell/dict-companies": { - "version": "3.0.19", - "resolved": "https://registry.npmjs.org/@cspell/dict-companies/-/dict-companies-3.0.19.tgz", - "integrity": "sha512-hO7rS4DhFA333qyvf89wIVoclCtXe/2sftY6aS0oMIH1bMZLjLx2B2sQJj6dCiu6gG/By1S9YZ0fXabiPk2Tkg==", + "version": "3.0.20", + "resolved": "https://registry.npmjs.org/@cspell/dict-companies/-/dict-companies-3.0.20.tgz", + "integrity": "sha512-o13HaqYxkWo20FC5iU9PHKMFexY9D7/XeSj9tvBzy3sEzW324zw5MWEkeDszwmC/GsLZtot+5vopCv6/evRNlA==", "dev": true }, "node_modules/@cspell/dict-cpp": { @@ -1821,9 +1833,9 @@ "dev": true }, "node_modules/@cspell/dict-data-science": { - "version": "1.0.10", - "resolved": "https://registry.npmjs.org/@cspell/dict-data-science/-/dict-data-science-1.0.10.tgz", - "integrity": "sha512-7ZsRCnW0f4Bdo6Cqq8V4gHr8K58h+MP8majcDeMNhpMFUPiiSnvKsDuG9V5jciI/0t+lptPrZwGGIVEDF4Kqtg==", + "version": "1.0.11", + "resolved": "https://registry.npmjs.org/@cspell/dict-data-science/-/dict-data-science-1.0.11.tgz", + "integrity": "sha512-TaHAZRVe0Zlcc3C23StZqqbzC0NrodRwoSAc8dis+5qLeLLnOCtagYQeROQvDlcDg3X/VVEO9Whh4W/z4PAmYQ==", "dev": true }, "node_modules/@cspell/dict-django": { @@ -1971,9 +1983,9 @@ "dev": true }, "node_modules/@cspell/dict-php": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/@cspell/dict-php/-/dict-php-4.0.1.tgz", - "integrity": "sha512-XaQ/JkSyq2c07MfRG54DjLi2CV+HHwS99DDCAao9Fq2JfkWroTQsUeek7wYZXJATrJVOULoV3HKih12x905AtQ==", + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/@cspell/dict-php/-/dict-php-4.0.2.tgz", + "integrity": "sha512-7yglcmMoFHDPQXHW+9QAl8YjAToMm1qOi+4x/yGY1FSIEjZbCpjeDgyKMGg/NgpooQQceEN38AR59Pn23EDriA==", "dev": true }, "node_modules/@cspell/dict-powershell": { @@ -1989,12 +2001,12 @@ "dev": true }, "node_modules/@cspell/dict-python": { - "version": "4.1.5", - "resolved": "https://registry.npmjs.org/@cspell/dict-python/-/dict-python-4.1.5.tgz", - "integrity": "sha512-wWUWyHdyJtx5iG6Fz9rBQ17BtdpEsB17vmutao+gixQD28Jzb6XoLgDQ6606M0RnFjBSFhs5iT4CJBzlD2Kq6g==", + "version": "4.1.7", + "resolved": "https://registry.npmjs.org/@cspell/dict-python/-/dict-python-4.1.7.tgz", + "integrity": "sha512-8GkO7/w1QEpu4Y1GTHGYHrwfc/ZdiBRw7D/BGYCIiOoQPLi0YxMke7wzRC3j246yrzLt28ntDBjr4fB3+uFZtQ==", "dev": true, "dependencies": { - "@cspell/dict-data-science": "^1.0.0" + "@cspell/dict-data-science": "^1.0.11" } }, "node_modules/@cspell/dict-r": { @@ -2058,9 +2070,9 @@ "dev": true }, "node_modules/@cspell/dynamic-import": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/@cspell/dynamic-import/-/dynamic-import-7.0.0.tgz", - "integrity": "sha512-GRSJvdQvVOC0y7Qla8eg6LLe8p8WnbnHLabGJGsqYfXgtfkUFev9v65kMybQSJt9qhDtGCRw6EN1UyaeeEtavQ==", + "version": "7.0.1", + "resolved": "https://registry.npmjs.org/@cspell/dynamic-import/-/dynamic-import-7.0.1.tgz", + "integrity": "sha512-ILOvieaJ4TspyKmXVDNF89zQxG/EORKAVY5U8HichIchJlQJDHKCxLy9YFJnoWgkAl11oPATImvuiztcDUZoDA==", "dev": true, "dependencies": { "import-meta-resolve": "^3.0.0" @@ -2070,9 +2082,9 @@ } }, "node_modules/@cspell/strong-weak-map": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/@cspell/strong-weak-map/-/strong-weak-map-7.0.0.tgz", - "integrity": "sha512-DT1R30i3V7aJIGLt7x1igaMLHhYSFv6pgc9gNwXvZWFl1xm/f7Jx07GPXKKKhwwXd4vy7G5rhwo63F4Pt9i8Ng==", + "version": "7.0.1", + "resolved": "https://registry.npmjs.org/@cspell/strong-weak-map/-/strong-weak-map-7.0.1.tgz", + "integrity": "sha512-Y2L3kY12J77ETHNtZrfMwfufur2klsl33AqotC+kJ6Kbo2YZ6I3A224G5EBeIbQdmQdkE8KnpLDDcUv5640fJA==", "dev": true, "engines": { "node": ">=16" @@ -9132,22 +9144,22 @@ } }, "node_modules/cspell": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/cspell/-/cspell-7.0.0.tgz", - "integrity": "sha512-E8wQP30bTLROJsSNwYnhhRUdzVa4vQo6zILv7PqgTCSaveg8Af1HEh4ocRPRhppRgIXDpccG27+ATlpEzxiPGQ==", + "version": "7.0.1", + "resolved": "https://registry.npmjs.org/cspell/-/cspell-7.0.1.tgz", + "integrity": "sha512-nl35cQJ1XxESRZS5QD6S+X1XtBU9Q/acUPXt8yZjd+PcgkyTwCRk7qwxwEodkTUMP3Yxkg5hGWMtzDXfNK35RQ==", "dev": true, "dependencies": { - "@cspell/cspell-json-reporter": "7.0.0", - "@cspell/cspell-pipe": "7.0.0", - "@cspell/cspell-types": "7.0.0", - "@cspell/dynamic-import": "7.0.0", + "@cspell/cspell-json-reporter": "7.0.1", + "@cspell/cspell-pipe": "7.0.1", + "@cspell/cspell-types": "7.0.1", + "@cspell/dynamic-import": "7.0.1", "chalk": "^5.3.0", "chalk-template": "^1.1.0", - "commander": "^10.0.1", - "cspell-gitignore": "7.0.0", - "cspell-glob": "7.0.0", - "cspell-io": "7.0.0", - "cspell-lib": "7.0.0", + "commander": "^11.0.0", + "cspell-gitignore": "7.0.1", + "cspell-glob": "7.0.1", + "cspell-io": "7.0.1", + "cspell-lib": "7.0.1", "fast-glob": "^3.3.1", "fast-json-stable-stringify": "^2.1.0", "file-entry-cache": "^6.0.1", @@ -9168,14 +9180,14 @@ } }, "node_modules/cspell-dictionary": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/cspell-dictionary/-/cspell-dictionary-7.0.0.tgz", - "integrity": "sha512-CYB02vB870JfCtmi4Njuzw1nCjbyRCjoqlsAQgHkhRSevRKcjFrK3+XsBhNA3Zo4ek4P35+oS/I4vMOHu6cdCg==", + "version": "7.0.1", + "resolved": "https://registry.npmjs.org/cspell-dictionary/-/cspell-dictionary-7.0.1.tgz", + "integrity": "sha512-mC2+sjsfxWZ5uYsnUHG/2opnpnoy492o13caai0h4GODV0u3hxhCS4f7twLf0Rdm+Is0MU7wrTecDdDVKu1mOA==", "dev": true, "dependencies": { - "@cspell/cspell-pipe": "7.0.0", - "@cspell/cspell-types": "7.0.0", - "cspell-trie-lib": "7.0.0", + "@cspell/cspell-pipe": "7.0.1", + "@cspell/cspell-types": "7.0.1", + "cspell-trie-lib": "7.0.1", "fast-equals": "^4.0.3", "gensequence": "^5.0.2" }, @@ -9190,12 +9202,12 @@ "dev": true }, "node_modules/cspell-gitignore": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-7.0.0.tgz", - "integrity": "sha512-9VVLuiVhntXO/It3K0nTDhxbPPc2nItvGLymItfUudfB0ZqgzBaomdoYZzXrcNOITjYiBXWCPuVOXLbyoL0DjQ==", + "version": "7.0.1", + "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-7.0.1.tgz", + "integrity": "sha512-ebi4VvH3KqUF9G93EoQA0PUIA8eM/y3GITIVDkdF2Ueo6uIWEeGjSaYNeJgNJHvccBZViR6XsrZuVxBOkSW3Rw==", "dev": true, "dependencies": { - "cspell-glob": "7.0.0", + "cspell-glob": "7.0.1", "find-up": "^5.0.0" }, "bin": { @@ -9267,9 +9279,9 @@ } }, "node_modules/cspell-glob": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-7.0.0.tgz", - "integrity": "sha512-Wl47kChIuSiuStofVSPdgvwi8BRD4tN03j+yhpJ1q+lWT023ctFacZy+Lc+L6nxaTUriDy5ET+UoooPMJ2PskA==", + "version": "7.0.1", + "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-7.0.1.tgz", + "integrity": "sha512-Qm2r+FgtwvJnWbW03QoUohTLDkoic1JVjFSbUTua8AlzbOPJ2M+IJZx47rf5dAiUFtxIDsjiaDepcrkyW7q5HQ==", "dev": true, "dependencies": { "micromatch": "^4.0.5" @@ -9279,13 +9291,13 @@ } }, "node_modules/cspell-grammar": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-7.0.0.tgz", - "integrity": "sha512-0k1qVvxMNwP4WXX1zIp3Ub+RQnUzjiBtB+BO4Lprnkp6/JuRndpBRDrXBsqNZBVzZ+JjyRSU1elNSN6/nudXvQ==", + "version": "7.0.1", + "resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-7.0.1.tgz", + "integrity": "sha512-qrwll/JWpa2/2cq4a39yLQPn0hsYcPFN8BWr2xsuFuuYjplaUhSU40LbngUAUkbcWGxVrQCR9odClboZ6xzYFQ==", "dev": true, "dependencies": { - "@cspell/cspell-pipe": "7.0.0", - "@cspell/cspell-types": "7.0.0" + "@cspell/cspell-pipe": "7.0.1", + "@cspell/cspell-types": "7.0.1" }, "bin": { "cspell-grammar": "bin.mjs" @@ -9295,22 +9307,22 @@ } }, "node_modules/cspell-io": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-7.0.0.tgz", - "integrity": "sha512-pGf+XlMcOxZfO7NIwJYmje8D30OEUt2Vb7cfZ2nazdFf9/NfiZpYp3JHOT+n53DhbIXTfdmojXo5bVezPXA48g==", + "version": "7.0.1", + "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-7.0.1.tgz", + "integrity": "sha512-z3dzYFJgredZJYV9piU/rvulCeMixNeJbxBZyHGOGWeKg36iZhXrIkNpK4s6GEAgGB9r/BD9P31E7YQomzhKZA==", "dev": true, "dependencies": { - "@cspell/cspell-service-bus": "7.0.0", - "node-fetch": "^2.6.12" + "@cspell/cspell-service-bus": "7.0.1", + "node-fetch": "^2.6.13" }, "engines": { "node": ">=16" } }, "node_modules/cspell-io/node_modules/node-fetch": { - "version": "2.6.12", - "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.12.tgz", - "integrity": "sha512-C/fGU2E8ToujUivIO0H+tpQ6HWo4eEmchoPIoXtxCrVghxdKq+QOHqEZW7tuP3KlV3bC8FRMO5nMCC7Zm1VP6g==", + "version": "2.6.13", + "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.13.tgz", + "integrity": "sha512-StxNAxh15zr77QvvkmveSQ8uCQ4+v5FkvNTj0OESmiHu+VRi/gXArXtkWMElOsOUNLtUEvI4yS+rdtOHZTwlQA==", "dev": true, "dependencies": { "whatwg-url": "^5.0.0" @@ -9328,30 +9340,30 @@ } }, "node_modules/cspell-lib": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-7.0.0.tgz", - "integrity": "sha512-CJAa7uV4hrm8OTnWdFPONSUP1Dp7J7fVhKu15aTrpNASUMAHe5YWqFqInCg+0+XhdRpGGYjQKhd+khsXL5a+bg==", + "version": "7.0.1", + "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-7.0.1.tgz", + "integrity": "sha512-BaFhA0GFnuMEFzEALSt/TgrOl7A6vJSwtqqpdOGI5goLBIu8DDYqIncLrcglELosFo+KXnnYtYtPXuQIX3P5Kw==", "dev": true, "dependencies": { - "@cspell/cspell-bundled-dicts": "7.0.0", - "@cspell/cspell-pipe": "7.0.0", - "@cspell/cspell-types": "7.0.0", - "@cspell/strong-weak-map": "7.0.0", + "@cspell/cspell-bundled-dicts": "7.0.1", + "@cspell/cspell-pipe": "7.0.1", + "@cspell/cspell-resolver": "7.0.1", + "@cspell/cspell-types": "7.0.1", + "@cspell/strong-weak-map": "7.0.1", "clear-module": "^4.1.2", "comment-json": "^4.2.3", "configstore": "^6.0.0", "cosmiconfig": "8.0.0", - "cspell-dictionary": "7.0.0", - "cspell-glob": "7.0.0", - "cspell-grammar": "7.0.0", - "cspell-io": "7.0.0", - "cspell-trie-lib": "7.0.0", + "cspell-dictionary": "7.0.1", + "cspell-glob": "7.0.1", + "cspell-grammar": "7.0.1", + "cspell-io": "7.0.1", + "cspell-trie-lib": "7.0.1", "fast-equals": "^5.0.1", "find-up": "^6.3.0", "gensequence": "^5.0.2", "import-fresh": "^3.3.0", "resolve-from": "^5.0.0", - "resolve-global": "^1.0.0", "vscode-languageserver-textdocument": "^1.0.8", "vscode-uri": "^3.0.7" }, @@ -9457,13 +9469,13 @@ } }, "node_modules/cspell-trie-lib": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-7.0.0.tgz", - "integrity": "sha512-mopXyfjNRVuYbrZcbBcLwOMrWeyTezh4w8zy+RywUmsF6IW6/HM2DkfE2BmH1IyE9af29lgQqdB5eDbJLWrP5A==", + "version": "7.0.1", + "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-7.0.1.tgz", + "integrity": "sha512-rdY78YK46LUmcez63kMbMF2nCmPIcnWd3a0rivnhyPaVvY+cwNKqpp7WSWOFDLboiMaEdCrdaS4AecspTCLjaw==", "dev": true, "dependencies": { - "@cspell/cspell-pipe": "7.0.0", - "@cspell/cspell-types": "7.0.0", + "@cspell/cspell-pipe": "7.0.1", + "@cspell/cspell-types": "7.0.1", "gensequence": "^5.0.2" }, "engines": { @@ -9483,12 +9495,12 @@ } }, "node_modules/cspell/node_modules/commander": { - "version": "10.0.1", - "resolved": "https://registry.npmjs.org/commander/-/commander-10.0.1.tgz", - "integrity": "sha512-y4Mg2tXshplEbSGzx7amzPwKKOCGuoSRP/CjEdwwk0FOGlUbq6lKuoyDZTNZkmxHdJtp54hdfY/JUrdL7Xfdug==", + "version": "11.0.0", + "resolved": "https://registry.npmjs.org/commander/-/commander-11.0.0.tgz", + "integrity": "sha512-9HMlXtt/BNoYr8ooyjjNRdIilOTkVJXB+GhxMTtOKwk0R4j4lS4NpjuqmRxroBfnfTSHQIHQB7wryHhXarNjmQ==", "dev": true, "engines": { - "node": ">=14" + "node": ">=16" } }, "node_modules/cspell/node_modules/semver": { @@ -13112,15 +13124,27 @@ } }, "node_modules/global-dirs": { - "version": "0.1.1", - "resolved": "https://registry.npmjs.org/global-dirs/-/global-dirs-0.1.1.tgz", - "integrity": "sha512-NknMLn7F2J7aflwFOlGdNIuCDpN3VGoSoB+aap3KABFWbHVn1TCgFC+np23J8W2BiZbjfEw3BFBycSMv1AFblg==", + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/global-dirs/-/global-dirs-3.0.1.tgz", + "integrity": "sha512-NBcGGFbBA9s1VzD41QXDG+3++t9Mn5t1FpLdhESY6oKY4gYTFpX4wO3sqGUa0Srjtbfj3szX0RnemmrVRUdULA==", "dev": true, "dependencies": { - "ini": "^1.3.4" + "ini": "2.0.0" }, "engines": { - "node": ">=4" + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/global-dirs/node_modules/ini": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/ini/-/ini-2.0.0.tgz", + "integrity": "sha512-7PnF4oN3CvZF23ADhA5wRaYEQpJ8qygSkbtTXWBeXWXmEVRXK+1ITciHWwHhsjv1TmW0MgacIv6hEi5pX5NQdA==", + "dev": true, + "engines": { + "node": ">=10" } }, "node_modules/globals": { @@ -14085,30 +14109,6 @@ "url": "https://github.com/sponsors/sindresorhus" } }, - "node_modules/is-installed-globally/node_modules/global-dirs": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/global-dirs/-/global-dirs-3.0.1.tgz", - "integrity": "sha512-NBcGGFbBA9s1VzD41QXDG+3++t9Mn5t1FpLdhESY6oKY4gYTFpX4wO3sqGUa0Srjtbfj3szX0RnemmrVRUdULA==", - "dev": true, - "dependencies": { - "ini": "2.0.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/is-installed-globally/node_modules/ini": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/ini/-/ini-2.0.0.tgz", - "integrity": "sha512-7PnF4oN3CvZF23ADhA5wRaYEQpJ8qygSkbtTXWBeXWXmEVRXK+1ITciHWwHhsjv1TmW0MgacIv6hEi5pX5NQdA==", - "dev": true, - "engines": { - "node": ">=10" - } - }, "node_modules/is-interactive": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/is-interactive/-/is-interactive-2.0.0.tgz", @@ -26334,18 +26334,6 @@ "node": ">=8" } }, - "node_modules/resolve-global": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/resolve-global/-/resolve-global-1.0.0.tgz", - "integrity": "sha512-zFa12V4OLtT5XUX/Q4VLvTfBf+Ok0SPc1FNGM/z9ctUdiU618qwKpWnd0CHs3+RqROfyEg/DhuHbMWYqcgljEw==", - "dev": true, - "dependencies": { - "global-dirs": "^0.1.1" - }, - "engines": { - "node": ">=8" - } - }, "node_modules/responselike": { "version": "2.0.1", "resolved": "https://registry.npmjs.org/responselike/-/responselike-2.0.1.tgz", @@ -30538,7 +30526,7 @@ "@types/uuid": "^9.0.1", "@waku/build-utils": "*", "chai": "^4.3.7", - "cspell": "^7.0.0", + "cspell": "^7.0.1", "fast-check": "^3.8.1", "ignore-loader": "^0.1.2", "isomorphic-fetch": "^3.0.0", @@ -30598,7 +30586,7 @@ "@waku/build-utils": "*", "@waku/interfaces": "0.0.17", "chai": "^4.3.7", - "cspell": "^7.0.0", + "cspell": "^7.0.1", "karma": "^6.4.1", "karma-chrome-launcher": "^3.2.0", "karma-mocha": "^2.0.1", @@ -30637,7 +30625,7 @@ "@waku/build-utils": "*", "@waku/interfaces": "0.0.17", "chai": "^4.3.7", - "cspell": "^7.0.0", + "cspell": "^7.0.1", "karma": "^6.4.1", "karma-chrome-launcher": "^3.2.0", "karma-mocha": "^2.0.1", @@ -30662,7 +30650,7 @@ "devDependencies": { "@chainsafe/libp2p-gossipsub": "^10.0.0", "@multiformats/multiaddr": "^12.0.0", - "cspell": "^7.0.0", + "cspell": "^7.0.1", "libp2p": "^0.46.3", "npm-run-all": "^4.1.5", "typescript": "^5.0.4" @@ -30692,7 +30680,7 @@ "@types/mocha": "^10.0.1", "@waku/build-utils": "*", "chai": "^4.3.7", - "cspell": "^7.0.0", + "cspell": "^7.0.1", "fast-check": "^3.8.1", "karma": "^6.4.1", "karma-chrome-launcher": "^3.2.0", @@ -30728,7 +30716,7 @@ "@waku/build-utils": "*", "@waku/interfaces": "0.0.17", "chai": "^4.3.7", - "cspell": "^7.0.0", + "cspell": "^7.0.1", "fast-check": "^3.7.0", "ignore-loader": "^0.1.2", "isomorphic-fetch": "^3.0.0", @@ -30771,7 +30759,7 @@ "@rollup/plugin-node-resolve": "^15.1.0", "@waku/build-utils": "*", "chai": "^4.3.7", - "cspell": "^7.0.0", + "cspell": "^7.0.1", "npm-run-all": "^4.1.5", "rollup": "^3.21.3", "ts-loader": "^9.4.2", @@ -30794,7 +30782,7 @@ "@rollup/plugin-json": "^6.0.0", "@rollup/plugin-node-resolve": "^15.1.0", "@waku/build-utils": "*", - "cspell": "^7.0.0", + "cspell": "^7.0.1", "npm-run-all": "^4.1.5", "protons": "^7.0.2", "rollup": "^3.21.3", @@ -30855,7 +30843,7 @@ "@rollup/plugin-json": "^6.0.0", "@rollup/plugin-node-resolve": "^15.1.0", "@waku/build-utils": "*", - "cspell": "^7.0.0", + "cspell": "^7.0.1", "interface-datastore": "^7.0.4", "npm-run-all": "^4.1.5", "rollup": "^3.21.3", @@ -30942,7 +30930,7 @@ "@waku/sdk": "*", "aegir": "^40.0.11", "chai": "^4.3.7", - "cspell": "^7.0.0", + "cspell": "^7.0.1", "datastore-core": "^9.2.2", "debug": "^4.3.4", "interface-datastore": "^8.2.3", @@ -31349,7 +31337,7 @@ "@rollup/plugin-node-resolve": "^15.1.0", "@waku/build-utils": "*", "@waku/interfaces": "0.0.17", - "cspell": "^7.0.0", + "cspell": "^7.0.1", "npm-run-all": "^4.1.5", "rollup": "^3.21.3", "typescript": "^5.0.4" @@ -32548,15 +32536,15 @@ "dev": true }, "@cspell/cspell-bundled-dicts": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-7.0.0.tgz", - "integrity": "sha512-qfBAS4W35+loOfbprBDS8nN0Eitl9wmuPE8GQLbwYj9Qj+COlLg57KECeXF8cgGnHkahrIkc3t6V6eFF8nhXQw==", + "version": "7.0.1", + "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-7.0.1.tgz", + "integrity": "sha512-Rm3AAOhZBPWy3L9lYRPQ41HAPP/jKBzTAkDVCsmT3SDbF1R1e7uqzQ86KhLWgcRfqGIh1uLcLjcUOAAh6jLu6Q==", "dev": true, "requires": { "@cspell/dict-ada": "^4.0.2", "@cspell/dict-aws": "^4.0.0", "@cspell/dict-bash": "^4.1.1", - "@cspell/dict-companies": "^3.0.19", + "@cspell/dict-companies": "^3.0.20", "@cspell/dict-cpp": "^5.0.4", "@cspell/dict-cryptocurrencies": "^3.0.1", "@cspell/dict-csharp": "^4.0.2", @@ -32586,10 +32574,10 @@ "@cspell/dict-lua": "^4.0.1", "@cspell/dict-node": "^4.0.2", "@cspell/dict-npm": "^5.0.8", - "@cspell/dict-php": "^4.0.1", + "@cspell/dict-php": "^4.0.2", "@cspell/dict-powershell": "^5.0.2", "@cspell/dict-public-licenses": "^2.0.3", - "@cspell/dict-python": "^4.1.5", + "@cspell/dict-python": "^4.1.6", "@cspell/dict-r": "^2.0.1", "@cspell/dict-ruby": "^5.0.0", "@cspell/dict-rust": "^4.0.1", @@ -32603,30 +32591,39 @@ } }, "@cspell/cspell-json-reporter": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-json-reporter/-/cspell-json-reporter-7.0.0.tgz", - "integrity": "sha512-8OheTVzwwfOQqPZe3Enbe1F7Y0djjGunk5K7aC5MyXc3BuIV7Cx13xWo2gfAjiHBRuO5lqg9qidEfp6NE33amg==", + "version": "7.0.1", + "resolved": "https://registry.npmjs.org/@cspell/cspell-json-reporter/-/cspell-json-reporter-7.0.1.tgz", + "integrity": "sha512-qOnGvnkV4s84X4LncR9F8e9TD2Y+0Yt1GJgsThul8Zgr90qjPpdUnfIwvptByXv7OWOuImpYk66NQIVTQtpcvQ==", "dev": true, "requires": { - "@cspell/cspell-types": "7.0.0" + "@cspell/cspell-types": "7.0.1" } }, "@cspell/cspell-pipe": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-7.0.0.tgz", - "integrity": "sha512-MmQeLyyS5rZ/VvRtHGOLFUcCF9zy01WpWYthLZB61o96HCokqtlN4BBBPLYNxrotFNA4syVy9Si/wTxsC9oTiA==", + "version": "7.0.1", + "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-7.0.1.tgz", + "integrity": "sha512-qbQkBS1xsJfwRFzrPLFE1jDt2MRRG75GKxKmFskNxuE5kdmshQT9/hjs+O/HUgPnNH2+l+aK/S5yisFti3YYoA==", "dev": true }, + "@cspell/cspell-resolver": { + "version": "7.0.1", + "resolved": "https://registry.npmjs.org/@cspell/cspell-resolver/-/cspell-resolver-7.0.1.tgz", + "integrity": "sha512-GfaYy+17l8cdZk8wEzp6UxA3hV4th/OsvQnUERMGSQ6oN1j8Rn1aEGUD3xxjhFAK2+AOeB3gx8RyIHQLWgE80g==", + "dev": true, + "requires": { + "global-dirs": "^3.0.1" + } + }, "@cspell/cspell-service-bus": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-7.0.0.tgz", - "integrity": "sha512-0YMM5SJY+XooOTEoo5+xuqTBLO87FP6QR8OBLBDeWNHvON9M4TpeAAN5K+IM0vMSFzgt1aSSMJNO0HSmxn17Yw==", + "version": "7.0.1", + "resolved": "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-7.0.1.tgz", + "integrity": "sha512-rtN4HyW8eHnrTNSji1DEM0v810sqhIIh6Tuo8aNNVoEuUMVdE+L17PoVnMc2dAp6VMv2nvTnh4Lpfsj5l5NsZw==", "dev": true }, "@cspell/cspell-types": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-7.0.0.tgz", - "integrity": "sha512-b/Dee5lb362ODlEK+kQcUDJfCprDRUFWcddo5tyzsYm3ID08ll6+DzCtfRxf48isyX1tL7uBKMj/iIpAhRNu9Q==", + "version": "7.0.1", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-7.0.1.tgz", + "integrity": "sha512-nPQGIwVUxNqAhBmSsnvRSJtHUo3cSQiCRpppNaXY8s1IrJ2kskS+LEF+d4SGTjQbCQH39sf3NoFWSCTfjl1jFg==", "dev": true }, "@cspell/dict-ada": { @@ -32648,9 +32645,9 @@ "dev": true }, "@cspell/dict-companies": { - "version": "3.0.19", - "resolved": "https://registry.npmjs.org/@cspell/dict-companies/-/dict-companies-3.0.19.tgz", - "integrity": "sha512-hO7rS4DhFA333qyvf89wIVoclCtXe/2sftY6aS0oMIH1bMZLjLx2B2sQJj6dCiu6gG/By1S9YZ0fXabiPk2Tkg==", + "version": "3.0.20", + "resolved": "https://registry.npmjs.org/@cspell/dict-companies/-/dict-companies-3.0.20.tgz", + "integrity": "sha512-o13HaqYxkWo20FC5iU9PHKMFexY9D7/XeSj9tvBzy3sEzW324zw5MWEkeDszwmC/GsLZtot+5vopCv6/evRNlA==", "dev": true }, "@cspell/dict-cpp": { @@ -32684,9 +32681,9 @@ "dev": true }, "@cspell/dict-data-science": { - "version": "1.0.10", - "resolved": "https://registry.npmjs.org/@cspell/dict-data-science/-/dict-data-science-1.0.10.tgz", - "integrity": "sha512-7ZsRCnW0f4Bdo6Cqq8V4gHr8K58h+MP8majcDeMNhpMFUPiiSnvKsDuG9V5jciI/0t+lptPrZwGGIVEDF4Kqtg==", + "version": "1.0.11", + "resolved": "https://registry.npmjs.org/@cspell/dict-data-science/-/dict-data-science-1.0.11.tgz", + "integrity": "sha512-TaHAZRVe0Zlcc3C23StZqqbzC0NrodRwoSAc8dis+5qLeLLnOCtagYQeROQvDlcDg3X/VVEO9Whh4W/z4PAmYQ==", "dev": true }, "@cspell/dict-django": { @@ -32834,9 +32831,9 @@ "dev": true }, "@cspell/dict-php": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/@cspell/dict-php/-/dict-php-4.0.1.tgz", - "integrity": "sha512-XaQ/JkSyq2c07MfRG54DjLi2CV+HHwS99DDCAao9Fq2JfkWroTQsUeek7wYZXJATrJVOULoV3HKih12x905AtQ==", + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/@cspell/dict-php/-/dict-php-4.0.2.tgz", + "integrity": "sha512-7yglcmMoFHDPQXHW+9QAl8YjAToMm1qOi+4x/yGY1FSIEjZbCpjeDgyKMGg/NgpooQQceEN38AR59Pn23EDriA==", "dev": true }, "@cspell/dict-powershell": { @@ -32852,12 +32849,12 @@ "dev": true }, "@cspell/dict-python": { - "version": "4.1.5", - "resolved": "https://registry.npmjs.org/@cspell/dict-python/-/dict-python-4.1.5.tgz", - "integrity": "sha512-wWUWyHdyJtx5iG6Fz9rBQ17BtdpEsB17vmutao+gixQD28Jzb6XoLgDQ6606M0RnFjBSFhs5iT4CJBzlD2Kq6g==", + "version": "4.1.7", + "resolved": "https://registry.npmjs.org/@cspell/dict-python/-/dict-python-4.1.7.tgz", + "integrity": "sha512-8GkO7/w1QEpu4Y1GTHGYHrwfc/ZdiBRw7D/BGYCIiOoQPLi0YxMke7wzRC3j246yrzLt28ntDBjr4fB3+uFZtQ==", "dev": true, "requires": { - "@cspell/dict-data-science": "^1.0.0" + "@cspell/dict-data-science": "^1.0.11" } }, "@cspell/dict-r": { @@ -32921,18 +32918,18 @@ "dev": true }, "@cspell/dynamic-import": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/@cspell/dynamic-import/-/dynamic-import-7.0.0.tgz", - "integrity": "sha512-GRSJvdQvVOC0y7Qla8eg6LLe8p8WnbnHLabGJGsqYfXgtfkUFev9v65kMybQSJt9qhDtGCRw6EN1UyaeeEtavQ==", + "version": "7.0.1", + "resolved": "https://registry.npmjs.org/@cspell/dynamic-import/-/dynamic-import-7.0.1.tgz", + "integrity": "sha512-ILOvieaJ4TspyKmXVDNF89zQxG/EORKAVY5U8HichIchJlQJDHKCxLy9YFJnoWgkAl11oPATImvuiztcDUZoDA==", "dev": true, "requires": { "import-meta-resolve": "^3.0.0" } }, "@cspell/strong-weak-map": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/@cspell/strong-weak-map/-/strong-weak-map-7.0.0.tgz", - "integrity": "sha512-DT1R30i3V7aJIGLt7x1igaMLHhYSFv6pgc9gNwXvZWFl1xm/f7Jx07GPXKKKhwwXd4vy7G5rhwo63F4Pt9i8Ng==", + "version": "7.0.1", + "resolved": "https://registry.npmjs.org/@cspell/strong-weak-map/-/strong-weak-map-7.0.1.tgz", + "integrity": "sha512-Y2L3kY12J77ETHNtZrfMwfufur2klsl33AqotC+kJ6Kbo2YZ6I3A224G5EBeIbQdmQdkE8KnpLDDcUv5640fJA==", "dev": true }, "@cspotcode/source-map-support": { @@ -35738,7 +35735,7 @@ "@waku/proto": "0.0.5", "@waku/utils": "0.0.10", "chai": "^4.3.7", - "cspell": "^7.0.0", + "cspell": "^7.0.1", "debug": "^4.3.4", "fast-check": "^3.8.1", "ignore-loader": "^0.1.2", @@ -35783,7 +35780,7 @@ "@waku/interfaces": "0.0.17", "@waku/utils": "0.0.10", "chai": "^4.3.7", - "cspell": "^7.0.0", + "cspell": "^7.0.1", "debug": "^4.3.4", "dns-query": "^0.11.2", "hi-base32": "^0.5.1", @@ -35817,7 +35814,7 @@ "@waku/interfaces": "0.0.17", "@waku/utils": "0.0.10", "chai": "^4.3.7", - "cspell": "^7.0.0", + "cspell": "^7.0.1", "debug": "^4.3.4", "js-sha3": "^0.8.0", "karma": "^6.4.1", @@ -35839,7 +35836,7 @@ "requires": { "@chainsafe/libp2p-gossipsub": "^10.0.0", "@multiformats/multiaddr": "^12.0.0", - "cspell": "^7.0.0", + "cspell": "^7.0.1", "libp2p": "^0.46.3", "npm-run-all": "^4.1.5", "typescript": "^5.0.4" @@ -35860,7 +35857,7 @@ "@waku/proto": "0.0.5", "@waku/utils": "0.0.10", "chai": "^4.3.7", - "cspell": "^7.0.0", + "cspell": "^7.0.1", "debug": "^4.3.4", "fast-check": "^3.8.1", "js-sha3": "^0.8.0", @@ -35891,7 +35888,7 @@ "@waku/interfaces": "0.0.17", "@waku/utils": "0.0.10", "chai": "^4.3.7", - "cspell": "^7.0.0", + "cspell": "^7.0.1", "fast-check": "^3.7.0", "ignore-loader": "^0.1.2", "isomorphic-fetch": "^3.0.0", @@ -35923,7 +35920,7 @@ "@waku/proto": "0.0.5", "@waku/utils": "0.0.10", "chai": "^4.3.7", - "cspell": "^7.0.0", + "cspell": "^7.0.1", "debug": "^4.3.4", "it-all": "^3.0.2", "it-length-prefixed": "^9.0.1", @@ -35942,7 +35939,7 @@ "@rollup/plugin-json": "^6.0.0", "@rollup/plugin-node-resolve": "^15.1.0", "@waku/build-utils": "*", - "cspell": "^7.0.0", + "cspell": "^7.0.1", "npm-run-all": "^4.1.5", "protons": "^7.0.2", "protons-runtime": "^5.0.0", @@ -35989,7 +35986,7 @@ "@waku/interfaces": "0.0.17", "@waku/relay": "0.0.5", "@waku/utils": "0.0.10", - "cspell": "^7.0.0", + "cspell": "^7.0.1", "interface-datastore": "^7.0.4", "libp2p": "^0.46.3", "npm-run-all": "^4.1.5", @@ -36046,7 +36043,7 @@ "aegir": "^40.0.11", "app-root-path": "^3.1.0", "chai": "^4.3.7", - "cspell": "^7.0.0", + "cspell": "^7.0.1", "datastore-core": "^9.2.2", "debug": "^4.3.4", "dockerode": "^3.3.5", @@ -36316,7 +36313,7 @@ "@rollup/plugin-node-resolve": "^15.1.0", "@waku/build-utils": "*", "@waku/interfaces": "0.0.17", - "cspell": "^7.0.0", + "cspell": "^7.0.1", "debug": "^4.3.4", "npm-run-all": "^4.1.5", "rollup": "^3.21.3", @@ -38396,22 +38393,22 @@ } }, "cspell": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/cspell/-/cspell-7.0.0.tgz", - "integrity": "sha512-E8wQP30bTLROJsSNwYnhhRUdzVa4vQo6zILv7PqgTCSaveg8Af1HEh4ocRPRhppRgIXDpccG27+ATlpEzxiPGQ==", + "version": "7.0.1", + "resolved": "https://registry.npmjs.org/cspell/-/cspell-7.0.1.tgz", + "integrity": "sha512-nl35cQJ1XxESRZS5QD6S+X1XtBU9Q/acUPXt8yZjd+PcgkyTwCRk7qwxwEodkTUMP3Yxkg5hGWMtzDXfNK35RQ==", "dev": true, "requires": { - "@cspell/cspell-json-reporter": "7.0.0", - "@cspell/cspell-pipe": "7.0.0", - "@cspell/cspell-types": "7.0.0", - "@cspell/dynamic-import": "7.0.0", + "@cspell/cspell-json-reporter": "7.0.1", + "@cspell/cspell-pipe": "7.0.1", + "@cspell/cspell-types": "7.0.1", + "@cspell/dynamic-import": "7.0.1", "chalk": "^5.3.0", "chalk-template": "^1.1.0", - "commander": "^10.0.1", - "cspell-gitignore": "7.0.0", - "cspell-glob": "7.0.0", - "cspell-io": "7.0.0", - "cspell-lib": "7.0.0", + "commander": "^11.0.0", + "cspell-gitignore": "7.0.1", + "cspell-glob": "7.0.1", + "cspell-io": "7.0.1", + "cspell-lib": "7.0.1", "fast-glob": "^3.3.1", "fast-json-stable-stringify": "^2.1.0", "file-entry-cache": "^6.0.1", @@ -38428,9 +38425,9 @@ "dev": true }, "commander": { - "version": "10.0.1", - "resolved": "https://registry.npmjs.org/commander/-/commander-10.0.1.tgz", - "integrity": "sha512-y4Mg2tXshplEbSGzx7amzPwKKOCGuoSRP/CjEdwwk0FOGlUbq6lKuoyDZTNZkmxHdJtp54hdfY/JUrdL7Xfdug==", + "version": "11.0.0", + "resolved": "https://registry.npmjs.org/commander/-/commander-11.0.0.tgz", + "integrity": "sha512-9HMlXtt/BNoYr8ooyjjNRdIilOTkVJXB+GhxMTtOKwk0R4j4lS4NpjuqmRxroBfnfTSHQIHQB7wryHhXarNjmQ==", "dev": true }, "semver": { @@ -38445,14 +38442,14 @@ } }, "cspell-dictionary": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/cspell-dictionary/-/cspell-dictionary-7.0.0.tgz", - "integrity": "sha512-CYB02vB870JfCtmi4Njuzw1nCjbyRCjoqlsAQgHkhRSevRKcjFrK3+XsBhNA3Zo4ek4P35+oS/I4vMOHu6cdCg==", + "version": "7.0.1", + "resolved": "https://registry.npmjs.org/cspell-dictionary/-/cspell-dictionary-7.0.1.tgz", + "integrity": "sha512-mC2+sjsfxWZ5uYsnUHG/2opnpnoy492o13caai0h4GODV0u3hxhCS4f7twLf0Rdm+Is0MU7wrTecDdDVKu1mOA==", "dev": true, "requires": { - "@cspell/cspell-pipe": "7.0.0", - "@cspell/cspell-types": "7.0.0", - "cspell-trie-lib": "7.0.0", + "@cspell/cspell-pipe": "7.0.1", + "@cspell/cspell-types": "7.0.1", + "cspell-trie-lib": "7.0.1", "fast-equals": "^4.0.3", "gensequence": "^5.0.2" }, @@ -38466,12 +38463,12 @@ } }, "cspell-gitignore": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-7.0.0.tgz", - "integrity": "sha512-9VVLuiVhntXO/It3K0nTDhxbPPc2nItvGLymItfUudfB0ZqgzBaomdoYZzXrcNOITjYiBXWCPuVOXLbyoL0DjQ==", + "version": "7.0.1", + "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-7.0.1.tgz", + "integrity": "sha512-ebi4VvH3KqUF9G93EoQA0PUIA8eM/y3GITIVDkdF2Ueo6uIWEeGjSaYNeJgNJHvccBZViR6XsrZuVxBOkSW3Rw==", "dev": true, "requires": { - "cspell-glob": "7.0.0", + "cspell-glob": "7.0.1", "find-up": "^5.0.0" }, "dependencies": { @@ -38515,38 +38512,38 @@ } }, "cspell-glob": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-7.0.0.tgz", - "integrity": "sha512-Wl47kChIuSiuStofVSPdgvwi8BRD4tN03j+yhpJ1q+lWT023ctFacZy+Lc+L6nxaTUriDy5ET+UoooPMJ2PskA==", + "version": "7.0.1", + "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-7.0.1.tgz", + "integrity": "sha512-Qm2r+FgtwvJnWbW03QoUohTLDkoic1JVjFSbUTua8AlzbOPJ2M+IJZx47rf5dAiUFtxIDsjiaDepcrkyW7q5HQ==", "dev": true, "requires": { "micromatch": "^4.0.5" } }, "cspell-grammar": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-7.0.0.tgz", - "integrity": "sha512-0k1qVvxMNwP4WXX1zIp3Ub+RQnUzjiBtB+BO4Lprnkp6/JuRndpBRDrXBsqNZBVzZ+JjyRSU1elNSN6/nudXvQ==", + "version": "7.0.1", + "resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-7.0.1.tgz", + "integrity": "sha512-qrwll/JWpa2/2cq4a39yLQPn0hsYcPFN8BWr2xsuFuuYjplaUhSU40LbngUAUkbcWGxVrQCR9odClboZ6xzYFQ==", "dev": true, "requires": { - "@cspell/cspell-pipe": "7.0.0", - "@cspell/cspell-types": "7.0.0" + "@cspell/cspell-pipe": "7.0.1", + "@cspell/cspell-types": "7.0.1" } }, "cspell-io": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-7.0.0.tgz", - "integrity": "sha512-pGf+XlMcOxZfO7NIwJYmje8D30OEUt2Vb7cfZ2nazdFf9/NfiZpYp3JHOT+n53DhbIXTfdmojXo5bVezPXA48g==", + "version": "7.0.1", + "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-7.0.1.tgz", + "integrity": "sha512-z3dzYFJgredZJYV9piU/rvulCeMixNeJbxBZyHGOGWeKg36iZhXrIkNpK4s6GEAgGB9r/BD9P31E7YQomzhKZA==", "dev": true, "requires": { - "@cspell/cspell-service-bus": "7.0.0", - "node-fetch": "^2.6.12" + "@cspell/cspell-service-bus": "7.0.1", + "node-fetch": "^2.6.13" }, "dependencies": { "node-fetch": { - "version": "2.6.12", - "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.12.tgz", - "integrity": "sha512-C/fGU2E8ToujUivIO0H+tpQ6HWo4eEmchoPIoXtxCrVghxdKq+QOHqEZW7tuP3KlV3bC8FRMO5nMCC7Zm1VP6g==", + "version": "2.6.13", + "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.13.tgz", + "integrity": "sha512-StxNAxh15zr77QvvkmveSQ8uCQ4+v5FkvNTj0OESmiHu+VRi/gXArXtkWMElOsOUNLtUEvI4yS+rdtOHZTwlQA==", "dev": true, "requires": { "whatwg-url": "^5.0.0" @@ -38555,30 +38552,30 @@ } }, "cspell-lib": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-7.0.0.tgz", - "integrity": "sha512-CJAa7uV4hrm8OTnWdFPONSUP1Dp7J7fVhKu15aTrpNASUMAHe5YWqFqInCg+0+XhdRpGGYjQKhd+khsXL5a+bg==", + "version": "7.0.1", + "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-7.0.1.tgz", + "integrity": "sha512-BaFhA0GFnuMEFzEALSt/TgrOl7A6vJSwtqqpdOGI5goLBIu8DDYqIncLrcglELosFo+KXnnYtYtPXuQIX3P5Kw==", "dev": true, "requires": { - "@cspell/cspell-bundled-dicts": "7.0.0", - "@cspell/cspell-pipe": "7.0.0", - "@cspell/cspell-types": "7.0.0", - "@cspell/strong-weak-map": "7.0.0", + "@cspell/cspell-bundled-dicts": "7.0.1", + "@cspell/cspell-pipe": "7.0.1", + "@cspell/cspell-resolver": "7.0.1", + "@cspell/cspell-types": "7.0.1", + "@cspell/strong-weak-map": "7.0.1", "clear-module": "^4.1.2", "comment-json": "^4.2.3", "configstore": "^6.0.0", "cosmiconfig": "8.0.0", - "cspell-dictionary": "7.0.0", - "cspell-glob": "7.0.0", - "cspell-grammar": "7.0.0", - "cspell-io": "7.0.0", - "cspell-trie-lib": "7.0.0", + "cspell-dictionary": "7.0.1", + "cspell-glob": "7.0.1", + "cspell-grammar": "7.0.1", + "cspell-io": "7.0.1", + "cspell-trie-lib": "7.0.1", "fast-equals": "^5.0.1", "find-up": "^6.3.0", "gensequence": "^5.0.2", "import-fresh": "^3.3.0", "resolve-from": "^5.0.0", - "resolve-global": "^1.0.0", "vscode-languageserver-textdocument": "^1.0.8", "vscode-uri": "^3.0.7" }, @@ -38647,13 +38644,13 @@ } }, "cspell-trie-lib": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-7.0.0.tgz", - "integrity": "sha512-mopXyfjNRVuYbrZcbBcLwOMrWeyTezh4w8zy+RywUmsF6IW6/HM2DkfE2BmH1IyE9af29lgQqdB5eDbJLWrP5A==", + "version": "7.0.1", + "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-7.0.1.tgz", + "integrity": "sha512-rdY78YK46LUmcez63kMbMF2nCmPIcnWd3a0rivnhyPaVvY+cwNKqpp7WSWOFDLboiMaEdCrdaS4AecspTCLjaw==", "dev": true, "requires": { - "@cspell/cspell-pipe": "7.0.0", - "@cspell/cspell-types": "7.0.0", + "@cspell/cspell-pipe": "7.0.1", + "@cspell/cspell-types": "7.0.1", "gensequence": "^5.0.2" } }, @@ -41078,12 +41075,20 @@ } }, "global-dirs": { - "version": "0.1.1", - "resolved": "https://registry.npmjs.org/global-dirs/-/global-dirs-0.1.1.tgz", - "integrity": "sha512-NknMLn7F2J7aflwFOlGdNIuCDpN3VGoSoB+aap3KABFWbHVn1TCgFC+np23J8W2BiZbjfEw3BFBycSMv1AFblg==", + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/global-dirs/-/global-dirs-3.0.1.tgz", + "integrity": "sha512-NBcGGFbBA9s1VzD41QXDG+3++t9Mn5t1FpLdhESY6oKY4gYTFpX4wO3sqGUa0Srjtbfj3szX0RnemmrVRUdULA==", "dev": true, "requires": { - "ini": "^1.3.4" + "ini": "2.0.0" + }, + "dependencies": { + "ini": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/ini/-/ini-2.0.0.tgz", + "integrity": "sha512-7PnF4oN3CvZF23ADhA5wRaYEQpJ8qygSkbtTXWBeXWXmEVRXK+1ITciHWwHhsjv1TmW0MgacIv6hEi5pX5NQdA==", + "dev": true + } } }, "globals": { @@ -41677,23 +41682,6 @@ "requires": { "global-dirs": "^3.0.0", "is-path-inside": "^3.0.2" - }, - "dependencies": { - "global-dirs": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/global-dirs/-/global-dirs-3.0.1.tgz", - "integrity": "sha512-NBcGGFbBA9s1VzD41QXDG+3++t9Mn5t1FpLdhESY6oKY4gYTFpX4wO3sqGUa0Srjtbfj3szX0RnemmrVRUdULA==", - "dev": true, - "requires": { - "ini": "2.0.0" - } - }, - "ini": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/ini/-/ini-2.0.0.tgz", - "integrity": "sha512-7PnF4oN3CvZF23ADhA5wRaYEQpJ8qygSkbtTXWBeXWXmEVRXK+1ITciHWwHhsjv1TmW0MgacIv6hEi5pX5NQdA==", - "dev": true - } } }, "is-interactive": { @@ -49861,15 +49849,6 @@ "integrity": "sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==", "dev": true }, - "resolve-global": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/resolve-global/-/resolve-global-1.0.0.tgz", - "integrity": "sha512-zFa12V4OLtT5XUX/Q4VLvTfBf+Ok0SPc1FNGM/z9ctUdiU618qwKpWnd0CHs3+RqROfyEg/DhuHbMWYqcgljEw==", - "dev": true, - "requires": { - "global-dirs": "^0.1.1" - } - }, "responselike": { "version": "2.0.1", "resolved": "https://registry.npmjs.org/responselike/-/responselike-2.0.1.tgz", diff --git a/packages/core/package.json b/packages/core/package.json index 2c8b2b6f70..4bbe81e759 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -95,7 +95,7 @@ "@types/uuid": "^9.0.1", "@waku/build-utils": "*", "chai": "^4.3.7", - "cspell": "^7.0.0", + "cspell": "^7.0.1", "fast-check": "^3.8.1", "ignore-loader": "^0.1.2", "isomorphic-fetch": "^3.0.0", diff --git a/packages/dns-discovery/package.json b/packages/dns-discovery/package.json index 62664041ac..9dc58f170c 100644 --- a/packages/dns-discovery/package.json +++ b/packages/dns-discovery/package.json @@ -69,7 +69,7 @@ "@waku/build-utils": "*", "@waku/interfaces": "0.0.17", "chai": "^4.3.7", - "cspell": "^7.0.0", + "cspell": "^7.0.1", "karma": "^6.4.1", "karma-chrome-launcher": "^3.2.0", "karma-mocha": "^2.0.1", diff --git a/packages/enr/package.json b/packages/enr/package.json index e2cd84f26b..b621b3f584 100644 --- a/packages/enr/package.json +++ b/packages/enr/package.json @@ -70,7 +70,7 @@ "@waku/build-utils": "*", "@waku/interfaces": "0.0.17", "chai": "^4.3.7", - "cspell": "^7.0.0", + "cspell": "^7.0.1", "karma": "^6.4.1", "karma-chrome-launcher": "^3.2.0", "karma-mocha": "^2.0.1", diff --git a/packages/interfaces/package.json b/packages/interfaces/package.json index ae0740379f..0bb3380bb3 100644 --- a/packages/interfaces/package.json +++ b/packages/interfaces/package.json @@ -49,7 +49,7 @@ "devDependencies": { "@chainsafe/libp2p-gossipsub": "^10.0.0", "@multiformats/multiaddr": "^12.0.0", - "cspell": "^7.0.0", + "cspell": "^7.0.1", "npm-run-all": "^4.1.5", "typescript": "^5.0.4", "libp2p": "^0.46.3" diff --git a/packages/message-encryption/package.json b/packages/message-encryption/package.json index 73d6532841..4f05f471d3 100644 --- a/packages/message-encryption/package.json +++ b/packages/message-encryption/package.json @@ -87,7 +87,7 @@ "@types/mocha": "^10.0.1", "@waku/build-utils": "*", "chai": "^4.3.7", - "cspell": "^7.0.0", + "cspell": "^7.0.1", "fast-check": "^3.8.1", "karma": "^6.4.1", "karma-chrome-launcher": "^3.2.0", diff --git a/packages/message-hash/package.json b/packages/message-hash/package.json index 858733169f..12d118d296 100644 --- a/packages/message-hash/package.json +++ b/packages/message-hash/package.json @@ -63,7 +63,7 @@ "@waku/build-utils": "*", "@waku/interfaces": "0.0.17", "chai": "^4.3.7", - "cspell": "^7.0.0", + "cspell": "^7.0.1", "fast-check": "^3.7.0", "ignore-loader": "^0.1.2", "isomorphic-fetch": "^3.0.0", diff --git a/packages/peer-exchange/package.json b/packages/peer-exchange/package.json index cef5fd63e1..81f657a563 100644 --- a/packages/peer-exchange/package.json +++ b/packages/peer-exchange/package.json @@ -65,7 +65,7 @@ "@rollup/plugin-node-resolve": "^15.1.0", "@waku/build-utils": "*", "chai": "^4.3.7", - "cspell": "^7.0.0", + "cspell": "^7.0.1", "npm-run-all": "^4.1.5", "rollup": "^3.21.3", "ts-loader": "^9.4.2", diff --git a/packages/proto/package.json b/packages/proto/package.json index aa36416383..d22461f325 100644 --- a/packages/proto/package.json +++ b/packages/proto/package.json @@ -51,7 +51,7 @@ "@rollup/plugin-json": "^6.0.0", "@rollup/plugin-node-resolve": "^15.1.0", "@waku/build-utils": "*", - "cspell": "^7.0.0", + "cspell": "^7.0.1", "npm-run-all": "^4.1.5", "protons": "^7.0.2", "rollup": "^3.21.3", diff --git a/packages/sdk/package.json b/packages/sdk/package.json index 9c9a7b6a12..818e4be620 100644 --- a/packages/sdk/package.json +++ b/packages/sdk/package.json @@ -64,7 +64,7 @@ "@rollup/plugin-json": "^6.0.0", "@rollup/plugin-node-resolve": "^15.1.0", "@waku/build-utils": "*", - "cspell": "^7.0.0", + "cspell": "^7.0.1", "interface-datastore": "^7.0.4", "npm-run-all": "^4.1.5", "rollup": "^3.21.3", diff --git a/packages/tests/package.json b/packages/tests/package.json index 25d4445c60..57b5dad392 100644 --- a/packages/tests/package.json +++ b/packages/tests/package.json @@ -80,7 +80,7 @@ "@waku/peer-exchange": "*", "chai": "^4.3.7", "datastore-core": "^9.2.2", - "cspell": "^7.0.0", + "cspell": "^7.0.1", "debug": "^4.3.4", "interface-datastore": "^8.2.3", "libp2p": "^0.46.3", diff --git a/packages/utils/package.json b/packages/utils/package.json index 3bc8b8e56f..e0dc15a9f0 100644 --- a/packages/utils/package.json +++ b/packages/utils/package.json @@ -74,7 +74,7 @@ "@rollup/plugin-node-resolve": "^15.1.0", "@waku/build-utils": "*", "@waku/interfaces": "0.0.17", - "cspell": "^7.0.0", + "cspell": "^7.0.1", "npm-run-all": "^4.1.5", "rollup": "^3.21.3", "typescript": "^5.0.4"