Skip to content

Commit 383206e

Browse files
[Backport 8.15] Upgrade transport to 8.7.0 (#2301)
(cherry picked from commit f34bb6a) Co-authored-by: Josh Mock <[email protected]>
1 parent 0691036 commit 383206e

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.6.0",
86+
"@elastic/transport": "^8.7.0",
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)