Upgrade transport to 8.8.1 (#2366)

This commit is contained in:
Josh Mock
2024-09-26 13:29:27 -05:00
committed by GitHub
parent 34704b2e5c
commit aad41df231

View File

@ -87,7 +87,7 @@
"zx": "^7.2.2" "zx": "^7.2.2"
}, },
"dependencies": { "dependencies": {
"@elastic/transport": "^8.7.0", "@elastic/transport": "^8.8.1",
"tslib": "^2.4.0" "tslib": "^2.4.0"
}, },
"tap": { "tap": {