Skip to content

Commit f34bb6a

Browse files
authored
Upgrade transport to 8.7.0 (#2300)
1 parent 1f9db89 commit f34bb6a

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)