diff --git a/package.json b/package.json index d366188..b90ed2f 100644 --- a/package.json +++ b/package.json @@ -113,6 +113,7 @@ "marked": "^12.0.0", "memory-streams": "^0.1.3", "memorystream": "^0.3.1", + "micromatch": "^4.0.8", "mime-types": "^2.1.35", "murmurhash": "^2.0.1", "nanoid": "^5.0.9", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bb98dcb..d82a5d0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -227,6 +227,9 @@ importers: memorystream: specifier: ^0.3.1 version: 0.3.1 + micromatch: + specifier: ^4.0.8 + version: 4.0.8 mime-types: specifier: ^2.1.35 version: 2.1.35 @@ -3826,8 +3829,8 @@ packages: micromark@4.0.0: resolution: {integrity: sha512-o/sd0nMof8kYff+TqcDx3VSrgBTcZpSvYcAHIfHhv5VAuNmisCxjhx6YmxS8PFEpb9z5WKWKPdzf0jM23ro3RQ==} - micromatch@4.0.5: - resolution: {integrity: sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==} + micromatch@4.0.8: + resolution: {integrity: sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==} engines: {node: '>=8.6'} mime-db@1.52.0: @@ -8359,7 +8362,7 @@ snapshots: '@nodelib/fs.walk': 1.2.8 glob-parent: 5.1.2 merge2: 1.4.1 - micromatch: 4.0.5 + micromatch: 4.0.8 fast-json-stable-stringify@2.1.0: {} @@ -8785,7 +8788,7 @@ snapshots: http-proxy: 1.18.1(debug@4.3.4) is-glob: 4.0.3 is-plain-obj: 3.0.0 - micromatch: 4.0.5 + micromatch: 4.0.8 optionalDependencies: '@types/express': 4.17.21 transitivePeerDependencies: @@ -9566,7 +9569,7 @@ snapshots: transitivePeerDependencies: - supports-color - micromatch@4.0.5: + micromatch@4.0.8: dependencies: braces: 3.0.3 picomatch: 2.3.1 @@ -11084,7 +11087,7 @@ snapshots: dependencies: chalk: 4.1.2 enhanced-resolve: 5.17.1 - micromatch: 4.0.5 + micromatch: 4.0.8 semver: 7.6.3 source-map: 0.7.4 typescript: 5.3.3