diff --git a/package-lock.json b/package-lock.json index bc899771ccd..ec43d950ebe 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,11 +12,11 @@ ], "devDependencies": { "@apollo/cache-control-types": "1.0.2", - "@apollo/client": "3.6.9", + "@apollo/client": "3.6.10", "@apollo/utils.createhash": "1.1.0", "@changesets/changelog-github": "0.4.6", "@changesets/cli": "2.24.4", - "@graphql-codegen/cli": "2.13.0", + "@graphql-codegen/cli": "2.13.1", "@graphql-codegen/typescript-operations": "2.5.3", "@graphql-tools/mock": "8.7.6", "@graphql-tools/schema": "9.0.4", @@ -29,7 +29,7 @@ "@types/cors": "2.8.12", "@types/express": "4.17.14", "@types/express-serve-static-core": "4.17.31", - "@types/lodash": "4.14.185", + "@types/lodash": "4.14.186", "@types/lodash.sumby": "4.6.7", "@types/lodash.xorby": "4.7.7", "@types/negotiator": "0.6.1", @@ -59,16 +59,16 @@ "codecov": "3.8.3", "compression": "1.7.4", "cors": "2.8.5", - "cspell": "6.10.1", + "cspell": "6.11.1", "eslint": "8.24.0", "eslint-plugin-import": "2.26.0", "express": "4.18.1", "graphql": "16.6.0", "graphql-tag": "2.12.6", - "jest": "29.0.3", - "jest-config": "29.0.3", + "jest": "29.1.1", + "jest-config": "29.1.1", "jest-junit": "14.0.1", - "jest-mock": "29.0.3", + "jest-mock": "29.1.1", "jest-mock-random": "1.1.1", "jest-serializer-html": "7.1.0", "lodash.sumby": "4.6.0", @@ -82,7 +82,7 @@ "rollup": "2.79.1", "supertest": "6.2.4", "test-listen": "1.1.0", - "ts-jest": "29.0.2", + "ts-jest": "29.0.3", "typescript": "4.7.4" }, "engines": { @@ -109,11 +109,12 @@ } }, "node_modules/@apollo/client": { - "version": "3.6.9", - "license": "MIT", + "version": "3.6.10", + "resolved": "https://registry.npmjs.org/@apollo/client/-/client-3.6.10.tgz", + "integrity": "sha512-zow8+Z7Wz8OeH+8bhIxqPtqqXY87APoUbXlaXD/rgs3O9ijSyHSbUt3E4DnkLNP9q3+/OsRWY+Mx+WxkQQ4oig==", "dependencies": { "@graphql-typed-document-node/core": "^3.1.1", - "@wry/context": "^0.6.0", + "@wry/context": "^0.7.0", "@wry/equality": "^0.5.0", "@wry/trie": "^0.3.0", "graphql-tag": "^2.12.6", @@ -129,6 +130,7 @@ "graphql": "^14.0.0 || ^15.0.0 || ^16.0.0", "graphql-ws": "^5.5.5", "react": "^16.8.0 || ^17.0.0 || ^18.0.0", + "react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0", "subscriptions-transport-ws": "^0.9.0 || ^0.11.0" }, "peerDependenciesMeta": { @@ -138,11 +140,25 @@ "react": { "optional": true }, + "react-dom": { + "optional": true + }, "subscriptions-transport-ws": { "optional": true } } }, + "node_modules/@apollo/client/node_modules/@wry/context": { + "version": "0.7.0", + "resolved": "https://registry.npmjs.org/@wry/context/-/context-0.7.0.tgz", + "integrity": "sha512-LcDAiYWRtwAoSOArfk7cuYvFXytxfVrdX7yxoUmK7pPITLk5jYh2F8knCwS7LjgYL8u1eidPlKKV6Ikqq0ODqQ==", + "dependencies": { + "tslib": "^2.3.0" + }, + "engines": { + "node": ">=8" + } + }, "node_modules/@apollo/composition": { "version": "2.1.0-alpha.3", "resolved": "https://registry.npmjs.org/@apollo/composition/-/composition-2.1.0-alpha.3.tgz", @@ -2128,9 +2144,9 @@ } }, "node_modules/@cspell/cspell-bundled-dicts": { - "version": "6.10.1", - "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-6.10.1.tgz", - "integrity": "sha512-FBoPQFM3mziJCAodN1M3i5G1vaSraPXjHiw0mHPTXEnB+fnMP4N0i3kwDPLn0US8O2dHNP0AzwVmoJ2FmEuBFA==", + "version": "6.11.1", + "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-6.11.1.tgz", + "integrity": "sha512-9RtQu4Y7LpGPJIdbppPkBnAIb7SA9uYzck2ULcMvEAvcbX9iSFmJOVSxQVQluNvXG0WBzudUQdX4wQojcQQTBQ==", "dev": true, "dependencies": { "@cspell/dict-ada": "^2.0.1", @@ -2170,7 +2186,7 @@ "@cspell/dict-ruby": "^2.0.2", "@cspell/dict-rust": "^2.0.1", "@cspell/dict-scala": "^2.0.0", - "@cspell/dict-software-terms": "^2.2.9", + "@cspell/dict-software-terms": "^2.2.11", "@cspell/dict-sql": "^1.0.4", "@cspell/dict-swift": "^1.0.3", "@cspell/dict-typescript": "^2.0.2", @@ -2181,27 +2197,27 @@ } }, "node_modules/@cspell/cspell-pipe": { - "version": "6.10.1", - "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-6.10.1.tgz", - "integrity": "sha512-c31P1Vh4wfqX43rS+MvTGnaevwM+r7Wb/DhJRxt5Wwh1lsV2KeJqPJ0D2nwyW+SDc9Sv6SgxdJzNwOgAD8n0hg==", + "version": "6.11.1", + "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-6.11.1.tgz", + "integrity": "sha512-e/xgzAmglqjMXpPPKcrTAWqjtFaBds6qBsPJBa/LP3B2Y5esTgRdwI2DQieoxqNBk69/iFDetYrTCFnAwjVV5A==", "dev": true, "engines": { "node": ">=14" } }, "node_modules/@cspell/cspell-service-bus": { - "version": "6.10.1", - "resolved": "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-6.10.1.tgz", - "integrity": "sha512-yHf1FRoy3khALNWXPX9oazPJ6piqLvg9h5hW5/MxG66fOERfzP5x4myBHmUbgMsSW/ORyS2fGlVp9hnqV+q6/Q==", + "version": "6.11.1", + "resolved": "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-6.11.1.tgz", + "integrity": "sha512-uZ6zZBkmSOG+AIGEpXW4V90eA4EFMZou85NFPHvIZtOr5P70xNWiJfuFUtrZzAuFhGtXQunnVfUvSGDf/WFc0w==", "dev": true, "engines": { "node": ">=14" } }, "node_modules/@cspell/cspell-types": { - "version": "6.10.1", - "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-6.10.1.tgz", - "integrity": "sha512-0e4xk9qLo8GwvO6a3w9jiC6RTaiPH5z/DKLBfWPVZqZxjVlKfQAGNL+fRPFV67+ZNxceb9L7SdZUYru8BDJfFQ==", + "version": "6.11.1", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-6.11.1.tgz", + "integrity": "sha512-UeeStSm3w8V/MlyWuOWAL9nm+RqwxtWWX0X6EGnBsbL6rzTz23zBHpKnv6IHNbXw2UtOdL1WbFgX2YMrRebt9g==", "dev": true, "engines": { "node": ">=14" @@ -2430,9 +2446,9 @@ "dev": true }, "node_modules/@cspell/dict-software-terms": { - "version": "2.2.9", - "resolved": "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-2.2.9.tgz", - "integrity": "sha512-uty2txffWWgYVTwt6/ekPwtVHb8GRDKgfmhOrcQbpTgMghIjxFgS8ADYgt5h+NrAomy7oGrffWDI1BimbhzRCA==", + "version": "2.2.11", + "resolved": "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-2.2.11.tgz", + "integrity": "sha512-PZ8EqFSCEoJzcH/bp/+c2ze6aCK/8u5b7Qt1+O2Cwzmr8VLVZIVcpHpELnh4IvT4MRvzfa2WCDoUSofPwAfrsg==", "dev": true }, "node_modules/@cspell/dict-sql": { @@ -2546,29 +2562,15 @@ "integrity": "sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw==", "dev": true }, - "node_modules/@graphql-codegen/add": { - "version": "3.2.1", - "resolved": "https://registry.npmjs.org/@graphql-codegen/add/-/add-3.2.1.tgz", - "integrity": "sha512-w82H/evh8SSGoD3K6K/Oh3kqSdbuU+TgHqMYmmHFxtH692v2xhN/cu1s/TotBQ7r4mO7OQutze7dde2tZEXGEQ==", - "dev": true, - "dependencies": { - "@graphql-codegen/plugin-helpers": "^2.6.2", - "tslib": "~2.4.0" - }, - "peerDependencies": { - "graphql": "^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0" - } - }, "node_modules/@graphql-codegen/cli": { - "version": "2.13.0", - "resolved": "https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.13.0.tgz", - "integrity": "sha512-r1Z05jKl4h0wVvBpFKqpN+clICZiC356OTLxcdn0XO55vVyjIRl2r4Y2J83JnaklCsiMB5ODtn7uIzmpbXdWjw==", + "version": "2.13.1", + "resolved": "https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.13.1.tgz", + "integrity": "sha512-3+IcmqQu4olcO3ZPc+pfEPPMP+qxtjVU7w1SSLlbMU38oMY0IffApk8MNAivuVKrXoU1a8XOwt+g6m8jz9oLHA==", "dev": true, "dependencies": { "@babel/generator": "^7.18.13", "@babel/template": "^7.18.10", "@babel/types": "^7.18.13", - "@graphql-codegen/client-preset": "1.0.1", "@graphql-codegen/core": "2.6.2", "@graphql-codegen/plugin-helpers": "^2.6.2", "@graphql-tools/apollo-engine-loader": "^7.3.6", @@ -2629,29 +2631,6 @@ "web-streams-polyfill": "^3.2.0" } }, - "node_modules/@graphql-codegen/client-preset": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/@graphql-codegen/client-preset/-/client-preset-1.0.1.tgz", - "integrity": "sha512-JsZwrUveq2HG7Rv/tOmwPGB9IyPd9Dfc6mAXV+jrVvlmj4W3tHiIRKzQpyW1m/Y9g6xBQnMbiEp81qSXBdaWCw==", - "dev": true, - "dependencies": { - "@babel/helper-plugin-utils": "^7.14.5", - "@babel/template": "^7.15.4", - "@graphql-codegen/add": "^3.2.1", - "@graphql-codegen/gql-tag-operations": "^1.5.0", - "@graphql-codegen/plugin-helpers": "^2.6.2", - "@graphql-codegen/typed-document-node": "^2.3.3", - "@graphql-codegen/typescript": "^2.7.3", - "@graphql-codegen/typescript-operations": "^2.5.3", - "@graphql-codegen/visitor-plugin-common": "^2.12.1", - "@graphql-tools/utils": "^8.8.0", - "@graphql-typed-document-node/core": "3.1.1", - "tslib": "~2.4.0" - }, - "peerDependencies": { - "graphql": "^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0" - } - }, "node_modules/@graphql-codegen/core": { "version": "2.6.2", "resolved": "https://registry.npmjs.org/@graphql-codegen/core/-/core-2.6.2.tgz", @@ -2667,23 +2646,6 @@ "graphql": "^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0" } }, - "node_modules/@graphql-codegen/gql-tag-operations": { - "version": "1.5.0", - "resolved": "https://registry.npmjs.org/@graphql-codegen/gql-tag-operations/-/gql-tag-operations-1.5.0.tgz", - "integrity": "sha512-g4U+aXEp+0Czae4jRzcagCmdopRRlU/Oxc1BlVxw3Vv6OsVcYyXMR3UJe4tWd/gOWncTkeZRfUfc+RllinshaQ==", - "dev": true, - "dependencies": { - "@graphql-codegen/plugin-helpers": "^2.6.2", - "@graphql-codegen/visitor-plugin-common": "2.12.1", - "@graphql-tools/utils": "^8.8.0", - "auto-bind": "~4.0.0", - "tslib": "~2.4.0" - }, - "peerDependencies": { - "graphql": "^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0", - "graphql-tag": "^2.0.0" - } - }, "node_modules/@graphql-codegen/plugin-helpers": { "version": "2.7.1", "resolved": "https://registry.npmjs.org/@graphql-codegen/plugin-helpers/-/plugin-helpers-2.7.1.tgz", @@ -2715,22 +2677,6 @@ "graphql": "^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0" } }, - "node_modules/@graphql-codegen/typed-document-node": { - "version": "2.3.3", - "resolved": "https://registry.npmjs.org/@graphql-codegen/typed-document-node/-/typed-document-node-2.3.3.tgz", - "integrity": "sha512-0zUPMr1pAqzMyPvtpnlfCbwQgS22t2kPhhfGQs2Yw32O+0+vn1ACcvxt0x1TfUwspYfFJa8AAXJ8NjwmDVAFMQ==", - "dev": true, - "dependencies": { - "@graphql-codegen/plugin-helpers": "^2.6.2", - "@graphql-codegen/visitor-plugin-common": "2.12.1", - "auto-bind": "~4.0.0", - "change-case-all": "1.0.14", - "tslib": "~2.4.0" - }, - "peerDependencies": { - "graphql": "^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0" - } - }, "node_modules/@graphql-codegen/typescript": { "version": "2.7.3", "resolved": "https://registry.npmjs.org/@graphql-codegen/typescript/-/typescript-2.7.3.tgz", @@ -3475,15 +3421,15 @@ } }, "node_modules/@jest/console": { - "version": "29.0.3", - "resolved": "https://registry.npmjs.org/@jest/console/-/console-29.0.3.tgz", - "integrity": "sha512-cGg0r+klVHSYnfE977S9wmpuQ9L+iYuYgL+5bPXiUlUynLLYunRxswEmhBzvrSKGof5AKiHuTTmUKAqRcDY9dg==", + "version": "29.1.0", + "resolved": "https://registry.npmjs.org/@jest/console/-/console-29.1.0.tgz", + "integrity": "sha512-yNoFMuAsXTP8OyweaMaIoa6Px6rJkbbG7HtgYKGP3CY7lE7ADRA0Fn5ad9O+KefKcaf6W9rywKpCWOw21WMsAw==", "dependencies": { - "@jest/types": "^29.0.3", + "@jest/types": "^29.1.0", "@types/node": "*", "chalk": "^4.0.0", - "jest-message-util": "^29.0.3", - "jest-util": "^29.0.3", + "jest-message-util": "^29.1.0", + "jest-util": "^29.1.0", "slash": "^3.0.0" }, "engines": { @@ -3491,15 +3437,15 @@ } }, "node_modules/@jest/core": { - "version": "29.0.3", - "resolved": "https://registry.npmjs.org/@jest/core/-/core-29.0.3.tgz", - "integrity": "sha512-1d0hLbOrM1qQE3eP3DtakeMbKTcXiXP3afWxqz103xPyddS2NhnNghS7MaXx1dcDt4/6p4nlhmeILo2ofgi8cQ==", - "dependencies": { - "@jest/console": "^29.0.3", - "@jest/reporters": "^29.0.3", - "@jest/test-result": "^29.0.3", - "@jest/transform": "^29.0.3", - "@jest/types": "^29.0.3", + "version": "29.1.1", + "resolved": "https://registry.npmjs.org/@jest/core/-/core-29.1.1.tgz", + "integrity": "sha512-ppym+PLiuSmvU9ufXVb/8OtHUPcjW+bBlb8CLh6oMATgJtCE3fjDYrzJi5u1uX8q9jbmtQ7VADKJKIlp68zi3A==", + "dependencies": { + "@jest/console": "^29.1.0", + "@jest/reporters": "^29.1.0", + "@jest/test-result": "^29.1.0", + "@jest/transform": "^29.1.0", + "@jest/types": "^29.1.0", "@types/node": "*", "ansi-escapes": "^4.2.1", "chalk": "^4.0.0", @@ -3507,20 +3453,20 @@ "exit": "^0.1.2", "graceful-fs": "^4.2.9", "jest-changed-files": "^29.0.0", - "jest-config": "^29.0.3", - "jest-haste-map": "^29.0.3", - "jest-message-util": "^29.0.3", + "jest-config": "^29.1.1", + "jest-haste-map": "^29.1.0", + "jest-message-util": "^29.1.0", "jest-regex-util": "^29.0.0", - "jest-resolve": "^29.0.3", - "jest-resolve-dependencies": "^29.0.3", - "jest-runner": "^29.0.3", - "jest-runtime": "^29.0.3", - "jest-snapshot": "^29.0.3", - "jest-util": "^29.0.3", - "jest-validate": "^29.0.3", - "jest-watcher": "^29.0.3", + "jest-resolve": "^29.1.0", + "jest-resolve-dependencies": "^29.1.1", + "jest-runner": "^29.1.1", + "jest-runtime": "^29.1.1", + "jest-snapshot": "^29.1.0", + "jest-util": "^29.1.0", + "jest-validate": "^29.1.0", + "jest-watcher": "^29.1.0", "micromatch": "^4.0.4", - "pretty-format": "^29.0.3", + "pretty-format": "^29.1.0", "slash": "^3.0.0", "strip-ansi": "^6.0.0" }, @@ -3559,9 +3505,9 @@ } }, "node_modules/@jest/core/node_modules/pretty-format": { - "version": "29.0.3", - "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-29.0.3.tgz", - "integrity": "sha512-cHudsvQr1K5vNVLbvYF/nv3Qy/F/BcEKxGuIeMiVMRHxPOO1RxXooP8g/ZrwAp7Dx+KdMZoOc7NxLHhMrP2f9Q==", + "version": "29.1.0", + "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-29.1.0.tgz", + "integrity": "sha512-dZ21z0UjKVSiEkrPAt2nJnGfrtYMFBlNW4wTkJsIp9oB5A8SUQ8DuJ9EUgAvYyNfMeoGmKiDnpJvM489jkzdSQ==", "dependencies": { "@jest/schemas": "^29.0.0", "ansi-styles": "^5.0.0", @@ -3577,35 +3523,35 @@ "integrity": "sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==" }, "node_modules/@jest/environment": { - "version": "29.0.3", - "resolved": "https://registry.npmjs.org/@jest/environment/-/environment-29.0.3.tgz", - "integrity": "sha512-iKl272NKxYNQNqXMQandAIwjhQaGw5uJfGXduu8dS9llHi8jV2ChWrtOAVPnMbaaoDhnI3wgUGNDvZgHeEJQCA==", + "version": "29.1.1", + "resolved": "https://registry.npmjs.org/@jest/environment/-/environment-29.1.1.tgz", + "integrity": "sha512-69WULhTD38UcjvLGRAnnwC5hDt35ZC91ZwnvWipNOAOSaQNT32uKYL/TVCT3tncB9L1D++LOmBbYhTYP4TLuuQ==", "dependencies": { - "@jest/fake-timers": "^29.0.3", - "@jest/types": "^29.0.3", + "@jest/fake-timers": "^29.1.1", + "@jest/types": "^29.1.0", "@types/node": "*", - "jest-mock": "^29.0.3" + "jest-mock": "^29.1.1" }, "engines": { "node": "^14.15.0 || ^16.10.0 || >=18.0.0" } }, "node_modules/@jest/expect": { - "version": "29.0.3", - "resolved": "https://registry.npmjs.org/@jest/expect/-/expect-29.0.3.tgz", - "integrity": "sha512-6W7K+fsI23FQ01H/BWccPyDZFrnU9QlzDcKOjrNVU5L8yUORFAJJIpmyxWPW70+X624KUNqzZwPThPMX28aXEQ==", + "version": "29.1.0", + "resolved": "https://registry.npmjs.org/@jest/expect/-/expect-29.1.0.tgz", + "integrity": "sha512-qWQttxE5rEwzvDW9G3f0o8chu1EKvIfsMQDeRlXMLCtsDS94ckcqEMNgbKKz0NYlZ45xrIoy+/pngt3ZFr/2zw==", "dependencies": { - "expect": "^29.0.3", - "jest-snapshot": "^29.0.3" + "expect": "^29.1.0", + "jest-snapshot": "^29.1.0" }, "engines": { "node": "^14.15.0 || ^16.10.0 || >=18.0.0" } }, "node_modules/@jest/expect-utils": { - "version": "29.0.3", - "resolved": "https://registry.npmjs.org/@jest/expect-utils/-/expect-utils-29.0.3.tgz", - "integrity": "sha512-i1xUkau7K/63MpdwiRqaxgZOjxYs4f0WMTGJnYwUKubsNRZSeQbLorS7+I4uXVF9KQ5r61BUPAUMZ7Lf66l64Q==", + "version": "29.1.0", + "resolved": "https://registry.npmjs.org/@jest/expect-utils/-/expect-utils-29.1.0.tgz", + "integrity": "sha512-YcD5CF2beqfoB07WqejPzWq1/l+zT3SgGwcqqIaPPG1DHFn/ea8MWWXeqV3KKMhTaOM1rZjlYplj1GQxR0XxKA==", "dependencies": { "jest-get-type": "^29.0.0" }, @@ -3614,45 +3560,45 @@ } }, "node_modules/@jest/fake-timers": { - "version": "29.0.3", - "resolved": "https://registry.npmjs.org/@jest/fake-timers/-/fake-timers-29.0.3.tgz", - "integrity": "sha512-tmbUIo03x0TdtcZCESQ0oQSakPCpo7+s6+9mU19dd71MptkP4zCwoeZqna23//pgbhtT1Wq02VmA9Z9cNtvtCQ==", + "version": "29.1.1", + "resolved": "https://registry.npmjs.org/@jest/fake-timers/-/fake-timers-29.1.1.tgz", + "integrity": "sha512-5wTGObRfL/OjzEz0v2ShXlzeJFJw8mO6ByMBwmPLd6+vkdPcmIpCvASG/PR/g8DpchSIEeDXCxQADojHxuhX8g==", "dependencies": { - "@jest/types": "^29.0.3", + "@jest/types": "^29.1.0", "@sinonjs/fake-timers": "^9.1.2", "@types/node": "*", - "jest-message-util": "^29.0.3", - "jest-mock": "^29.0.3", - "jest-util": "^29.0.3" + "jest-message-util": "^29.1.0", + "jest-mock": "^29.1.1", + "jest-util": "^29.1.0" }, "engines": { "node": "^14.15.0 || ^16.10.0 || >=18.0.0" } }, "node_modules/@jest/globals": { - "version": "29.0.3", - "resolved": "https://registry.npmjs.org/@jest/globals/-/globals-29.0.3.tgz", - "integrity": "sha512-YqGHT65rFY2siPIHHFjuCGUsbzRjdqkwbat+Of6DmYRg5shIXXrLdZoVE/+TJ9O1dsKsFmYhU58JvIbZRU1Z9w==", + "version": "29.1.1", + "resolved": "https://registry.npmjs.org/@jest/globals/-/globals-29.1.1.tgz", + "integrity": "sha512-yTiusxeEHjXwmo3guWlN31a1harU8zekLBMlZpOZ+84rfO3HDrkNZLTfd/YaHF8CrwlNCFpDGNSQCH8WkklH/Q==", "dependencies": { - "@jest/environment": "^29.0.3", - "@jest/expect": "^29.0.3", - "@jest/types": "^29.0.3", - "jest-mock": "^29.0.3" + "@jest/environment": "^29.1.1", + "@jest/expect": "^29.1.0", + "@jest/types": "^29.1.0", + "jest-mock": "^29.1.1" }, "engines": { "node": "^14.15.0 || ^16.10.0 || >=18.0.0" } }, "node_modules/@jest/reporters": { - "version": "29.0.3", - "resolved": "https://registry.npmjs.org/@jest/reporters/-/reporters-29.0.3.tgz", - "integrity": "sha512-3+QU3d4aiyOWfmk1obDerie4XNCaD5Xo1IlKNde2yGEi02WQD+ZQD0i5Hgqm1e73sMV7kw6pMlCnprtEwEVwxw==", + "version": "29.1.0", + "resolved": "https://registry.npmjs.org/@jest/reporters/-/reporters-29.1.0.tgz", + "integrity": "sha512-szSjHjVuBQ7aZUdBzTicCoQAAQsQFLk+/PtMfO0RQxL5mQ1iw+PSKOpyvMZcA5T6bH9pIapue5U9UCrxfOtL3w==", "dependencies": { "@bcoe/v8-coverage": "^0.2.3", - "@jest/console": "^29.0.3", - "@jest/test-result": "^29.0.3", - "@jest/transform": "^29.0.3", - "@jest/types": "^29.0.3", + "@jest/console": "^29.1.0", + "@jest/test-result": "^29.1.0", + "@jest/transform": "^29.1.0", + "@jest/types": "^29.1.0", "@jridgewell/trace-mapping": "^0.3.15", "@types/node": "*", "chalk": "^4.0.0", @@ -3665,9 +3611,9 @@ "istanbul-lib-report": "^3.0.0", "istanbul-lib-source-maps": "^4.0.0", "istanbul-reports": "^3.1.3", - "jest-message-util": "^29.0.3", - "jest-util": "^29.0.3", - "jest-worker": "^29.0.3", + "jest-message-util": "^29.1.0", + "jest-util": "^29.1.0", + "jest-worker": "^29.1.0", "slash": "^3.0.0", "string-length": "^4.0.1", "strip-ansi": "^6.0.0", @@ -3712,12 +3658,12 @@ } }, "node_modules/@jest/test-result": { - "version": "29.0.3", - "resolved": "https://registry.npmjs.org/@jest/test-result/-/test-result-29.0.3.tgz", - "integrity": "sha512-vViVnQjCgTmbhDKEonKJPtcFe9G/CJO4/Np4XwYJah+lF2oI7KKeRp8t1dFvv44wN2NdbDb/qC6pi++Vpp0Dlg==", + "version": "29.1.0", + "resolved": "https://registry.npmjs.org/@jest/test-result/-/test-result-29.1.0.tgz", + "integrity": "sha512-RMBhPlw1Qfc2bKSf3RFPCyFSN7cfWVSTxRD8JrnvqdqgaDgrq4aGJT1A/V2+5Vq9bqBd187FpaxGTQ4zLrt08g==", "dependencies": { - "@jest/console": "^29.0.3", - "@jest/types": "^29.0.3", + "@jest/console": "^29.1.0", + "@jest/types": "^29.1.0", "@types/istanbul-lib-coverage": "^2.0.0", "collect-v8-coverage": "^1.0.0" }, @@ -3726,13 +3672,13 @@ } }, "node_modules/@jest/test-sequencer": { - "version": "29.0.3", - "resolved": "https://registry.npmjs.org/@jest/test-sequencer/-/test-sequencer-29.0.3.tgz", - "integrity": "sha512-Hf4+xYSWZdxTNnhDykr8JBs0yBN/nxOXyUQWfotBUqqy0LF9vzcFB0jm/EDNZCx587znLWTIgxcokW7WeZMobQ==", + "version": "29.1.0", + "resolved": "https://registry.npmjs.org/@jest/test-sequencer/-/test-sequencer-29.1.0.tgz", + "integrity": "sha512-1diQfwNhBAte+x3TmyfWloxT1C8GcPEPEZ4BZjmELBK2j3cdqi0DofoJUxBDDUBBnakbv8ce0B7CIzprsupPSA==", "dependencies": { - "@jest/test-result": "^29.0.3", + "@jest/test-result": "^29.1.0", "graceful-fs": "^4.2.9", - "jest-haste-map": "^29.0.3", + "jest-haste-map": "^29.1.0", "slash": "^3.0.0" }, "engines": { @@ -3740,21 +3686,21 @@ } }, "node_modules/@jest/transform": { - "version": "29.0.3", - "resolved": "https://registry.npmjs.org/@jest/transform/-/transform-29.0.3.tgz", - "integrity": "sha512-C5ihFTRYaGDbi/xbRQRdbo5ddGtI4VSpmL6AIcZxdhwLbXMa7PcXxxqyI91vGOFHnn5aVM3WYnYKCHEqmLVGzg==", + "version": "29.1.0", + "resolved": "https://registry.npmjs.org/@jest/transform/-/transform-29.1.0.tgz", + "integrity": "sha512-NI1zd62KgM0lW6rWMIZDx52dfTIDd+cnLQNahH0YhH7TVmQVigumJ6jszuhAzvKHGm55P2Fozcglb5sGMfFp3Q==", "dependencies": { "@babel/core": "^7.11.6", - "@jest/types": "^29.0.3", + "@jest/types": "^29.1.0", "@jridgewell/trace-mapping": "^0.3.15", "babel-plugin-istanbul": "^6.1.1", "chalk": "^4.0.0", "convert-source-map": "^1.4.0", "fast-json-stable-stringify": "^2.1.0", "graceful-fs": "^4.2.9", - "jest-haste-map": "^29.0.3", + "jest-haste-map": "^29.1.0", "jest-regex-util": "^29.0.0", - "jest-util": "^29.0.3", + "jest-util": "^29.1.0", "micromatch": "^4.0.4", "pirates": "^4.0.4", "slash": "^3.0.0", @@ -3777,9 +3723,9 @@ } }, "node_modules/@jest/types": { - "version": "29.0.3", - "resolved": "https://registry.npmjs.org/@jest/types/-/types-29.0.3.tgz", - "integrity": "sha512-coBJmOQvurXjN1Hh5PzF7cmsod0zLIOXpP8KD161mqNlroMhLcwpODiEzi7ZsRl5Z/AIuxpeNm8DCl43F4kz8A==", + "version": "29.1.0", + "resolved": "https://registry.npmjs.org/@jest/types/-/types-29.1.0.tgz", + "integrity": "sha512-lE30u3z4lbTOqf5D7fDdoco3Qd8H6F/t73nLOswU4x+7VhgDQMX5y007IMqrKjFHdnpslaYymVFhWX+ttXNARQ==", "dependencies": { "@jest/schemas": "^29.0.0", "@types/istanbul-lib-coverage": "^2.0.0", @@ -4359,9 +4305,9 @@ } }, "node_modules/@types/lodash": { - "version": "4.14.185", - "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.185.tgz", - "integrity": "sha512-evMDG1bC4rgQg4ku9tKpuMh5iBNEwNa3tf9zRHdP1qlv+1WUg44xat4IxCE14gIpZRGUUWAx2VhItCZc25NfMA==", + "version": "4.14.186", + "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.186.tgz", + "integrity": "sha512-eHcVlLXP0c2FlMPm56ITode2AgLMSa6aJ05JTTbYbI+7EMkCEE5qk2E41d5g2lCVTqRe0GnnRFurmlCsDODrPw==", "dev": true }, "node_modules/@types/lodash.sumby": { @@ -6337,11 +6283,11 @@ "peer": true }, "node_modules/babel-jest": { - "version": "29.0.3", - "resolved": "https://registry.npmjs.org/babel-jest/-/babel-jest-29.0.3.tgz", - "integrity": "sha512-ApPyHSOhS/sVzwUOQIWJmdvDhBsMG01HX9z7ogtkp1TToHGGUWFlnXJUIzCgKPSfiYLn3ibipCYzsKSURHEwLg==", + "version": "29.1.0", + "resolved": "https://registry.npmjs.org/babel-jest/-/babel-jest-29.1.0.tgz", + "integrity": "sha512-0XiBgPRhMSng+ThuXz0M/WpOeml/q5S4BFIaDS5uQb+lCjOzd0OfYEN4hWte5fDy7SZ6rNmEi16UpWGurSg2nQ==", "dependencies": { - "@jest/transform": "^29.0.3", + "@jest/transform": "^29.1.0", "@types/babel__core": "^7.1.14", "babel-plugin-istanbul": "^6.1.1", "babel-preset-jest": "^29.0.2", @@ -7403,17 +7349,17 @@ } }, "node_modules/cspell": { - "version": "6.10.1", - "resolved": "https://registry.npmjs.org/cspell/-/cspell-6.10.1.tgz", - "integrity": "sha512-dO40EnUDlYZarnuha013Les7X2nVoHANzPpTPJYfh4AidP7WvMpqDaIdVODRxxjdjF9sYYFdkyM8xqmAga+3tQ==", + "version": "6.11.1", + "resolved": "https://registry.npmjs.org/cspell/-/cspell-6.11.1.tgz", + "integrity": "sha512-HgbyRZGESkS2l5OTgyxnpPS/hu6RdmpFnF8dwyMM8HcZOtbs+wFYnANHd8yMm2C7FGZu299A2vQ6/nL4eerTOA==", "dev": true, "dependencies": { - "@cspell/cspell-pipe": "^6.10.1", + "@cspell/cspell-pipe": "^6.11.1", "chalk": "^4.1.2", "commander": "^9.4.0", - "cspell-gitignore": "^6.10.1", - "cspell-glob": "^6.10.1", - "cspell-lib": "^6.10.1", + "cspell-gitignore": "^6.11.1", + "cspell-glob": "^6.11.1", + "cspell-lib": "^6.11.1", "fast-json-stable-stringify": "^2.1.0", "file-entry-cache": "^6.0.1", "fs-extra": "^10.1.0", @@ -7434,13 +7380,29 @@ "url": "https://github.com/streetsidesoftware/cspell?sponsor=1" } }, + "node_modules/cspell-dictionary": { + "version": "6.11.1", + "resolved": "https://registry.npmjs.org/cspell-dictionary/-/cspell-dictionary-6.11.1.tgz", + "integrity": "sha512-JLodgnzNKJTGR97vpBjsFWl+kCs0ouic3G8Box/uzlMCRRuzznM95QQrOmB24+a/YnNRUZeb3NdYGaFDOD7WKg==", + "dev": true, + "dependencies": { + "@cspell/cspell-pipe": "^6.11.1", + "@cspell/cspell-types": "^6.11.1", + "cspell-trie-lib": "^6.11.1", + "fast-equals": "^4.0.3", + "gensequence": "^4.0.2" + }, + "engines": { + "node": ">=14" + } + }, "node_modules/cspell-gitignore": { - "version": "6.10.1", - "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-6.10.1.tgz", - "integrity": "sha512-g6320DFIyU56iSdPTF+LwoExvlCNptEXiArE3VmyyTYLXkIHWwFhjcZN43Nd5/eJNzVuuEen64yKtI2ZsTr4xw==", + "version": "6.11.1", + "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-6.11.1.tgz", + "integrity": "sha512-BriwAF31cAnlS5iI4X2PEWOI42ZO7/vKF/muA8+5nuzo8Yw/K8KDUH2GndKTBjFga2Gf4JFBNerQ5ebTlG6KRw==", "dev": true, "dependencies": { - "cspell-glob": "^6.10.1", + "cspell-glob": "^6.11.1", "find-up": "^5.0.0" }, "bin": { @@ -7497,9 +7459,9 @@ } }, "node_modules/cspell-glob": { - "version": "6.10.1", - "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-6.10.1.tgz", - "integrity": "sha512-4P2B0BaKUtLwYOIif2rgmwxBnaj6WNhHhM6RDTAYGiestvRarb+NMr1KnMIhq6gDKu5mAeBVC5+/M4DUdNZ0Ww==", + "version": "6.11.1", + "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-6.11.1.tgz", + "integrity": "sha512-d1v12xAwWJ9AiG/dLU5R/QBEIrZByS9OZDUSge+tGDCHb7X+0h7/7+qjB6grrokwWx7yow3yOmGrcXIrvgv4Dg==", "dev": true, "dependencies": { "micromatch": "^4.0.5" @@ -7509,13 +7471,13 @@ } }, "node_modules/cspell-grammar": { - "version": "6.10.1", - "resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-6.10.1.tgz", - "integrity": "sha512-y4VbZudXBozJ98PH76t2HEkuZqZ5q3Opy2PpgSi1zHcyoVpG5CNpu4FQXO2T24AgA40M8a9cFW5mM9FdLlNUIA==", + "version": "6.11.1", + "resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-6.11.1.tgz", + "integrity": "sha512-FNVlFFm2zHumLFyngORAqSYB9Wq8ySLCQVyeVonSnZ3ud51Di+5j5BVyEmZtoqM2g+XdnV8jZVZRQ1UxCd6gWA==", "dev": true, "dependencies": { - "@cspell/cspell-pipe": "^6.10.1", - "@cspell/cspell-types": "^6.10.1" + "@cspell/cspell-pipe": "^6.11.1", + "@cspell/cspell-types": "^6.11.1" }, "bin": { "cspell-grammar": "bin.js" @@ -7525,12 +7487,12 @@ } }, "node_modules/cspell-io": { - "version": "6.10.1", - "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-6.10.1.tgz", - "integrity": "sha512-fpZde2txupHfm/Cs2AfsoBJPaEjmIxR9lEFMEqp9JIB4ZQgvZsaND9dlUyqMDQiMStfCT/47OhTJQi+VfjnhRw==", + "version": "6.11.1", + "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-6.11.1.tgz", + "integrity": "sha512-3IDglKEE9vZTk2vpyiJJKkhXYmi0ALjQSi0R33norK1S4LIFuoSfd3iHkpb+pnKEATCQegUlYQJ9m9ZjJUEYcA==", "dev": true, "dependencies": { - "@cspell/cspell-service-bus": "^6.10.1", + "@cspell/cspell-service-bus": "^6.11.1", "node-fetch": "^2.6.7" }, "engines": { @@ -7538,22 +7500,23 @@ } }, "node_modules/cspell-lib": { - "version": "6.10.1", - "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-6.10.1.tgz", - "integrity": "sha512-h0pQ1OFckhqfjvhE6k1OhIpsuVABgXAFW+MjZhn1QB1awSkC6hrNekGXs6WNGngYC56pII6yk5uagokdwH9siQ==", + "version": "6.11.1", + "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-6.11.1.tgz", + "integrity": "sha512-WYKQPjrpnX06wcAN/UOCH0QdErc+gXyXYLrGVjbBEGXfxFSPJKqU6S8ZSYacQo3oIhIJz5q+MaiC5Ld+KZkG2w==", "dev": true, "dependencies": { - "@cspell/cspell-bundled-dicts": "^6.10.1", - "@cspell/cspell-pipe": "^6.10.1", - "@cspell/cspell-types": "^6.10.1", + "@cspell/cspell-bundled-dicts": "^6.11.1", + "@cspell/cspell-pipe": "^6.11.1", + "@cspell/cspell-types": "^6.11.1", "clear-module": "^4.1.2", "comment-json": "^4.2.3", "configstore": "^5.0.1", "cosmiconfig": "^7.0.1", - "cspell-glob": "^6.10.1", - "cspell-grammar": "^6.10.1", - "cspell-io": "^6.10.1", - "cspell-trie-lib": "^6.10.1", + "cspell-dictionary": "^6.11.1", + "cspell-glob": "^6.11.1", + "cspell-grammar": "^6.11.1", + "cspell-io": "^6.11.1", + "cspell-trie-lib": "^6.11.1", "fast-equals": "^4.0.3", "find-up": "^5.0.0", "fs-extra": "^10.1.0", @@ -7650,13 +7613,13 @@ } }, "node_modules/cspell-trie-lib": { - "version": "6.10.1", - "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-6.10.1.tgz", - "integrity": "sha512-3xu0Dyq+AhrivQ3p7FePLcmcjkeWfovlavFhRk/wwWHIMnnmj1q7emPa/BYbgzSMF917C940GbexczB9SujNxQ==", + "version": "6.11.1", + "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-6.11.1.tgz", + "integrity": "sha512-E+2CuWOOqqHWrFT3cHF3Yey7Qd+QPYAGuQMQlyAO8A6/zwn4EZURefJRFdP6BMfYA0dD7pPGeKAkJ3bTln5jGQ==", "dev": true, "dependencies": { - "@cspell/cspell-pipe": "^6.10.1", - "@cspell/cspell-types": "^6.10.1", + "@cspell/cspell-pipe": "^6.11.1", + "@cspell/cspell-types": "^6.11.1", "fs-extra": "^10.1.0", "gensequence": "^4.0.2" }, @@ -8877,15 +8840,15 @@ } }, "node_modules/expect": { - "version": "29.0.3", - "resolved": "https://registry.npmjs.org/expect/-/expect-29.0.3.tgz", - "integrity": "sha512-t8l5DTws3212VbmPL+tBFXhjRHLmctHB0oQbL8eUc6S7NzZtYUhycrFO9mkxA0ZUC6FAWdNi7JchJSkODtcu1Q==", + "version": "29.1.0", + "resolved": "https://registry.npmjs.org/expect/-/expect-29.1.0.tgz", + "integrity": "sha512-1NCfR0FEArn9Vq1KEjhPd1rggRLiWgo87gfMK4iKn6DcVzJBRMyDNX22hyND5KiSRPIPQ5KtsY6HLxsQ0MU86w==", "dependencies": { - "@jest/expect-utils": "^29.0.3", + "@jest/expect-utils": "^29.1.0", "jest-get-type": "^29.0.0", - "jest-matcher-utils": "^29.0.3", - "jest-message-util": "^29.0.3", - "jest-util": "^29.0.3" + "jest-matcher-utils": "^29.1.0", + "jest-message-util": "^29.1.0", + "jest-util": "^29.1.0" }, "engines": { "node": "^14.15.0 || ^16.10.0 || >=18.0.0" @@ -10623,14 +10586,14 @@ } }, "node_modules/jest": { - "version": "29.0.3", - "resolved": "https://registry.npmjs.org/jest/-/jest-29.0.3.tgz", - "integrity": "sha512-ElgUtJBLgXM1E8L6K1RW1T96R897YY/3lRYqq9uVcPWtP2AAl/nQ16IYDh/FzQOOQ12VEuLdcPU83mbhG2C3PQ==", + "version": "29.1.1", + "resolved": "https://registry.npmjs.org/jest/-/jest-29.1.1.tgz", + "integrity": "sha512-Doe41PZ8MvGLtOZIW2RIVu94wa7jm/N775BBloVXk/G/vV6VYnDCOxBwrqekEgrd3Pn/bv8b5UdB2x0pAoQpwQ==", "dependencies": { - "@jest/core": "^29.0.3", - "@jest/types": "^29.0.3", + "@jest/core": "^29.1.1", + "@jest/types": "^29.1.0", "import-local": "^3.0.2", - "jest-cli": "^29.0.3" + "jest-cli": "^29.1.1" }, "bin": { "jest": "bin/jest.js" @@ -10660,27 +10623,27 @@ } }, "node_modules/jest-circus": { - "version": "29.0.3", - "resolved": "https://registry.npmjs.org/jest-circus/-/jest-circus-29.0.3.tgz", - "integrity": "sha512-QeGzagC6Hw5pP+df1+aoF8+FBSgkPmraC1UdkeunWh0jmrp7wC0Hr6umdUAOELBQmxtKAOMNC3KAdjmCds92Zg==", - "dependencies": { - "@jest/environment": "^29.0.3", - "@jest/expect": "^29.0.3", - "@jest/test-result": "^29.0.3", - "@jest/types": "^29.0.3", + "version": "29.1.1", + "resolved": "https://registry.npmjs.org/jest-circus/-/jest-circus-29.1.1.tgz", + "integrity": "sha512-Ii+3JIeLF3z8j2E7fPSjPjXJLBdbAcZyfEiALRQ1Fk+FWTIfuEfZrZcjSaBdz/k/waoq+bPf9x/vBCXIAyLLEQ==", + "dependencies": { + "@jest/environment": "^29.1.1", + "@jest/expect": "^29.1.0", + "@jest/test-result": "^29.1.0", + "@jest/types": "^29.1.0", "@types/node": "*", "chalk": "^4.0.0", "co": "^4.6.0", "dedent": "^0.7.0", "is-generator-fn": "^2.0.0", - "jest-each": "^29.0.3", - "jest-matcher-utils": "^29.0.3", - "jest-message-util": "^29.0.3", - "jest-runtime": "^29.0.3", - "jest-snapshot": "^29.0.3", - "jest-util": "^29.0.3", + "jest-each": "^29.1.0", + "jest-matcher-utils": "^29.1.0", + "jest-message-util": "^29.1.0", + "jest-runtime": "^29.1.1", + "jest-snapshot": "^29.1.0", + "jest-util": "^29.1.0", "p-limit": "^3.1.0", - "pretty-format": "^29.0.3", + "pretty-format": "^29.1.0", "slash": "^3.0.0", "stack-utils": "^2.0.3" }, @@ -10711,9 +10674,9 @@ } }, "node_modules/jest-circus/node_modules/pretty-format": { - "version": "29.0.3", - "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-29.0.3.tgz", - "integrity": "sha512-cHudsvQr1K5vNVLbvYF/nv3Qy/F/BcEKxGuIeMiVMRHxPOO1RxXooP8g/ZrwAp7Dx+KdMZoOc7NxLHhMrP2f9Q==", + "version": "29.1.0", + "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-29.1.0.tgz", + "integrity": "sha512-dZ21z0UjKVSiEkrPAt2nJnGfrtYMFBlNW4wTkJsIp9oB5A8SUQ8DuJ9EUgAvYyNfMeoGmKiDnpJvM489jkzdSQ==", "dependencies": { "@jest/schemas": "^29.0.0", "ansi-styles": "^5.0.0", @@ -10729,20 +10692,20 @@ "integrity": "sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==" }, "node_modules/jest-cli": { - "version": "29.0.3", - "resolved": "https://registry.npmjs.org/jest-cli/-/jest-cli-29.0.3.tgz", - "integrity": "sha512-aUy9Gd/Kut1z80eBzG10jAn6BgS3BoBbXyv+uXEqBJ8wnnuZ5RpNfARoskSrTIy1GY4a8f32YGuCMwibtkl9CQ==", + "version": "29.1.1", + "resolved": "https://registry.npmjs.org/jest-cli/-/jest-cli-29.1.1.tgz", + "integrity": "sha512-nz/JNtqDFf49R2KgeZ9+6Zl1uxSuRsg/tICC+DHMh+bQ0co6QqBPWKg3FtW4534bs8/J2YqFC2Lct9DZR24z0Q==", "dependencies": { - "@jest/core": "^29.0.3", - "@jest/test-result": "^29.0.3", - "@jest/types": "^29.0.3", + "@jest/core": "^29.1.1", + "@jest/test-result": "^29.1.0", + "@jest/types": "^29.1.0", "chalk": "^4.0.0", "exit": "^0.1.2", "graceful-fs": "^4.2.9", "import-local": "^3.0.2", - "jest-config": "^29.0.3", - "jest-util": "^29.0.3", - "jest-validate": "^29.0.3", + "jest-config": "^29.1.1", + "jest-util": "^29.1.0", + "jest-validate": "^29.1.0", "prompts": "^2.0.1", "yargs": "^17.3.1" }, @@ -10762,30 +10725,30 @@ } }, "node_modules/jest-config": { - "version": "29.0.3", - "resolved": "https://registry.npmjs.org/jest-config/-/jest-config-29.0.3.tgz", - "integrity": "sha512-U5qkc82HHVYe3fNu2CRXLN4g761Na26rWKf7CjM8LlZB3In1jadEkZdMwsE37rd9RSPV0NfYaCjHdk/gu3v+Ew==", + "version": "29.1.1", + "resolved": "https://registry.npmjs.org/jest-config/-/jest-config-29.1.1.tgz", + "integrity": "sha512-o2iZrQMOiF54zOw1kOcJGmfKzAW+V2ajZVWxbt+Ex+g0fVaTkk215BD/GFhrviuic+Xk7DpzUmdTT9c1QfsPqg==", "dependencies": { "@babel/core": "^7.11.6", - "@jest/test-sequencer": "^29.0.3", - "@jest/types": "^29.0.3", - "babel-jest": "^29.0.3", + "@jest/test-sequencer": "^29.1.0", + "@jest/types": "^29.1.0", + "babel-jest": "^29.1.0", "chalk": "^4.0.0", "ci-info": "^3.2.0", "deepmerge": "^4.2.2", "glob": "^7.1.3", "graceful-fs": "^4.2.9", - "jest-circus": "^29.0.3", - "jest-environment-node": "^29.0.3", + "jest-circus": "^29.1.1", + "jest-environment-node": "^29.1.1", "jest-get-type": "^29.0.0", "jest-regex-util": "^29.0.0", - "jest-resolve": "^29.0.3", - "jest-runner": "^29.0.3", - "jest-util": "^29.0.3", - "jest-validate": "^29.0.3", + "jest-resolve": "^29.1.0", + "jest-runner": "^29.1.1", + "jest-util": "^29.1.0", + "jest-validate": "^29.1.0", "micromatch": "^4.0.4", "parse-json": "^5.2.0", - "pretty-format": "^29.0.3", + "pretty-format": "^29.1.0", "slash": "^3.0.0", "strip-json-comments": "^3.1.1" }, @@ -10828,9 +10791,9 @@ } }, "node_modules/jest-config/node_modules/pretty-format": { - "version": "29.0.3", - "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-29.0.3.tgz", - "integrity": "sha512-cHudsvQr1K5vNVLbvYF/nv3Qy/F/BcEKxGuIeMiVMRHxPOO1RxXooP8g/ZrwAp7Dx+KdMZoOc7NxLHhMrP2f9Q==", + "version": "29.1.0", + "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-29.1.0.tgz", + "integrity": "sha512-dZ21z0UjKVSiEkrPAt2nJnGfrtYMFBlNW4wTkJsIp9oB5A8SUQ8DuJ9EUgAvYyNfMeoGmKiDnpJvM489jkzdSQ==", "dependencies": { "@jest/schemas": "^29.0.0", "ansi-styles": "^5.0.0", @@ -10846,14 +10809,14 @@ "integrity": "sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==" }, "node_modules/jest-diff": { - "version": "29.0.3", - "resolved": "https://registry.npmjs.org/jest-diff/-/jest-diff-29.0.3.tgz", - "integrity": "sha512-+X/AIF5G/vX9fWK+Db9bi9BQas7M9oBME7egU7psbn4jlszLFCu0dW63UgeE6cs/GANq4fLaT+8sGHQQ0eCUfg==", + "version": "29.1.0", + "resolved": "https://registry.npmjs.org/jest-diff/-/jest-diff-29.1.0.tgz", + "integrity": "sha512-ZJyWG30jpVHwxLs8xxR1so4tz6lFARNztnFlxssFpQdakaW0isSx9rAKs/6aQUKQDZ/DgSpY6HjUGLO9xkNdRw==", "dependencies": { "chalk": "^4.0.0", "diff-sequences": "^29.0.0", "jest-get-type": "^29.0.0", - "pretty-format": "^29.0.3" + "pretty-format": "^29.1.0" }, "engines": { "node": "^14.15.0 || ^16.10.0 || >=18.0.0" @@ -10882,9 +10845,9 @@ } }, "node_modules/jest-diff/node_modules/pretty-format": { - "version": "29.0.3", - "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-29.0.3.tgz", - "integrity": "sha512-cHudsvQr1K5vNVLbvYF/nv3Qy/F/BcEKxGuIeMiVMRHxPOO1RxXooP8g/ZrwAp7Dx+KdMZoOc7NxLHhMrP2f9Q==", + "version": "29.1.0", + "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-29.1.0.tgz", + "integrity": "sha512-dZ21z0UjKVSiEkrPAt2nJnGfrtYMFBlNW4wTkJsIp9oB5A8SUQ8DuJ9EUgAvYyNfMeoGmKiDnpJvM489jkzdSQ==", "dependencies": { "@jest/schemas": "^29.0.0", "ansi-styles": "^5.0.0", @@ -10911,15 +10874,15 @@ } }, "node_modules/jest-each": { - "version": "29.0.3", - "resolved": "https://registry.npmjs.org/jest-each/-/jest-each-29.0.3.tgz", - "integrity": "sha512-wILhZfESURHHBNvPMJ0lZlYZrvOQJxAo3wNHi+ycr90V7M+uGR9Gh4+4a/BmaZF0XTyZsk4OiYEf3GJN7Ltqzg==", + "version": "29.1.0", + "resolved": "https://registry.npmjs.org/jest-each/-/jest-each-29.1.0.tgz", + "integrity": "sha512-ELSZV/L4yjqKU2O0bnDTNHlizD4IRS9DX94iAB6QpiPIJsR453dJW7Ka7TXSmxQdc66HNNOhUcQ5utIeVCKGyA==", "dependencies": { - "@jest/types": "^29.0.3", + "@jest/types": "^29.1.0", "chalk": "^4.0.0", "jest-get-type": "^29.0.0", - "jest-util": "^29.0.3", - "pretty-format": "^29.0.3" + "jest-util": "^29.1.0", + "pretty-format": "^29.1.0" }, "engines": { "node": "^14.15.0 || ^16.10.0 || >=18.0.0" @@ -10948,9 +10911,9 @@ } }, "node_modules/jest-each/node_modules/pretty-format": { - "version": "29.0.3", - "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-29.0.3.tgz", - "integrity": "sha512-cHudsvQr1K5vNVLbvYF/nv3Qy/F/BcEKxGuIeMiVMRHxPOO1RxXooP8g/ZrwAp7Dx+KdMZoOc7NxLHhMrP2f9Q==", + "version": "29.1.0", + "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-29.1.0.tgz", + "integrity": "sha512-dZ21z0UjKVSiEkrPAt2nJnGfrtYMFBlNW4wTkJsIp9oB5A8SUQ8DuJ9EUgAvYyNfMeoGmKiDnpJvM489jkzdSQ==", "dependencies": { "@jest/schemas": "^29.0.0", "ansi-styles": "^5.0.0", @@ -10966,16 +10929,16 @@ "integrity": "sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==" }, "node_modules/jest-environment-node": { - "version": "29.0.3", - "resolved": "https://registry.npmjs.org/jest-environment-node/-/jest-environment-node-29.0.3.tgz", - "integrity": "sha512-cdZqRCnmIlTXC+9vtvmfiY/40Cj6s2T0czXuq1whvQdmpzAnj4sbqVYuZ4zFHk766xTTJ+Ij3uUqkk8KCfXoyg==", + "version": "29.1.1", + "resolved": "https://registry.npmjs.org/jest-environment-node/-/jest-environment-node-29.1.1.tgz", + "integrity": "sha512-0nwTca4L2N8iM33A+JMfBdygR6B3N/bcPoLe1hEd9o87KLxDZwKGvpTGSfXpjtyqNQXiaL/3G+YOcSoeq/syPw==", "dependencies": { - "@jest/environment": "^29.0.3", - "@jest/fake-timers": "^29.0.3", - "@jest/types": "^29.0.3", + "@jest/environment": "^29.1.1", + "@jest/fake-timers": "^29.1.1", + "@jest/types": "^29.1.0", "@types/node": "*", - "jest-mock": "^29.0.3", - "jest-util": "^29.0.3" + "jest-mock": "^29.1.1", + "jest-util": "^29.1.0" }, "engines": { "node": "^14.15.0 || ^16.10.0 || >=18.0.0" @@ -10990,19 +10953,19 @@ } }, "node_modules/jest-haste-map": { - "version": "29.0.3", - "resolved": "https://registry.npmjs.org/jest-haste-map/-/jest-haste-map-29.0.3.tgz", - "integrity": "sha512-uMqR99+GuBHo0RjRhOE4iA6LmsxEwRdgiIAQgMU/wdT2XebsLDz5obIwLZm/Psj+GwSEQhw9AfAVKGYbh2G55A==", + "version": "29.1.0", + "resolved": "https://registry.npmjs.org/jest-haste-map/-/jest-haste-map-29.1.0.tgz", + "integrity": "sha512-qn+QVZ6JHzzx6g8XrMrNNvvIWrgVT6FzOoxTP5hQ1vEu6r9use2gOb0sSeC3Xle7eaDLN4DdAazSKnWskK3B/g==", "dependencies": { - "@jest/types": "^29.0.3", + "@jest/types": "^29.1.0", "@types/graceful-fs": "^4.1.3", "@types/node": "*", "anymatch": "^3.0.3", "fb-watchman": "^2.0.0", "graceful-fs": "^4.2.9", "jest-regex-util": "^29.0.0", - "jest-util": "^29.0.3", - "jest-worker": "^29.0.3", + "jest-util": "^29.1.0", + "jest-worker": "^29.1.0", "micromatch": "^4.0.4", "walker": "^1.0.8" }, @@ -11029,12 +10992,12 @@ } }, "node_modules/jest-leak-detector": { - "version": "29.0.3", - "resolved": "https://registry.npmjs.org/jest-leak-detector/-/jest-leak-detector-29.0.3.tgz", - "integrity": "sha512-YfW/G63dAuiuQ3QmQlh8hnqLDe25WFY3eQhuc/Ev1AGmkw5zREblTh7TCSKLoheyggu6G9gxO2hY8p9o6xbaRQ==", + "version": "29.1.0", + "resolved": "https://registry.npmjs.org/jest-leak-detector/-/jest-leak-detector-29.1.0.tgz", + "integrity": "sha512-7ZdlIA2UXBIzXBNadta7pohrrvbD/Jp5T55Ux2DE1BSGul4RglIPHt7cZ0V3ll+ppBC1pGaBiWPBfLcQ2dDc3Q==", "dependencies": { "jest-get-type": "^29.0.0", - "pretty-format": "^29.0.3" + "pretty-format": "^29.1.0" }, "engines": { "node": "^14.15.0 || ^16.10.0 || >=18.0.0" @@ -11063,9 +11026,9 @@ } }, "node_modules/jest-leak-detector/node_modules/pretty-format": { - "version": "29.0.3", - "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-29.0.3.tgz", - "integrity": "sha512-cHudsvQr1K5vNVLbvYF/nv3Qy/F/BcEKxGuIeMiVMRHxPOO1RxXooP8g/ZrwAp7Dx+KdMZoOc7NxLHhMrP2f9Q==", + "version": "29.1.0", + "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-29.1.0.tgz", + "integrity": "sha512-dZ21z0UjKVSiEkrPAt2nJnGfrtYMFBlNW4wTkJsIp9oB5A8SUQ8DuJ9EUgAvYyNfMeoGmKiDnpJvM489jkzdSQ==", "dependencies": { "@jest/schemas": "^29.0.0", "ansi-styles": "^5.0.0", @@ -11081,14 +11044,14 @@ "integrity": "sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==" }, "node_modules/jest-matcher-utils": { - "version": "29.0.3", - "resolved": "https://registry.npmjs.org/jest-matcher-utils/-/jest-matcher-utils-29.0.3.tgz", - "integrity": "sha512-RsR1+cZ6p1hDV4GSCQTg+9qjeotQCgkaleIKLK7dm+U4V/H2bWedU3RAtLm8+mANzZ7eDV33dMar4pejd7047w==", + "version": "29.1.0", + "resolved": "https://registry.npmjs.org/jest-matcher-utils/-/jest-matcher-utils-29.1.0.tgz", + "integrity": "sha512-pfthsLu27kZg+T1XTUGvox0r3gP3KtqdMPliVd/bs6iDrZ9Z6yJgLbw6zNc4DHtCcyzq9UW0jmszCX8DdFU/wA==", "dependencies": { "chalk": "^4.0.0", - "jest-diff": "^29.0.3", + "jest-diff": "^29.1.0", "jest-get-type": "^29.0.0", - "pretty-format": "^29.0.3" + "pretty-format": "^29.1.0" }, "engines": { "node": "^14.15.0 || ^16.10.0 || >=18.0.0" @@ -11117,9 +11080,9 @@ } }, "node_modules/jest-matcher-utils/node_modules/pretty-format": { - "version": "29.0.3", - "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-29.0.3.tgz", - "integrity": "sha512-cHudsvQr1K5vNVLbvYF/nv3Qy/F/BcEKxGuIeMiVMRHxPOO1RxXooP8g/ZrwAp7Dx+KdMZoOc7NxLHhMrP2f9Q==", + "version": "29.1.0", + "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-29.1.0.tgz", + "integrity": "sha512-dZ21z0UjKVSiEkrPAt2nJnGfrtYMFBlNW4wTkJsIp9oB5A8SUQ8DuJ9EUgAvYyNfMeoGmKiDnpJvM489jkzdSQ==", "dependencies": { "@jest/schemas": "^29.0.0", "ansi-styles": "^5.0.0", @@ -11135,17 +11098,17 @@ "integrity": "sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==" }, "node_modules/jest-message-util": { - "version": "29.0.3", - "resolved": "https://registry.npmjs.org/jest-message-util/-/jest-message-util-29.0.3.tgz", - "integrity": "sha512-7T8JiUTtDfppojosORAflABfLsLKMLkBHSWkjNQrjIltGoDzNGn7wEPOSfjqYAGTYME65esQzMJxGDjuLBKdOg==", + "version": "29.1.0", + "resolved": "https://registry.npmjs.org/jest-message-util/-/jest-message-util-29.1.0.tgz", + "integrity": "sha512-NzGXD9wgCxUy20sIvyOsSA/KzQmkmagOVGE5LnT2juWn+hB88gCQr8N/jpu34CXRIXmV7INwrQVVwhnh72pY5A==", "dependencies": { "@babel/code-frame": "^7.12.13", - "@jest/types": "^29.0.3", + "@jest/types": "^29.1.0", "@types/stack-utils": "^2.0.0", "chalk": "^4.0.0", "graceful-fs": "^4.2.9", "micromatch": "^4.0.4", - "pretty-format": "^29.0.3", + "pretty-format": "^29.1.0", "slash": "^3.0.0", "stack-utils": "^2.0.3" }, @@ -11176,9 +11139,9 @@ } }, "node_modules/jest-message-util/node_modules/pretty-format": { - "version": "29.0.3", - "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-29.0.3.tgz", - "integrity": "sha512-cHudsvQr1K5vNVLbvYF/nv3Qy/F/BcEKxGuIeMiVMRHxPOO1RxXooP8g/ZrwAp7Dx+KdMZoOc7NxLHhMrP2f9Q==", + "version": "29.1.0", + "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-29.1.0.tgz", + "integrity": "sha512-dZ21z0UjKVSiEkrPAt2nJnGfrtYMFBlNW4wTkJsIp9oB5A8SUQ8DuJ9EUgAvYyNfMeoGmKiDnpJvM489jkzdSQ==", "dependencies": { "@jest/schemas": "^29.0.0", "ansi-styles": "^5.0.0", @@ -11194,12 +11157,13 @@ "integrity": "sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==" }, "node_modules/jest-mock": { - "version": "29.0.3", - "resolved": "https://registry.npmjs.org/jest-mock/-/jest-mock-29.0.3.tgz", - "integrity": "sha512-ort9pYowltbcrCVR43wdlqfAiFJXBx8l4uJDsD8U72LgBcetvEp+Qxj1W9ZYgMRoeAo+ov5cnAGF2B6+Oth+ww==", + "version": "29.1.1", + "resolved": "https://registry.npmjs.org/jest-mock/-/jest-mock-29.1.1.tgz", + "integrity": "sha512-vDe56JmImqt3j8pHcEIkahQbSCnBS49wda0spIl0bkrIM7VDZXjKaes6W28vKZye0atNAcFaj3dxXh0XWjBW4Q==", "dependencies": { - "@jest/types": "^29.0.3", - "@types/node": "*" + "@jest/types": "^29.1.0", + "@types/node": "*", + "jest-util": "^29.1.0" }, "engines": { "node": "^14.15.0 || ^16.10.0 || >=18.0.0" @@ -11235,16 +11199,16 @@ } }, "node_modules/jest-resolve": { - "version": "29.0.3", - "resolved": "https://registry.npmjs.org/jest-resolve/-/jest-resolve-29.0.3.tgz", - "integrity": "sha512-toVkia85Y/BPAjJasTC9zIPY6MmVXQPtrCk8SmiheC4MwVFE/CMFlOtMN6jrwPMC6TtNh8+sTMllasFeu1wMPg==", + "version": "29.1.0", + "resolved": "https://registry.npmjs.org/jest-resolve/-/jest-resolve-29.1.0.tgz", + "integrity": "sha512-0IETuMI58nbAWwCrtX1QQmenstlWOEdwNS5FXxpEMAs6S5tttFiEoXUwGTAiI152nqoWRUckAgt21FP4wqeZWA==", "dependencies": { "chalk": "^4.0.0", "graceful-fs": "^4.2.9", - "jest-haste-map": "^29.0.3", + "jest-haste-map": "^29.1.0", "jest-pnp-resolver": "^1.2.2", - "jest-util": "^29.0.3", - "jest-validate": "^29.0.3", + "jest-util": "^29.1.0", + "jest-validate": "^29.1.0", "resolve": "^1.20.0", "resolve.exports": "^1.1.0", "slash": "^3.0.0" @@ -11254,41 +11218,41 @@ } }, "node_modules/jest-resolve-dependencies": { - "version": "29.0.3", - "resolved": "https://registry.npmjs.org/jest-resolve-dependencies/-/jest-resolve-dependencies-29.0.3.tgz", - "integrity": "sha512-KzuBnXqNvbuCdoJpv8EanbIGObk7vUBNt/PwQPPx2aMhlv/jaXpUJsqWYRpP/0a50faMBY7WFFP8S3/CCzwfDw==", + "version": "29.1.1", + "resolved": "https://registry.npmjs.org/jest-resolve-dependencies/-/jest-resolve-dependencies-29.1.1.tgz", + "integrity": "sha512-AMRTJyiK8caRXq3pa9i4oXX6yH+am5v0HwCUq1yk9lxI3ARihyT2OfEySJJo3ER7xpxf3b6isfp1sO6PQY3N0Q==", "dependencies": { "jest-regex-util": "^29.0.0", - "jest-snapshot": "^29.0.3" + "jest-snapshot": "^29.1.0" }, "engines": { "node": "^14.15.0 || ^16.10.0 || >=18.0.0" } }, "node_modules/jest-runner": { - "version": "29.0.3", - "resolved": "https://registry.npmjs.org/jest-runner/-/jest-runner-29.0.3.tgz", - "integrity": "sha512-Usu6VlTOZlCZoNuh3b2Tv/yzDpKqtiNAetG9t3kJuHfUyVMNW7ipCCJOUojzKkjPoaN7Bl1f7Buu6PE0sGpQxw==", - "dependencies": { - "@jest/console": "^29.0.3", - "@jest/environment": "^29.0.3", - "@jest/test-result": "^29.0.3", - "@jest/transform": "^29.0.3", - "@jest/types": "^29.0.3", + "version": "29.1.1", + "resolved": "https://registry.npmjs.org/jest-runner/-/jest-runner-29.1.1.tgz", + "integrity": "sha512-HqazsMPXB62Zi2oJEl+Ta9aUWAaR4WdT7ow25pcS99PkOsWQoYH+yyaKbAHBUf8NOqPbZ8T4Q8gt8ZBFEJJdVQ==", + "dependencies": { + "@jest/console": "^29.1.0", + "@jest/environment": "^29.1.1", + "@jest/test-result": "^29.1.0", + "@jest/transform": "^29.1.0", + "@jest/types": "^29.1.0", "@types/node": "*", "chalk": "^4.0.0", "emittery": "^0.10.2", "graceful-fs": "^4.2.9", "jest-docblock": "^29.0.0", - "jest-environment-node": "^29.0.3", - "jest-haste-map": "^29.0.3", - "jest-leak-detector": "^29.0.3", - "jest-message-util": "^29.0.3", - "jest-resolve": "^29.0.3", - "jest-runtime": "^29.0.3", - "jest-util": "^29.0.3", - "jest-watcher": "^29.0.3", - "jest-worker": "^29.0.3", + "jest-environment-node": "^29.1.1", + "jest-haste-map": "^29.1.0", + "jest-leak-detector": "^29.1.0", + "jest-message-util": "^29.1.0", + "jest-resolve": "^29.1.0", + "jest-runtime": "^29.1.1", + "jest-util": "^29.1.0", + "jest-watcher": "^29.1.0", + "jest-worker": "^29.1.0", "p-limit": "^3.1.0", "source-map-support": "0.5.13" }, @@ -11297,30 +11261,30 @@ } }, "node_modules/jest-runtime": { - "version": "29.0.3", - "resolved": "https://registry.npmjs.org/jest-runtime/-/jest-runtime-29.0.3.tgz", - "integrity": "sha512-12gZXRQ7ozEeEHKTY45a+YLqzNDR/x4c//X6AqwKwKJPpWM8FY4vwn4VQJOcLRS3Nd1fWwgP7LU4SoynhuUMHQ==", + "version": "29.1.1", + "resolved": "https://registry.npmjs.org/jest-runtime/-/jest-runtime-29.1.1.tgz", + "integrity": "sha512-DA2nW5GUAEFUOFztVqX6BOHbb1tUO1iDzlx+bOVdw870UIkv09u3P5nTfK3N+xtqy/fGlLsg7UCzhpEJnwKilg==", "dependencies": { - "@jest/environment": "^29.0.3", - "@jest/fake-timers": "^29.0.3", - "@jest/globals": "^29.0.3", + "@jest/environment": "^29.1.1", + "@jest/fake-timers": "^29.1.1", + "@jest/globals": "^29.1.1", "@jest/source-map": "^29.0.0", - "@jest/test-result": "^29.0.3", - "@jest/transform": "^29.0.3", - "@jest/types": "^29.0.3", + "@jest/test-result": "^29.1.0", + "@jest/transform": "^29.1.0", + "@jest/types": "^29.1.0", "@types/node": "*", "chalk": "^4.0.0", "cjs-module-lexer": "^1.0.0", "collect-v8-coverage": "^1.0.0", "glob": "^7.1.3", "graceful-fs": "^4.2.9", - "jest-haste-map": "^29.0.3", - "jest-message-util": "^29.0.3", - "jest-mock": "^29.0.3", + "jest-haste-map": "^29.1.0", + "jest-message-util": "^29.1.0", + "jest-mock": "^29.1.1", "jest-regex-util": "^29.0.0", - "jest-resolve": "^29.0.3", - "jest-snapshot": "^29.0.3", - "jest-util": "^29.0.3", + "jest-resolve": "^29.1.0", + "jest-snapshot": "^29.1.0", + "jest-util": "^29.1.0", "slash": "^3.0.0", "strip-bom": "^4.0.0" }, @@ -11338,9 +11302,9 @@ } }, "node_modules/jest-snapshot": { - "version": "29.0.3", - "resolved": "https://registry.npmjs.org/jest-snapshot/-/jest-snapshot-29.0.3.tgz", - "integrity": "sha512-52q6JChm04U3deq+mkQ7R/7uy7YyfVIrebMi6ZkBoDJ85yEjm/sJwdr1P0LOIEHmpyLlXrxy3QP0Zf5J2kj0ew==", + "version": "29.1.0", + "resolved": "https://registry.npmjs.org/jest-snapshot/-/jest-snapshot-29.1.0.tgz", + "integrity": "sha512-nHZoA+hpbFlkyV8uLoLJQ/80DLi3c6a5zeELgfSZ5bZj+eljqULr79KBQakp5xyH3onezf4k+K+2/Blk5/1O+g==", "dependencies": { "@babel/core": "^7.11.6", "@babel/generator": "^7.7.2", @@ -11348,23 +11312,23 @@ "@babel/plugin-syntax-typescript": "^7.7.2", "@babel/traverse": "^7.7.2", "@babel/types": "^7.3.3", - "@jest/expect-utils": "^29.0.3", - "@jest/transform": "^29.0.3", - "@jest/types": "^29.0.3", + "@jest/expect-utils": "^29.1.0", + "@jest/transform": "^29.1.0", + "@jest/types": "^29.1.0", "@types/babel__traverse": "^7.0.6", "@types/prettier": "^2.1.5", "babel-preset-current-node-syntax": "^1.0.0", "chalk": "^4.0.0", - "expect": "^29.0.3", + "expect": "^29.1.0", "graceful-fs": "^4.2.9", - "jest-diff": "^29.0.3", + "jest-diff": "^29.1.0", "jest-get-type": "^29.0.0", - "jest-haste-map": "^29.0.3", - "jest-matcher-utils": "^29.0.3", - "jest-message-util": "^29.0.3", - "jest-util": "^29.0.3", + "jest-haste-map": "^29.1.0", + "jest-matcher-utils": "^29.1.0", + "jest-message-util": "^29.1.0", + "jest-util": "^29.1.0", "natural-compare": "^1.4.0", - "pretty-format": "^29.0.3", + "pretty-format": "^29.1.0", "semver": "^7.3.5" }, "engines": { @@ -11394,9 +11358,9 @@ } }, "node_modules/jest-snapshot/node_modules/pretty-format": { - "version": "29.0.3", - "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-29.0.3.tgz", - "integrity": "sha512-cHudsvQr1K5vNVLbvYF/nv3Qy/F/BcEKxGuIeMiVMRHxPOO1RxXooP8g/ZrwAp7Dx+KdMZoOc7NxLHhMrP2f9Q==", + "version": "29.1.0", + "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-29.1.0.tgz", + "integrity": "sha512-dZ21z0UjKVSiEkrPAt2nJnGfrtYMFBlNW4wTkJsIp9oB5A8SUQ8DuJ9EUgAvYyNfMeoGmKiDnpJvM489jkzdSQ==", "dependencies": { "@jest/schemas": "^29.0.0", "ansi-styles": "^5.0.0", @@ -11412,11 +11376,11 @@ "integrity": "sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==" }, "node_modules/jest-util": { - "version": "29.0.3", - "resolved": "https://registry.npmjs.org/jest-util/-/jest-util-29.0.3.tgz", - "integrity": "sha512-Q0xaG3YRG8QiTC4R6fHjHQPaPpz9pJBEi0AeOE4mQh/FuWOijFjGXMMOfQEaU9i3z76cNR7FobZZUQnL6IyfdQ==", + "version": "29.1.0", + "resolved": "https://registry.npmjs.org/jest-util/-/jest-util-29.1.0.tgz", + "integrity": "sha512-5haD8egMAEAq/e8ritN2Gr1WjLYtXi4udAIZB22GnKlv/2MHkbCjcyjgDBmyezAMMeQKGfoaaDsWCmVlnHZ1WQ==", "dependencies": { - "@jest/types": "^29.0.3", + "@jest/types": "^29.1.0", "@types/node": "*", "chalk": "^4.0.0", "ci-info": "^3.2.0", @@ -11428,16 +11392,16 @@ } }, "node_modules/jest-validate": { - "version": "29.0.3", - "resolved": "https://registry.npmjs.org/jest-validate/-/jest-validate-29.0.3.tgz", - "integrity": "sha512-OebiqqT6lK8cbMPtrSoS3aZP4juID762lZvpf1u+smZnwTEBCBInan0GAIIhv36MxGaJvmq5uJm7dl5gVt+Zrw==", + "version": "29.1.0", + "resolved": "https://registry.npmjs.org/jest-validate/-/jest-validate-29.1.0.tgz", + "integrity": "sha512-EQKRweSxmIJelCdirpuVkeCS1rSNXJFtSGEeSRFwH39QGioy7qKRSY8XBB4qFiappbsvgHnH0V6Iq5ASs11knA==", "dependencies": { - "@jest/types": "^29.0.3", + "@jest/types": "^29.1.0", "camelcase": "^6.2.0", "chalk": "^4.0.0", "jest-get-type": "^29.0.0", "leven": "^3.1.0", - "pretty-format": "^29.0.3" + "pretty-format": "^29.1.0" }, "engines": { "node": "^14.15.0 || ^16.10.0 || >=18.0.0" @@ -11477,9 +11441,9 @@ } }, "node_modules/jest-validate/node_modules/pretty-format": { - "version": "29.0.3", - "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-29.0.3.tgz", - "integrity": "sha512-cHudsvQr1K5vNVLbvYF/nv3Qy/F/BcEKxGuIeMiVMRHxPOO1RxXooP8g/ZrwAp7Dx+KdMZoOc7NxLHhMrP2f9Q==", + "version": "29.1.0", + "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-29.1.0.tgz", + "integrity": "sha512-dZ21z0UjKVSiEkrPAt2nJnGfrtYMFBlNW4wTkJsIp9oB5A8SUQ8DuJ9EUgAvYyNfMeoGmKiDnpJvM489jkzdSQ==", "dependencies": { "@jest/schemas": "^29.0.0", "ansi-styles": "^5.0.0", @@ -11495,17 +11459,17 @@ "integrity": "sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==" }, "node_modules/jest-watcher": { - "version": "29.0.3", - "resolved": "https://registry.npmjs.org/jest-watcher/-/jest-watcher-29.0.3.tgz", - "integrity": "sha512-tQX9lU91A+9tyUQKUMp0Ns8xAcdhC9fo73eqA3LFxP2bSgiF49TNcc+vf3qgGYYK9qRjFpXW9+4RgF/mbxyOOw==", + "version": "29.1.0", + "resolved": "https://registry.npmjs.org/jest-watcher/-/jest-watcher-29.1.0.tgz", + "integrity": "sha512-JXw7+VpLSf+2yfXlux1/xR65fMn//0pmiXd6EtQWySS9233aA+eGS+8Y5o2imiJ25JBKdG8T45+s78CNQ71Fbg==", "dependencies": { - "@jest/test-result": "^29.0.3", - "@jest/types": "^29.0.3", + "@jest/test-result": "^29.1.0", + "@jest/types": "^29.1.0", "@types/node": "*", "ansi-escapes": "^4.2.1", "chalk": "^4.0.0", "emittery": "^0.10.2", - "jest-util": "^29.0.3", + "jest-util": "^29.1.0", "string-length": "^4.0.1" }, "engines": { @@ -11513,9 +11477,9 @@ } }, "node_modules/jest-worker": { - "version": "29.0.3", - "resolved": "https://registry.npmjs.org/jest-worker/-/jest-worker-29.0.3.tgz", - "integrity": "sha512-Tl/YWUugQOjoTYwjKdfJWkSOfhufJHO5LhXTSZC3TRoQKO+fuXnZAdoXXBlpLXKGODBL3OvdUasfDD4PcMe6ng==", + "version": "29.1.0", + "resolved": "https://registry.npmjs.org/jest-worker/-/jest-worker-29.1.0.tgz", + "integrity": "sha512-yr7RFRAxI+vhL/cGB9B0FhD+QfaWh1qSxurx7gLP16dfmqhG8w75D/CQFU8ZetvhiQqLZh8X0C4rxwsZy6HITQ==", "dependencies": { "@types/node": "*", "merge-stream": "^2.0.0", @@ -14918,9 +14882,9 @@ } }, "node_modules/ts-jest": { - "version": "29.0.2", - "resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-29.0.2.tgz", - "integrity": "sha512-P03IUItnAjG6RkJXtjjD5pu0TryQFOwcb1YKmW63rO19V0UFqL3wiXZrmR5D7qYjI98btzIOAcYafLZ0GHAcQg==", + "version": "29.0.3", + "resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-29.0.3.tgz", + "integrity": "sha512-Ibygvmuyq1qp/z3yTh9QTwVVAbFdDy/+4BtIQR2sp6baF2SJU/8CKK/hhnGIDY2L90Az2jIqTwZPnN2p+BweiQ==", "dev": true, "dependencies": { "bs-logger": "0.x", @@ -15842,8 +15806,38 @@ "version": "4.0.0-alpha.1", "license": "MIT", "dependencies": { - "@apollo/protobufjs": "1.2.4" + "@apollo/protobufjs": "1.2.5" + } + }, + "packages/usage-reporting-protobuf/node_modules/@apollo/protobufjs": { + "version": "1.2.5", + "resolved": "https://registry.npmjs.org/@apollo/protobufjs/-/protobufjs-1.2.5.tgz", + "integrity": "sha512-lVQa3Fytdvbx40VbBNgW1gkr2HR+MFIfXHsiQ8W8C8escqpVYvIMGoq8lZJLObicdiYEB3Uwpk+hiznz8Vbb8A==", + "hasInstallScript": true, + "dependencies": { + "@protobufjs/aspromise": "^1.1.2", + "@protobufjs/base64": "^1.1.2", + "@protobufjs/codegen": "^2.0.4", + "@protobufjs/eventemitter": "^1.1.0", + "@protobufjs/fetch": "^1.1.0", + "@protobufjs/float": "^1.0.2", + "@protobufjs/inquire": "^1.1.0", + "@protobufjs/path": "^1.1.2", + "@protobufjs/pool": "^1.1.0", + "@protobufjs/utf8": "^1.1.0", + "@types/long": "^4.0.0", + "@types/node": "^10.1.0", + "long": "^4.0.0" + }, + "bin": { + "apollo-pbjs": "bin/pbjs", + "apollo-pbts": "bin/pbts" } + }, + "packages/usage-reporting-protobuf/node_modules/@types/node": { + "version": "10.17.60", + "resolved": "https://registry.npmjs.org/@types/node/-/node-10.17.60.tgz", + "integrity": "sha512-F0KIgDJfy2nA3zMLmWGKxcH2ZVEtCZXHHdOQs2gSaQ27+lNeEfGxzkIw90aXswATX7AZ33tahPbzy6KAfUreVw==" } }, "dependencies": { @@ -15860,10 +15854,12 @@ "requires": {} }, "@apollo/client": { - "version": "3.6.9", + "version": "3.6.10", + "resolved": "https://registry.npmjs.org/@apollo/client/-/client-3.6.10.tgz", + "integrity": "sha512-zow8+Z7Wz8OeH+8bhIxqPtqqXY87APoUbXlaXD/rgs3O9ijSyHSbUt3E4DnkLNP9q3+/OsRWY+Mx+WxkQQ4oig==", "requires": { "@graphql-typed-document-node/core": "^3.1.1", - "@wry/context": "^0.6.0", + "@wry/context": "^0.7.0", "@wry/equality": "^0.5.0", "@wry/trie": "^0.3.0", "graphql-tag": "^2.12.6", @@ -15874,6 +15870,16 @@ "ts-invariant": "^0.10.3", "tslib": "^2.3.0", "zen-observable-ts": "^1.2.5" + }, + "dependencies": { + "@wry/context": { + "version": "0.7.0", + "resolved": "https://registry.npmjs.org/@wry/context/-/context-0.7.0.tgz", + "integrity": "sha512-LcDAiYWRtwAoSOArfk7cuYvFXytxfVrdX7yxoUmK7pPITLk5jYh2F8knCwS7LjgYL8u1eidPlKKV6Ikqq0ODqQ==", + "requires": { + "tslib": "^2.3.0" + } + } } }, "@apollo/composition": { @@ -16069,7 +16075,34 @@ "@apollo/usage-reporting-protobuf": { "version": "file:packages/usage-reporting-protobuf", "requires": { - "@apollo/protobufjs": "1.2.4" + "@apollo/protobufjs": "1.2.5" + }, + "dependencies": { + "@apollo/protobufjs": { + "version": "1.2.5", + "resolved": "https://registry.npmjs.org/@apollo/protobufjs/-/protobufjs-1.2.5.tgz", + "integrity": "sha512-lVQa3Fytdvbx40VbBNgW1gkr2HR+MFIfXHsiQ8W8C8escqpVYvIMGoq8lZJLObicdiYEB3Uwpk+hiznz8Vbb8A==", + "requires": { + "@protobufjs/aspromise": "^1.1.2", + "@protobufjs/base64": "^1.1.2", + "@protobufjs/codegen": "^2.0.4", + "@protobufjs/eventemitter": "^1.1.0", + "@protobufjs/fetch": "^1.1.0", + "@protobufjs/float": "^1.0.2", + "@protobufjs/inquire": "^1.1.0", + "@protobufjs/path": "^1.1.2", + "@protobufjs/pool": "^1.1.0", + "@protobufjs/utf8": "^1.1.0", + "@types/long": "^4.0.0", + "@types/node": "^10.1.0", + "long": "^4.0.0" + } + }, + "@types/node": { + "version": "10.17.60", + "resolved": "https://registry.npmjs.org/@types/node/-/node-10.17.60.tgz", + "integrity": "sha512-F0KIgDJfy2nA3zMLmWGKxcH2ZVEtCZXHHdOQs2gSaQ27+lNeEfGxzkIw90aXswATX7AZ33tahPbzy6KAfUreVw==" + } } }, "@apollo/utils.createhash": { @@ -17412,9 +17445,9 @@ } }, "@cspell/cspell-bundled-dicts": { - "version": "6.10.1", - "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-6.10.1.tgz", - "integrity": "sha512-FBoPQFM3mziJCAodN1M3i5G1vaSraPXjHiw0mHPTXEnB+fnMP4N0i3kwDPLn0US8O2dHNP0AzwVmoJ2FmEuBFA==", + "version": "6.11.1", + "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-6.11.1.tgz", + "integrity": "sha512-9RtQu4Y7LpGPJIdbppPkBnAIb7SA9uYzck2ULcMvEAvcbX9iSFmJOVSxQVQluNvXG0WBzudUQdX4wQojcQQTBQ==", "dev": true, "requires": { "@cspell/dict-ada": "^2.0.1", @@ -17454,7 +17487,7 @@ "@cspell/dict-ruby": "^2.0.2", "@cspell/dict-rust": "^2.0.1", "@cspell/dict-scala": "^2.0.0", - "@cspell/dict-software-terms": "^2.2.9", + "@cspell/dict-software-terms": "^2.2.11", "@cspell/dict-sql": "^1.0.4", "@cspell/dict-swift": "^1.0.3", "@cspell/dict-typescript": "^2.0.2", @@ -17462,21 +17495,21 @@ } }, "@cspell/cspell-pipe": { - "version": "6.10.1", - "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-6.10.1.tgz", - "integrity": "sha512-c31P1Vh4wfqX43rS+MvTGnaevwM+r7Wb/DhJRxt5Wwh1lsV2KeJqPJ0D2nwyW+SDc9Sv6SgxdJzNwOgAD8n0hg==", + "version": "6.11.1", + "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-6.11.1.tgz", + "integrity": "sha512-e/xgzAmglqjMXpPPKcrTAWqjtFaBds6qBsPJBa/LP3B2Y5esTgRdwI2DQieoxqNBk69/iFDetYrTCFnAwjVV5A==", "dev": true }, "@cspell/cspell-service-bus": { - "version": "6.10.1", - "resolved": "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-6.10.1.tgz", - "integrity": "sha512-yHf1FRoy3khALNWXPX9oazPJ6piqLvg9h5hW5/MxG66fOERfzP5x4myBHmUbgMsSW/ORyS2fGlVp9hnqV+q6/Q==", + "version": "6.11.1", + "resolved": "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-6.11.1.tgz", + "integrity": "sha512-uZ6zZBkmSOG+AIGEpXW4V90eA4EFMZou85NFPHvIZtOr5P70xNWiJfuFUtrZzAuFhGtXQunnVfUvSGDf/WFc0w==", "dev": true }, "@cspell/cspell-types": { - "version": "6.10.1", - "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-6.10.1.tgz", - "integrity": "sha512-0e4xk9qLo8GwvO6a3w9jiC6RTaiPH5z/DKLBfWPVZqZxjVlKfQAGNL+fRPFV67+ZNxceb9L7SdZUYru8BDJfFQ==", + "version": "6.11.1", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-6.11.1.tgz", + "integrity": "sha512-UeeStSm3w8V/MlyWuOWAL9nm+RqwxtWWX0X6EGnBsbL6rzTz23zBHpKnv6IHNbXw2UtOdL1WbFgX2YMrRebt9g==", "dev": true }, "@cspell/dict-ada": { @@ -17702,9 +17735,9 @@ "dev": true }, "@cspell/dict-software-terms": { - "version": "2.2.9", - "resolved": "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-2.2.9.tgz", - "integrity": "sha512-uty2txffWWgYVTwt6/ekPwtVHb8GRDKgfmhOrcQbpTgMghIjxFgS8ADYgt5h+NrAomy7oGrffWDI1BimbhzRCA==", + "version": "2.2.11", + "resolved": "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-2.2.11.tgz", + "integrity": "sha512-PZ8EqFSCEoJzcH/bp/+c2ze6aCK/8u5b7Qt1+O2Cwzmr8VLVZIVcpHpELnh4IvT4MRvzfa2WCDoUSofPwAfrsg==", "dev": true }, "@cspell/dict-sql": { @@ -17795,26 +17828,15 @@ "integrity": "sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw==", "dev": true }, - "@graphql-codegen/add": { - "version": "3.2.1", - "resolved": "https://registry.npmjs.org/@graphql-codegen/add/-/add-3.2.1.tgz", - "integrity": "sha512-w82H/evh8SSGoD3K6K/Oh3kqSdbuU+TgHqMYmmHFxtH692v2xhN/cu1s/TotBQ7r4mO7OQutze7dde2tZEXGEQ==", - "dev": true, - "requires": { - "@graphql-codegen/plugin-helpers": "^2.6.2", - "tslib": "~2.4.0" - } - }, "@graphql-codegen/cli": { - "version": "2.13.0", - "resolved": "https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.13.0.tgz", - "integrity": "sha512-r1Z05jKl4h0wVvBpFKqpN+clICZiC356OTLxcdn0XO55vVyjIRl2r4Y2J83JnaklCsiMB5ODtn7uIzmpbXdWjw==", + "version": "2.13.1", + "resolved": "https://registry.npmjs.org/@graphql-codegen/cli/-/cli-2.13.1.tgz", + "integrity": "sha512-3+IcmqQu4olcO3ZPc+pfEPPMP+qxtjVU7w1SSLlbMU38oMY0IffApk8MNAivuVKrXoU1a8XOwt+g6m8jz9oLHA==", "dev": true, "requires": { "@babel/generator": "^7.18.13", "@babel/template": "^7.18.10", "@babel/types": "^7.18.13", - "@graphql-codegen/client-preset": "1.0.1", "@graphql-codegen/core": "2.6.2", "@graphql-codegen/plugin-helpers": "^2.6.2", "@graphql-tools/apollo-engine-loader": "^7.3.6", @@ -17868,26 +17890,6 @@ } } }, - "@graphql-codegen/client-preset": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/@graphql-codegen/client-preset/-/client-preset-1.0.1.tgz", - "integrity": "sha512-JsZwrUveq2HG7Rv/tOmwPGB9IyPd9Dfc6mAXV+jrVvlmj4W3tHiIRKzQpyW1m/Y9g6xBQnMbiEp81qSXBdaWCw==", - "dev": true, - "requires": { - "@babel/helper-plugin-utils": "^7.14.5", - "@babel/template": "^7.15.4", - "@graphql-codegen/add": "^3.2.1", - "@graphql-codegen/gql-tag-operations": "^1.5.0", - "@graphql-codegen/plugin-helpers": "^2.6.2", - "@graphql-codegen/typed-document-node": "^2.3.3", - "@graphql-codegen/typescript": "^2.7.3", - "@graphql-codegen/typescript-operations": "^2.5.3", - "@graphql-codegen/visitor-plugin-common": "^2.12.1", - "@graphql-tools/utils": "^8.8.0", - "@graphql-typed-document-node/core": "3.1.1", - "tslib": "~2.4.0" - } - }, "@graphql-codegen/core": { "version": "2.6.2", "resolved": "https://registry.npmjs.org/@graphql-codegen/core/-/core-2.6.2.tgz", @@ -17900,19 +17902,6 @@ "tslib": "~2.4.0" } }, - "@graphql-codegen/gql-tag-operations": { - "version": "1.5.0", - "resolved": "https://registry.npmjs.org/@graphql-codegen/gql-tag-operations/-/gql-tag-operations-1.5.0.tgz", - "integrity": "sha512-g4U+aXEp+0Czae4jRzcagCmdopRRlU/Oxc1BlVxw3Vv6OsVcYyXMR3UJe4tWd/gOWncTkeZRfUfc+RllinshaQ==", - "dev": true, - "requires": { - "@graphql-codegen/plugin-helpers": "^2.6.2", - "@graphql-codegen/visitor-plugin-common": "2.12.1", - "@graphql-tools/utils": "^8.8.0", - "auto-bind": "~4.0.0", - "tslib": "~2.4.0" - } - }, "@graphql-codegen/plugin-helpers": { "version": "2.7.1", "resolved": "https://registry.npmjs.org/@graphql-codegen/plugin-helpers/-/plugin-helpers-2.7.1.tgz", @@ -17938,19 +17927,6 @@ "tslib": "~2.4.0" } }, - "@graphql-codegen/typed-document-node": { - "version": "2.3.3", - "resolved": "https://registry.npmjs.org/@graphql-codegen/typed-document-node/-/typed-document-node-2.3.3.tgz", - "integrity": "sha512-0zUPMr1pAqzMyPvtpnlfCbwQgS22t2kPhhfGQs2Yw32O+0+vn1ACcvxt0x1TfUwspYfFJa8AAXJ8NjwmDVAFMQ==", - "dev": true, - "requires": { - "@graphql-codegen/plugin-helpers": "^2.6.2", - "@graphql-codegen/visitor-plugin-common": "2.12.1", - "auto-bind": "~4.0.0", - "change-case-all": "1.0.14", - "tslib": "~2.4.0" - } - }, "@graphql-codegen/typescript": { "version": "2.7.3", "resolved": "https://registry.npmjs.org/@graphql-codegen/typescript/-/typescript-2.7.3.tgz", @@ -18561,28 +18537,28 @@ "version": "0.1.3" }, "@jest/console": { - "version": "29.0.3", - "resolved": "https://registry.npmjs.org/@jest/console/-/console-29.0.3.tgz", - "integrity": "sha512-cGg0r+klVHSYnfE977S9wmpuQ9L+iYuYgL+5bPXiUlUynLLYunRxswEmhBzvrSKGof5AKiHuTTmUKAqRcDY9dg==", + "version": "29.1.0", + "resolved": "https://registry.npmjs.org/@jest/console/-/console-29.1.0.tgz", + "integrity": "sha512-yNoFMuAsXTP8OyweaMaIoa6Px6rJkbbG7HtgYKGP3CY7lE7ADRA0Fn5ad9O+KefKcaf6W9rywKpCWOw21WMsAw==", "requires": { - "@jest/types": "^29.0.3", + "@jest/types": "^29.1.0", "@types/node": "*", "chalk": "^4.0.0", - "jest-message-util": "^29.0.3", - "jest-util": "^29.0.3", + "jest-message-util": "^29.1.0", + "jest-util": "^29.1.0", "slash": "^3.0.0" } }, "@jest/core": { - "version": "29.0.3", - "resolved": "https://registry.npmjs.org/@jest/core/-/core-29.0.3.tgz", - "integrity": "sha512-1d0hLbOrM1qQE3eP3DtakeMbKTcXiXP3afWxqz103xPyddS2NhnNghS7MaXx1dcDt4/6p4nlhmeILo2ofgi8cQ==", - "requires": { - "@jest/console": "^29.0.3", - "@jest/reporters": "^29.0.3", - "@jest/test-result": "^29.0.3", - "@jest/transform": "^29.0.3", - "@jest/types": "^29.0.3", + "version": "29.1.1", + "resolved": "https://registry.npmjs.org/@jest/core/-/core-29.1.1.tgz", + "integrity": "sha512-ppym+PLiuSmvU9ufXVb/8OtHUPcjW+bBlb8CLh6oMATgJtCE3fjDYrzJi5u1uX8q9jbmtQ7VADKJKIlp68zi3A==", + "requires": { + "@jest/console": "^29.1.0", + "@jest/reporters": "^29.1.0", + "@jest/test-result": "^29.1.0", + "@jest/transform": "^29.1.0", + "@jest/types": "^29.1.0", "@types/node": "*", "ansi-escapes": "^4.2.1", "chalk": "^4.0.0", @@ -18590,20 +18566,20 @@ "exit": "^0.1.2", "graceful-fs": "^4.2.9", "jest-changed-files": "^29.0.0", - "jest-config": "^29.0.3", - "jest-haste-map": "^29.0.3", - "jest-message-util": "^29.0.3", + "jest-config": "^29.1.1", + "jest-haste-map": "^29.1.0", + "jest-message-util": "^29.1.0", "jest-regex-util": "^29.0.0", - "jest-resolve": "^29.0.3", - "jest-resolve-dependencies": "^29.0.3", - "jest-runner": "^29.0.3", - "jest-runtime": "^29.0.3", - "jest-snapshot": "^29.0.3", - "jest-util": "^29.0.3", - "jest-validate": "^29.0.3", - "jest-watcher": "^29.0.3", + "jest-resolve": "^29.1.0", + "jest-resolve-dependencies": "^29.1.1", + "jest-runner": "^29.1.1", + "jest-runtime": "^29.1.1", + "jest-snapshot": "^29.1.0", + "jest-util": "^29.1.0", + "jest-validate": "^29.1.0", + "jest-watcher": "^29.1.0", "micromatch": "^4.0.4", - "pretty-format": "^29.0.3", + "pretty-format": "^29.1.0", "slash": "^3.0.0", "strip-ansi": "^6.0.0" }, @@ -18622,9 +18598,9 @@ "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==" }, "pretty-format": { - "version": "29.0.3", - "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-29.0.3.tgz", - "integrity": "sha512-cHudsvQr1K5vNVLbvYF/nv3Qy/F/BcEKxGuIeMiVMRHxPOO1RxXooP8g/ZrwAp7Dx+KdMZoOc7NxLHhMrP2f9Q==", + "version": "29.1.0", + "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-29.1.0.tgz", + "integrity": "sha512-dZ21z0UjKVSiEkrPAt2nJnGfrtYMFBlNW4wTkJsIp9oB5A8SUQ8DuJ9EUgAvYyNfMeoGmKiDnpJvM489jkzdSQ==", "requires": { "@jest/schemas": "^29.0.0", "ansi-styles": "^5.0.0", @@ -18639,67 +18615,67 @@ } }, "@jest/environment": { - "version": "29.0.3", - "resolved": "https://registry.npmjs.org/@jest/environment/-/environment-29.0.3.tgz", - "integrity": "sha512-iKl272NKxYNQNqXMQandAIwjhQaGw5uJfGXduu8dS9llHi8jV2ChWrtOAVPnMbaaoDhnI3wgUGNDvZgHeEJQCA==", + "version": "29.1.1", + "resolved": "https://registry.npmjs.org/@jest/environment/-/environment-29.1.1.tgz", + "integrity": "sha512-69WULhTD38UcjvLGRAnnwC5hDt35ZC91ZwnvWipNOAOSaQNT32uKYL/TVCT3tncB9L1D++LOmBbYhTYP4TLuuQ==", "requires": { - "@jest/fake-timers": "^29.0.3", - "@jest/types": "^29.0.3", + "@jest/fake-timers": "^29.1.1", + "@jest/types": "^29.1.0", "@types/node": "*", - "jest-mock": "^29.0.3" + "jest-mock": "^29.1.1" } }, "@jest/expect": { - "version": "29.0.3", - "resolved": "https://registry.npmjs.org/@jest/expect/-/expect-29.0.3.tgz", - "integrity": "sha512-6W7K+fsI23FQ01H/BWccPyDZFrnU9QlzDcKOjrNVU5L8yUORFAJJIpmyxWPW70+X624KUNqzZwPThPMX28aXEQ==", + "version": "29.1.0", + "resolved": "https://registry.npmjs.org/@jest/expect/-/expect-29.1.0.tgz", + "integrity": "sha512-qWQttxE5rEwzvDW9G3f0o8chu1EKvIfsMQDeRlXMLCtsDS94ckcqEMNgbKKz0NYlZ45xrIoy+/pngt3ZFr/2zw==", "requires": { - "expect": "^29.0.3", - "jest-snapshot": "^29.0.3" + "expect": "^29.1.0", + "jest-snapshot": "^29.1.0" } }, "@jest/expect-utils": { - "version": "29.0.3", - "resolved": "https://registry.npmjs.org/@jest/expect-utils/-/expect-utils-29.0.3.tgz", - "integrity": "sha512-i1xUkau7K/63MpdwiRqaxgZOjxYs4f0WMTGJnYwUKubsNRZSeQbLorS7+I4uXVF9KQ5r61BUPAUMZ7Lf66l64Q==", + "version": "29.1.0", + "resolved": "https://registry.npmjs.org/@jest/expect-utils/-/expect-utils-29.1.0.tgz", + "integrity": "sha512-YcD5CF2beqfoB07WqejPzWq1/l+zT3SgGwcqqIaPPG1DHFn/ea8MWWXeqV3KKMhTaOM1rZjlYplj1GQxR0XxKA==", "requires": { "jest-get-type": "^29.0.0" } }, "@jest/fake-timers": { - "version": "29.0.3", - "resolved": "https://registry.npmjs.org/@jest/fake-timers/-/fake-timers-29.0.3.tgz", - "integrity": "sha512-tmbUIo03x0TdtcZCESQ0oQSakPCpo7+s6+9mU19dd71MptkP4zCwoeZqna23//pgbhtT1Wq02VmA9Z9cNtvtCQ==", + "version": "29.1.1", + "resolved": "https://registry.npmjs.org/@jest/fake-timers/-/fake-timers-29.1.1.tgz", + "integrity": "sha512-5wTGObRfL/OjzEz0v2ShXlzeJFJw8mO6ByMBwmPLd6+vkdPcmIpCvASG/PR/g8DpchSIEeDXCxQADojHxuhX8g==", "requires": { - "@jest/types": "^29.0.3", + "@jest/types": "^29.1.0", "@sinonjs/fake-timers": "^9.1.2", "@types/node": "*", - "jest-message-util": "^29.0.3", - "jest-mock": "^29.0.3", - "jest-util": "^29.0.3" + "jest-message-util": "^29.1.0", + "jest-mock": "^29.1.1", + "jest-util": "^29.1.0" } }, "@jest/globals": { - "version": "29.0.3", - "resolved": "https://registry.npmjs.org/@jest/globals/-/globals-29.0.3.tgz", - "integrity": "sha512-YqGHT65rFY2siPIHHFjuCGUsbzRjdqkwbat+Of6DmYRg5shIXXrLdZoVE/+TJ9O1dsKsFmYhU58JvIbZRU1Z9w==", + "version": "29.1.1", + "resolved": "https://registry.npmjs.org/@jest/globals/-/globals-29.1.1.tgz", + "integrity": "sha512-yTiusxeEHjXwmo3guWlN31a1harU8zekLBMlZpOZ+84rfO3HDrkNZLTfd/YaHF8CrwlNCFpDGNSQCH8WkklH/Q==", "requires": { - "@jest/environment": "^29.0.3", - "@jest/expect": "^29.0.3", - "@jest/types": "^29.0.3", - "jest-mock": "^29.0.3" + "@jest/environment": "^29.1.1", + "@jest/expect": "^29.1.0", + "@jest/types": "^29.1.0", + "jest-mock": "^29.1.1" } }, "@jest/reporters": { - "version": "29.0.3", - "resolved": "https://registry.npmjs.org/@jest/reporters/-/reporters-29.0.3.tgz", - "integrity": "sha512-3+QU3d4aiyOWfmk1obDerie4XNCaD5Xo1IlKNde2yGEi02WQD+ZQD0i5Hgqm1e73sMV7kw6pMlCnprtEwEVwxw==", + "version": "29.1.0", + "resolved": "https://registry.npmjs.org/@jest/reporters/-/reporters-29.1.0.tgz", + "integrity": "sha512-szSjHjVuBQ7aZUdBzTicCoQAAQsQFLk+/PtMfO0RQxL5mQ1iw+PSKOpyvMZcA5T6bH9pIapue5U9UCrxfOtL3w==", "requires": { "@bcoe/v8-coverage": "^0.2.3", - "@jest/console": "^29.0.3", - "@jest/test-result": "^29.0.3", - "@jest/transform": "^29.0.3", - "@jest/types": "^29.0.3", + "@jest/console": "^29.1.0", + "@jest/test-result": "^29.1.0", + "@jest/transform": "^29.1.0", + "@jest/types": "^29.1.0", "@jridgewell/trace-mapping": "^0.3.15", "@types/node": "*", "chalk": "^4.0.0", @@ -18712,9 +18688,9 @@ "istanbul-lib-report": "^3.0.0", "istanbul-lib-source-maps": "^4.0.0", "istanbul-reports": "^3.1.3", - "jest-message-util": "^29.0.3", - "jest-util": "^29.0.3", - "jest-worker": "^29.0.3", + "jest-message-util": "^29.1.0", + "jest-util": "^29.1.0", + "jest-worker": "^29.1.0", "slash": "^3.0.0", "string-length": "^4.0.1", "strip-ansi": "^6.0.0", @@ -18742,43 +18718,43 @@ } }, "@jest/test-result": { - "version": "29.0.3", - "resolved": "https://registry.npmjs.org/@jest/test-result/-/test-result-29.0.3.tgz", - "integrity": "sha512-vViVnQjCgTmbhDKEonKJPtcFe9G/CJO4/Np4XwYJah+lF2oI7KKeRp8t1dFvv44wN2NdbDb/qC6pi++Vpp0Dlg==", + "version": "29.1.0", + "resolved": "https://registry.npmjs.org/@jest/test-result/-/test-result-29.1.0.tgz", + "integrity": "sha512-RMBhPlw1Qfc2bKSf3RFPCyFSN7cfWVSTxRD8JrnvqdqgaDgrq4aGJT1A/V2+5Vq9bqBd187FpaxGTQ4zLrt08g==", "requires": { - "@jest/console": "^29.0.3", - "@jest/types": "^29.0.3", + "@jest/console": "^29.1.0", + "@jest/types": "^29.1.0", "@types/istanbul-lib-coverage": "^2.0.0", "collect-v8-coverage": "^1.0.0" } }, "@jest/test-sequencer": { - "version": "29.0.3", - "resolved": "https://registry.npmjs.org/@jest/test-sequencer/-/test-sequencer-29.0.3.tgz", - "integrity": "sha512-Hf4+xYSWZdxTNnhDykr8JBs0yBN/nxOXyUQWfotBUqqy0LF9vzcFB0jm/EDNZCx587znLWTIgxcokW7WeZMobQ==", + "version": "29.1.0", + "resolved": "https://registry.npmjs.org/@jest/test-sequencer/-/test-sequencer-29.1.0.tgz", + "integrity": "sha512-1diQfwNhBAte+x3TmyfWloxT1C8GcPEPEZ4BZjmELBK2j3cdqi0DofoJUxBDDUBBnakbv8ce0B7CIzprsupPSA==", "requires": { - "@jest/test-result": "^29.0.3", + "@jest/test-result": "^29.1.0", "graceful-fs": "^4.2.9", - "jest-haste-map": "^29.0.3", + "jest-haste-map": "^29.1.0", "slash": "^3.0.0" } }, "@jest/transform": { - "version": "29.0.3", - "resolved": "https://registry.npmjs.org/@jest/transform/-/transform-29.0.3.tgz", - "integrity": "sha512-C5ihFTRYaGDbi/xbRQRdbo5ddGtI4VSpmL6AIcZxdhwLbXMa7PcXxxqyI91vGOFHnn5aVM3WYnYKCHEqmLVGzg==", + "version": "29.1.0", + "resolved": "https://registry.npmjs.org/@jest/transform/-/transform-29.1.0.tgz", + "integrity": "sha512-NI1zd62KgM0lW6rWMIZDx52dfTIDd+cnLQNahH0YhH7TVmQVigumJ6jszuhAzvKHGm55P2Fozcglb5sGMfFp3Q==", "requires": { "@babel/core": "^7.11.6", - "@jest/types": "^29.0.3", + "@jest/types": "^29.1.0", "@jridgewell/trace-mapping": "^0.3.15", "babel-plugin-istanbul": "^6.1.1", "chalk": "^4.0.0", "convert-source-map": "^1.4.0", "fast-json-stable-stringify": "^2.1.0", "graceful-fs": "^4.2.9", - "jest-haste-map": "^29.0.3", + "jest-haste-map": "^29.1.0", "jest-regex-util": "^29.0.0", - "jest-util": "^29.0.3", + "jest-util": "^29.1.0", "micromatch": "^4.0.4", "pirates": "^4.0.4", "slash": "^3.0.0", @@ -18797,9 +18773,9 @@ } }, "@jest/types": { - "version": "29.0.3", - "resolved": "https://registry.npmjs.org/@jest/types/-/types-29.0.3.tgz", - "integrity": "sha512-coBJmOQvurXjN1Hh5PzF7cmsod0zLIOXpP8KD161mqNlroMhLcwpODiEzi7ZsRl5Z/AIuxpeNm8DCl43F4kz8A==", + "version": "29.1.0", + "resolved": "https://registry.npmjs.org/@jest/types/-/types-29.1.0.tgz", + "integrity": "sha512-lE30u3z4lbTOqf5D7fDdoco3Qd8H6F/t73nLOswU4x+7VhgDQMX5y007IMqrKjFHdnpslaYymVFhWX+ttXNARQ==", "requires": { "@jest/schemas": "^29.0.0", "@types/istanbul-lib-coverage": "^2.0.0", @@ -19290,9 +19266,9 @@ } }, "@types/lodash": { - "version": "4.14.185", - "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.185.tgz", - "integrity": "sha512-evMDG1bC4rgQg4ku9tKpuMh5iBNEwNa3tf9zRHdP1qlv+1WUg44xat4IxCE14gIpZRGUUWAx2VhItCZc25NfMA==", + "version": "4.14.186", + "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.186.tgz", + "integrity": "sha512-eHcVlLXP0c2FlMPm56ITode2AgLMSa6aJ05JTTbYbI+7EMkCEE5qk2E41d5g2lCVTqRe0GnnRFurmlCsDODrPw==", "dev": true }, "@types/lodash.sumby": { @@ -20737,11 +20713,11 @@ "peer": true }, "babel-jest": { - "version": "29.0.3", - "resolved": "https://registry.npmjs.org/babel-jest/-/babel-jest-29.0.3.tgz", - "integrity": "sha512-ApPyHSOhS/sVzwUOQIWJmdvDhBsMG01HX9z7ogtkp1TToHGGUWFlnXJUIzCgKPSfiYLn3ibipCYzsKSURHEwLg==", + "version": "29.1.0", + "resolved": "https://registry.npmjs.org/babel-jest/-/babel-jest-29.1.0.tgz", + "integrity": "sha512-0XiBgPRhMSng+ThuXz0M/WpOeml/q5S4BFIaDS5uQb+lCjOzd0OfYEN4hWte5fDy7SZ6rNmEi16UpWGurSg2nQ==", "requires": { - "@jest/transform": "^29.0.3", + "@jest/transform": "^29.1.0", "@types/babel__core": "^7.1.14", "babel-plugin-istanbul": "^6.1.1", "babel-preset-jest": "^29.0.2", @@ -21503,17 +21479,17 @@ "dev": true }, "cspell": { - "version": "6.10.1", - "resolved": "https://registry.npmjs.org/cspell/-/cspell-6.10.1.tgz", - "integrity": "sha512-dO40EnUDlYZarnuha013Les7X2nVoHANzPpTPJYfh4AidP7WvMpqDaIdVODRxxjdjF9sYYFdkyM8xqmAga+3tQ==", + "version": "6.11.1", + "resolved": "https://registry.npmjs.org/cspell/-/cspell-6.11.1.tgz", + "integrity": "sha512-HgbyRZGESkS2l5OTgyxnpPS/hu6RdmpFnF8dwyMM8HcZOtbs+wFYnANHd8yMm2C7FGZu299A2vQ6/nL4eerTOA==", "dev": true, "requires": { - "@cspell/cspell-pipe": "^6.10.1", + "@cspell/cspell-pipe": "^6.11.1", "chalk": "^4.1.2", "commander": "^9.4.0", - "cspell-gitignore": "^6.10.1", - "cspell-glob": "^6.10.1", - "cspell-lib": "^6.10.1", + "cspell-gitignore": "^6.11.1", + "cspell-glob": "^6.11.1", + "cspell-lib": "^6.11.1", "fast-json-stable-stringify": "^2.1.0", "file-entry-cache": "^6.0.1", "fs-extra": "^10.1.0", @@ -21585,13 +21561,26 @@ } } }, + "cspell-dictionary": { + "version": "6.11.1", + "resolved": "https://registry.npmjs.org/cspell-dictionary/-/cspell-dictionary-6.11.1.tgz", + "integrity": "sha512-JLodgnzNKJTGR97vpBjsFWl+kCs0ouic3G8Box/uzlMCRRuzznM95QQrOmB24+a/YnNRUZeb3NdYGaFDOD7WKg==", + "dev": true, + "requires": { + "@cspell/cspell-pipe": "^6.11.1", + "@cspell/cspell-types": "^6.11.1", + "cspell-trie-lib": "^6.11.1", + "fast-equals": "^4.0.3", + "gensequence": "^4.0.2" + } + }, "cspell-gitignore": { - "version": "6.10.1", - "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-6.10.1.tgz", - "integrity": "sha512-g6320DFIyU56iSdPTF+LwoExvlCNptEXiArE3VmyyTYLXkIHWwFhjcZN43Nd5/eJNzVuuEen64yKtI2ZsTr4xw==", + "version": "6.11.1", + "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-6.11.1.tgz", + "integrity": "sha512-BriwAF31cAnlS5iI4X2PEWOI42ZO7/vKF/muA8+5nuzo8Yw/K8KDUH2GndKTBjFga2Gf4JFBNerQ5ebTlG6KRw==", "dev": true, "requires": { - "cspell-glob": "^6.10.1", + "cspell-glob": "^6.11.1", "find-up": "^5.0.0" }, "dependencies": { @@ -21626,51 +21615,52 @@ } }, "cspell-glob": { - "version": "6.10.1", - "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-6.10.1.tgz", - "integrity": "sha512-4P2B0BaKUtLwYOIif2rgmwxBnaj6WNhHhM6RDTAYGiestvRarb+NMr1KnMIhq6gDKu5mAeBVC5+/M4DUdNZ0Ww==", + "version": "6.11.1", + "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-6.11.1.tgz", + "integrity": "sha512-d1v12xAwWJ9AiG/dLU5R/QBEIrZByS9OZDUSge+tGDCHb7X+0h7/7+qjB6grrokwWx7yow3yOmGrcXIrvgv4Dg==", "dev": true, "requires": { "micromatch": "^4.0.5" } }, "cspell-grammar": { - "version": "6.10.1", - "resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-6.10.1.tgz", - "integrity": "sha512-y4VbZudXBozJ98PH76t2HEkuZqZ5q3Opy2PpgSi1zHcyoVpG5CNpu4FQXO2T24AgA40M8a9cFW5mM9FdLlNUIA==", + "version": "6.11.1", + "resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-6.11.1.tgz", + "integrity": "sha512-FNVlFFm2zHumLFyngORAqSYB9Wq8ySLCQVyeVonSnZ3ud51Di+5j5BVyEmZtoqM2g+XdnV8jZVZRQ1UxCd6gWA==", "dev": true, "requires": { - "@cspell/cspell-pipe": "^6.10.1", - "@cspell/cspell-types": "^6.10.1" + "@cspell/cspell-pipe": "^6.11.1", + "@cspell/cspell-types": "^6.11.1" } }, "cspell-io": { - "version": "6.10.1", - "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-6.10.1.tgz", - "integrity": "sha512-fpZde2txupHfm/Cs2AfsoBJPaEjmIxR9lEFMEqp9JIB4ZQgvZsaND9dlUyqMDQiMStfCT/47OhTJQi+VfjnhRw==", + "version": "6.11.1", + "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-6.11.1.tgz", + "integrity": "sha512-3IDglKEE9vZTk2vpyiJJKkhXYmi0ALjQSi0R33norK1S4LIFuoSfd3iHkpb+pnKEATCQegUlYQJ9m9ZjJUEYcA==", "dev": true, "requires": { - "@cspell/cspell-service-bus": "^6.10.1", + "@cspell/cspell-service-bus": "^6.11.1", "node-fetch": "^2.6.7" } }, "cspell-lib": { - "version": "6.10.1", - "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-6.10.1.tgz", - "integrity": "sha512-h0pQ1OFckhqfjvhE6k1OhIpsuVABgXAFW+MjZhn1QB1awSkC6hrNekGXs6WNGngYC56pII6yk5uagokdwH9siQ==", + "version": "6.11.1", + "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-6.11.1.tgz", + "integrity": "sha512-WYKQPjrpnX06wcAN/UOCH0QdErc+gXyXYLrGVjbBEGXfxFSPJKqU6S8ZSYacQo3oIhIJz5q+MaiC5Ld+KZkG2w==", "dev": true, "requires": { - "@cspell/cspell-bundled-dicts": "^6.10.1", - "@cspell/cspell-pipe": "^6.10.1", - "@cspell/cspell-types": "^6.10.1", + "@cspell/cspell-bundled-dicts": "^6.11.1", + "@cspell/cspell-pipe": "^6.11.1", + "@cspell/cspell-types": "^6.11.1", "clear-module": "^4.1.2", "comment-json": "^4.2.3", "configstore": "^5.0.1", "cosmiconfig": "^7.0.1", - "cspell-glob": "^6.10.1", - "cspell-grammar": "^6.10.1", - "cspell-io": "^6.10.1", - "cspell-trie-lib": "^6.10.1", + "cspell-dictionary": "^6.11.1", + "cspell-glob": "^6.11.1", + "cspell-grammar": "^6.11.1", + "cspell-io": "^6.11.1", + "cspell-trie-lib": "^6.11.1", "fast-equals": "^4.0.3", "find-up": "^5.0.0", "fs-extra": "^10.1.0", @@ -21740,13 +21730,13 @@ } }, "cspell-trie-lib": { - "version": "6.10.1", - "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-6.10.1.tgz", - "integrity": "sha512-3xu0Dyq+AhrivQ3p7FePLcmcjkeWfovlavFhRk/wwWHIMnnmj1q7emPa/BYbgzSMF917C940GbexczB9SujNxQ==", + "version": "6.11.1", + "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-6.11.1.tgz", + "integrity": "sha512-E+2CuWOOqqHWrFT3cHF3Yey7Qd+QPYAGuQMQlyAO8A6/zwn4EZURefJRFdP6BMfYA0dD7pPGeKAkJ3bTln5jGQ==", "dev": true, "requires": { - "@cspell/cspell-pipe": "^6.10.1", - "@cspell/cspell-types": "^6.10.1", + "@cspell/cspell-pipe": "^6.11.1", + "@cspell/cspell-types": "^6.11.1", "fs-extra": "^10.1.0", "gensequence": "^4.0.2" }, @@ -22577,15 +22567,15 @@ "integrity": "sha512-Zk/eNKV2zbjpKzrsQ+n1G6poVbErQxJ0LBOJXaKZ1EViLzH+hrLu9cdXI4zw9dBQJslwBEpbQ2P1oS7nDxs6jQ==" }, "expect": { - "version": "29.0.3", - "resolved": "https://registry.npmjs.org/expect/-/expect-29.0.3.tgz", - "integrity": "sha512-t8l5DTws3212VbmPL+tBFXhjRHLmctHB0oQbL8eUc6S7NzZtYUhycrFO9mkxA0ZUC6FAWdNi7JchJSkODtcu1Q==", + "version": "29.1.0", + "resolved": "https://registry.npmjs.org/expect/-/expect-29.1.0.tgz", + "integrity": "sha512-1NCfR0FEArn9Vq1KEjhPd1rggRLiWgo87gfMK4iKn6DcVzJBRMyDNX22hyND5KiSRPIPQ5KtsY6HLxsQ0MU86w==", "requires": { - "@jest/expect-utils": "^29.0.3", + "@jest/expect-utils": "^29.1.0", "jest-get-type": "^29.0.0", - "jest-matcher-utils": "^29.0.3", - "jest-message-util": "^29.0.3", - "jest-util": "^29.0.3" + "jest-matcher-utils": "^29.1.0", + "jest-message-util": "^29.1.0", + "jest-util": "^29.1.0" } }, "express": { @@ -23768,14 +23758,14 @@ } }, "jest": { - "version": "29.0.3", - "resolved": "https://registry.npmjs.org/jest/-/jest-29.0.3.tgz", - "integrity": "sha512-ElgUtJBLgXM1E8L6K1RW1T96R897YY/3lRYqq9uVcPWtP2AAl/nQ16IYDh/FzQOOQ12VEuLdcPU83mbhG2C3PQ==", + "version": "29.1.1", + "resolved": "https://registry.npmjs.org/jest/-/jest-29.1.1.tgz", + "integrity": "sha512-Doe41PZ8MvGLtOZIW2RIVu94wa7jm/N775BBloVXk/G/vV6VYnDCOxBwrqekEgrd3Pn/bv8b5UdB2x0pAoQpwQ==", "requires": { - "@jest/core": "^29.0.3", - "@jest/types": "^29.0.3", + "@jest/core": "^29.1.1", + "@jest/types": "^29.1.0", "import-local": "^3.0.2", - "jest-cli": "^29.0.3" + "jest-cli": "^29.1.1" } }, "jest-changed-files": { @@ -23788,27 +23778,27 @@ } }, "jest-circus": { - "version": "29.0.3", - "resolved": "https://registry.npmjs.org/jest-circus/-/jest-circus-29.0.3.tgz", - "integrity": "sha512-QeGzagC6Hw5pP+df1+aoF8+FBSgkPmraC1UdkeunWh0jmrp7wC0Hr6umdUAOELBQmxtKAOMNC3KAdjmCds92Zg==", - "requires": { - "@jest/environment": "^29.0.3", - "@jest/expect": "^29.0.3", - "@jest/test-result": "^29.0.3", - "@jest/types": "^29.0.3", + "version": "29.1.1", + "resolved": "https://registry.npmjs.org/jest-circus/-/jest-circus-29.1.1.tgz", + "integrity": "sha512-Ii+3JIeLF3z8j2E7fPSjPjXJLBdbAcZyfEiALRQ1Fk+FWTIfuEfZrZcjSaBdz/k/waoq+bPf9x/vBCXIAyLLEQ==", + "requires": { + "@jest/environment": "^29.1.1", + "@jest/expect": "^29.1.0", + "@jest/test-result": "^29.1.0", + "@jest/types": "^29.1.0", "@types/node": "*", "chalk": "^4.0.0", "co": "^4.6.0", "dedent": "^0.7.0", "is-generator-fn": "^2.0.0", - "jest-each": "^29.0.3", - "jest-matcher-utils": "^29.0.3", - "jest-message-util": "^29.0.3", - "jest-runtime": "^29.0.3", - "jest-snapshot": "^29.0.3", - "jest-util": "^29.0.3", + "jest-each": "^29.1.0", + "jest-matcher-utils": "^29.1.0", + "jest-message-util": "^29.1.0", + "jest-runtime": "^29.1.1", + "jest-snapshot": "^29.1.0", + "jest-util": "^29.1.0", "p-limit": "^3.1.0", - "pretty-format": "^29.0.3", + "pretty-format": "^29.1.0", "slash": "^3.0.0", "stack-utils": "^2.0.3" }, @@ -23827,9 +23817,9 @@ "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==" }, "pretty-format": { - "version": "29.0.3", - "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-29.0.3.tgz", - "integrity": "sha512-cHudsvQr1K5vNVLbvYF/nv3Qy/F/BcEKxGuIeMiVMRHxPOO1RxXooP8g/ZrwAp7Dx+KdMZoOc7NxLHhMrP2f9Q==", + "version": "29.1.0", + "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-29.1.0.tgz", + "integrity": "sha512-dZ21z0UjKVSiEkrPAt2nJnGfrtYMFBlNW4wTkJsIp9oB5A8SUQ8DuJ9EUgAvYyNfMeoGmKiDnpJvM489jkzdSQ==", "requires": { "@jest/schemas": "^29.0.0", "ansi-styles": "^5.0.0", @@ -23844,49 +23834,49 @@ } }, "jest-cli": { - "version": "29.0.3", - "resolved": "https://registry.npmjs.org/jest-cli/-/jest-cli-29.0.3.tgz", - "integrity": "sha512-aUy9Gd/Kut1z80eBzG10jAn6BgS3BoBbXyv+uXEqBJ8wnnuZ5RpNfARoskSrTIy1GY4a8f32YGuCMwibtkl9CQ==", + "version": "29.1.1", + "resolved": "https://registry.npmjs.org/jest-cli/-/jest-cli-29.1.1.tgz", + "integrity": "sha512-nz/JNtqDFf49R2KgeZ9+6Zl1uxSuRsg/tICC+DHMh+bQ0co6QqBPWKg3FtW4534bs8/J2YqFC2Lct9DZR24z0Q==", "requires": { - "@jest/core": "^29.0.3", - "@jest/test-result": "^29.0.3", - "@jest/types": "^29.0.3", + "@jest/core": "^29.1.1", + "@jest/test-result": "^29.1.0", + "@jest/types": "^29.1.0", "chalk": "^4.0.0", "exit": "^0.1.2", "graceful-fs": "^4.2.9", "import-local": "^3.0.2", - "jest-config": "^29.0.3", - "jest-util": "^29.0.3", - "jest-validate": "^29.0.3", + "jest-config": "^29.1.1", + "jest-util": "^29.1.0", + "jest-validate": "^29.1.0", "prompts": "^2.0.1", "yargs": "^17.3.1" } }, "jest-config": { - "version": "29.0.3", - "resolved": "https://registry.npmjs.org/jest-config/-/jest-config-29.0.3.tgz", - "integrity": "sha512-U5qkc82HHVYe3fNu2CRXLN4g761Na26rWKf7CjM8LlZB3In1jadEkZdMwsE37rd9RSPV0NfYaCjHdk/gu3v+Ew==", + "version": "29.1.1", + "resolved": "https://registry.npmjs.org/jest-config/-/jest-config-29.1.1.tgz", + "integrity": "sha512-o2iZrQMOiF54zOw1kOcJGmfKzAW+V2ajZVWxbt+Ex+g0fVaTkk215BD/GFhrviuic+Xk7DpzUmdTT9c1QfsPqg==", "requires": { "@babel/core": "^7.11.6", - "@jest/test-sequencer": "^29.0.3", - "@jest/types": "^29.0.3", - "babel-jest": "^29.0.3", + "@jest/test-sequencer": "^29.1.0", + "@jest/types": "^29.1.0", + "babel-jest": "^29.1.0", "chalk": "^4.0.0", "ci-info": "^3.2.0", "deepmerge": "^4.2.2", "glob": "^7.1.3", "graceful-fs": "^4.2.9", - "jest-circus": "^29.0.3", - "jest-environment-node": "^29.0.3", + "jest-circus": "^29.1.1", + "jest-environment-node": "^29.1.1", "jest-get-type": "^29.0.0", "jest-regex-util": "^29.0.0", - "jest-resolve": "^29.0.3", - "jest-runner": "^29.0.3", - "jest-util": "^29.0.3", - "jest-validate": "^29.0.3", + "jest-resolve": "^29.1.0", + "jest-runner": "^29.1.1", + "jest-util": "^29.1.0", + "jest-validate": "^29.1.0", "micromatch": "^4.0.4", "parse-json": "^5.2.0", - "pretty-format": "^29.0.3", + "pretty-format": "^29.1.0", "slash": "^3.0.0", "strip-json-comments": "^3.1.1" }, @@ -23905,9 +23895,9 @@ "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==" }, "pretty-format": { - "version": "29.0.3", - "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-29.0.3.tgz", - "integrity": "sha512-cHudsvQr1K5vNVLbvYF/nv3Qy/F/BcEKxGuIeMiVMRHxPOO1RxXooP8g/ZrwAp7Dx+KdMZoOc7NxLHhMrP2f9Q==", + "version": "29.1.0", + "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-29.1.0.tgz", + "integrity": "sha512-dZ21z0UjKVSiEkrPAt2nJnGfrtYMFBlNW4wTkJsIp9oB5A8SUQ8DuJ9EUgAvYyNfMeoGmKiDnpJvM489jkzdSQ==", "requires": { "@jest/schemas": "^29.0.0", "ansi-styles": "^5.0.0", @@ -23922,14 +23912,14 @@ } }, "jest-diff": { - "version": "29.0.3", - "resolved": "https://registry.npmjs.org/jest-diff/-/jest-diff-29.0.3.tgz", - "integrity": "sha512-+X/AIF5G/vX9fWK+Db9bi9BQas7M9oBME7egU7psbn4jlszLFCu0dW63UgeE6cs/GANq4fLaT+8sGHQQ0eCUfg==", + "version": "29.1.0", + "resolved": "https://registry.npmjs.org/jest-diff/-/jest-diff-29.1.0.tgz", + "integrity": "sha512-ZJyWG30jpVHwxLs8xxR1so4tz6lFARNztnFlxssFpQdakaW0isSx9rAKs/6aQUKQDZ/DgSpY6HjUGLO9xkNdRw==", "requires": { "chalk": "^4.0.0", "diff-sequences": "^29.0.0", "jest-get-type": "^29.0.0", - "pretty-format": "^29.0.3" + "pretty-format": "^29.1.0" }, "dependencies": { "@jest/schemas": { @@ -23946,9 +23936,9 @@ "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==" }, "pretty-format": { - "version": "29.0.3", - "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-29.0.3.tgz", - "integrity": "sha512-cHudsvQr1K5vNVLbvYF/nv3Qy/F/BcEKxGuIeMiVMRHxPOO1RxXooP8g/ZrwAp7Dx+KdMZoOc7NxLHhMrP2f9Q==", + "version": "29.1.0", + "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-29.1.0.tgz", + "integrity": "sha512-dZ21z0UjKVSiEkrPAt2nJnGfrtYMFBlNW4wTkJsIp9oB5A8SUQ8DuJ9EUgAvYyNfMeoGmKiDnpJvM489jkzdSQ==", "requires": { "@jest/schemas": "^29.0.0", "ansi-styles": "^5.0.0", @@ -23971,15 +23961,15 @@ } }, "jest-each": { - "version": "29.0.3", - "resolved": "https://registry.npmjs.org/jest-each/-/jest-each-29.0.3.tgz", - "integrity": "sha512-wILhZfESURHHBNvPMJ0lZlYZrvOQJxAo3wNHi+ycr90V7M+uGR9Gh4+4a/BmaZF0XTyZsk4OiYEf3GJN7Ltqzg==", + "version": "29.1.0", + "resolved": "https://registry.npmjs.org/jest-each/-/jest-each-29.1.0.tgz", + "integrity": "sha512-ELSZV/L4yjqKU2O0bnDTNHlizD4IRS9DX94iAB6QpiPIJsR453dJW7Ka7TXSmxQdc66HNNOhUcQ5utIeVCKGyA==", "requires": { - "@jest/types": "^29.0.3", + "@jest/types": "^29.1.0", "chalk": "^4.0.0", "jest-get-type": "^29.0.0", - "jest-util": "^29.0.3", - "pretty-format": "^29.0.3" + "jest-util": "^29.1.0", + "pretty-format": "^29.1.0" }, "dependencies": { "@jest/schemas": { @@ -23996,9 +23986,9 @@ "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==" }, "pretty-format": { - "version": "29.0.3", - "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-29.0.3.tgz", - "integrity": "sha512-cHudsvQr1K5vNVLbvYF/nv3Qy/F/BcEKxGuIeMiVMRHxPOO1RxXooP8g/ZrwAp7Dx+KdMZoOc7NxLHhMrP2f9Q==", + "version": "29.1.0", + "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-29.1.0.tgz", + "integrity": "sha512-dZ21z0UjKVSiEkrPAt2nJnGfrtYMFBlNW4wTkJsIp9oB5A8SUQ8DuJ9EUgAvYyNfMeoGmKiDnpJvM489jkzdSQ==", "requires": { "@jest/schemas": "^29.0.0", "ansi-styles": "^5.0.0", @@ -24013,16 +24003,16 @@ } }, "jest-environment-node": { - "version": "29.0.3", - "resolved": "https://registry.npmjs.org/jest-environment-node/-/jest-environment-node-29.0.3.tgz", - "integrity": "sha512-cdZqRCnmIlTXC+9vtvmfiY/40Cj6s2T0czXuq1whvQdmpzAnj4sbqVYuZ4zFHk766xTTJ+Ij3uUqkk8KCfXoyg==", + "version": "29.1.1", + "resolved": "https://registry.npmjs.org/jest-environment-node/-/jest-environment-node-29.1.1.tgz", + "integrity": "sha512-0nwTca4L2N8iM33A+JMfBdygR6B3N/bcPoLe1hEd9o87KLxDZwKGvpTGSfXpjtyqNQXiaL/3G+YOcSoeq/syPw==", "requires": { - "@jest/environment": "^29.0.3", - "@jest/fake-timers": "^29.0.3", - "@jest/types": "^29.0.3", + "@jest/environment": "^29.1.1", + "@jest/fake-timers": "^29.1.1", + "@jest/types": "^29.1.0", "@types/node": "*", - "jest-mock": "^29.0.3", - "jest-util": "^29.0.3" + "jest-mock": "^29.1.1", + "jest-util": "^29.1.0" } }, "jest-get-type": { @@ -24031,11 +24021,11 @@ "integrity": "sha512-83X19z/HuLKYXYHskZlBAShO7UfLFXu/vWajw9ZNJASN32li8yHMaVGAQqxFW1RCFOkB7cubaL6FaJVQqqJLSw==" }, "jest-haste-map": { - "version": "29.0.3", - "resolved": "https://registry.npmjs.org/jest-haste-map/-/jest-haste-map-29.0.3.tgz", - "integrity": "sha512-uMqR99+GuBHo0RjRhOE4iA6LmsxEwRdgiIAQgMU/wdT2XebsLDz5obIwLZm/Psj+GwSEQhw9AfAVKGYbh2G55A==", + "version": "29.1.0", + "resolved": "https://registry.npmjs.org/jest-haste-map/-/jest-haste-map-29.1.0.tgz", + "integrity": "sha512-qn+QVZ6JHzzx6g8XrMrNNvvIWrgVT6FzOoxTP5hQ1vEu6r9use2gOb0sSeC3Xle7eaDLN4DdAazSKnWskK3B/g==", "requires": { - "@jest/types": "^29.0.3", + "@jest/types": "^29.1.0", "@types/graceful-fs": "^4.1.3", "@types/node": "*", "anymatch": "^3.0.3", @@ -24043,8 +24033,8 @@ "fsevents": "^2.3.2", "graceful-fs": "^4.2.9", "jest-regex-util": "^29.0.0", - "jest-util": "^29.0.3", - "jest-worker": "^29.0.3", + "jest-util": "^29.1.0", + "jest-worker": "^29.1.0", "micromatch": "^4.0.4", "walker": "^1.0.8" } @@ -24062,12 +24052,12 @@ } }, "jest-leak-detector": { - "version": "29.0.3", - "resolved": "https://registry.npmjs.org/jest-leak-detector/-/jest-leak-detector-29.0.3.tgz", - "integrity": "sha512-YfW/G63dAuiuQ3QmQlh8hnqLDe25WFY3eQhuc/Ev1AGmkw5zREblTh7TCSKLoheyggu6G9gxO2hY8p9o6xbaRQ==", + "version": "29.1.0", + "resolved": "https://registry.npmjs.org/jest-leak-detector/-/jest-leak-detector-29.1.0.tgz", + "integrity": "sha512-7ZdlIA2UXBIzXBNadta7pohrrvbD/Jp5T55Ux2DE1BSGul4RglIPHt7cZ0V3ll+ppBC1pGaBiWPBfLcQ2dDc3Q==", "requires": { "jest-get-type": "^29.0.0", - "pretty-format": "^29.0.3" + "pretty-format": "^29.1.0" }, "dependencies": { "@jest/schemas": { @@ -24084,9 +24074,9 @@ "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==" }, "pretty-format": { - "version": "29.0.3", - "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-29.0.3.tgz", - "integrity": "sha512-cHudsvQr1K5vNVLbvYF/nv3Qy/F/BcEKxGuIeMiVMRHxPOO1RxXooP8g/ZrwAp7Dx+KdMZoOc7NxLHhMrP2f9Q==", + "version": "29.1.0", + "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-29.1.0.tgz", + "integrity": "sha512-dZ21z0UjKVSiEkrPAt2nJnGfrtYMFBlNW4wTkJsIp9oB5A8SUQ8DuJ9EUgAvYyNfMeoGmKiDnpJvM489jkzdSQ==", "requires": { "@jest/schemas": "^29.0.0", "ansi-styles": "^5.0.0", @@ -24101,14 +24091,14 @@ } }, "jest-matcher-utils": { - "version": "29.0.3", - "resolved": "https://registry.npmjs.org/jest-matcher-utils/-/jest-matcher-utils-29.0.3.tgz", - "integrity": "sha512-RsR1+cZ6p1hDV4GSCQTg+9qjeotQCgkaleIKLK7dm+U4V/H2bWedU3RAtLm8+mANzZ7eDV33dMar4pejd7047w==", + "version": "29.1.0", + "resolved": "https://registry.npmjs.org/jest-matcher-utils/-/jest-matcher-utils-29.1.0.tgz", + "integrity": "sha512-pfthsLu27kZg+T1XTUGvox0r3gP3KtqdMPliVd/bs6iDrZ9Z6yJgLbw6zNc4DHtCcyzq9UW0jmszCX8DdFU/wA==", "requires": { "chalk": "^4.0.0", - "jest-diff": "^29.0.3", + "jest-diff": "^29.1.0", "jest-get-type": "^29.0.0", - "pretty-format": "^29.0.3" + "pretty-format": "^29.1.0" }, "dependencies": { "@jest/schemas": { @@ -24125,9 +24115,9 @@ "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==" }, "pretty-format": { - "version": "29.0.3", - "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-29.0.3.tgz", - "integrity": "sha512-cHudsvQr1K5vNVLbvYF/nv3Qy/F/BcEKxGuIeMiVMRHxPOO1RxXooP8g/ZrwAp7Dx+KdMZoOc7NxLHhMrP2f9Q==", + "version": "29.1.0", + "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-29.1.0.tgz", + "integrity": "sha512-dZ21z0UjKVSiEkrPAt2nJnGfrtYMFBlNW4wTkJsIp9oB5A8SUQ8DuJ9EUgAvYyNfMeoGmKiDnpJvM489jkzdSQ==", "requires": { "@jest/schemas": "^29.0.0", "ansi-styles": "^5.0.0", @@ -24142,17 +24132,17 @@ } }, "jest-message-util": { - "version": "29.0.3", - "resolved": "https://registry.npmjs.org/jest-message-util/-/jest-message-util-29.0.3.tgz", - "integrity": "sha512-7T8JiUTtDfppojosORAflABfLsLKMLkBHSWkjNQrjIltGoDzNGn7wEPOSfjqYAGTYME65esQzMJxGDjuLBKdOg==", + "version": "29.1.0", + "resolved": "https://registry.npmjs.org/jest-message-util/-/jest-message-util-29.1.0.tgz", + "integrity": "sha512-NzGXD9wgCxUy20sIvyOsSA/KzQmkmagOVGE5LnT2juWn+hB88gCQr8N/jpu34CXRIXmV7INwrQVVwhnh72pY5A==", "requires": { "@babel/code-frame": "^7.12.13", - "@jest/types": "^29.0.3", + "@jest/types": "^29.1.0", "@types/stack-utils": "^2.0.0", "chalk": "^4.0.0", "graceful-fs": "^4.2.9", "micromatch": "^4.0.4", - "pretty-format": "^29.0.3", + "pretty-format": "^29.1.0", "slash": "^3.0.0", "stack-utils": "^2.0.3" }, @@ -24171,9 +24161,9 @@ "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==" }, "pretty-format": { - "version": "29.0.3", - "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-29.0.3.tgz", - "integrity": "sha512-cHudsvQr1K5vNVLbvYF/nv3Qy/F/BcEKxGuIeMiVMRHxPOO1RxXooP8g/ZrwAp7Dx+KdMZoOc7NxLHhMrP2f9Q==", + "version": "29.1.0", + "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-29.1.0.tgz", + "integrity": "sha512-dZ21z0UjKVSiEkrPAt2nJnGfrtYMFBlNW4wTkJsIp9oB5A8SUQ8DuJ9EUgAvYyNfMeoGmKiDnpJvM489jkzdSQ==", "requires": { "@jest/schemas": "^29.0.0", "ansi-styles": "^5.0.0", @@ -24188,12 +24178,13 @@ } }, "jest-mock": { - "version": "29.0.3", - "resolved": "https://registry.npmjs.org/jest-mock/-/jest-mock-29.0.3.tgz", - "integrity": "sha512-ort9pYowltbcrCVR43wdlqfAiFJXBx8l4uJDsD8U72LgBcetvEp+Qxj1W9ZYgMRoeAo+ov5cnAGF2B6+Oth+ww==", + "version": "29.1.1", + "resolved": "https://registry.npmjs.org/jest-mock/-/jest-mock-29.1.1.tgz", + "integrity": "sha512-vDe56JmImqt3j8pHcEIkahQbSCnBS49wda0spIl0bkrIM7VDZXjKaes6W28vKZye0atNAcFaj3dxXh0XWjBW4Q==", "requires": { - "@jest/types": "^29.0.3", - "@types/node": "*" + "@jest/types": "^29.1.0", + "@types/node": "*", + "jest-util": "^29.1.0" } }, "jest-mock-random": { @@ -24212,83 +24203,83 @@ "integrity": "sha512-BV7VW7Sy0fInHWN93MMPtlClweYv2qrSCwfeFWmpribGZtQPWNvRSq9XOVgOEjU1iBGRKXUZil0o2AH7Iy9Lug==" }, "jest-resolve": { - "version": "29.0.3", - "resolved": "https://registry.npmjs.org/jest-resolve/-/jest-resolve-29.0.3.tgz", - "integrity": "sha512-toVkia85Y/BPAjJasTC9zIPY6MmVXQPtrCk8SmiheC4MwVFE/CMFlOtMN6jrwPMC6TtNh8+sTMllasFeu1wMPg==", + "version": "29.1.0", + "resolved": "https://registry.npmjs.org/jest-resolve/-/jest-resolve-29.1.0.tgz", + "integrity": "sha512-0IETuMI58nbAWwCrtX1QQmenstlWOEdwNS5FXxpEMAs6S5tttFiEoXUwGTAiI152nqoWRUckAgt21FP4wqeZWA==", "requires": { "chalk": "^4.0.0", "graceful-fs": "^4.2.9", - "jest-haste-map": "^29.0.3", + "jest-haste-map": "^29.1.0", "jest-pnp-resolver": "^1.2.2", - "jest-util": "^29.0.3", - "jest-validate": "^29.0.3", + "jest-util": "^29.1.0", + "jest-validate": "^29.1.0", "resolve": "^1.20.0", "resolve.exports": "^1.1.0", "slash": "^3.0.0" } }, "jest-resolve-dependencies": { - "version": "29.0.3", - "resolved": "https://registry.npmjs.org/jest-resolve-dependencies/-/jest-resolve-dependencies-29.0.3.tgz", - "integrity": "sha512-KzuBnXqNvbuCdoJpv8EanbIGObk7vUBNt/PwQPPx2aMhlv/jaXpUJsqWYRpP/0a50faMBY7WFFP8S3/CCzwfDw==", + "version": "29.1.1", + "resolved": "https://registry.npmjs.org/jest-resolve-dependencies/-/jest-resolve-dependencies-29.1.1.tgz", + "integrity": "sha512-AMRTJyiK8caRXq3pa9i4oXX6yH+am5v0HwCUq1yk9lxI3ARihyT2OfEySJJo3ER7xpxf3b6isfp1sO6PQY3N0Q==", "requires": { "jest-regex-util": "^29.0.0", - "jest-snapshot": "^29.0.3" + "jest-snapshot": "^29.1.0" } }, "jest-runner": { - "version": "29.0.3", - "resolved": "https://registry.npmjs.org/jest-runner/-/jest-runner-29.0.3.tgz", - "integrity": "sha512-Usu6VlTOZlCZoNuh3b2Tv/yzDpKqtiNAetG9t3kJuHfUyVMNW7ipCCJOUojzKkjPoaN7Bl1f7Buu6PE0sGpQxw==", - "requires": { - "@jest/console": "^29.0.3", - "@jest/environment": "^29.0.3", - "@jest/test-result": "^29.0.3", - "@jest/transform": "^29.0.3", - "@jest/types": "^29.0.3", + "version": "29.1.1", + "resolved": "https://registry.npmjs.org/jest-runner/-/jest-runner-29.1.1.tgz", + "integrity": "sha512-HqazsMPXB62Zi2oJEl+Ta9aUWAaR4WdT7ow25pcS99PkOsWQoYH+yyaKbAHBUf8NOqPbZ8T4Q8gt8ZBFEJJdVQ==", + "requires": { + "@jest/console": "^29.1.0", + "@jest/environment": "^29.1.1", + "@jest/test-result": "^29.1.0", + "@jest/transform": "^29.1.0", + "@jest/types": "^29.1.0", "@types/node": "*", "chalk": "^4.0.0", "emittery": "^0.10.2", "graceful-fs": "^4.2.9", "jest-docblock": "^29.0.0", - "jest-environment-node": "^29.0.3", - "jest-haste-map": "^29.0.3", - "jest-leak-detector": "^29.0.3", - "jest-message-util": "^29.0.3", - "jest-resolve": "^29.0.3", - "jest-runtime": "^29.0.3", - "jest-util": "^29.0.3", - "jest-watcher": "^29.0.3", - "jest-worker": "^29.0.3", + "jest-environment-node": "^29.1.1", + "jest-haste-map": "^29.1.0", + "jest-leak-detector": "^29.1.0", + "jest-message-util": "^29.1.0", + "jest-resolve": "^29.1.0", + "jest-runtime": "^29.1.1", + "jest-util": "^29.1.0", + "jest-watcher": "^29.1.0", + "jest-worker": "^29.1.0", "p-limit": "^3.1.0", "source-map-support": "0.5.13" } }, "jest-runtime": { - "version": "29.0.3", - "resolved": "https://registry.npmjs.org/jest-runtime/-/jest-runtime-29.0.3.tgz", - "integrity": "sha512-12gZXRQ7ozEeEHKTY45a+YLqzNDR/x4c//X6AqwKwKJPpWM8FY4vwn4VQJOcLRS3Nd1fWwgP7LU4SoynhuUMHQ==", + "version": "29.1.1", + "resolved": "https://registry.npmjs.org/jest-runtime/-/jest-runtime-29.1.1.tgz", + "integrity": "sha512-DA2nW5GUAEFUOFztVqX6BOHbb1tUO1iDzlx+bOVdw870UIkv09u3P5nTfK3N+xtqy/fGlLsg7UCzhpEJnwKilg==", "requires": { - "@jest/environment": "^29.0.3", - "@jest/fake-timers": "^29.0.3", - "@jest/globals": "^29.0.3", + "@jest/environment": "^29.1.1", + "@jest/fake-timers": "^29.1.1", + "@jest/globals": "^29.1.1", "@jest/source-map": "^29.0.0", - "@jest/test-result": "^29.0.3", - "@jest/transform": "^29.0.3", - "@jest/types": "^29.0.3", + "@jest/test-result": "^29.1.0", + "@jest/transform": "^29.1.0", + "@jest/types": "^29.1.0", "@types/node": "*", "chalk": "^4.0.0", "cjs-module-lexer": "^1.0.0", "collect-v8-coverage": "^1.0.0", "glob": "^7.1.3", "graceful-fs": "^4.2.9", - "jest-haste-map": "^29.0.3", - "jest-message-util": "^29.0.3", - "jest-mock": "^29.0.3", + "jest-haste-map": "^29.1.0", + "jest-message-util": "^29.1.0", + "jest-mock": "^29.1.1", "jest-regex-util": "^29.0.0", - "jest-resolve": "^29.0.3", - "jest-snapshot": "^29.0.3", - "jest-util": "^29.0.3", + "jest-resolve": "^29.1.0", + "jest-snapshot": "^29.1.0", + "jest-util": "^29.1.0", "slash": "^3.0.0", "strip-bom": "^4.0.0" } @@ -24303,9 +24294,9 @@ } }, "jest-snapshot": { - "version": "29.0.3", - "resolved": "https://registry.npmjs.org/jest-snapshot/-/jest-snapshot-29.0.3.tgz", - "integrity": "sha512-52q6JChm04U3deq+mkQ7R/7uy7YyfVIrebMi6ZkBoDJ85yEjm/sJwdr1P0LOIEHmpyLlXrxy3QP0Zf5J2kj0ew==", + "version": "29.1.0", + "resolved": "https://registry.npmjs.org/jest-snapshot/-/jest-snapshot-29.1.0.tgz", + "integrity": "sha512-nHZoA+hpbFlkyV8uLoLJQ/80DLi3c6a5zeELgfSZ5bZj+eljqULr79KBQakp5xyH3onezf4k+K+2/Blk5/1O+g==", "requires": { "@babel/core": "^7.11.6", "@babel/generator": "^7.7.2", @@ -24313,23 +24304,23 @@ "@babel/plugin-syntax-typescript": "^7.7.2", "@babel/traverse": "^7.7.2", "@babel/types": "^7.3.3", - "@jest/expect-utils": "^29.0.3", - "@jest/transform": "^29.0.3", - "@jest/types": "^29.0.3", + "@jest/expect-utils": "^29.1.0", + "@jest/transform": "^29.1.0", + "@jest/types": "^29.1.0", "@types/babel__traverse": "^7.0.6", "@types/prettier": "^2.1.5", "babel-preset-current-node-syntax": "^1.0.0", "chalk": "^4.0.0", - "expect": "^29.0.3", + "expect": "^29.1.0", "graceful-fs": "^4.2.9", - "jest-diff": "^29.0.3", + "jest-diff": "^29.1.0", "jest-get-type": "^29.0.0", - "jest-haste-map": "^29.0.3", - "jest-matcher-utils": "^29.0.3", - "jest-message-util": "^29.0.3", - "jest-util": "^29.0.3", + "jest-haste-map": "^29.1.0", + "jest-matcher-utils": "^29.1.0", + "jest-message-util": "^29.1.0", + "jest-util": "^29.1.0", "natural-compare": "^1.4.0", - "pretty-format": "^29.0.3", + "pretty-format": "^29.1.0", "semver": "^7.3.5" }, "dependencies": { @@ -24347,9 +24338,9 @@ "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==" }, "pretty-format": { - "version": "29.0.3", - "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-29.0.3.tgz", - "integrity": "sha512-cHudsvQr1K5vNVLbvYF/nv3Qy/F/BcEKxGuIeMiVMRHxPOO1RxXooP8g/ZrwAp7Dx+KdMZoOc7NxLHhMrP2f9Q==", + "version": "29.1.0", + "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-29.1.0.tgz", + "integrity": "sha512-dZ21z0UjKVSiEkrPAt2nJnGfrtYMFBlNW4wTkJsIp9oB5A8SUQ8DuJ9EUgAvYyNfMeoGmKiDnpJvM489jkzdSQ==", "requires": { "@jest/schemas": "^29.0.0", "ansi-styles": "^5.0.0", @@ -24364,11 +24355,11 @@ } }, "jest-util": { - "version": "29.0.3", - "resolved": "https://registry.npmjs.org/jest-util/-/jest-util-29.0.3.tgz", - "integrity": "sha512-Q0xaG3YRG8QiTC4R6fHjHQPaPpz9pJBEi0AeOE4mQh/FuWOijFjGXMMOfQEaU9i3z76cNR7FobZZUQnL6IyfdQ==", + "version": "29.1.0", + "resolved": "https://registry.npmjs.org/jest-util/-/jest-util-29.1.0.tgz", + "integrity": "sha512-5haD8egMAEAq/e8ritN2Gr1WjLYtXi4udAIZB22GnKlv/2MHkbCjcyjgDBmyezAMMeQKGfoaaDsWCmVlnHZ1WQ==", "requires": { - "@jest/types": "^29.0.3", + "@jest/types": "^29.1.0", "@types/node": "*", "chalk": "^4.0.0", "ci-info": "^3.2.0", @@ -24377,16 +24368,16 @@ } }, "jest-validate": { - "version": "29.0.3", - "resolved": "https://registry.npmjs.org/jest-validate/-/jest-validate-29.0.3.tgz", - "integrity": "sha512-OebiqqT6lK8cbMPtrSoS3aZP4juID762lZvpf1u+smZnwTEBCBInan0GAIIhv36MxGaJvmq5uJm7dl5gVt+Zrw==", + "version": "29.1.0", + "resolved": "https://registry.npmjs.org/jest-validate/-/jest-validate-29.1.0.tgz", + "integrity": "sha512-EQKRweSxmIJelCdirpuVkeCS1rSNXJFtSGEeSRFwH39QGioy7qKRSY8XBB4qFiappbsvgHnH0V6Iq5ASs11knA==", "requires": { - "@jest/types": "^29.0.3", + "@jest/types": "^29.1.0", "camelcase": "^6.2.0", "chalk": "^4.0.0", "jest-get-type": "^29.0.0", "leven": "^3.1.0", - "pretty-format": "^29.0.3" + "pretty-format": "^29.1.0" }, "dependencies": { "@jest/schemas": { @@ -24408,9 +24399,9 @@ "integrity": "sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==" }, "pretty-format": { - "version": "29.0.3", - "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-29.0.3.tgz", - "integrity": "sha512-cHudsvQr1K5vNVLbvYF/nv3Qy/F/BcEKxGuIeMiVMRHxPOO1RxXooP8g/ZrwAp7Dx+KdMZoOc7NxLHhMrP2f9Q==", + "version": "29.1.0", + "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-29.1.0.tgz", + "integrity": "sha512-dZ21z0UjKVSiEkrPAt2nJnGfrtYMFBlNW4wTkJsIp9oB5A8SUQ8DuJ9EUgAvYyNfMeoGmKiDnpJvM489jkzdSQ==", "requires": { "@jest/schemas": "^29.0.0", "ansi-styles": "^5.0.0", @@ -24425,24 +24416,24 @@ } }, "jest-watcher": { - "version": "29.0.3", - "resolved": "https://registry.npmjs.org/jest-watcher/-/jest-watcher-29.0.3.tgz", - "integrity": "sha512-tQX9lU91A+9tyUQKUMp0Ns8xAcdhC9fo73eqA3LFxP2bSgiF49TNcc+vf3qgGYYK9qRjFpXW9+4RgF/mbxyOOw==", + "version": "29.1.0", + "resolved": "https://registry.npmjs.org/jest-watcher/-/jest-watcher-29.1.0.tgz", + "integrity": "sha512-JXw7+VpLSf+2yfXlux1/xR65fMn//0pmiXd6EtQWySS9233aA+eGS+8Y5o2imiJ25JBKdG8T45+s78CNQ71Fbg==", "requires": { - "@jest/test-result": "^29.0.3", - "@jest/types": "^29.0.3", + "@jest/test-result": "^29.1.0", + "@jest/types": "^29.1.0", "@types/node": "*", "ansi-escapes": "^4.2.1", "chalk": "^4.0.0", "emittery": "^0.10.2", - "jest-util": "^29.0.3", + "jest-util": "^29.1.0", "string-length": "^4.0.1" } }, "jest-worker": { - "version": "29.0.3", - "resolved": "https://registry.npmjs.org/jest-worker/-/jest-worker-29.0.3.tgz", - "integrity": "sha512-Tl/YWUugQOjoTYwjKdfJWkSOfhufJHO5LhXTSZC3TRoQKO+fuXnZAdoXXBlpLXKGODBL3OvdUasfDD4PcMe6ng==", + "version": "29.1.0", + "resolved": "https://registry.npmjs.org/jest-worker/-/jest-worker-29.1.0.tgz", + "integrity": "sha512-yr7RFRAxI+vhL/cGB9B0FhD+QfaWh1qSxurx7gLP16dfmqhG8w75D/CQFU8ZetvhiQqLZh8X0C4rxwsZy6HITQ==", "requires": { "@types/node": "*", "merge-stream": "^2.0.0", @@ -26795,9 +26786,9 @@ } }, "ts-jest": { - "version": "29.0.2", - "resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-29.0.2.tgz", - "integrity": "sha512-P03IUItnAjG6RkJXtjjD5pu0TryQFOwcb1YKmW63rO19V0UFqL3wiXZrmR5D7qYjI98btzIOAcYafLZ0GHAcQg==", + "version": "29.0.3", + "resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-29.0.3.tgz", + "integrity": "sha512-Ibygvmuyq1qp/z3yTh9QTwVVAbFdDy/+4BtIQR2sp6baF2SJU/8CKK/hhnGIDY2L90Az2jIqTwZPnN2p+BweiQ==", "dev": true, "requires": { "bs-logger": "0.x", diff --git a/package.json b/package.json index 053706cc392..29fa5c7132a 100644 --- a/package.json +++ b/package.json @@ -41,11 +41,11 @@ }, "devDependencies": { "@apollo/cache-control-types": "1.0.2", - "@apollo/client": "3.6.9", + "@apollo/client": "3.6.10", "@apollo/utils.createhash": "1.1.0", "@changesets/changelog-github": "0.4.6", "@changesets/cli": "2.24.4", - "@graphql-codegen/cli": "2.13.0", + "@graphql-codegen/cli": "2.13.1", "@graphql-codegen/typescript-operations": "2.5.3", "@graphql-tools/mock": "8.7.6", "@graphql-tools/schema": "9.0.4", @@ -58,7 +58,7 @@ "@types/cors": "2.8.12", "@types/express": "4.17.14", "@types/express-serve-static-core": "4.17.31", - "@types/lodash": "4.14.185", + "@types/lodash": "4.14.186", "@types/lodash.sumby": "4.6.7", "@types/lodash.xorby": "4.7.7", "@types/negotiator": "0.6.1", @@ -88,16 +88,16 @@ "codecov": "3.8.3", "compression": "1.7.4", "cors": "2.8.5", - "cspell": "6.10.1", + "cspell": "6.11.1", "eslint": "8.24.0", "eslint-plugin-import": "2.26.0", "express": "4.18.1", "graphql": "16.6.0", "graphql-tag": "2.12.6", - "jest": "29.0.3", - "jest-config": "29.0.3", + "jest": "29.1.1", + "jest-config": "29.1.1", "jest-junit": "14.0.1", - "jest-mock": "29.0.3", + "jest-mock": "29.1.1", "jest-mock-random": "1.1.1", "jest-serializer-html": "7.1.0", "lodash.sumby": "4.6.0", @@ -111,7 +111,7 @@ "rollup": "2.79.1", "supertest": "6.2.4", "test-listen": "1.1.0", - "ts-jest": "29.0.2", + "ts-jest": "29.0.3", "typescript": "4.7.4" }, "jest": { diff --git a/packages/usage-reporting-protobuf/package.json b/packages/usage-reporting-protobuf/package.json index 4ca4d0bff44..b0bc4bc0931 100644 --- a/packages/usage-reporting-protobuf/package.json +++ b/packages/usage-reporting-protobuf/package.json @@ -37,7 +37,7 @@ "homepage": "https://github.com/apollographql/apollo-server#readme", "//": "Don't caret this, we want to be explicit about the version of our fork of protobufjs and update it intentionally if we need to.", "dependencies": { - "@apollo/protobufjs": "1.2.4" + "@apollo/protobufjs": "1.2.5" }, "volta": { "extends": "../../package.json"