diff --git a/package.json b/package.json index 2bdeb93..94951e4 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "pkg-dir": "^5.0.0", "watcher": "^2.3.1", "write-file-atomic": "^6.0.0", - "xxhash-wasm": "^1.0.2", + "xxhash-wasm": "^1.1.0", "yargs": "^16.2.0" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 95e6a2d..9561886 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -42,8 +42,8 @@ dependencies: specifier: ^6.0.0 version: 6.0.0 xxhash-wasm: - specifier: ^1.0.2 - version: 1.0.2 + specifier: ^1.1.0 + version: 1.1.0 yargs: specifier: ^16.2.0 version: 16.2.0 @@ -3676,8 +3676,8 @@ packages: signal-exit: 4.1.0 dev: false - /xxhash-wasm@1.0.2: - resolution: {integrity: sha512-ibF0Or+FivM9lNrg+HGJfVX8WJqgo+kCLDc4vx6xMeTce7Aj+DLttKbxxRR/gNLSAelRc1omAPlJ77N/Jem07A==} + /xxhash-wasm@1.1.0: + resolution: {integrity: sha512-147y/6YNh+tlp6nd/2pWq38i9h6mz/EuQ6njIrmW8D1BS5nCqs0P6DG+m6zTGnNz5I+uhZ0SHxBs9BsPrwcKDA==} dev: false /y18n@5.0.5: