Upgrade transport to 8.7.0 (#2300)

This commit is contained in:
Josh Mock
2024-07-01 13:29:55 -05:00
committed by GitHub
parent 1f9db892ea
commit f34bb6aa28

View File

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