diff --git a/package.json b/package.json index df0118d..6924b56 100644 --- a/package.json +++ b/package.json @@ -195,7 +195,7 @@ "devDependencies": { "@types/is-color": "1.0.3", "@types/markdown-it": "14.1.1", - "@types/node": "20.14.10", + "@types/node": "20.14.11", "@types/vscode": "1.91.0", "@vscode/test-web": "0.0.56", "@vscode/vsce": "2.30.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e27ccfa..a3721f6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -19,8 +19,8 @@ importers: specifier: 14.1.1 version: 14.1.1 '@types/node': - specifier: 20.14.10 - version: 20.14.10 + specifier: 20.14.11 + version: 20.14.11 '@types/vscode': specifier: 1.91.0 version: 1.91.0 @@ -469,8 +469,8 @@ packages: '@types/mdurl@2.0.0': resolution: {integrity: sha512-RGdgjQUZba5p6QEFAVx2OGb8rQDL/cPRG7GiedRzMcJ1tYnUANBncjbSB1NRGwbvjcPeikRABz2nshyPk1bhWg==} - '@types/node@20.14.10': - resolution: {integrity: sha512-MdiXf+nDuMvY0gJKxyfZ7/6UFsETO7mGKF54MVD/ekJS6HdFtpZFBgrh6Pseu64XTb2MLyFPlbW6hj8HYRQNOQ==} + '@types/node@20.14.11': + resolution: {integrity: sha512-kprQpL8MMeszbz6ojB5/tU8PLN4kesnN8Gjzw349rDlNgsSzg90lAVj3llK99Dh7JON+t9AuscPPFW6mPbTnSA==} '@types/vscode@1.91.0': resolution: {integrity: sha512-PgPr+bUODjG3y+ozWUCyzttqR9EHny9sPAfJagddQjDwdtf66y2sDKJMnFZRuzBA2YtBGASqJGPil8VDUPvO6A==} @@ -2374,14 +2374,14 @@ snapshots: '@types/fs-extra@11.0.4': dependencies: '@types/jsonfile': 6.1.4 - '@types/node': 20.14.10 + '@types/node': 20.14.11 optional: true '@types/is-color@1.0.3': {} '@types/jsonfile@6.1.4': dependencies: - '@types/node': 20.14.10 + '@types/node': 20.14.11 optional: true '@types/linkify-it@5.0.0': {} @@ -2393,7 +2393,7 @@ snapshots: '@types/mdurl@2.0.0': {} - '@types/node@20.14.10': + '@types/node@20.14.11': dependencies: undici-types: 5.26.5 @@ -4120,4 +4120,4 @@ snapshots: zx@8.1.4: optionalDependencies: '@types/fs-extra': 11.0.4 - '@types/node': 20.14.10 + '@types/node': 20.14.11