Skip to content

Commit 4a7c94d

Browse files
committed
npm: update @types/request dependency to get update for [email protected]
1 parent d54d348 commit 4a7c94d

File tree

2 files changed

+18
-15
lines changed

2 files changed

+18
-15
lines changed

src/packages/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@
2828
"katex@<0.16.9": "^0.16.10",
2929
"nanoid@<3.3.8": "^3.3.8",
3030
"[email protected]": "2.1.3",
31-
"[email protected]": "3.0.9"
31+
"[email protected]": "3.0.9",
32+
"@types/[email protected]": "2.48.13"
3233
},
3334
"onlyBuiltDependencies": [
3435
"websocket-sftp",

src/packages/pnpm-lock.yaml

Lines changed: 16 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)