diff --git a/package.json b/package.json index 3c8f4a8..8e772da 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "eslint": "^8.55.0", "eslint-config-snazzah": "^1.2.1", "ts-devscript": "^3.0.7", - "ts-node": "^10.9.1", + "ts-node": "^10.9.2", "typescript": "^5.3.2" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e838163..7850b3f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -50,8 +50,8 @@ devDependencies: specifier: ^3.0.7 version: 3.0.7 ts-node: - specifier: ^10.9.1 - version: 10.9.1(@types/node@18.15.11)(typescript@5.3.2) + specifier: ^10.9.2 + version: 10.9.2(@types/node@18.15.11)(typescript@5.3.2) typescript: specifier: ^5.3.2 version: 5.3.2 @@ -433,12 +433,6 @@ packages: hasBin: true dev: true - /acorn@8.8.2: - resolution: {integrity: sha512-xjIYgE8HBrkpd/sJqOGNspf8uHG+NOHGOw6a/Urj8taM2EXfdNAH2oFcPeIFfsv3+kz/mJrS5VuMqbNLjCa2vw==} - engines: {node: '>=0.4.0'} - hasBin: true - dev: true - /ajv@6.12.6: resolution: {integrity: sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==} dependencies: @@ -2529,8 +2523,8 @@ packages: - supports-color dev: true - /ts-node@10.9.1(@types/node@18.15.11)(typescript@5.3.2): - resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==} + /ts-node@10.9.2(@types/node@18.15.11)(typescript@5.3.2): + resolution: {integrity: sha512-f0FFpIdcHgn8zcPSbf1dRevwt047YMnaiJM3u2w2RewrB+fob/zePZcrOyQoLMMO7aBIddLcQIEK5dYjkLnGrQ==} hasBin: true peerDependencies: '@swc/core': '>=1.2.50' @@ -2549,7 +2543,7 @@ packages: '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.3 '@types/node': 18.15.11 - acorn: 8.8.2 + acorn: 8.10.0 acorn-walk: 8.2.0 arg: 4.1.3 create-require: 1.1.1