Skip to content
This repository was archived by the owner on Jan 15, 2025. It is now read-only.

Commit ef947d2

Browse files
fix(deps): update dependency mongoose to v8 [security]
1 parent 09ee85f commit ef947d2

File tree

2 files changed

+130
-89
lines changed

2 files changed

+130
-89
lines changed

app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"dependencies": {
1010
"body-parser": "^1.17.2",
1111
"express": "^4.15.4",
12-
"mongoose": "^5.7.5",
12+
"mongoose": "^8.0.0",
1313
"nunjucks": "^3.0.1",
1414
"prom-client": "^10.2.0"
1515
},

app/yarn.lock

+129-88
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,25 @@
4444
dependencies:
4545
arrify "^1.0.1"
4646

47+
"@mongodb-js/saslprep@^1.1.5":
48+
version "1.1.9"
49+
resolved "https://registry.yarnpkg.com/@mongodb-js/saslprep/-/saslprep-1.1.9.tgz#e974bab8eca9faa88677d4ea4da8d09a52069004"
50+
integrity sha512-tVkljjeEaAhCqTzajSdgbQ6gE6f3oneVwa3iXR6csiEwXXOFsiC6Uh9iAjAhXPtqa/XMDHWjjeNH/77m/Yq2dw==
51+
dependencies:
52+
sparse-bitfield "^3.0.3"
53+
54+
"@types/webidl-conversions@*":
55+
version "7.0.3"
56+
resolved "https://registry.yarnpkg.com/@types/webidl-conversions/-/webidl-conversions-7.0.3.tgz#1306dbfa53768bcbcfc95a1c8cde367975581859"
57+
integrity sha512-CiJJvcRtIgzadHCYXw7dqEnMNRjhGZlYK05Mj9OyktqV8uVT8fD2BFOB7S1uwBE3Kj2Z+4UyPmFw/Ixgw/LAlA==
58+
59+
"@types/whatwg-url@^11.0.2":
60+
version "11.0.5"
61+
resolved "https://registry.yarnpkg.com/@types/whatwg-url/-/whatwg-url-11.0.5.tgz#aaa2546e60f0c99209ca13360c32c78caf2c409f"
62+
integrity sha512-coYR071JRaHa+xoEvvYqvnIHaVqaYrLPbsufM9BF63HkwI5Lgmy2QR8Q5K/lYDYo5AK82wOvSOS0UsLTpTG7uQ==
63+
dependencies:
64+
"@types/webidl-conversions" "*"
65+
4766
a-sync-waterfall@^1.0.0:
4867
version "1.0.0"
4968
resolved "https://registry.yarnpkg.com/a-sync-waterfall/-/a-sync-waterfall-1.0.0.tgz#38e8319d79379e24628845b53b96722b29e0e47c"
@@ -682,14 +701,14 @@ block-stream@*:
682701
dependencies:
683702
inherits "~2.0.0"
684703

685-
[email protected], bluebird@^3.5.1:
686-
version "3.5.1"
687-
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.5.1.tgz#d9551f9de98f1fcda1e683d17ee91a0602ee2eb9"
688-
689704
bluebird@^3.0.0:
690705
version "3.5.0"
691706
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.5.0.tgz#791420d7f551eea2897453a8a77653f96606d67c"
692707

708+
bluebird@^3.5.1:
709+
version "3.5.1"
710+
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.5.1.tgz#d9551f9de98f1fcda1e683d17ee91a0602ee2eb9"
711+
693712
[email protected], body-parser@^1.17.2:
694713
version "1.18.2"
695714
resolved "https://registry.yarnpkg.com/body-parser/-/body-parser-1.18.2.tgz#87678a19d84b47d859b83199bd59bce222b10454"
@@ -755,9 +774,10 @@ braces@^3.0.1:
755774
dependencies:
756775
fill-range "^7.0.1"
757776

758-
bson@^1.1.1, bson@~1.1.1:
759-
version "1.1.1"
760-
resolved "https://registry.yarnpkg.com/bson/-/bson-1.1.1.tgz#4330f5e99104c4e751e7351859e2d408279f2f13"
777+
bson@^6.7.0:
778+
version "6.10.0"
779+
resolved "https://registry.yarnpkg.com/bson/-/bson-6.10.0.tgz#559c767cc8b605c3ab14e5896214c8f2abdd6a12"
780+
integrity sha512-ROchNosXMJD2cbQGm84KoP7vOGPO6/bOAW0veMMbzhXLqoZptcaYRVLitwvuhwhjjpU1qP4YZRWLhgETdgqUQw==
761781

762782
buf-compare@^1.0.0:
763783
version "1.0.1"
@@ -1162,11 +1182,12 @@ debug@2, [email protected], debug@^2.1.1, debug@^2.1.3, debug@^2.2.0, debug@^2.6.8:
11621182
dependencies:
11631183
ms "2.0.0"
11641184

1165-
1166-
version "3.1.0"
1167-
resolved "https://registry.yarnpkg.com/debug/-/debug-3.1.0.tgz#5bb5a0672628b64149566ba16819e61518c67261"
1185+
1186+
version "4.3.7"
1187+
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.7.tgz#87945b4151a011d76d95a198d7111c865c360a52"
1188+
integrity sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==
11681189
dependencies:
1169-
ms "2.0.0"
1190+
ms "^2.1.3"
11701191

11711192
debug@^3.0.1, debug@^3.1.0:
11721193
version "3.2.6"
@@ -2299,12 +2320,7 @@ [email protected]:
22992320
version "2.0.3"
23002321
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
23012322

2302-
ini@^1.3.4:
2303-
version "1.3.8"
2304-
resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.8.tgz#a29da425b48806f34767a4efce397269af28432c"
2305-
integrity sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==
2306-
2307-
ini@~1.3.0:
2323+
ini@^1.3.4, ini@~1.3.0:
23082324
version "1.3.8"
23092325
resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.8.tgz#a29da425b48806f34767a4efce397269af28432c"
23102326
integrity sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==
@@ -2688,9 +2704,10 @@ jsprim@^1.2.2:
26882704
json-schema "0.2.3"
26892705
verror "1.3.6"
26902706

2691-
2692-
version "2.3.1"
2693-
resolved "https://registry.yarnpkg.com/kareem/-/kareem-2.3.1.tgz#def12d9c941017fabfb00f873af95e9c99e1be87"
2707+
2708+
version "2.6.3"
2709+
resolved "https://registry.yarnpkg.com/kareem/-/kareem-2.6.3.tgz#23168ec8ffb6c1abfd31b7169a6fb1dd285992ac"
2710+
integrity sha512-C3iHfuGUXK2u8/ipq9LfjFfXFxAZMQJJq7vLS45r3D9Y2xQ/m4S8zaR4zMLFWh9AsNPXmcFfUDhTEO8UIC/V6Q==
26942711

26952712
keypress@^0.2.1:
26962713
version "0.2.1"
@@ -2921,6 +2938,11 @@ [email protected]:
29212938
version "0.3.0"
29222939
resolved "https://registry.yarnpkg.com/media-typer/-/media-typer-0.3.0.tgz#8710d7af0aa626f8fffa1ce00168545263255748"
29232940

2941+
memory-pager@^1.0.2:
2942+
version "1.5.0"
2943+
resolved "https://registry.yarnpkg.com/memory-pager/-/memory-pager-1.5.0.tgz#d8751655d22d384682741c972f2c3d6dfa3e66b5"
2944+
integrity sha512-ZS4Bp4r/Zoeq6+NLJpP+0Zzm0pR8whtGPf1XExKLJBAczGMnSi3It14OiNCStjQjM6NU1okjQGSxgEZN8eBYKg==
2945+
29242946
meow@^3.3.0, meow@^3.7.0:
29252947
version "3.7.0"
29262948
resolved "https://registry.yarnpkg.com/meow/-/meow-3.7.0.tgz#72cb668b425228290abbfa856892587308a801fb"
@@ -3036,53 +3058,58 @@ [email protected]:
30363058
version "2.18.1"
30373059
resolved "https://registry.yarnpkg.com/moment/-/moment-2.18.1.tgz#c36193dd3ce1c2eed2adb7c802dbbc77a81b1c0f"
30383060

3039-
3040-
version "3.3.2"
3041-
resolved "https://registry.yarnpkg.com/mongodb/-/mongodb-3.3.2.tgz#ff086b5f552cf07e24ce098694210f3d42d668b2"
3042-
dependencies:
3043-
bson "^1.1.1"
3044-
require_optional "^1.0.1"
3045-
safe-buffer "^5.1.2"
3046-
3047-
3048-
version "1.0.2"
3049-
resolved "https://registry.yarnpkg.com/mongoose-legacy-pluralize/-/mongoose-legacy-pluralize-1.0.2.tgz#3ba9f91fa507b5186d399fb40854bff18fb563e4"
3050-
3051-
mongoose@^5.7.5:
3052-
version "5.7.5"
3053-
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-5.7.5.tgz#b787b47216edf62036aa358c3ef0f1869c46cdc2"
3054-
dependencies:
3055-
bson "~1.1.1"
3056-
kareem "2.3.1"
3057-
mongodb "3.3.2"
3058-
mongoose-legacy-pluralize "1.0.2"
3059-
mpath "0.6.0"
3060-
mquery "3.2.2"
3061-
ms "2.1.2"
3062-
regexp-clone "1.0.0"
3063-
safe-buffer "5.1.2"
3064-
sift "7.0.1"
3065-
sliced "1.0.1"
3066-
3067-
3068-
version "0.6.0"
3069-
resolved "https://registry.yarnpkg.com/mpath/-/mpath-0.6.0.tgz#aa922029fca4f0f641f360e74c5c1b6a4c47078e"
3070-
3071-
3072-
version "3.2.2"
3073-
resolved "https://registry.yarnpkg.com/mquery/-/mquery-3.2.2.tgz#e1383a3951852ce23e37f619a9b350f1fb3664e7"
3061+
mongodb-connection-string-url@^3.0.0:
3062+
version "3.0.1"
3063+
resolved "https://registry.yarnpkg.com/mongodb-connection-string-url/-/mongodb-connection-string-url-3.0.1.tgz#c13e6ac284ae401752ebafdb8cd7f16c6723b141"
3064+
integrity sha512-XqMGwRX0Lgn05TDB4PyG2h2kKO/FfWJyCzYQbIhXUxz7ETt0I/FqHjUeqj37irJ+Dl1ZtU82uYyj14u2XsZKfg==
3065+
dependencies:
3066+
"@types/whatwg-url" "^11.0.2"
3067+
whatwg-url "^13.0.0"
3068+
3069+
mongodb@~6.10.0:
3070+
version "6.10.0"
3071+
resolved "https://registry.yarnpkg.com/mongodb/-/mongodb-6.10.0.tgz#20a9f1cf3c6829e75fc39e6d8c1c19f164209c2e"
3072+
integrity sha512-gP9vduuYWb9ZkDM546M+MP2qKVk5ZG2wPF63OvSRuUbqCR+11ZCAE1mOfllhlAG0wcoJY5yDL/rV3OmYEwXIzg==
3073+
dependencies:
3074+
"@mongodb-js/saslprep" "^1.1.5"
3075+
bson "^6.7.0"
3076+
mongodb-connection-string-url "^3.0.0"
3077+
3078+
mongoose@^8.0.0:
3079+
version "8.8.3"
3080+
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-8.8.3.tgz#066953497c116b876178a843c4ba8f7e88c85987"
3081+
integrity sha512-/I4n/DcXqXyIiLRfAmUIiTjj3vXfeISke8dt4U4Y8Wfm074Wa6sXnQrXN49NFOFf2mM1kUdOXryoBvkuCnr+Qw==
3082+
dependencies:
3083+
bson "^6.7.0"
3084+
kareem "2.6.3"
3085+
mongodb "~6.10.0"
3086+
mpath "0.9.0"
3087+
mquery "5.0.0"
3088+
ms "2.1.3"
3089+
sift "17.1.3"
3090+
3091+
3092+
version "0.9.0"
3093+
resolved "https://registry.yarnpkg.com/mpath/-/mpath-0.9.0.tgz#0c122fe107846e31fc58c75b09c35514b3871904"
3094+
integrity sha512-ikJRQTk8hw5DEoFVxHG1Gn9T/xcjtdnOKIU1JTmGjZZlg9LST2mBLmcX3/ICIbgJydT2GOc15RnNy5mHmzfSew==
3095+
3096+
3097+
version "5.0.0"
3098+
resolved "https://registry.yarnpkg.com/mquery/-/mquery-5.0.0.tgz#a95be5dfc610b23862df34a47d3e5d60e110695d"
3099+
integrity sha512-iQMncpmEK8R8ncT8HJGsGc9Dsp8xcgYMVSbs5jgnm1lFHTZqMJTUWTDx1LBO8+mK3tPNZWFLBghQEIOULSTHZg==
30743100
dependencies:
3075-
bluebird "3.5.1"
3076-
debug "3.1.0"
3077-
regexp-clone "^1.0.0"
3078-
safe-buffer "5.1.2"
3079-
sliced "1.0.1"
3101+
debug "4.x"
30803102

30813103
30823104
version "2.0.0"
30833105
resolved "https://registry.yarnpkg.com/ms/-/ms-2.0.0.tgz#5608aeadfc00be6c2901df5f9861788de0d597c8"
30843106

3085-
[email protected], ms@^2.0.0, ms@^2.1.1:
3107+
[email protected], ms@^2.1.3:
3108+
version "2.1.3"
3109+
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
3110+
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
3111+
3112+
ms@^2.0.0, ms@^2.1.1:
30863113
version "2.1.2"
30873114
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
30883115

@@ -3591,6 +3618,11 @@ punycode@^1.4.1:
35913618
version "1.4.1"
35923619
resolved "https://registry.yarnpkg.com/punycode/-/punycode-1.4.1.tgz#c0d5a63b2718800ad8e1eb0fa5269c84dd41845e"
35933620

3621+
punycode@^2.3.0:
3622+
version "2.3.1"
3623+
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.3.1.tgz#027422e2faec0b25e1549c3e1bd8309b9133b6e5"
3624+
integrity sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==
3625+
35943626
35953627
version "6.5.1"
35963628
resolved "https://registry.yarnpkg.com/qs/-/qs-6.5.1.tgz#349cdf6eef89ec45c12d7d5eb3fc0c870343a6d8"
@@ -3727,10 +3759,6 @@ regex-cache@^0.4.2:
37273759
is-equal-shallow "^0.1.3"
37283760
is-primitive "^2.0.0"
37293761

3730-
[email protected], regexp-clone@^1.0.0:
3731-
version "1.0.0"
3732-
resolved "https://registry.yarnpkg.com/regexp-clone/-/regexp-clone-1.0.0.tgz#222db967623277056260b992626354a04ce9bf63"
3733-
37343762
regexpu-core@^2.0.0:
37353763
version "2.0.0"
37363764
resolved "https://registry.yarnpkg.com/regexpu-core/-/regexpu-core-2.0.0.tgz#49d038837b8dcf8bfa5b9a42139938e6ea2ae240"
@@ -3824,13 +3852,6 @@ require-uncached@^1.0.3:
38243852
caller-path "^0.1.0"
38253853
resolve-from "^1.0.0"
38263854

3827-
require_optional@^1.0.1:
3828-
version "1.0.1"
3829-
resolved "https://registry.yarnpkg.com/require_optional/-/require_optional-1.0.1.tgz#4cf35a4247f64ca3df8c2ef208cc494b1ca8fc2e"
3830-
dependencies:
3831-
resolve-from "^2.0.0"
3832-
semver "^5.1.0"
3833-
38343855
resolve-cwd@^2.0.0:
38353856
version "2.0.0"
38363857
resolved "https://registry.yarnpkg.com/resolve-cwd/-/resolve-cwd-2.0.0.tgz#00a9f7387556e27038eae232caa372a6a59b665a"
@@ -3849,10 +3870,6 @@ resolve-from@^1.0.0:
38493870
version "1.0.1"
38503871
resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-1.0.1.tgz#26cbfe935d1aeeeabb29bc3fe5aeb01e93d44226"
38513872

3852-
resolve-from@^2.0.0:
3853-
version "2.0.0"
3854-
resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-2.0.0.tgz#9480ab20e94ffa1d9e80a804c7ea147611966b57"
3855-
38563873
resolve-from@^3.0.0:
38573874
version "3.0.0"
38583875
resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-3.0.0.tgz#b22c7af7d9d6881bc8b6e653335eebcb0a188748"
@@ -3918,14 +3935,14 @@ [email protected]:
39183935
version "5.1.1"
39193936
resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.1.1.tgz#893312af69b2123def71f57889001671eeb2c853"
39203937

3921-
[email protected], safe-buffer@~5.1.0, safe-buffer@~5.1.1:
3922-
version "5.1.2"
3923-
resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.1.2.tgz#991ec69d296e0313747d59bdfd2b745c35f8828d"
3924-
3925-
safe-buffer@^5.0.1, safe-buffer@^5.1.1, safe-buffer@^5.1.2:
3938+
safe-buffer@^5.0.1, safe-buffer@^5.1.1:
39263939
version "5.2.0"
39273940
resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.2.0.tgz#b74daec49b1148f88c64b68d49b1e815c1f2f519"
39283941

3942+
safe-buffer@~5.1.0, safe-buffer@~5.1.1:
3943+
version "5.1.2"
3944+
resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.1.2.tgz#991ec69d296e0313747d59bdfd2b745c35f8828d"
3945+
39293946
safe-json-parse@~1.0.1:
39303947
version "1.0.1"
39313948
resolved "https://registry.yarnpkg.com/safe-json-parse/-/safe-json-parse-1.0.1.tgz#3e76723e38dfdda13c9b1d29a1e07ffee4b30b57"
@@ -4017,9 +4034,10 @@ side-channel@^1.0.4:
40174034
get-intrinsic "^1.0.2"
40184035
object-inspect "^1.9.0"
40194036

4020-
4021-
version "7.0.1"
4022-
resolved "https://registry.yarnpkg.com/sift/-/sift-7.0.1.tgz#47d62c50b159d316f1372f8b53f9c10cd21a4b08"
4037+
4038+
version "17.1.3"
4039+
resolved "https://registry.yarnpkg.com/sift/-/sift-17.1.3.tgz#9d2000d4d41586880b0079b5183d839c7a142bf7"
4040+
integrity sha512-Rtlj66/b0ICeFzYTuNvX/EF1igRbbnGSvEyT79McoZa/DeGhMyC5pWKOEsZKnpkqtSeovd5FL/bjHWC3CIIvCQ==
40234041

40244042
signal-exit@^3.0.0, signal-exit@^3.0.2:
40254043
version "3.0.2"
@@ -4039,10 +4057,6 @@ [email protected]:
40394057
dependencies:
40404058
is-fullwidth-code-point "^2.0.0"
40414059

4042-
4043-
version "1.0.1"
4044-
resolved "https://registry.yarnpkg.com/sliced/-/sliced-1.0.1.tgz#0b3a662b5d04c3177b1926bea82b03f837a2ef41"
4045-
40464060
slide@^1.1.5:
40474061
version "1.1.6"
40484062
resolved "https://registry.yarnpkg.com/slide/-/slide-1.1.6.tgz#56eb027d65b4d2dce6cb2e2d32c4d4afc9e1d707"
@@ -4085,6 +4099,13 @@ source-map@^0.6.0:
40854099
version "0.6.1"
40864100
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.6.1.tgz#74722af32e9614e9c287a8d0bbde48b5e2f1a263"
40874101

4102+
sparse-bitfield@^3.0.3:
4103+
version "3.0.3"
4104+
resolved "https://registry.yarnpkg.com/sparse-bitfield/-/sparse-bitfield-3.0.3.tgz#ff4ae6e68656056ba4b3e792ab3334d38273ca11"
4105+
integrity sha512-kvzhi7vqKTfkh0PZU+2D2PIllw2ymqJKujUcyPMd9Y75Nv4nPbGJZXNhxsgdQab2BmlDct1YnfQCguEvHr7VsQ==
4106+
dependencies:
4107+
memory-pager "^1.0.2"
4108+
40884109
spdx-correct@~1.0.0:
40894110
version "1.0.2"
40904111
resolved "https://registry.yarnpkg.com/spdx-correct/-/spdx-correct-1.0.2.tgz#4b3073d933ff51f3912f03ac5519498a4150db40"
@@ -4378,6 +4399,13 @@ tough-cookie@~2.3.0:
43784399
dependencies:
43794400
punycode "^1.4.1"
43804401

4402+
tr46@^4.1.1:
4403+
version "4.1.1"
4404+
resolved "https://registry.yarnpkg.com/tr46/-/tr46-4.1.1.tgz#281a758dcc82aeb4fe38c7dfe4d11a395aac8469"
4405+
integrity sha512-2lv/66T7e5yNyhAAC4NaKe5nVavzuGJQVVtRYLyQ2OI8tsJ61PMLlelehb0wi2Hx6+hT/OJUWZcw8MjlSRnxvw==
4406+
dependencies:
4407+
punycode "^2.3.0"
4408+
43814409
trim-newlines@^1.0.0:
43824410
version "1.0.0"
43834411
resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-1.0.0.tgz#5887966bb582a4503a41eb524f7d35011815a613"
@@ -4519,6 +4547,11 @@ [email protected]:
45194547
dependencies:
45204548
extsprintf "1.0.2"
45214549

4550+
webidl-conversions@^7.0.0:
4551+
version "7.0.0"
4552+
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-7.0.0.tgz#256b4e1882be7debbf01d05f0aa2039778ea080a"
4553+
integrity sha512-VwddBukDzu71offAQR975unBIGqfKZpM+8ZX6ySk8nYhVoo5CYaZyzt3YBvYtRtO+aoGlqxPg/B87NGVZ/fu6g==
4554+
45224555
websocket-driver@>=0.5.1:
45234556
version "0.6.5"
45244557
resolved "https://registry.yarnpkg.com/websocket-driver/-/websocket-driver-0.6.5.tgz#5cb2556ceb85f4373c6d8238aa691c8454e13a36"
@@ -4533,6 +4566,14 @@ well-known-symbols@^1.0.0:
45334566
version "1.0.0"
45344567
resolved "https://registry.yarnpkg.com/well-known-symbols/-/well-known-symbols-1.0.0.tgz#73c78ae81a7726a8fa598e2880801c8b16225518"
45354568

4569+
whatwg-url@^13.0.0:
4570+
version "13.0.0"
4571+
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-13.0.0.tgz#b7b536aca48306394a34e44bda8e99f332410f8f"
4572+
integrity sha512-9WWbymnqj57+XEuqADHrCJ2eSXzn8WXIW/YSGaZtb2WKAInQ6CHfaUUcTyyver0p8BDg5StLQq8h1vtZuwmOig==
4573+
dependencies:
4574+
tr46 "^4.1.1"
4575+
webidl-conversions "^7.0.0"
4576+
45364577
which@^1.2.14:
45374578
version "1.3.1"
45384579
resolved "https://registry.yarnpkg.com/which/-/which-1.3.1.tgz#a45043d54f5805316da8d62f9f50918d3da70b0a"

0 commit comments

Comments
 (0)