overtime-live-trading-utils 5.2.1 → 5.2.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  orbs: # declare what orbs we are going to use
2
- node: circleci/node@5.0.3 # the node orb provides common node-related configuration
3
- codecov: codecov/codecov@3.2.3
2
+ node: circleci/node@5 # the node orb provides common node-related configuration
3
+ codecov: codecov/codecov@4
4
4
 
5
5
  version: 2.1 # using 2.1 provides access to orbs and other features
6
6