@eik/node-client
Advanced tools
Comparing version 2.0.1 to 2.0.2
@@ -0,1 +1,8 @@ | ||
## [2.0.2](https://github.com/eik-lib/node-client/compare/v2.0.1...v2.0.2) (2025-01-20) | ||
### Bug Fixes | ||
* **deps:** update dependency undici to v6.21.1 ([#219](https://github.com/eik-lib/node-client/issues/219)) ([1849a61](https://github.com/eik-lib/node-client/commit/1849a61217ebaa6f9e2c55c2a06b3b82b1124774)) | ||
## [2.0.1](https://github.com/eik-lib/node-client/compare/v2.0.0...v2.0.1) (2025-01-20) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@eik/node-client", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "Utilities for working with assets and import maps on an Eik server", | ||
@@ -48,3 +48,3 @@ "type": "module", | ||
"abslog": "2.4.4", | ||
"undici": "6.21.0" | ||
"undici": "6.21.1" | ||
}, | ||
@@ -51,0 +51,0 @@ "devDependencies": { |
63800
+ Addedundici@6.21.1(transitive)
- Removedundici@6.21.0(transitive)
Updatedundici@6.21.1