diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cf6109c..434f940 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -20,13 +20,13 @@ dependencies: glob: 10.2.4 devDependencies: - '@types/node': 18.13.0 + '@types/node': 18.19.130 '@typescript-eslint/eslint-plugin': 5.51.0_aikh3gvjdjhjt3s3i2hfbavhi4 '@typescript-eslint/parser': 5.51.0_ybz3ipafurhkthqz4xjn5nn4be eslint: 8.33.0 prettier: 2.8.4 - ts-node: 10.9.1_ztltjo43tmsep75uum5mceyifa - ts-node-dev: 2.0.0_ztltjo43tmsep75uum5mceyifa + ts-node: 10.9.1_l6rchkfdp3c7zkfeiwj3wcpct4 + ts-node-dev: 2.0.0_l6rchkfdp3c7zkfeiwj3wcpct4 tsconfig-paths: 4.1.2 typescript: 5.0.4 @@ -236,8 +236,10 @@ packages: resolution: {integrity: sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ==} dev: true - /@types/node/18.13.0: - resolution: {integrity: sha512-gC3TazRzGoOnoKAhUx+Q0t8S9Tzs74z7m0ipwGpSqQrleP14hKxP4/JUeEQcD3W1/aIpnWl8pHowI7WokuZpXg==} + /@types/node/18.19.130: + resolution: {integrity: sha512-GRaXQx6jGfL8sKfaIDD6OupbIHBr9jv7Jnaml9tB7l4v068PAOXqfcujMMo5PhbIs6ggR1XODELqahT2R8v0fg==} + dependencies: + undici-types: 5.26.5 /@types/semver/7.3.13: resolution: {integrity: sha512-21cFJr9z3g5dW8B0CVI9g2O9beqaThGQ6ZFBqHfwhzLDKUxaqTIy3vnfah/UPkfOiF2pLq+tGz+W8RyCskuslw==} @@ -254,7 +256,7 @@ packages: /@types/ws/8.5.4: resolution: {integrity: sha512-zdQDHKUgcX/zBc4GrwsE/7dVdAD8JR4EuiAXiiUhhfyIJXXb2+PrGshFyeXWQPMmmZ2XxgaqclgpIC7eTXc1mg==} dependencies: - '@types/node': 18.13.0 + '@types/node': 18.19.130 dev: false /@typescript-eslint/eslint-plugin/5.51.0_aikh3gvjdjhjt3s3i2hfbavhi4: @@ -524,7 +526,7 @@ packages: normalize-path: 3.0.0 readdirp: 3.6.0 optionalDependencies: - fsevents: 2.3.2 + fsevents: 2.3.3 dev: true /color-convert/2.0.1: @@ -842,8 +844,8 @@ packages: resolution: {integrity: sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==} dev: true - /fsevents/2.3.2: - resolution: {integrity: sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==} + /fsevents/2.3.3: + resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==} engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0} os: [darwin] requiresBuild: true @@ -1450,7 +1452,7 @@ packages: resolution: {integrity: sha512-k43M7uCG1AkTyxgnmI5MPwKoUvS/bRvLvUb7+Pgpdlmok8AoqmUaZxUUw8zKM5B1lqZrt41GjYgnvAi0fppqgQ==} dev: false - /ts-node-dev/2.0.0_ztltjo43tmsep75uum5mceyifa: + /ts-node-dev/2.0.0_l6rchkfdp3c7zkfeiwj3wcpct4: resolution: {integrity: sha512-ywMrhCfH6M75yftYvrvNarLEY+SUXtUvU8/0Z6llrHQVBx12GiFk5sStF8UdfE/yfzk9IAq7O5EEbTQsxlBI8w==} engines: {node: '>=0.8.0'} hasBin: true @@ -1469,7 +1471,7 @@ packages: rimraf: 2.7.1 source-map-support: 0.5.21 tree-kill: 1.2.2 - ts-node: 10.9.1_ztltjo43tmsep75uum5mceyifa + ts-node: 10.9.1_l6rchkfdp3c7zkfeiwj3wcpct4 tsconfig: 7.0.0 typescript: 5.0.4 transitivePeerDependencies: @@ -1478,7 +1480,7 @@ packages: - '@types/node' dev: true - /ts-node/10.9.1_ztltjo43tmsep75uum5mceyifa: + /ts-node/10.9.1_l6rchkfdp3c7zkfeiwj3wcpct4: resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==} hasBin: true peerDependencies: @@ -1497,7 +1499,7 @@ packages: '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.3 - '@types/node': 18.13.0 + '@types/node': 18.19.130 acorn: 8.8.2 acorn-walk: 8.2.0 arg: 4.1.3 @@ -1563,6 +1565,9 @@ packages: hasBin: true dev: true + /undici-types/5.26.5: + resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==} + /undici/5.22.1: resolution: {integrity: sha512-Ji2IJhFXZY0x/0tVBXeQwgPlLWw13GVzpsWPQ3rV50IFMMof2I55PZZxtm4P6iNq+L5znYN9nSTAq0ZyE6lSJw==} engines: {node: '>=14.0'}