Skip to content

Commit f985520

Browse files
build(deps-dev): bump @nestjs/core from 9.4.3 to 11.1.18
Bumps [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) from 9.4.3 to 11.1.18. - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.18/packages/core) --- updated-dependencies: - dependency-name: "@nestjs/core" dependency-version: 11.1.18 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8cb1097 commit f985520

2 files changed

Lines changed: 44 additions & 120 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
},
3232
"devDependencies": {
3333
"@nestjs/common": "^9.0.3",
34-
"@nestjs/core": "^9.0.3",
34+
"@nestjs/core": "^11.1.18",
3535
"@types/jest": "24.9.0",
3636
"@types/node": "11.15.50",
3737
"commitizen": "4.2.4",

yarn.lock

Lines changed: 43 additions & 119 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,14 @@
99
dependencies:
1010
"@babel/highlight" "^7.8.3"
1111

12-
"@babel/code-frame@^7.25.9", "@babel/code-frame@^7.26.2":
13-
version "7.26.2"
14-
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.2.tgz#4b5fab97d33338eff916235055f0ebc21e573a85"
15-
integrity sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==
12+
"@babel/code-frame@^7.24.7":
13+
version "7.29.0"
14+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.29.0.tgz#7cd7a59f15b3cc0dcd803038f7792712a7d0b15c"
15+
integrity sha512-9NhCeYjq9+3uxgdtp20LSiJXJvN0FeCtNGpJxuMFZ1Kv3cWUNb6DOhJwUvcVCzKGR66cw4njwM6hrJLqgOwbcw==
1616
dependencies:
17-
"@babel/helper-validator-identifier" "^7.25.9"
17+
"@babel/helper-validator-identifier" "^7.28.5"
1818
js-tokens "^4.0.0"
19-
picocolors "^1.0.0"
19+
picocolors "^1.1.1"
2020

2121
"@babel/core@^7.1.0":
2222
version "7.9.0"
@@ -155,10 +155,10 @@
155155
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.7.tgz#75b889cfaf9e35c2aaf42cf0d72c8e91719251db"
156156
integrity sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==
157157

158-
"@babel/helper-validator-identifier@^7.25.9":
159-
version "7.25.9"
160-
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz#24b64e2c3ec7cd3b3c547729b8d16871f22cbdc7"
161-
integrity sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==
158+
"@babel/helper-validator-identifier@^7.28.5":
159+
version "7.28.5"
160+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.28.5.tgz#010b6938fab7cb7df74aa2bbc06aa503b8fe5fb4"
161+
integrity sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==
162162

163163
"@babel/helper-validator-identifier@^7.9.0", "@babel/helper-validator-identifier@^7.9.5":
164164
version "7.9.5"
@@ -510,26 +510,24 @@
510510
iterare "1.2.1"
511511
tslib "2.5.3"
512512

513-
"@nestjs/core@^9.0.3":
514-
version "9.4.3"
515-
resolved "https://registry.yarnpkg.com/@nestjs/core/-/core-9.4.3.tgz#7d6d3417e18c0a598684b87c955e4caac4f56dd4"
516-
integrity sha512-Qi63+wi55Jh4sDyaj5Hhx2jOpKqT386aeo+VOKsxnd+Ql9VvkO/FjmuwBGUyzkJt29ENYc+P0Sx/k5LtstNpPQ==
513+
"@nestjs/core@^11.1.18":
514+
version "11.1.18"
515+
resolved "https://registry.yarnpkg.com/@nestjs/core/-/core-11.1.18.tgz#cf3585bc34fd5fd62d3903b89a5512c456b66eef"
516+
integrity sha512-wR3DtGyk/LUAiPtbXDuWJJwVkWElKBY0sqnTzf9d4uM3+X18FRZhK7WFc47czsIGOdWuRsMeLYV+1Z9dO4zDEQ==
517517
dependencies:
518518
uid "2.0.2"
519-
"@nuxtjs/opencollective" "0.3.2"
519+
"@nuxt/opencollective" "0.4.1"
520520
fast-safe-stringify "2.1.1"
521521
iterare "1.2.1"
522-
path-to-regexp "3.2.0"
523-
tslib "2.5.3"
522+
path-to-regexp "8.4.2"
523+
tslib "2.8.1"
524524

525-
"@nuxtjs/opencollective@0.3.2":
526-
version "0.3.2"
527-
resolved "https://registry.yarnpkg.com/@nuxtjs/opencollective/-/opencollective-0.3.2.tgz#620ce1044f7ac77185e825e1936115bb38e2681c"
528-
integrity sha512-um0xL3fO7Mf4fDxcqx9KryrB7zgRM5JSlvGN5AGkP6JLM5XEKyjeAiPbNxdXVXQ16isuAhYpvP88NgL2BGd6aA==
525+
"@nuxt/opencollective@0.4.1":
526+
version "0.4.1"
527+
resolved "https://registry.yarnpkg.com/@nuxt/opencollective/-/opencollective-0.4.1.tgz#57bc41d2b03b2fba20b935c15950ac0f4bd2cea2"
528+
integrity sha512-GXD3wy50qYbxCJ652bDrDzgMr3NFEkIS374+IgFQKkCvk9yiYcLvX2XDYr7UyQxf4wK0e+yqDYRubZ0DtOxnmQ==
529529
dependencies:
530-
chalk "^4.1.0"
531-
consola "^2.15.0"
532-
node-fetch "^2.6.1"
530+
consola "^3.2.3"
533531

534532
"@tsconfig/node10@^1.0.7":
535533
version "1.0.7"
@@ -744,13 +742,6 @@ ansi-styles@^4.0.0:
744742
"@types/color-name" "^1.1.1"
745743
color-convert "^2.0.1"
746744

747-
ansi-styles@^4.1.0:
748-
version "4.3.0"
749-
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-4.3.0.tgz#edd803628ae71c04c85ae7a0906edad34b648937"
750-
integrity sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==
751-
dependencies:
752-
color-convert "^2.0.1"
753-
754745
anymatch@^2.0.0:
755746
version "2.0.0"
756747
resolved "https://registry.yarnpkg.com/anymatch/-/anymatch-2.0.0.tgz#bcb24b4f37934d9aa7ac17b4adaf89e7c76ef2eb"
@@ -1218,14 +1209,6 @@ chalk@^1.1.3:
12181209
strip-ansi "^3.0.0"
12191210
supports-color "^2.0.0"
12201211

1221-
chalk@^4.1.0:
1222-
version "4.1.0"
1223-
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.0.tgz#4e14870a618d9e2edd97dd8345fd9d9dc315646a"
1224-
integrity sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A==
1225-
dependencies:
1226-
ansi-styles "^4.1.0"
1227-
supports-color "^7.1.0"
1228-
12291212
chardet@^0.7.0:
12301213
version "0.7.0"
12311214
resolved "https://registry.yarnpkg.com/chardet/-/chardet-0.7.0.tgz#90094849f0937f2eedc2425d0d28a9e5f0cbad9e"
@@ -1401,10 +1384,10 @@ concat-stream@^2.0.0:
14011384
readable-stream "^3.0.2"
14021385
typedarray "^0.0.6"
14031386

1404-
consola@^2.15.0:
1405-
version "2.15.3"
1406-
resolved "https://registry.yarnpkg.com/consola/-/consola-2.15.3.tgz#2e11f98d6a4be71ff72e0bdf07bd23e12cb61550"
1407-
integrity sha512-9vAdYbHj6x2fLKC4+oPH0kFzY/orMZyG2Aj+kNylHxKGJ/Ed4dpNyAQYwJOdqO4zdM7XpVHmyejQDcQHrnuXbw==
1387+
consola@^3.2.3:
1388+
version "3.4.2"
1389+
resolved "https://registry.yarnpkg.com/consola/-/consola-3.4.2.tgz#5af110145397bb67afdab77013fdc34cae590ea7"
1390+
integrity sha512-5IKcdX0nnYavi6G7TtOhwkYzyjfJlatbjMjuLSfE2kYT5pMDOilZ4OvMhi637CcDICTmz3wARPoyhqyX1Y+XvA==
14081391

14091392
conventional-changelog-angular@^5.0.10:
14101393
version "5.0.12"
@@ -2651,11 +2634,6 @@ has-flag@^3.0.0:
26512634
resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-3.0.0.tgz#b5d454dc2199ae225699f3467e5a07f3b955bafd"
26522635
integrity sha1-tdRU3CGZriJWmfNGfloH87lVuv0=
26532636

2654-
has-flag@^4.0.0:
2655-
version "4.0.0"
2656-
resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-4.0.0.tgz#944771fd9c81c81265c4d6941860da06bb59479b"
2657-
integrity sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==
2658-
26592637
has-property-descriptors@^1.0.0, has-property-descriptors@^1.0.2:
26602638
version "1.0.2"
26612639
resolved "https://registry.yarnpkg.com/has-property-descriptors/-/has-property-descriptors-1.0.2.tgz#963ed7d071dc7bf5f084c5bfbe0d1b6222586854"
@@ -3048,13 +3026,6 @@ is-extglob@^2.1.1:
30483026
resolved "https://registry.yarnpkg.com/is-extglob/-/is-extglob-2.1.1.tgz#a88c02535791f02ed37c76a1b9ea9773c833f8c2"
30493027
integrity sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=
30503028

3051-
is-finalizationregistry@^1.1.0:
3052-
version "1.1.0"
3053-
resolved "https://registry.yarnpkg.com/is-finalizationregistry/-/is-finalizationregistry-1.1.0.tgz#d74a7d0c5f3578e34a20729e69202e578d495dc2"
3054-
integrity sha512-qfMdqbAQEwBw78ZyReKnlA8ezmPdb9BemzIIip/JkjaZUhitfXDkkr+3QTboW0JrSXT1QWyYShpvnNHGZ4c4yA==
3055-
dependencies:
3056-
call-bind "^1.0.7"
3057-
30583029
is-finite@^1.0.0:
30593030
version "1.1.0"
30603031
resolved "https://registry.yarnpkg.com/is-finite/-/is-finite-1.1.0.tgz#904135c77fb42c0641d6aa1bcdbc4daa8da082f3"
@@ -3075,13 +3046,6 @@ is-generator-fn@^2.0.0:
30753046
resolved "https://registry.yarnpkg.com/is-generator-fn/-/is-generator-fn-2.1.0.tgz#7d140adc389aaf3011a8f2a2a4cfa6faadffb118"
30763047
integrity sha512-cTIB4yPYL/Grw0EaSzASzg6bBy9gqCofvWN8okThAYIxKJZC+udlRAmGbM0XLeniEJSs8uEgHPGuHSe1XsOLSQ==
30773048

3078-
is-generator-function@^1.0.10:
3079-
version "1.0.10"
3080-
resolved "https://registry.yarnpkg.com/is-generator-function/-/is-generator-function-1.0.10.tgz#f1558baf1ac17e0deea7c0415c438351ff2b3c72"
3081-
integrity sha512-jsEjy9l3yiXEQ+PsXdmBwEPcOxaXWLspKdplFUVI9vq1iZgIekeC0L167qeu86czQaxed3q/Uzuw0swL0irL8A==
3082-
dependencies:
3083-
has-tostringtag "^1.0.0"
3084-
30853049
is-glob@^4.0.0:
30863050
version "4.0.1"
30873051
resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.1.tgz#7567dbe9f2f5e2467bc77ab83c4a29482407a5dc"
@@ -4244,13 +4208,6 @@ nice-try@^1.0.4:
42444208
resolved "https://registry.yarnpkg.com/nice-try/-/nice-try-1.0.5.tgz#a3378a7696ce7d223e88fc9b764bd7ef1089e366"
42454209
integrity sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==
42464210

4247-
node-fetch@^2.6.1:
4248-
version "2.6.7"
4249-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
4250-
integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
4251-
dependencies:
4252-
whatwg-url "^5.0.0"
4253-
42544211
node-int64@^0.4.0:
42554212
version "0.4.0"
42564213
resolved "https://registry.yarnpkg.com/node-int64/-/node-int64-0.4.0.tgz#87a9065cdb355d3182d8f94ce11188b825c68a3b"
@@ -4564,10 +4521,10 @@ path-parse@^1.0.6, path-parse@^1.0.7:
45644521
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735"
45654522
integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==
45664523

4567-
path-to-regexp@3.2.0:
4568-
version "3.2.0"
4569-
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-3.2.0.tgz#fa7877ecbc495c601907562222453c43cc204a5f"
4570-
integrity sha512-jczvQbCUS7XmS7o+y1aEO9OBVFeZBQ1MDSEqmO7xSoPgOPoowY/SxLpZ6Vh97/8qHZOteiCKb7gkG9gA2ZUxJA==
4524+
path-to-regexp@8.4.2:
4525+
version "8.4.2"
4526+
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-8.4.2.tgz#795c420c4f7ca45c5b887366f622ee0c9852cccd"
4527+
integrity sha512-qRcuIdP69NPm4qbACK+aDogI5CBDMi1jKe0ry5rSQJz8JVLsC7jV8XpiJjGRLLol3N+R5ihGYcrPLTno6pAdBA==
45714528

45724529
path-type@^1.0.0:
45734530
version "1.1.0"
@@ -4590,10 +4547,10 @@ performance-now@^2.1.0:
45904547
resolved "https://registry.yarnpkg.com/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b"
45914548
integrity sha512-7EAHlyLHI56VEIdK57uwHdHKIaAGbnXPiw0yWbarQZOKaKpvUIgW0jWRVLiatnM+XXlSwsanIBH/hzGMJulMow==
45924549

4593-
picocolors@^1.0.0:
4594-
version "1.0.1"
4595-
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.1.tgz#a8ad579b571952f0e5d25892de5445bcfe25aaa1"
4596-
integrity sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==
4550+
picocolors@^1.1.1:
4551+
version "1.1.1"
4552+
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b"
4553+
integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==
45974554

45984555
picomatch@^2.2.3:
45994556
version "2.3.0"
@@ -4858,23 +4815,10 @@ redent@^3.0.0:
48584815
indent-string "^4.0.0"
48594816
strip-indent "^3.0.0"
48604817

4861-
reflect-metadata@0.1.13:
4862-
version "0.1.13"
4863-
resolved "https://registry.yarnpkg.com/reflect-metadata/-/reflect-metadata-0.1.13.tgz#67ae3ca57c972a2aa1642b10fe363fe32d49dc08"
4864-
integrity sha512-Ts1Y/anZELhSsjMcU605fU9RE4Oi3p5ORujwbIKXfWa+0Zxs510Qrmrce5/Jowq3cHSZSJqBjypxmHarc+vEWg==
4865-
4866-
reflect.getprototypeof@^1.0.6:
4867-
version "1.0.7"
4868-
resolved "https://registry.yarnpkg.com/reflect.getprototypeof/-/reflect.getprototypeof-1.0.7.tgz#04311b33a1b713ca5eb7b5aed9950a86481858e5"
4869-
integrity sha512-bMvFGIUKlc/eSfXNX+aZ+EL95/EgZzuwA0OBPTbZZDEJw/0AkentjMuM1oiRfwHrshqk4RzdgiTg5CcDalXN5g==
4870-
dependencies:
4871-
call-bind "^1.0.7"
4872-
define-properties "^1.2.1"
4873-
es-abstract "^1.23.5"
4874-
es-errors "^1.3.0"
4875-
get-intrinsic "^1.2.4"
4876-
gopd "^1.0.1"
4877-
which-builtin-type "^1.1.4"
4818+
"reflect-metadata@^0.1.13 || ^0.2.0":
4819+
version "0.2.2"
4820+
resolved "https://registry.yarnpkg.com/reflect-metadata/-/reflect-metadata-0.2.2.tgz#400c845b6cba87a21f2c65c4aeb158f4fa4d9c5b"
4821+
integrity sha512-urBwgfrvVP/eAyXx4hluJivBKzuEbSQs9rKWCrCkbSxNv8mxPcUZKeuoF3Uy4mJl3Lwprp6yy5/39VWigZ4K6Q==
48784822

48794823
regenerator-runtime@^0.11.0:
48804824
version "0.11.1"
@@ -5646,13 +5590,6 @@ supports-color@^6.1.0:
56465590
dependencies:
56475591
has-flag "^3.0.0"
56485592

5649-
supports-color@^7.1.0:
5650-
version "7.2.0"
5651-
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-7.2.0.tgz#1b7dcdcb32b8138801b3e478ba6a51caa89648da"
5652-
integrity sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==
5653-
dependencies:
5654-
has-flag "^4.0.0"
5655-
56565593
supports-preserve-symlinks-flag@^1.0.0:
56575594
version "1.0.0"
56585595
resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09"
@@ -5767,11 +5704,6 @@ tr46@^1.0.1:
57675704
dependencies:
57685705
punycode "^2.1.0"
57695706

5770-
tr46@~0.0.3:
5771-
version "0.0.3"
5772-
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
5773-
integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
5774-
57755707
trim-newlines@^1.0.0:
57765708
version "1.0.0"
57775709
resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-1.0.0.tgz#5887966bb582a4503a41eb524f7d35011815a613"
@@ -5829,6 +5761,11 @@ tslib@2.5.3:
58295761
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.5.3.tgz#24944ba2d990940e6e982c4bea147aba80209913"
58305762
integrity sha512-mSxlJJwl3BMEQCUNnxXBU9jP4JBktcEGhURcPR6VQVlnP0FdDEsIaz0C35dXNGLyRfrATNofF0F5p2KPxQgB+w==
58315763

5764+
tslib@2.8.1:
5765+
version "2.8.1"
5766+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.1.tgz#612efe4ed235d567e8aba5f2a5fab70280ade83f"
5767+
integrity sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==
5768+
58325769
tslib@^1.8.0, tslib@^1.8.1, tslib@^1.9.0:
58335770
version "1.11.1"
58345771
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.11.1.tgz#eb15d128827fbee2841549e171f45ed338ac7e35"
@@ -6071,11 +6008,6 @@ walker@^1.0.7, walker@~1.0.5:
60716008
dependencies:
60726009
makeerror "1.0.x"
60736010

6074-
webidl-conversions@^3.0.0:
6075-
version "3.0.1"
6076-
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
6077-
integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
6078-
60796011
webidl-conversions@^4.0.2:
60806012
version "4.0.2"
60816013
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-4.0.2.tgz#a855980b1f0b6b359ba1d5d9fb39ae941faa63ad"
@@ -6093,14 +6025,6 @@ whatwg-mimetype@^2.1.0, whatwg-mimetype@^2.2.0:
60936025
resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf"
60946026
integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==
60956027

6096-
whatwg-url@^5.0.0:
6097-
version "5.0.0"
6098-
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
6099-
integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
6100-
dependencies:
6101-
tr46 "~0.0.3"
6102-
webidl-conversions "^3.0.0"
6103-
61046028
whatwg-url@^6.4.1:
61056029
version "6.5.0"
61066030
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-6.5.0.tgz#f2df02bff176fd65070df74ad5ccbb5a199965a8"

0 commit comments

Comments
 (0)