diff --git a/packages/theme/package.json b/packages/theme/package.json index 147fe0922..859d62ba2 100644 --- a/packages/theme/package.json +++ b/packages/theme/package.json @@ -39,7 +39,7 @@ "@md3-ui/utils": "^0.2.1" }, "devDependencies": { - "@types/adm-zip": "^0.5.0", + "@types/adm-zip": "^0.5.2", "@types/lodash": "^4.14.198", "adm-zip": "^0.5.10", "lodash": "^4.17.21", diff --git a/yarn.lock b/yarn.lock index 9e15bda4e..1b87c8662 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4414,10 +4414,10 @@ dependencies: "@types/estree" "*" -"@types/adm-zip@^0.5.0": - version "0.5.0" - resolved "https://registry.yarnpkg.com/@types/adm-zip/-/adm-zip-0.5.0.tgz#94c90a837ce02e256c7c665a6a1eb295906333c1" - integrity sha512-FCJBJq9ODsQZUNURo5ILAQueuA8WJhRvuihS3ke2iI25mJlfV2LK8jG2Qj2z2AWg8U0FtWWqBHVRetceLskSaw== +"@types/adm-zip@^0.5.2": + version "0.5.2" + resolved "https://registry.yarnpkg.com/@types/adm-zip/-/adm-zip-0.5.2.tgz#af75239a16b5dd2f2f53049295cc94734cf61274" + integrity sha512-33OTTnnW3onOE6HJuoqsi7T7Ojupz7zO/Vs5ddRNVCYQnu4lg05RqH/pr9eidHGvGyYfdO4uPO9cvegAMixBCQ== dependencies: "@types/node" "*"