[Backport 8.13] Upgrade transport to 8.4.1 (#2200)

(cherry picked from commit 8df91fce7c)

Co-authored-by: Josh Mock <joshua.mock@elastic.co>
This commit is contained in:
github-actions[bot]
2024-04-02 10:03:51 -05:00
committed by GitHub
parent a311b0d228
commit 73e25bdddb

View File

@ -83,7 +83,7 @@
"zx": "^7.2.2"
},
"dependencies": {
"@elastic/transport": "^8.4.0",
"@elastic/transport": "^8.4.1",
"tslib": "^2.4.0"
},
"tap": {
@ -93,4 +93,4 @@
"coverage": false,
"check-coverage": false
}
}
}