mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
refactor: remove node-fetch dependency and use native fetch API (#12097)
This commit is contained in:
+1
-1
@@ -17,9 +17,9 @@ overrides:
|
||||
ws: '>=8.20.1'
|
||||
path-to-regexp: '>=0.1.13'
|
||||
postcss: '>=8.5.10'
|
||||
webpack: '5.105.0'
|
||||
webpack-dev-server: '>=5.2.4'
|
||||
uuid: '>=11.1.1'
|
||||
undici: 8.7.0
|
||||
|
||||
allowBuilds:
|
||||
'@parcel/watcher': true
|
||||
|
||||
Reference in New Issue
Block a user