diff --git a/package.json b/package.json index b013e59..e90c057 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "@types/csso": "5.0.1", "@types/node": "18.17.15", "@types/svg-parser": "2.0.3", - "@types/tape": "5.6.0", + "@types/tape": "5.6.1", "release-it": "16.1.5", "svg-parser": "2.0.4", "tape": "5.6.6", diff --git a/yarn.lock b/yarn.lock index f965308..9b3911a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -313,10 +313,10 @@ resolved "https://registry.yarnpkg.com/@types/svg-parser/-/svg-parser-2.0.3.tgz#a840615540e96e3b5819a9ce31e077efadfdefe2" integrity sha512-PKEmDmVWO8f4wwSZDHKHtdnYRM5NI4dCB0lawtUYpxfGhhuQ0qUky80qk6CR8SZhFrRcJmNnWOpN+8uh/X9qgg== -"@types/tape@5.6.0": - version "5.6.0" - resolved "https://registry.yarnpkg.com/@types/tape/-/tape-5.6.0.tgz#d8bc031c3cac16a3df9d7865843db78af1e1c56e" - integrity sha512-yt27qxGg45IVJ0i2PdbYopND9d4eaXwne/jpi0saYb7PHYu8ZYaQB+cADjj+YZkZZjCM4rnhMPYFGd6+M8sWKg== +"@types/tape@5.6.1": + version "5.6.1" + resolved "https://registry.yarnpkg.com/@types/tape/-/tape-5.6.1.tgz#3285ad2e5433f7672974330e8b1c8264962a1281" + integrity sha512-Rs3uJYjo+oAtF+X/icS75nIa/tnPmZEuFqxwZW456+PfM0gqyqDh4fU9Mp0msFkeeFzvLPp7F7nDfw1yYDLJVA== dependencies: "@types/node" "*" "@types/through" "*"