Skip to content

Commit ca7a9b5

Browse files
[Backport 8.12] Upgrade transport to 8.4.1 (#2138)
(cherry picked from commit 8df91fc) Co-authored-by: Josh Mock <[email protected]>
1 parent 949d8a3 commit ca7a9b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
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)