-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
⬆️ Bump the minor-and-patch group with 7 updates
Bumps the minor-and-patch group with 7 updates: | Package | From | To | | --- | --- | --- | | [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.59.16` | `5.59.20` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.17.5` | `20.17.6` | | [cypress](https://github.com/cypress-io/cypress) | `13.15.1` | `13.15.2` | | [react-dropzone](https://github.com/react-dropzone/react-dropzone) | `14.3.1` | `14.3.5` | | [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.53.1` | `7.53.2` | | [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `6.27.0` | `6.28.0` | | [@tanstack/eslint-plugin-query](https://github.com/TanStack/query/tree/HEAD/packages/eslint-plugin-query) | `5.59.7` | `5.60.1` | Updates `@tanstack/react-query` from 5.59.16 to 5.59.20 - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.59.20/packages/react-query) Updates `@types/node` from 20.17.5 to 20.17.6 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `cypress` from 13.15.1 to 13.15.2 - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](cypress-io/cypress@v13.15.1...v13.15.2) Updates `react-dropzone` from 14.3.1 to 14.3.5 - [Release notes](https://github.com/react-dropzone/react-dropzone/releases) - [Commits](react-dropzone/react-dropzone@v14.3.1...v14.3.5) Updates `react-hook-form` from 7.53.1 to 7.53.2 - [Release notes](https://github.com/react-hook-form/react-hook-form/releases) - [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md) - [Commits](react-hook-form/react-hook-form@v7.53.1...v7.53.2) Updates `react-router-dom` from 6.27.0 to 6.28.0 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router-dom) Updates `@tanstack/eslint-plugin-query` from 5.59.7 to 5.60.1 - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.60.1/packages/eslint-plugin-query) --- updated-dependencies: - dependency-name: "@tanstack/react-query" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@types/node" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: cypress dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: react-dropzone dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: react-hook-form dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: react-router-dom dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@tanstack/eslint-plugin-query" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
1 parent
86ec2b0
commit 0ecdd3d
Showing
2 changed files
with
88 additions
and
71 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1206,10 +1206,10 @@ | |
dependencies: | ||
"@jridgewell/trace-mapping" "0.3.9" | ||
|
||
"@cypress/request@^3.0.4": | ||
version "3.0.5" | ||
resolved "https://registry.yarnpkg.com/@cypress/request/-/request-3.0.5.tgz#d893a6e68ce2636c085fcd8d7283c3186499ba63" | ||
integrity sha512-v+XHd9XmWbufxF1/bTaVm2yhbxY+TB4YtWRqF2zaXBlDNMkls34KiATz0AVDLavL3iB6bQk9/7n3oY1EoLSWGA== | ||
"@cypress/request@^3.0.6": | ||
version "3.0.6" | ||
resolved "https://registry.yarnpkg.com/@cypress/request/-/request-3.0.6.tgz#f5580add6acee0e183b4d4e07eff4f31327ae12b" | ||
integrity sha512-fi0eVdCOtKu5Ed6+E8mYxUF6ZTFJDZvHogCBelM0xVXmrDEkyM22gRArQzq1YcHPm1V47Vf/iAD+WgVdUlJCGg== | ||
dependencies: | ||
aws-sign2 "~0.7.0" | ||
aws4 "^1.8.0" | ||
|
@@ -1226,7 +1226,7 @@ | |
performance-now "^2.1.0" | ||
qs "6.13.0" | ||
safe-buffer "^5.1.2" | ||
tough-cookie "^4.1.3" | ||
tough-cookie "^5.0.0" | ||
tunnel-agent "^0.6.0" | ||
uuid "^8.3.2" | ||
|
||
|
@@ -2014,10 +2014,10 @@ | |
"@react-hook/latest" "^1.0.2" | ||
"@react-hook/passive-layout-effect" "^1.2.0" | ||
|
||
"@remix-run/router@1.20.0": | ||
version "1.20.0" | ||
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.20.0.tgz#03554155b45d8b529adf635b2f6ad1165d70d8b4" | ||
integrity sha512-mUnk8rPJBI9loFDZ+YzPGdeniYK+FTmRD1TMCz7ev2SNIozyKKpnGgsxO34u6Z4z/t0ITuu7voi/AshfsGsgFg== | ||
"@remix-run/router@1.21.0": | ||
version "1.21.0" | ||
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.21.0.tgz#c65ae4262bdcfe415dbd4f64ec87676e4a56e2b5" | ||
integrity sha512-xfSkCAchbdG5PnbrKqFWwia4Bi61nH+wm8wLEqfHDyp7Y3dZzgqS2itV8i4gAq9pC2HsTpwyBC6Ds8VHZ96JlA== | ||
|
||
"@rollup/pluginutils@^4.2.1": | ||
version "4.2.1" | ||
|
@@ -2153,24 +2153,24 @@ | |
lodash.merge "^4.6.2" | ||
postcss-selector-parser "6.0.10" | ||
|
||
"@tanstack/eslint-plugin-query@^5.59.7": | ||
version "5.59.7" | ||
resolved "https://registry.yarnpkg.com/@tanstack/eslint-plugin-query/-/eslint-plugin-query-5.59.7.tgz#c2fdb1c5d60457b3094c33299a866b9a1a52209a" | ||
integrity sha512-txQGX5yC+4gmbR81EXaum2tOxeDQkRCWnaLmaP/pSrbIVCUkbMbrxxsaoOgN+fBqqqGo9V3LoCVL6ez1tRUF7Q== | ||
"@tanstack/eslint-plugin-query@^5.60.1": | ||
version "5.60.1" | ||
resolved "https://registry.yarnpkg.com/@tanstack/eslint-plugin-query/-/eslint-plugin-query-5.60.1.tgz#ce4d1307d5801834949607d8f60b2ff835ccf1fe" | ||
integrity sha512-oCaWtFKa6WwX14fm/Sp486eTFXXgadiDzEYxhM/tiAlM+xzvPwp6ZHgR6sndmvYK+s/jbksDCTLIPS0PCH8L2g== | ||
dependencies: | ||
"@typescript-eslint/utils" "^8.3.0" | ||
|
||
"@tanstack/[email protected].16": | ||
version "5.59.16" | ||
resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-5.59.16.tgz#aa4616e8a9c12afeef4cfbf3ed0f55f404d66e67" | ||
integrity sha512-crHn+G3ltqb5JG0oUv6q+PMz1m1YkjpASrXTU+sYWW9pLk0t2GybUHNRqYPZWhxgjPaVGC4yp92gSFEJgYEsPw== | ||
"@tanstack/[email protected].20": | ||
version "5.59.20" | ||
resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-5.59.20.tgz#356718976536727b9af0ad1163a21fd6a44ee0a9" | ||
integrity sha512-e8vw0lf7KwfGe1if4uPFhvZRWULqHjFcz3K8AebtieXvnMOz5FSzlZe3mTLlPuUBcydCnBRqYs2YJ5ys68wwLg== | ||
|
||
"@tanstack/react-query@^5.59.16": | ||
version "5.59.16" | ||
resolved "https://registry.yarnpkg.com/@tanstack/react-query/-/react-query-5.59.16.tgz#1e701c6e6681965c04aa426df9da54b8edc6db1b" | ||
integrity sha512-MuyWheG47h6ERd4PKQ6V8gDyBu3ThNG22e1fRVwvq6ap3EqsFhyuxCAwhNP/03m/mLg+DAb0upgbPaX6VB+CkQ== | ||
"@tanstack/react-query@^5.59.20": | ||
version "5.59.20" | ||
resolved "https://registry.yarnpkg.com/@tanstack/react-query/-/react-query-5.59.20.tgz#bacf1983f44c5690bb99b518f2ef71dc2fa875a4" | ||
integrity sha512-Zly0egsK0tFdfSbh5/mapSa+Zfc3Et0Zkar7Wo5sQkFzWyB3p3uZWOHR2wrlAEEV2L953eLuDBtbgFvMYiLvUw== | ||
dependencies: | ||
"@tanstack/query-core" "5.59.16" | ||
"@tanstack/query-core" "5.59.20" | ||
|
||
"@testing-library/dom@^9.0.0": | ||
version "9.2.0" | ||
|
@@ -2421,10 +2421,10 @@ | |
resolved "https://registry.npmjs.org/@types/ms/-/ms-0.7.31.tgz" | ||
integrity sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA== | ||
|
||
"@types/node@*", "@types/node@^20.17.5": | ||
version "20.17.5" | ||
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.5.tgz#b7a1d8619ced7ce1da901b07a47c61107272449a" | ||
integrity sha512-n8FYY/pRxu496441gIcAQFZPKXbhsd6VZygcq+PTSZ75eMh/Ke0hCAROdUa21qiFqKNsPPYic46yXDO1JGiPBQ== | ||
"@types/node@*", "@types/node@^20.17.6": | ||
version "20.17.6" | ||
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.6.tgz#6e4073230c180d3579e8c60141f99efdf5df0081" | ||
integrity sha512-VEI7OdvK2wP7XHnsuXbAJnEpEkF6NjSN45QJlL4VGqZSXsnicpesdTWsg9RISeSdYd3yeRj/y3k5KGjUXYnFwQ== | ||
dependencies: | ||
undici-types "~6.19.2" | ||
|
||
|
@@ -3367,6 +3367,11 @@ ci-info@^3.2.0: | |
resolved "https://registry.npmjs.org/ci-info/-/ci-info-3.3.1.tgz" | ||
integrity sha512-SXgeMX9VwDe7iFFaEWkA5AstuER9YKqy4EhHqr4DVqkwmD9rpVimkMKWHdjn30Ja45txyjhSn63lVX69eVCckg== | ||
|
||
ci-info@^4.0.0: | ||
version "4.0.0" | ||
resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-4.0.0.tgz#65466f8b280fc019b9f50a5388115d17a63a44f2" | ||
integrity sha512-TdHqgGf9odd8SXNuxtUBVx8Nv+qZOejE6qyqiy5NtbYYQOeFa6zmHkxlPzmaLxWWHsU6nJmB7AETdVPi+2NBUg== | ||
|
||
cjs-module-lexer@^1.0.0: | ||
version "1.2.2" | ||
resolved "https://registry.yarnpkg.com/cjs-module-lexer/-/cjs-module-lexer-1.2.2.tgz#9f84ba3244a512f3a54e5277e8eef4c489864e40" | ||
|
@@ -3608,12 +3613,12 @@ cypress-real-events@^1.13.0: | |
resolved "https://registry.yarnpkg.com/cypress-real-events/-/cypress-real-events-1.13.0.tgz#6b7cd32dcac172db1493608f97a2576c7d0bd5af" | ||
integrity sha512-LoejtK+dyZ1jaT8wGT5oASTPfsNV8/ClRp99ruN60oPj8cBJYod80iJDyNwfPAu4GCxTXOhhAv9FO65Hpwt6Hg== | ||
|
||
cypress@^13.15.1: | ||
version "13.15.1" | ||
resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.15.1.tgz#d85074e07cc576eb30068617d529719ef6093b69" | ||
integrity sha512-DwUFiKXo4lef9kA0M4iEhixFqoqp2hw8igr0lTqafRb9qtU3X0XGxKbkSYsUFdkrAkphc7MPDxoNPhk5pj9PVg== | ||
cypress@^13.15.2: | ||
version "13.15.2" | ||
resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.15.2.tgz#ef19554c274bc4ff23802aeb5c52951677fa67f1" | ||
integrity sha512-ARbnUorjcCM3XiPwgHKuqsyr5W9Qn+pIIBPaoilnoBkLdSC2oLQjV1BUpnmc7KR+b7Avah3Ly2RMFnfxr96E/A== | ||
dependencies: | ||
"@cypress/request" "^3.0.4" | ||
"@cypress/request" "^3.0.6" | ||
"@cypress/xvfb" "^1.2.4" | ||
"@types/sinonjs__fake-timers" "8.1.1" | ||
"@types/sizzle" "^2.3.2" | ||
|
@@ -3624,6 +3629,7 @@ cypress@^13.15.1: | |
cachedir "^2.3.0" | ||
chalk "^4.1.0" | ||
check-more-types "^2.24.0" | ||
ci-info "^4.0.0" | ||
cli-cursor "^3.1.0" | ||
cli-table3 "~0.6.1" | ||
commander "^6.2.1" | ||
|
@@ -3638,7 +3644,6 @@ cypress@^13.15.1: | |
figures "^3.2.0" | ||
fs-extra "^9.1.0" | ||
getos "^3.2.1" | ||
is-ci "^3.0.1" | ||
is-installed-globally "~0.4.0" | ||
lazy-ass "^1.6.0" | ||
listr2 "^3.8.3" | ||
|
@@ -4495,10 +4500,10 @@ file-saver@^2.0.5: | |
resolved "https://registry.npmjs.org/file-saver/-/file-saver-2.0.5.tgz" | ||
integrity sha512-P9bmyZ3h/PRG+Nzga+rbdI4OEpNDzAVyy74uVO9ATgzLK6VtAsYybF/+TOCvrc0MO793d6+42lLyZTw7/ArVzA== | ||
|
||
file-selector@^1.2.0: | ||
version "1.2.0" | ||
resolved "https://registry.yarnpkg.com/file-selector/-/file-selector-1.2.0.tgz#3a63009334a60387d6904e1c5047ef208c77118c" | ||
integrity sha512-49855884Jfcij/ec+RGkUYmZo45CwBpN+gfxuOTiOGCBTwvr5p8ZpfBQo1n2sdJz8Pl6FCmNDxyltjptHVPFNQ== | ||
file-selector@^2.1.0: | ||
version "2.1.0" | ||
resolved "https://registry.yarnpkg.com/file-selector/-/file-selector-2.1.0.tgz#beb164ca5ce48af8a48d3e632c94750bc573581a" | ||
integrity sha512-ZuXAqGePcSPz4JuerOY06Dzzq0hrmQ6VGoXVzGyFI1npeOfBgqGIKKpznfYWRkSLJlXutkqVC5WvGZtkFVhu9Q== | ||
dependencies: | ||
tslib "^2.7.0" | ||
|
||
|
@@ -5202,13 +5207,6 @@ is-callable@^1.1.3, is-callable@^1.1.4, is-callable@^1.2.7: | |
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.7.tgz#3bc2a85ea742d9e36205dcacdd72ca1fdc51b055" | ||
integrity sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA== | ||
|
||
is-ci@^3.0.1: | ||
version "3.0.1" | ||
resolved "https://registry.yarnpkg.com/is-ci/-/is-ci-3.0.1.tgz#db6ecbed1bd659c43dac0f45661e7674103d1867" | ||
integrity sha512-ZYvCgrefwqoQ6yTyYUbQu64HsITZ3NfKX1lzaEYdkTDcfKzzCI/wthRRYKkdjHKFVgNiXKAKm65Zo1pk2as/QQ== | ||
dependencies: | ||
ci-info "^3.2.0" | ||
|
||
is-core-module@^2.11.0, is-core-module@^2.9.0: | ||
version "2.12.0" | ||
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.12.0.tgz#36ad62f6f73c8253fd6472517a12483cf03e7ec4" | ||
|
@@ -7223,13 +7221,13 @@ react-dom@^18.3.1: | |
loose-envify "^1.1.0" | ||
scheduler "^0.23.2" | ||
|
||
react-dropzone@^14.3.1: | ||
version "14.3.1" | ||
resolved "https://registry.yarnpkg.com/react-dropzone/-/react-dropzone-14.3.1.tgz#823e64a3a1016287992730906bf3fc1deec3a9fd" | ||
integrity sha512-0Rq5g35SMcHneTPlKKBEpxh91N59XNhu5z2Xreoh1xB0EGTWUaS4ESS346qMLWQi9Y1T3SUU7JMKmB0/VaFggQ== | ||
react-dropzone@^14.3.5: | ||
version "14.3.5" | ||
resolved "https://registry.yarnpkg.com/react-dropzone/-/react-dropzone-14.3.5.tgz#1a8bd312c8a353ec78ef402842ccb3589c225add" | ||
integrity sha512-9nDUaEEpqZLOz5v5SUcFA0CjM4vq8YbqO0WRls+EYT7+DvxUdzDPKNCPLqGfj3YL9MsniCLCD4RFA6M95V6KMQ== | ||
dependencies: | ||
attr-accept "^2.2.4" | ||
file-selector "^1.2.0" | ||
file-selector "^2.1.0" | ||
prop-types "^15.8.1" | ||
|
||
react-error-boundary@^4.1.2: | ||
|
@@ -7239,10 +7237,10 @@ react-error-boundary@^4.1.2: | |
dependencies: | ||
"@babel/runtime" "^7.12.5" | ||
|
||
react-hook-form@^7.53.1: | ||
version "7.53.1" | ||
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.53.1.tgz#3f2cd1ed2b3af99416a4ac674da2d526625add67" | ||
integrity sha512-6aiQeBda4zjcuaugWvim9WsGqisoUk+etmFEsSUMm451/Ic8L/UAb7sRtMj3V+Hdzm6mMjU1VhiSzYUZeBm0Vg== | ||
react-hook-form@^7.53.2: | ||
version "7.53.2" | ||
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.53.2.tgz#6fa37ae27330af81089baadd7f322cc987b8e2ac" | ||
integrity sha512-YVel6fW5sOeedd1524pltpHX+jgU2u3DSDtXEaBORNdqiNrsX/nUI/iGXONegttg0mJVnfrIkiV0cmTU6Oo2xw== | ||
|
||
react-icons@^5.3.0: | ||
version "5.3.0" | ||
|
@@ -7305,20 +7303,20 @@ react-refresh@^0.14.2: | |
resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.14.2.tgz#3833da01ce32da470f1f936b9d477da5c7028bf9" | ||
integrity sha512-jCvmsr+1IUSMUyzOkRcvnVbX3ZYC6g9TDrDbFuFmRDq7PD4yaGbLKNQL6k2jnArV8hjYxh7hVhAZB6s9HDGpZA== | ||
|
||
react-router-dom@^6.27.0: | ||
version "6.27.0" | ||
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.27.0.tgz#8d7972a425fd75f91c1e1ff67e47240c5752dc3f" | ||
integrity sha512-+bvtFWMC0DgAFrfKXKG9Fc+BcXWRUO1aJIihbB79xaeq0v5UzfvnM5houGUm1Y461WVRcgAQ+Clh5rdb1eCx4g== | ||
react-router-dom@^6.28.0: | ||
version "6.28.0" | ||
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.28.0.tgz#f73ebb3490e59ac9f299377062ad1d10a9f579e6" | ||
integrity sha512-kQ7Unsl5YdyOltsPGl31zOjLrDv+m2VcIEcIHqYYD3Lp0UppLjrzcfJqDJwXxFw3TH/yvapbnUvPlAj7Kx5nbg== | ||
dependencies: | ||
"@remix-run/router" "1.20.0" | ||
react-router "6.27.0" | ||
"@remix-run/router" "1.21.0" | ||
react-router "6.28.0" | ||
|
||
react-router@6.27.0: | ||
version "6.27.0" | ||
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.27.0.tgz#db292474926c814c996c0ff3ef0162d1f9f60ed4" | ||
integrity sha512-YA+HGZXz4jaAkVoYBE98VQl+nVzI+cVI2Oj/06F5ZM+0u3TgedN9Y9kmMRo2mnkSK2nCpNQn0DVob4HCsY/WLw== | ||
react-router@6.28.0: | ||
version "6.28.0" | ||
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.28.0.tgz#29247c86d7ba901d7e5a13aa79a96723c3e59d0d" | ||
integrity sha512-HrYdIFqdrnhDw0PqG/AKjAqEqM7AvxCz0DQ4h2W8k6nqmc5uRBYDag0SBxx9iYz5G8gnuNVLzUe13wl9eAsXXg== | ||
dependencies: | ||
"@remix-run/router" "1.20.0" | ||
"@remix-run/router" "1.21.0" | ||
|
||
react-switch@^7.0.0: | ||
version "7.0.0" | ||
|
@@ -8109,6 +8107,18 @@ through@^2.3.8: | |
resolved "https://registry.npmjs.org/through/-/through-2.3.8.tgz" | ||
integrity sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg== | ||
|
||
tldts-core@^6.1.59: | ||
version "6.1.59" | ||
resolved "https://registry.yarnpkg.com/tldts-core/-/tldts-core-6.1.59.tgz#95d1076ed9ea36f81493be515ad9d3e916440126" | ||
integrity sha512-EiYgNf275AQyVORl8HQYYe7rTVnmLb4hkWK7wAk/12Ksy5EiHpmUmTICa4GojookBPC8qkLMBKKwCmzNA47ZPQ== | ||
|
||
tldts@^6.1.32: | ||
version "6.1.59" | ||
resolved "https://registry.yarnpkg.com/tldts/-/tldts-6.1.59.tgz#aa903f542a69429bcdf4bcd63f4f1fb4cf689312" | ||
integrity sha512-472ilPxsRuqBBpn+KuRBHJvZhk6tTo4yTVsmODrLBNLwRYJPkDfMEHivgNwp5iEl+cbrZzzRtLKRxZs7+QKkRg== | ||
dependencies: | ||
tldts-core "^6.1.59" | ||
|
||
tmp@~0.2.3: | ||
version "0.2.3" | ||
resolved "https://registry.yarnpkg.com/tmp/-/tmp-0.2.3.tgz#eb783cc22bc1e8bebd0671476d46ea4eb32a79ae" | ||
|
@@ -8126,7 +8136,7 @@ to-regex-range@^5.0.1: | |
dependencies: | ||
is-number "^7.0.0" | ||
|
||
tough-cookie@^4.1.2, tough-cookie@^4.1.3: | ||
tough-cookie@^4.1.2: | ||
version "4.1.3" | ||
resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-4.1.3.tgz#97b9adb0728b42280aa3d814b6b999b2ff0318bf" | ||
integrity sha512-aX/y5pVRkfRnfmuX+OdbSdXvPe6ieKX/G2s7e98f4poJHnqH3281gDPm/metm6E/WRamfx7WC4HUqkWHfQHprw== | ||
|
@@ -8136,6 +8146,13 @@ tough-cookie@^4.1.2, tough-cookie@^4.1.3: | |
universalify "^0.2.0" | ||
url-parse "^1.5.3" | ||
|
||
tough-cookie@^5.0.0: | ||
version "5.0.0" | ||
resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-5.0.0.tgz#6b6518e2b5c070cf742d872ee0f4f92d69eac1af" | ||
integrity sha512-FRKsF7cz96xIIeMZ82ehjC3xW2E+O2+v11udrDYewUbszngYhsGa8z6YUMMzO9QJZzzyd0nGGXnML/TReX6W8Q== | ||
dependencies: | ||
tldts "^6.1.32" | ||
|
||
tr46@^3.0.0: | ||
version "3.0.0" | ||
resolved "https://registry.yarnpkg.com/tr46/-/tr46-3.0.0.tgz#555c4e297a950617e8eeddef633c87d4d9d6cbf9" | ||
|