Skip to content

Commit 8df91fc

Browse files
authored
Upgrade transport to 8.4.1 (#2137)
1 parent 1607a0d commit 8df91fc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"zx": "^7.2.2"
8484
},
8585
"dependencies": {
86-
"@elastic/transport": "^8.4.0",
86+
"@elastic/transport": "^8.4.1",
8787
"tslib": "^2.4.0"
8888
},
8989
"tap": {
@@ -93,4 +93,4 @@
9393
"coverage": false,
9494
"check-coverage": false
9595
}
96-
}
96+
}

0 commit comments

Comments
 (0)