fix(dependencies): Update dependencies to the latest versions and fix image export test

This commit is contained in:
2024-08-21 16:04:42 +02:00
parent a08c11838f
commit 6b0d96b745
5 changed files with 1836 additions and 572 deletions

View File

@ -1,8 +1,8 @@
/**
* autocreated commitinfo by @pushrocks/commitinfo
* autocreated commitinfo by @push.rocks/commitinfo
*/
export const commitinfo = {
name: '@apiclient.xyz/docker',
version: '1.2.2',
version: '1.2.3',
description: 'Provides easy communication with Docker remote API from Node.js, with TypeScript support.'
}