diff --git a/package.json b/package.json index 10a637b5..51550a6e 100644 --- a/package.json +++ b/package.json @@ -148,7 +148,7 @@ "@types/cache-manager": "4.0.2", "@types/cron": "2.0.0", "@types/ejs": "3.1.2", - "@types/fs-extra": "9.0.13", + "@types/fs-extra": "11.0.1", "@types/get-image-colors": "4.0.2", "@types/js-yaml": "4.0.5", "@types/lodash": "4.14.191", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4282fd27..55f179e0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -44,7 +44,7 @@ importers: '@types/cache-manager': 4.0.2 '@types/cron': 2.0.0 '@types/ejs': 3.1.2 - '@types/fs-extra': 9.0.13 + '@types/fs-extra': 11.0.1 '@types/get-image-colors': 4.0.2 '@types/js-yaml': 4.0.5 '@types/jsonwebtoken': 9.0.1 @@ -225,7 +225,7 @@ importers: '@types/cache-manager': 4.0.2 '@types/cron': 2.0.0 '@types/ejs': 3.1.2 - '@types/fs-extra': 9.0.13 + '@types/fs-extra': 11.0.1 '@types/get-image-colors': 4.0.2 '@types/js-yaml': 4.0.5 '@types/lodash': 4.14.191 @@ -2770,6 +2770,13 @@ packages: '@types/serve-static': 1.15.0 dev: true + /@types/fs-extra/11.0.1: + resolution: {integrity: sha512-MxObHvNl4A69ofaTRU8DFqvgzzv8s9yRtaPPm5gud9HDNvpB3GPQFvNuTWAI59B9huVGV5jXYJwbCsmBsOGYWA==} + dependencies: + '@types/jsonfile': 6.1.1 + '@types/node': 18.14.0 + dev: true + /@types/fs-extra/9.0.13: resolution: {integrity: sha512-nEnwB++1u5lVDM2UI4c1+5R+FYaKfaAzS4OococimjVm3nQw3TuzH5UNsocrcTBbhnerblyHj4A49qXbIiZdpA==} dependencies: @@ -2795,6 +2802,12 @@ packages: resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==} dev: true + /@types/jsonfile/6.1.1: + resolution: {integrity: sha512-GSgiRCVeapDN+3pqA35IkQwasaCh/0YFH5dEF6S88iDvEn901DjOeH3/QPY+XYP1DFzDZPvIvfeEgk+7br5png==} + dependencies: + '@types/node': 18.14.0 + dev: true + /@types/jsonwebtoken/9.0.1: resolution: {integrity: sha512-c5ltxazpWabia/4UzhIoaDcIza4KViOQhdbjRlfcIGVnsE3c3brkz9Z+F/EeJIECOQP7W7US2hNE930cWWkPiw==} dependencies: