Skip to content

Commit 3d36e25

Browse files
committed
Upgrade @barchart/common-js to verson 4.0.0
1 parent 6fdeb8e commit 3d36e25

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

docs/content/releases/5.7.3.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
**Technical Enhancements**
2+
3+
* Upgrade [`@barchart/common-js`](https://github.com/barchart/common-js) dependency to version 4.0.0. No functional changes are included in this release.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"Forex"
3939
],
4040
"dependencies": {
41-
"@barchart/common-js": "^3.6.0",
41+
"@barchart/common-js": "^4.0.0",
4242
"axios": "^0.19.2",
4343
"ws": "7.0.1",
4444
"xmldom": "0.1.27"

0 commit comments

Comments
 (0)