mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-02 17:53:30 +00:00
build(deps-dev): bump undici from 8.3.0 to 8.5.0 (#11995)
Bumps [undici](https://github.com/nodejs/undici) from 8.3.0 to 8.5.0. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v8.3.0...v8.5.0) --- updated-dependencies: - dependency-name: undici dependency-version: 8.5.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -149,7 +149,7 @@
|
||||
"stylelint-config-standard-scss": "13.1.0",
|
||||
"ts-node": "10.9.2",
|
||||
"typescript": "5.8.3",
|
||||
"undici": "8.3.0",
|
||||
"undici": "8.5.0",
|
||||
"webpack": "5.107.2"
|
||||
},
|
||||
"license": "Apache-2.0",
|
||||
|
||||
Generated
+9
-9
@@ -344,8 +344,8 @@ importers:
|
||||
specifier: 5.8.3
|
||||
version: 5.8.3
|
||||
undici:
|
||||
specifier: 8.3.0
|
||||
version: 8.3.0
|
||||
specifier: 8.5.0
|
||||
version: 8.5.0
|
||||
webpack:
|
||||
specifier: 5.107.2
|
||||
version: 5.107.2(postcss@8.5.15)
|
||||
@@ -8416,8 +8416,8 @@ packages:
|
||||
react-is@18.3.1:
|
||||
resolution: {integrity: sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==}
|
||||
|
||||
react-is@19.2.6:
|
||||
resolution: {integrity: sha512-XjBR15BhXuylgWGuslhDKqlSayuqvqBX91BP8pauG8kd1zY8kotkNWbXksTCNRarse4kuGbe2kIY05ARtwNIvw==}
|
||||
react-is@19.2.7:
|
||||
resolution: {integrity: sha512-kZFnouyVv7eP/Phmrlo9FK+zcAdriZJvzxXHF1Sl1P377WSGe2G/JxVolhTrB/jeV47lKImhNUsijjHAAbcl/A==}
|
||||
|
||||
react-refresh@0.18.0:
|
||||
resolution: {integrity: sha512-QgT5//D3jfjJb6Gsjxv0Slpj23ip+HtOpnNgnb2S5zU3CB26G/IDPGoy4RJB42wzFE46DRsstbW6tKHoKbhAxw==}
|
||||
@@ -9629,8 +9629,8 @@ packages:
|
||||
resolution: {integrity: sha512-H/nlJ/h0ggGC+uRL3ovD+G0i4bqhvsDOpbDv7At5eFLlj2b41L8QliGbnl2H7SnDiYhENphh1tQFJZf+MyfLsQ==}
|
||||
engines: {node: '>=20.18.1'}
|
||||
|
||||
undici@8.3.0:
|
||||
resolution: {integrity: sha512-TkUDgb6tl7KOGZ+7e8E3d2FYgUQgF6z5YypqjWmixVQSQERFcVrVg0ySADm2LVLRh5ljAaHTCR5Fmz3Q34rB7Q==}
|
||||
undici@8.5.0:
|
||||
resolution: {integrity: sha512-xamtWoB1EshgjpmlXd7GGm2VfdDtw1+rD8uhry8pSNW3If6S8E0m2T2+orSKeZXEn/aPJMviCpDBA65WJt8zhg==}
|
||||
engines: {node: '>=22.19.0'}
|
||||
|
||||
unicode-canonical-property-names-ecmascript@2.0.1:
|
||||
@@ -20308,7 +20308,7 @@ snapshots:
|
||||
'@jest/schemas': 30.4.1
|
||||
ansi-styles: 5.2.0
|
||||
react-is-18: react-is@18.3.1
|
||||
react-is-19: react-is@19.2.6
|
||||
react-is-19: react-is@19.2.7
|
||||
|
||||
process-nextick-args@2.0.1: {}
|
||||
|
||||
@@ -20389,7 +20389,7 @@ snapshots:
|
||||
|
||||
react-is@18.3.1: {}
|
||||
|
||||
react-is@19.2.6: {}
|
||||
react-is@19.2.7: {}
|
||||
|
||||
react-refresh@0.18.0: {}
|
||||
|
||||
@@ -21725,7 +21725,7 @@ snapshots:
|
||||
|
||||
undici@7.24.7: {}
|
||||
|
||||
undici@8.3.0: {}
|
||||
undici@8.5.0: {}
|
||||
|
||||
unicode-canonical-property-names-ecmascript@2.0.1: {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user