fix(dependencies): Update dependencies for stability improvements

This commit is contained in:
2024-10-13 13:19:43 +02:00
parent 9aa2b0c7be
commit de55beda08
4 changed files with 205 additions and 173 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@apiclient.xyz/docker',
version: '1.2.4',
version: '1.2.5',
description: 'Provides easy communication with Docker remote API from Node.js, with TypeScript support.'
}