Describe what should be investigated or refactored
Currently the package.json have a carrot indicating a version above a given threshold, to be more precise - we should use precise versioning, especially in our critical libraries.
Definition of done:
- align the KFC version with the Pepr version (should be latest assuming it passes CI)
Additional context
Undici caused Pepr CI to fail yesterday due to mis handling of error codes.
Describe what should be investigated or refactored
Currently the
package.jsonhave a carrot indicating a version above a given threshold, to be more precise - we should use precise versioning, especially in our critical libraries.Definition of done:
Additional context
Undici caused Pepr CI to fail yesterday due to mis handling of error codes.