Skip to content

Commit 1c44c37

Browse files
committed
fix(types): bump serve-static types to v1.15.7
resolves #26857
1 parent cdc6a07 commit 1c44c37

File tree

2 files changed

+41
-179
lines changed

2 files changed

+41
-179
lines changed

packages/types/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@types/node": "^16",
2525
"@types/optimize-css-assets-webpack-plugin": "5.0.8",
2626
"@types/pug": "2.0.10",
27-
"@types/serve-static": "1.15.5",
27+
"@types/serve-static": "1.15.7",
2828
"@types/terser-webpack-plugin": "4.2.1",
2929
"@types/webpack": "^4.41.38",
3030
"@types/webpack-bundle-analyzer": "3.9.5",

yarn.lock

Lines changed: 40 additions & 178 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
resolved "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.23.5.tgz#ffb878728bb6bdcb6f4510aa51b1be9afb8cfd98"
2929
integrity sha512-uU27kfDRlhfKl+w1U6vp16IuvSLtjAxdArVXPa9BvLkrr7CYIsxH5adpHObeAGY/41+syctUWOZ140a2Rvkgjw==
3030

31-
"@babel/[email protected]", "@babel/core@^7.23.9":
31+
"@babel/[email protected]", "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.23.9":
3232
version "7.23.9"
3333
resolved "https://registry.npmjs.org/@babel/core/-/core-7.23.9.tgz#b028820718000f267870822fec434820e9b1e4d1"
3434
integrity sha512-5q0175NOjddqpvvzU+kDiSOAk4PfdO6FvwCWoQ6RO7rTzEe8vlo+4HVfcnAREhD4npMs0e9uZypjTwzZPCf/cw==
@@ -49,27 +49,6 @@
4949
json5 "^2.2.3"
5050
semver "^6.3.1"
5151

52-
"@babel/core@^7.11.6", "@babel/core@^7.12.3":
53-
version "7.23.7"
54-
resolved "https://registry.npmjs.org/@babel/core/-/core-7.23.7.tgz#4d8016e06a14b5f92530a13ed0561730b5c6483f"
55-
integrity sha512-+UpDgowcmqe36d4NwqvKsyPMlOLNGMsfMmQ5WGCu+siCe3t3dfe9njrzGfdN4qq+bcNUt0+Vw6haRxBOycs4dw==
56-
dependencies:
57-
"@ampproject/remapping" "^2.2.0"
58-
"@babel/code-frame" "^7.23.5"
59-
"@babel/generator" "^7.23.6"
60-
"@babel/helper-compilation-targets" "^7.23.6"
61-
"@babel/helper-module-transforms" "^7.23.3"
62-
"@babel/helpers" "^7.23.7"
63-
"@babel/parser" "^7.23.6"
64-
"@babel/template" "^7.22.15"
65-
"@babel/traverse" "^7.23.7"
66-
"@babel/types" "^7.23.6"
67-
convert-source-map "^2.0.0"
68-
debug "^4.1.0"
69-
gensync "^1.0.0-beta.2"
70-
json5 "^2.2.3"
71-
semver "^6.3.1"
72-
7352
"@babel/generator@^7.23.6", "@babel/generator@^7.7.2":
7453
version "7.23.6"
7554
resolved "https://registry.npmjs.org/@babel/generator/-/generator-7.23.6.tgz#9e1fca4811c77a10580d17d26b57b036133f3c2e"
@@ -105,22 +84,7 @@
10584
lru-cache "^5.1.1"
10685
semver "^6.3.1"
10786

108-
"@babel/helper-create-class-features-plugin@^7.18.6", "@babel/helper-create-class-features-plugin@^7.21.0", "@babel/helper-create-class-features-plugin@^7.22.15":
109-
version "7.23.7"
110-
resolved "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.23.7.tgz#b2e6826e0e20d337143655198b79d58fdc9bd43d"
111-
integrity sha512-xCoqR/8+BoNnXOY7RVSgv6X+o7pmT5q1d+gGcRlXYkI+9B31glE4jeejhKVpA04O1AtzOt7OSQ6VYKP5FcRl9g==
112-
dependencies:
113-
"@babel/helper-annotate-as-pure" "^7.22.5"
114-
"@babel/helper-environment-visitor" "^7.22.20"
115-
"@babel/helper-function-name" "^7.23.0"
116-
"@babel/helper-member-expression-to-functions" "^7.23.0"
117-
"@babel/helper-optimise-call-expression" "^7.22.5"
118-
"@babel/helper-replace-supers" "^7.22.20"
119-
"@babel/helper-skip-transparent-expression-wrappers" "^7.22.5"
120-
"@babel/helper-split-export-declaration" "^7.22.6"
121-
semver "^6.3.1"
122-
123-
"@babel/helper-create-class-features-plugin@^7.23.9":
87+
"@babel/helper-create-class-features-plugin@^7.18.6", "@babel/helper-create-class-features-plugin@^7.21.0", "@babel/helper-create-class-features-plugin@^7.22.15", "@babel/helper-create-class-features-plugin@^7.23.9":
12488
version "7.23.9"
12589
resolved "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.23.9.tgz#fddfdf51fca28f23d16b9e3935a4732690acfad6"
12690
integrity sha512-B2L9neXTIyPQoXDm+NtovPvG6VOLWnaXu3BIeVDWwdKFgG30oNa6CqVGiJPDWQwIAK49t9gnQI9c6K6RzabiKw==
@@ -275,16 +239,7 @@
275239
"@babel/template" "^7.22.15"
276240
"@babel/types" "^7.22.19"
277241

278-
"@babel/helpers@^7.23.7":
279-
version "7.23.8"
280-
resolved "https://registry.npmjs.org/@babel/helpers/-/helpers-7.23.8.tgz#fc6b2d65b16847fd50adddbd4232c76378959e34"
281-
integrity sha512-KDqYz4PiOWvDFrdHLPhKtCThtIcKVy6avWD2oG4GEvyQ+XDZwHD4YQd+H2vNMnq2rkdxsDkU82T+Vk8U/WXHRQ==
282-
dependencies:
283-
"@babel/template" "^7.22.15"
284-
"@babel/traverse" "^7.23.7"
285-
"@babel/types" "^7.23.6"
286-
287-
"@babel/helpers@^7.23.9":
242+
"@babel/helpers@^7.23.7", "@babel/helpers@^7.23.9":
288243
version "7.23.9"
289244
resolved "https://registry.npmjs.org/@babel/helpers/-/helpers-7.23.9.tgz#c3e20bbe7f7a7e10cb9b178384b4affdf5995c7d"
290245
integrity sha512-87ICKgU5t5SzOT7sBMfCOZQ2rHjRU+Pcb9BoILMYz600W6DkVRLFBPwQ18gwUVvggqXivaUakpnxWQGbpywbBQ==
@@ -302,12 +257,7 @@
302257
chalk "^2.4.2"
303258
js-tokens "^4.0.0"
304259

305-
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.22.15", "@babel/parser@^7.23.5", "@babel/parser@^7.23.6":
306-
version "7.23.6"
307-
resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.23.6.tgz#ba1c9e512bda72a47e285ae42aff9d2a635a9e3b"
308-
integrity sha512-Z2uID7YJ7oNvAI20O9X0bblw7Qqs8Q2hFy0R9tAfnfLkp5MW0UH9eUvnDSnFwKZ0AvgS1ucqR4KzvVHgnke1VQ==
309-
310-
"@babel/parser@^7.23.9":
260+
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.22.15", "@babel/parser@^7.23.5", "@babel/parser@^7.23.6", "@babel/parser@^7.23.9":
311261
version "7.23.9"
312262
resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.23.9.tgz#7b903b6149b0f8fa7ad564af646c4c38a77fc44b"
313263
integrity sha512-9tcKgqKbs3xGJ+NtKF2ndOBBLVwPjl1SHxPQkd36r3Dlirw3xWUeGaTbqr7uGZcTaxkVNwc+03SVP7aCdWrTlA==
@@ -1048,30 +998,14 @@
1048998
resolved "https://registry.npmjs.org/@babel/regjsgen/-/regjsgen-0.8.0.tgz#f0ba69b075e1f05fb2825b7fad991e7adbb18310"
1049999
integrity sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==
10501000

1051-
"@babel/runtime@^7.23.9":
1001+
"@babel/runtime@^7.23.9", "@babel/runtime@^7.8.4":
10521002
version "7.23.9"
10531003
resolved "https://registry.npmjs.org/@babel/runtime/-/runtime-7.23.9.tgz#47791a15e4603bb5f905bc0753801cf21d6345f7"
10541004
integrity sha512-0CX6F+BI2s9dkUqr08KFrAIZgNFj75rdBU/DjCyYLIaV/quFjkk6T+EJ2LkZHyZTbEV4L5p97mNkUsHl2wLFAw==
10551005
dependencies:
10561006
regenerator-runtime "^0.14.0"
10571007

1058-
"@babel/runtime@^7.8.4":
1059-
version "7.23.8"
1060-
resolved "https://registry.npmjs.org/@babel/runtime/-/runtime-7.23.8.tgz#8ee6fe1ac47add7122902f257b8ddf55c898f650"
1061-
integrity sha512-Y7KbAP984rn1VGMbGqKmBLio9V7y5Je9GvU4rQPCPinCyNfUcToxIXl06d59URp/F3LwinvODxab5N/G6qggkw==
1062-
dependencies:
1063-
regenerator-runtime "^0.14.0"
1064-
1065-
"@babel/template@^7.22.15", "@babel/template@^7.3.3":
1066-
version "7.22.15"
1067-
resolved "https://registry.npmjs.org/@babel/template/-/template-7.22.15.tgz#09576efc3830f0430f4548ef971dde1350ef2f38"
1068-
integrity sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w==
1069-
dependencies:
1070-
"@babel/code-frame" "^7.22.13"
1071-
"@babel/parser" "^7.22.15"
1072-
"@babel/types" "^7.22.15"
1073-
1074-
"@babel/template@^7.23.9":
1008+
"@babel/template@^7.22.15", "@babel/template@^7.23.9", "@babel/template@^7.3.3":
10751009
version "7.23.9"
10761010
resolved "https://registry.npmjs.org/@babel/template/-/template-7.23.9.tgz#f881d0487cba2828d3259dcb9ef5005a9731011a"
10771011
integrity sha512-+xrD2BWLpvHKNmX2QbpdpsBaWnRxahMwJjO+KZk2JOElj5nSmKezyS1B4u+QbHMTX69t4ukm6hh9lsYQ7GHCKA==
@@ -1080,23 +1014,7 @@
10801014
"@babel/parser" "^7.23.9"
10811015
"@babel/types" "^7.23.9"
10821016

1083-
"@babel/traverse@^7.23.7":
1084-
version "7.23.7"
1085-
resolved "https://registry.npmjs.org/@babel/traverse/-/traverse-7.23.7.tgz#9a7bf285c928cb99b5ead19c3b1ce5b310c9c305"
1086-
integrity sha512-tY3mM8rH9jM0YHFGyfC0/xf+SB5eKUu7HPj7/k3fpi9dAlsMc5YbQvDi0Sh2QTPXqMhyaAtzAr807TIyfQrmyg==
1087-
dependencies:
1088-
"@babel/code-frame" "^7.23.5"
1089-
"@babel/generator" "^7.23.6"
1090-
"@babel/helper-environment-visitor" "^7.22.20"
1091-
"@babel/helper-function-name" "^7.23.0"
1092-
"@babel/helper-hoist-variables" "^7.22.5"
1093-
"@babel/helper-split-export-declaration" "^7.22.6"
1094-
"@babel/parser" "^7.23.6"
1095-
"@babel/types" "^7.23.6"
1096-
debug "^4.3.1"
1097-
globals "^11.1.0"
1098-
1099-
"@babel/traverse@^7.23.9":
1017+
"@babel/traverse@^7.23.7", "@babel/traverse@^7.23.9":
11001018
version "7.23.9"
11011019
resolved "https://registry.npmjs.org/@babel/traverse/-/traverse-7.23.9.tgz#2f9d6aead6b564669394c5ce0f9302bb65b9d950"
11021020
integrity sha512-I/4UJ9vs90OkBtY6iiiTORVMyIhJ4kAVmsKo9KFc8UOxMeUfi2hvtIBsET5u9GizXE6/GFSuKCTNfgCswuEjRg==
@@ -1112,16 +1030,7 @@
11121030
debug "^4.3.1"
11131031
globals "^11.1.0"
11141032

1115-
"@babel/types@^7.0.0", "@babel/types@^7.20.7", "@babel/types@^7.22.15", "@babel/types@^7.22.19", "@babel/types@^7.22.5", "@babel/types@^7.23.0", "@babel/types@^7.23.6", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
1116-
version "7.23.6"
1117-
resolved "https://registry.npmjs.org/@babel/types/-/types-7.23.6.tgz#be33fdb151e1f5a56877d704492c240fc71c7ccd"
1118-
integrity sha512-+uarb83brBzPKN38NX1MkB6vb6+mwvR6amUulqAE7ccQw1pEl+bCia9TbdG1lsnFP7lZySvUn37CHyXQdfTwzg==
1119-
dependencies:
1120-
"@babel/helper-string-parser" "^7.23.4"
1121-
"@babel/helper-validator-identifier" "^7.22.20"
1122-
to-fast-properties "^2.0.0"
1123-
1124-
"@babel/types@^7.23.9":
1033+
"@babel/types@^7.0.0", "@babel/types@^7.20.7", "@babel/types@^7.22.15", "@babel/types@^7.22.19", "@babel/types@^7.22.5", "@babel/types@^7.23.0", "@babel/types@^7.23.6", "@babel/types@^7.23.9", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
11251034
version "7.23.9"
11261035
resolved "https://registry.npmjs.org/@babel/types/-/types-7.23.9.tgz#1dd7b59a9a2b5c87f8b41e52770b5ecbf492e002"
11271036
integrity sha512-dQjSq/7HaSjRM43FFGnv5keM2HsxpmyV1PfaSVm0nzzjwwTmjOe6J4bC8e3+pTEIgHaHj+1ZlLThRJ2auc/w1Q==
@@ -2793,6 +2702,11 @@
27932702
resolved "https://registry.npmjs.org/@types/mime/-/mime-3.0.1.tgz#5f8f2bca0a5863cb69bc0b0acd88c96cb1d4ae10"
27942703
integrity sha512-Y4XFY5VJAuw0FgAqPNd6NNoV44jbq9Bz2L7Rh/J6jLTiHBSBJa9fxqQIvkIld4GsoDOcCbvzOUAbLPsSKKg+uA==
27952704

2705+
"@types/mime@^1":
2706+
version "1.3.5"
2707+
resolved "https://registry.npmjs.org/@types/mime/-/mime-1.3.5.tgz#1ef302e01cf7d2b5a0fa526790c9123bf1d06690"
2708+
integrity sha512-/pyBZWSLD2n0dcHE3hq8s8ZvcETHtEuF+3E7XVt0Ig2nvsVQXdghHVcEkIWjy9A0wKfTn97a/PSDYohKIlnP/w==
2709+
27962710
"@types/minimatch@^3.0.3":
27972711
version "3.0.5"
27982712
resolved "https://registry.npmjs.org/@types/minimatch/-/minimatch-3.0.5.tgz#1001cc5e6a3704b83c236027e77f2f58ea010f40"
@@ -2860,14 +2774,22 @@
28602774
resolved "https://registry.npmjs.org/@types/semver/-/semver-7.5.0.tgz#591c1ce3a702c45ee15f47a42ade72c2fd78978a"
28612775
integrity sha512-G8hZ6XJiHnuhQKR7ZmysCeJWE08o8T0AXtk5darsCaTVsYZhhgUrq53jizaR2FvsoeCwJhlmwTjkXBY5Pn/ZHw==
28622776

2863-
"@types/serve-static@*", "@types/[email protected]":
2864-
version "1.15.5"
2865-
resolved "https://registry.npmjs.org/@types/serve-static/-/serve-static-1.15.5.tgz#15e67500ec40789a1e8c9defc2d32a896f05b033"
2866-
integrity sha512-PDRk21MnK70hja/YF8AHfC7yIsiQHn1rcXx7ijCFBX/k+XQJhQT/gw3xekXKJvx+5SXaMMS8oqQy09Mzvz2TuQ==
2777+
"@types/send@*":
2778+
version "0.17.4"
2779+
resolved "https://registry.npmjs.org/@types/send/-/send-0.17.4.tgz#6619cd24e7270793702e4e6a4b958a9010cfc57a"
2780+
integrity sha512-x2EM6TJOybec7c52BX0ZspPodMsQUd5L6PRwOunVyVUhXiBSKf3AezDL8Dgvgt5o0UfKNfuA0eMLr2wLT4AiBA==
2781+
dependencies:
2782+
"@types/mime" "^1"
2783+
"@types/node" "*"
2784+
2785+
"@types/serve-static@*", "@types/[email protected]":
2786+
version "1.15.7"
2787+
resolved "https://registry.npmjs.org/@types/serve-static/-/serve-static-1.15.7.tgz#22174bbd74fb97fe303109738e9b5c2f3064f714"
2788+
integrity sha512-W8Ym+h8nhuRwaKPaDw34QUkwsGi6Rc4yYqvKFo5rm2FUEhCFbzVWrxXUxuKK8TASjWsysJY0nsmNCGhCOIsrOw==
28672789
dependencies:
28682790
"@types/http-errors" "*"
2869-
"@types/mime" "*"
28702791
"@types/node" "*"
2792+
"@types/send" "*"
28712793

28722794
"@types/source-list-map@*":
28732795
version "0.1.2"
@@ -2969,7 +2891,7 @@
29692891
dependencies:
29702892
"@types/node" "*"
29712893

2972-
"@typescript-eslint/[email protected]":
2894+
"@typescript-eslint/[email protected]", "@typescript-eslint/eslint-plugin@^6.5.0":
29732895
version "6.20.0"
29742896
resolved "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.20.0.tgz#9cf31546d2d5e884602626d89b0e0d2168ac25ed"
29752897
integrity sha512-fTwGQUnjhoYHeSF6m5pWNkzmDDdsKELYrOBxhjMrofPqCkoC2k3B2wvGHFxa1CTIqkEn88nlW1HVMztjo2K8Hg==
@@ -2986,24 +2908,7 @@
29862908
semver "^7.5.4"
29872909
ts-api-utils "^1.0.1"
29882910

2989-
"@typescript-eslint/eslint-plugin@^6.5.0":
2990-
version "6.18.1"
2991-
resolved "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.18.1.tgz#0df881a47da1c1a9774f39495f5f7052f86b72e0"
2992-
integrity sha512-nISDRYnnIpk7VCFrGcu1rnZfM1Dh9LRHnfgdkjcbi/l7g16VYRri3TjXi9Ir4lOZSw5N/gnV/3H7jIPQ8Q4daA==
2993-
dependencies:
2994-
"@eslint-community/regexpp" "^4.5.1"
2995-
"@typescript-eslint/scope-manager" "6.18.1"
2996-
"@typescript-eslint/type-utils" "6.18.1"
2997-
"@typescript-eslint/utils" "6.18.1"
2998-
"@typescript-eslint/visitor-keys" "6.18.1"
2999-
debug "^4.3.4"
3000-
graphemer "^1.4.0"
3001-
ignore "^5.2.4"
3002-
natural-compare "^1.4.0"
3003-
semver "^7.5.4"
3004-
ts-api-utils "^1.0.1"
3005-
3006-
"@typescript-eslint/[email protected]":
2911+
"@typescript-eslint/[email protected]", "@typescript-eslint/parser@^6.5.0":
30072912
version "6.20.0"
30082913
resolved "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-6.20.0.tgz#17e314177304bdf498527e3c4b112e41287b7416"
30092914
integrity sha512-bYerPDF/H5v6V76MdMYhjwmwgMA+jlPVqjSDq2cRqMi8bP5sR3Z+RLOiOMad3nsnmDVmn2gAFCyNgh/dIrfP/w==
@@ -3014,17 +2919,6 @@
30142919
"@typescript-eslint/visitor-keys" "6.20.0"
30152920
debug "^4.3.4"
30162921

3017-
"@typescript-eslint/parser@^6.5.0":
3018-
version "6.18.1"
3019-
resolved "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-6.18.1.tgz#3c3987e186b38c77b30b6bfa5edf7c98ae2ec9d3"
3020-
integrity sha512-zct/MdJnVaRRNy9e84XnVtRv9Vf91/qqe+hZJtKanjojud4wAVy/7lXxJmMyX6X6J+xc6c//YEWvpeif8cAhWA==
3021-
dependencies:
3022-
"@typescript-eslint/scope-manager" "6.18.1"
3023-
"@typescript-eslint/types" "6.18.1"
3024-
"@typescript-eslint/typescript-estree" "6.18.1"
3025-
"@typescript-eslint/visitor-keys" "6.18.1"
3026-
debug "^4.3.4"
3027-
30282922
"@typescript-eslint/[email protected]":
30292923
version "5.60.0"
30302924
resolved "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.60.0.tgz#ae511967b4bd84f1d5e179bb2c82857334941c1c"
@@ -4687,12 +4581,7 @@ caniuse-api@^3.0.0:
46874581
lodash.memoize "^4.1.2"
46884582
lodash.uniq "^4.5.0"
46894583

4690-
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001538, caniuse-lite@^1.0.30001565:
4691-
version "1.0.30001576"
4692-
resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001576.tgz#893be772cf8ee6056d6c1e2d07df365b9ec0a5c4"
4693-
integrity sha512-ff5BdakGe2P3SQsMsiqmt1Lc8221NR1VzHj5jXN5vBny9A6fpze94HiVV/n7XRosOlsShJcvMv5mdnpjOGCEgg==
4694-
4695-
caniuse-lite@^1.0.30001583:
4584+
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001538, caniuse-lite@^1.0.30001565, caniuse-lite@^1.0.30001583:
46964585
version "1.0.30001583"
46974586
resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001583.tgz#abb2970cc370801dc7e27bf290509dc132cfa390"
46984587
integrity sha512-acWTYaha8xfhA/Du/z4sNZjHUWjkiuoAi2LM+T/aL+kemKQgPT1xBb/YKjlQ0Qo8gvbHsGNplrEJ+9G3gL7i4Q==
@@ -5187,12 +5076,7 @@ [email protected]:
51875076
dependencies:
51885077
safe-buffer "5.2.1"
51895078

5190-
content-type@~1.0.4:
5191-
version "1.0.4"
5192-
resolved "https://registry.npmjs.org/content-type/-/content-type-1.0.4.tgz#e138cc75e040c727b1966fe5e5f8c9aee256fe3b"
5193-
integrity sha512-hIP3EEPs8tB9AT1L+NUqtwOAps4mk2Zob89MWXMHjHWg9milF/j4osnnQLXBCBFBk/tvIG/tUc9mOUJiPBhPXA==
5194-
5195-
content-type@~1.0.5:
5079+
content-type@~1.0.4, content-type@~1.0.5:
51965080
version "1.0.5"
51975081
resolved "https://registry.npmjs.org/content-type/-/content-type-1.0.5.tgz#8b773162656d1d1086784c8f23a54ce6d73d7918"
51985082
integrity sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==
@@ -5317,14 +5201,7 @@ copy-descriptor@^0.1.0:
53175201
resolved "https://registry.npmjs.org/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d"
53185202
integrity sha512-XgZ0pFcakEUlbwQEVNg3+QAis1FyTL3Qel9FYy8pSkQqoG3PNoT0bOCQtOXcOkur21r2Eq2kI+IE+gsmAEVlYw==
53195203

5320-
core-js-compat@^3.31.0:
5321-
version "3.35.0"
5322-
resolved "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.35.0.tgz#c149a3d1ab51e743bc1da61e39cb51f461a41873"
5323-
integrity sha512-5blwFAddknKeNgsjBzilkdQ0+YK8L1PfqPYq40NOYMYFSS38qj+hpTcLLWwpIwA2A5bje/x5jmVn2tzUMg9IVw==
5324-
dependencies:
5325-
browserslist "^4.22.2"
5326-
5327-
core-js-compat@^3.34.0, core-js-compat@^3.35.1:
5204+
core-js-compat@^3.31.0, core-js-compat@^3.34.0, core-js-compat@^3.35.1:
53285205
version "3.35.1"
53295206
resolved "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.35.1.tgz#215247d7edb9e830efa4218ff719beb2803555e2"
53305207
integrity sha512-sftHa5qUJY3rs9Zht1WEnmkvXputCyDBczPnr7QDgL8n3qrF3CMXY4VPSYtOLLiOUJcah2WNXREd48iOl6mQIw==
@@ -6170,12 +6047,7 @@ dotenv-expand@~10.0.0:
61706047
resolved "https://registry.npmjs.org/dotenv-expand/-/dotenv-expand-10.0.0.tgz#12605d00fb0af6d0a592e6558585784032e4ef37"
61716048
integrity sha512-GopVGCpVS1UKH75VKHGuQFqS1Gusej0z4FyQkPdwjil2gNIv+LNsqBlboOzpJFZKVT95GkCyWJbBSdFEFUWI2A==
61726049

6173-
dotenv@^16.3.1, dotenv@~16.3.1:
6174-
version "16.3.1"
6175-
resolved "https://registry.npmjs.org/dotenv/-/dotenv-16.3.1.tgz#369034de7d7e5b120972693352a3bf112172cc3e"
6176-
integrity sha512-IPzF4w4/Rd94bA9imS68tZBaYyBWSCE47V1RGuMrB94iyTOIEwRmVL2x/4An+6mETpLrKJ5hQkB8W4kFAadeIQ==
6177-
6178-
dotenv@^16.4.1:
6050+
dotenv@^16.3.1, dotenv@^16.4.1:
61796051
version "16.4.1"
61806052
resolved "https://registry.npmjs.org/dotenv/-/dotenv-16.4.1.tgz#1d9931f1d3e5d2959350d1250efab299561f7f11"
61816053
integrity sha512-CjA3y+Dr3FyFDOAMnxZEGtnW9KBR2M0JvvUtXNW+dYJL5ROWxP9DUHCwgFqpMk0OXCc0ljhaNTr2w/kutYIcHQ==
@@ -6185,6 +6057,11 @@ dotenv@^9.0.2:
61856057
resolved "https://registry.npmjs.org/dotenv/-/dotenv-9.0.2.tgz#dacc20160935a37dea6364aa1bef819fb9b6ab05"
61866058
integrity sha512-I9OvvrHp4pIARv4+x9iuewrWycX6CcZtoAu1XrzPxc5UygMJXJZYmBsynku8IkrJwgypE5DGNjDPmPRhDCptUg==
61876059

6060+
dotenv@~16.3.1:
6061+
version "16.3.1"
6062+
resolved "https://registry.npmjs.org/dotenv/-/dotenv-16.3.1.tgz#369034de7d7e5b120972693352a3bf112172cc3e"
6063+
integrity sha512-IPzF4w4/Rd94bA9imS68tZBaYyBWSCE47V1RGuMrB94iyTOIEwRmVL2x/4An+6mETpLrKJ5hQkB8W4kFAadeIQ==
6064+
61886065
duplexer@^0.1.1, duplexer@^0.1.2:
61896066
version "0.1.2"
61906067
resolved "https://registry.npmjs.org/duplexer/-/duplexer-0.1.2.tgz#3abe43aef3835f8ae077d136ddce0f276b0400e6"
@@ -6321,12 +6198,7 @@ entities@^2.0.0:
63216198
resolved "https://registry.npmjs.org/entities/-/entities-2.2.0.tgz#098dc90ebb83d8dffa089d55256b351d34c4da55"
63226199
integrity sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A==
63236200

6324-
entities@^4.2.0, entities@^4.3.0, entities@^4.4.0:
6325-
version "4.4.0"
6326-
resolved "https://registry.npmjs.org/entities/-/entities-4.4.0.tgz#97bdaba170339446495e653cfd2db78962900174"
6327-
integrity sha512-oYp7156SP8LkeGD0GF85ad1X9Ai79WtRsZ2gxJqtBuzH+98YUV6jkHEKlZkMbcrjJjIVJNIDP/3WL9wQkoPbWA==
6328-
6329-
entities@^4.5.0:
6201+
entities@^4.2.0, entities@^4.3.0, entities@^4.4.0, entities@^4.5.0:
63306202
version "4.5.0"
63316203
resolved "https://registry.npmjs.org/entities/-/entities-4.5.0.tgz#5d268ea5e7113ec74c4d033b79ea5a35a488fb48"
63326204
integrity sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==
@@ -8269,12 +8141,7 @@ ignore-walk@^6.0.4:
82698141
dependencies:
82708142
minimatch "^9.0.0"
82718143

8272-
ignore@^5.0.4, ignore@^5.1.1, ignore@^5.2.0, ignore@^5.2.4:
8273-
version "5.3.0"
8274-
resolved "https://registry.npmjs.org/ignore/-/ignore-5.3.0.tgz#67418ae40d34d6999c95ff56016759c718c82f78"
8275-
integrity sha512-g7dmpshy+gD7mh88OC9NwSGTKoc3kyLAZQRU1mt53Aw/vnvfXnbC+F/7F7QoYVKbV+KNvJx8wArewKy1vXMtlg==
8276-
8277-
ignore@^5.3.1:
8144+
ignore@^5.0.4, ignore@^5.1.1, ignore@^5.2.0, ignore@^5.2.4, ignore@^5.3.1:
82788145
version "5.3.1"
82798146
resolved "https://registry.npmjs.org/ignore/-/ignore-5.3.1.tgz#5073e554cd42c5b33b394375f538b8593e34d4ef"
82808147
integrity sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==
@@ -10900,12 +10767,7 @@ nth-check@^2.0.1, nth-check@^2.1.1:
1090010767
dependencies:
1090110768
boolbase "^1.0.0"
1090210769

10903-
nwsapi@^2.2.2:
10904-
version "2.2.4"
10905-
resolved "https://registry.npmjs.org/nwsapi/-/nwsapi-2.2.4.tgz#fd59d5e904e8e1f03c25a7d5a15cfa16c714a1e5"
10906-
integrity sha512-NHj4rzRo0tQdijE9ZqAx6kYDcoRwYwSYzCA8MY3JzfxlrvEU0jhnhJT9BhqhJs7I/dKcrDm6TyulaRqZPIhN5g==
10907-
10908-
nwsapi@^2.2.7:
10770+
nwsapi@^2.2.2, nwsapi@^2.2.7:
1090910771
version "2.2.7"
1091010772
resolved "https://registry.npmjs.org/nwsapi/-/nwsapi-2.2.7.tgz#738e0707d3128cb750dddcfe90e4610482df0f30"
1091110773
integrity sha512-ub5E4+FBPKwAZx0UwIQOjYWGHTEq5sPqHQNRN8Z9e4A7u3Tj1weLJsL59yH9vmvqEtBHaOmT6cYQKIZOxp35FQ==

0 commit comments

Comments
 (0)