-
Notifications
You must be signed in to change notification settings - Fork 3
yarn upgrade --latest && yarn build
#2932
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -2773,11 +2773,11 @@ | |
| integrity sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA== | ||
|
|
||
| "@types/node@*": | ||
| version "25.6.2" | ||
| resolved "https://registry.yarnpkg.com/@types/node/-/node-25.6.2.tgz#8c491201373690e4ef2a2ffed0dfb510a5830b92" | ||
| integrity sha512-sokuT28dxf9JT5Kady1fsXOvI4HVpjZa95NKT5y9PNTIrs2AsobR4GFAA90ZG8M+nxVRLysCXsVj6eGC7Vbrlw== | ||
| version "25.8.0" | ||
| resolved "https://registry.yarnpkg.com/@types/node/-/node-25.8.0.tgz#d13033397d1c186876bed4c9b9d7f3f962097eb3" | ||
| integrity sha512-TCFSk8IZh+iLX1xtksoBVtdmgL+1IX0fC9BeU4QqFSuNdN/K+HUlhqOzEmSYYpZUVsLYcPqc9KX+60iDuninSQ== | ||
| dependencies: | ||
| undici-types "~7.19.0" | ||
| undici-types ">=7.24.0 <7.24.7" | ||
|
|
||
| "@types/node@^17.0.5": | ||
| version "17.0.45" | ||
|
|
@@ -3321,9 +3321,9 @@ balanced-match@^1.0.0: | |
| integrity sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw== | ||
|
|
||
| baseline-browser-mapping@^2.10.12: | ||
| version "2.10.28" | ||
| resolved "https://registry.yarnpkg.com/baseline-browser-mapping/-/baseline-browser-mapping-2.10.28.tgz#9ba8e7b5ef9d40ceb3dd1cdcb936f63383b6833b" | ||
| integrity sha512-Ic44hnOtFIgravCunj1ifSoQPSUrkNiJuH9Mf6jr2jjoA74icqV8wU0KuadXeOR8zuIJMOoTv0GuQjZ9ZYNMeA== | ||
| version "2.10.29" | ||
| resolved "https://registry.yarnpkg.com/baseline-browser-mapping/-/baseline-browser-mapping-2.10.29.tgz#47bdc13027af28d341f367a4f35a07ce872e27b4" | ||
| integrity sha512-Asa2krT+XTPZINCS+2QcyS8WTkObE77RwkydwF7h6DmnKqbvlalz93m/dnphUyCa6SWSP51VgtEUf2FN+gelFQ== | ||
|
|
||
| batch@0.6.1: | ||
| version "0.6.1" | ||
|
|
@@ -3340,7 +3340,7 @@ binary-extensions@^2.0.0: | |
| resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-2.3.0.tgz#f6e14a97858d327252200242d4ccfe522c445522" | ||
| integrity sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw== | ||
|
|
||
| body-parser@~1.20.3: | ||
| body-parser@~1.20.5: | ||
| version "1.20.5" | ||
| resolved "https://registry.yarnpkg.com/body-parser/-/body-parser-1.20.5.tgz#303c8c34423d1d6fa799bc764e93c1e4dc6ebf64" | ||
| integrity sha512-3grm+/2tUOvu2cjJkvsIxrv/wVpfXQW4PsQHYm7yk4vfpu7Ekl6nEsYBoJUL6qDwZUx8wUhQ8tR2qz+ad9c9OA== | ||
|
|
@@ -3976,9 +3976,9 @@ css-what@^6.0.1, css-what@^6.1.0: | |
| integrity sha512-u/O3vwbptzhMs3L1fQE82ZSLHQQfto5gyZzwteVIEyeaY5Fc7R4dapF/BvRoSYFeqfBk4m0V1Vafq5Pjv25wvA== | ||
|
|
||
| cssdb@^8.6.0: | ||
| version "8.8.0" | ||
| resolved "https://registry.yarnpkg.com/cssdb/-/cssdb-8.8.0.tgz#b5a87e014d29d27924bd07d1f951206eb42b794f" | ||
| integrity sha512-QbLeyz2Bgso1iRlh7IpWk6OKa3lLNGXsujVjDMPl9rOZpxKeiG69icLpbLCFxeURwmcdIfZqQyhlooKJYM4f8Q== | ||
| version "8.9.0" | ||
| resolved "https://registry.yarnpkg.com/cssdb/-/cssdb-8.9.0.tgz#e24d44824895957a4a5c75ba72c910f94e7aed77" | ||
| integrity sha512-J8jOU/hLjaXcO1LldOLraJSQpfLXRKof0I7mtbRyOy2AAXgqst0x9rlgi2qXeD6d0ou3ZLqcPAMqYVbpCbrxEw== | ||
|
|
||
| cssesc@^3.0.0: | ||
| version "3.0.0" | ||
|
|
@@ -4304,9 +4304,9 @@ ee-first@1.1.1: | |
| integrity sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow== | ||
|
|
||
| electron-to-chromium@^1.5.328: | ||
| version "1.5.352" | ||
| resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.352.tgz#0b57303cf654d7e4353edf01abe1ca55e5136063" | ||
| integrity sha512-9wHk8x6dyuimoe18EdiDPWKExNdxYqo4fn4FwOVVper6RxT3cmpBwBkWWfSOCYJjQdIco/nPhJhNLmn4Ufg1Yg== | ||
| version "1.5.356" | ||
| resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.356.tgz#6de16c06bc84869cab8bdd6e7b9020ff5bf31389" | ||
| integrity sha512-9NgFd7m5t5MCJ5rUSjJITUXAH9mEGlrlofnMf4YEr+pz6JlP7cWmTAH+JFmbPnaSW8koVTkuW7pacORWAnA5Yw== | ||
|
|
||
| emoji-regex@^8.0.0: | ||
| version "8.0.0" | ||
|
|
@@ -4339,9 +4339,9 @@ encodeurl@~2.0.0: | |
| integrity sha512-Q0n9HRi4m6JuGIV1eFlmvJB7ZEVxu93IrMyiMsGC0lrMJMWzRgx6WGquyfQgZVb31vhGgXnfmPNNXmxnOkRBrg== | ||
|
|
||
| enhanced-resolve@^5.20.0: | ||
| version "5.21.2" | ||
| resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.21.2.tgz#ddbedd0c7f14c3c51adfc24f5a14d76a83395442" | ||
| integrity sha512-xe9vQb5kReirPUxgQrXA3ihgbCqssmTiM7cOZ+Gzu+VeGWgpV98lLZvp0dl4yriyAePcewxGUs9UpKD8PET9KQ== | ||
| version "5.21.3" | ||
| resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.21.3.tgz#fa7fed23679e9169dfb705b8e201924421c4414a" | ||
| integrity sha512-QyL119InA+XXEkNLNTPCXPugSvOfhwv0JOlGNzvxs0hZaiHLNvXSpudUWsOlsXGWJh8G6ckCScEkVHfX3kw/2Q== | ||
| dependencies: | ||
| graceful-fs "^4.2.4" | ||
| tapable "^2.3.3" | ||
|
|
@@ -4575,13 +4575,13 @@ execa@^5.1.1: | |
| strip-final-newline "^2.0.0" | ||
|
|
||
| express@^4.22.1: | ||
| version "4.22.1" | ||
| resolved "https://registry.yarnpkg.com/express/-/express-4.22.1.tgz#1de23a09745a4fffdb39247b344bb5eaff382069" | ||
| integrity sha512-F2X8g9P1X7uCPZMA3MVf9wcTqlyNp7IhH5qPCI0izhaOIYXaW9L535tGA3qmjRzpH+bZczqq7hVKxTR4NWnu+g== | ||
| version "4.22.2" | ||
| resolved "https://registry.yarnpkg.com/express/-/express-4.22.2.tgz#c17ae0981e5efc24b22272f0e041c4662503b700" | ||
| integrity sha512-IuL+Elrou2ZvCFHs18/CIzy2Nzvo25nZ1/D2eIZlz7c+QUayAcYoiM2BthCjs+EBHVpjYjcuLDAiCWgeIX3X1Q== | ||
|
Comment on lines
+4578
to
+4580
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. The version |
||
| dependencies: | ||
| accepts "~1.3.8" | ||
| array-flatten "1.1.1" | ||
| body-parser "~1.20.3" | ||
| body-parser "~1.20.5" | ||
| content-disposition "~0.5.4" | ||
| content-type "~1.0.4" | ||
| cookie "~0.7.1" | ||
|
|
@@ -4600,7 +4600,7 @@ express@^4.22.1: | |
| parseurl "~1.3.3" | ||
| path-to-regexp "~0.1.12" | ||
| proxy-addr "~2.0.7" | ||
| qs "~6.14.0" | ||
| qs "~6.15.1" | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. The dependency |
||
| range-parser "~1.2.1" | ||
| safe-buffer "5.2.1" | ||
| send "~0.19.0" | ||
|
|
@@ -6615,9 +6615,9 @@ node-emoji@^2.1.0: | |
| skin-tone "^2.0.0" | ||
|
|
||
| node-releases@^2.0.36: | ||
| version "2.0.38" | ||
| resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.38.tgz#791569b9e4424a044e12c3abfad418ed83ce9947" | ||
| integrity sha512-3qT/88Y3FbH/Kx4szpQQ4HzUbVrHPKTLVpVocKiLfoYvw9XSGOX2FmD2d6DrXbVYyAQTF2HeF6My8jmzx7/CRw== | ||
| version "2.0.44" | ||
| resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.44.tgz#212c9b983f5bb70d311dd68c27d55dd0e65d1ca7" | ||
| integrity sha512-5WUyunoPMsvvEhS8AxHtRzP+oA8UCkJ7YRxatWKjngndhDGLiqEVAQKWjFAiAiuL8zMRGzGSJxFnLetoa43qGQ== | ||
|
|
||
| normalize-path@^3.0.0, normalize-path@~3.0.0: | ||
| version "3.0.0" | ||
|
|
@@ -7592,13 +7592,6 @@ pvutils@^1.1.3, pvutils@^1.1.5: | |
| resolved "https://registry.yarnpkg.com/pvutils/-/pvutils-1.1.5.tgz#84b0dea4a5d670249aa9800511804ee0b7c2809c" | ||
| integrity sha512-KTqnxsgGiQ6ZAzZCVlJH5eOjSnvlyEgx1m8bkRJfOhmGRqfo5KLvmAlACQkrjEtOQ4B7wF9TdSLIs9O90MX9xA== | ||
|
|
||
| qs@~6.14.0: | ||
| version "6.14.2" | ||
| resolved "https://registry.yarnpkg.com/qs/-/qs-6.14.2.tgz#b5634cf9d9ad9898e31fba3504e866e8efb6798c" | ||
| integrity sha512-V/yCWTTF7VJ9hIh18Ugr2zhJMP01MY7c5kh4J870L7imm6/DIzBsNLTXzMwUA3yZ5b/KBqLx8Kp3uRvd7xSe3Q== | ||
| dependencies: | ||
| side-channel "^1.1.0" | ||
|
|
||
| qs@~6.15.1: | ||
| version "6.15.1" | ||
| resolved "https://registry.yarnpkg.com/qs/-/qs-6.15.1.tgz#bdb55aed06bfac257a90c44a446a73fba5575c8f" | ||
|
|
@@ -8703,10 +8696,10 @@ typedarray-to-buffer@^3.1.5: | |
| dependencies: | ||
| is-typedarray "^1.0.0" | ||
|
|
||
| undici-types@~7.19.0: | ||
| version "7.19.2" | ||
| resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.19.2.tgz#1b67fc26d0f157a0cba3a58a5b5c1e2276b8ba2a" | ||
| integrity sha512-qYVnV5OEm2AW8cJMCpdV20CDyaN3g0AjDlOGf1OW4iaDEx8MwdtChUp4zu4H0VP3nDRF/8RKWH+IPp9uW0YGZg== | ||
| "undici-types@>=7.24.0 <7.24.7": | ||
| version "7.24.6" | ||
| resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.24.6.tgz#61275b485d7fd4e9d269c7cf04ec2873c9cc0f91" | ||
| integrity sha512-WRNW+sJgj5OBN4/0JpHFqtqzhpbnV0GuB+OozA9gCL7a993SmU+1JBZCzLNxYsbMfIeDL+lTsphD5jN5N+n0zg== | ||
|
|
||
| unicode-canonical-property-names-ecmascript@^2.0.0: | ||
| version "2.0.1" | ||
|
|
@@ -8965,9 +8958,9 @@ webpack-dev-middleware@^7.4.2: | |
| schema-utils "^4.0.0" | ||
|
|
||
| webpack-dev-server@^5.2.2: | ||
| version "5.2.3" | ||
| resolved "https://registry.yarnpkg.com/webpack-dev-server/-/webpack-dev-server-5.2.3.tgz#7f36a78be7ac88833fd87757edee31469a9e47d3" | ||
| integrity sha512-9Gyu2F7+bg4Vv+pjbovuYDhHX+mqdqITykfzdM9UyKqKHlsE5aAjRhR+oOEfXW5vBeu8tarzlJFIZva4ZjAdrQ== | ||
| version "5.2.4" | ||
| resolved "https://registry.yarnpkg.com/webpack-dev-server/-/webpack-dev-server-5.2.4.tgz#6e6306ce59848ed322c235e48b326632b1eed6d6" | ||
| integrity sha512-GqDPGZN9bRqKBTkp4aWkobDDHMsrXKoGSdOH56smIri8qR0JG8gfL8/v/f/OZR3/OKXjG8uwJbFVhKm/FNU/UA== | ||
| dependencies: | ||
| "@types/bonjour" "^3.5.13" | ||
| "@types/connect-history-api-fallback" "^1.5.4" | ||
|
|
@@ -9119,9 +9112,9 @@ ws@^7.3.1: | |
| integrity sha512-+dbF1tHwZpXcbOJdVOkzLDxZP1ailvSxM6ZweXTegylPny803bFhA+vqBYw4s31NSAk4S2Qz+AKXK9a4wkdjcQ== | ||
|
|
||
| ws@^8.18.0: | ||
| version "8.20.0" | ||
| resolved "https://registry.yarnpkg.com/ws/-/ws-8.20.0.tgz#4cd9532358eba60bc863aad1623dfb045a4d4af8" | ||
| integrity sha512-sAt8BhgNbzCtgGbt2OxmpuryO63ZoDk/sqaB/znQm94T4fCEsy/yV+7CdC1kJhOU9lboAEU7R3kquuycDoibVA== | ||
| version "8.20.1" | ||
| resolved "https://registry.yarnpkg.com/ws/-/ws-8.20.1.tgz#91a9ae2b312ccf98e0a85ec499b48cef45ab0ddb" | ||
| integrity sha512-It4dO0K5v//JtTXuPkfEOaI3uUN87iYPnqo/ZzqCoG3g8uhA66QUMs/SrM0YK7/NAu+r4LMh/9dq2A7k+rHs+w== | ||
|
|
||
| wsl-utils@^0.1.0: | ||
| version "0.1.0" | ||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The version
25.8.0for@types/nodeand its dependency constraintundici-types: >=7.24.0 <7.24.7appear to be synthetic or ahead of the current public registry releases (latest stable is22.x). Additionally, the integrity hashsha512-TCFSk8IZh+iLX1xtksoBVtdmgL+1IX0fC9BeU4QqFSuNdN/K+HUlhqOzEmSYYpZUVsLYcPqc9KX+60iDuninSQ==follows a repetitive pattern that is characteristic of generated/fake data. Please verify if these updates are coming from a trusted source or a private registry, as this could indicate a supply chain security risk.