Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 068de43

Browse files
authoredJul 18, 2024
chore(deps): update dependency @types/node to v18.19.41
1 parent 060fb8e commit 068de43

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed
 

‎v4/inprocess-proxy/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
"devDependencies": {
2121
"@types/express": "4.17.13",
22-
"@types/node": "18.19.32",
22+
"@types/node": "18.19.41",
2323
"@typescript-eslint/eslint-plugin": "5.47.1",
2424
"@typescript-eslint/parser": "5.47.1",
2525
"del-cli": "5.0.0",

‎v4/inprocess-proxy/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -358,10 +358,10 @@
358358
resolved "https://registry.npmjs.org/@types/node/-/node-17.0.25.tgz"
359359
integrity sha512-wANk6fBrUwdpY4isjWrKTufkrXdu1D2YHCot2fD/DfWxF5sMrVSA+KN7ydckvaTCh0HiqX9IVl0L5/ZoXg5M7w==
360360

361-
"@types/node@18.19.32":
362-
version "18.19.32"
363-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.32.tgz#96e4c80dca0ccf48505add2a399f36465955e0be"
364-
integrity sha512-2bkg93YBSDKk8DLmmHnmj/Rwr18TLx7/n+I23BigFwgexUJoMHZOd8X1OFxuF/W3NN0S2W2E5sVabI5CPinNvA==
361+
"@types/node@18.19.41":
362+
version "18.19.41"
363+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.41.tgz#27695cf2cac63f22c202b9217c0bcf3fb192a2f0"
364+
integrity sha512-LX84pRJ+evD2e2nrgYCHObGWkiQJ1mL+meAgbvnwk/US6vmMY7S2ygBTGV2Jw91s9vUsLSXeDEkUHZIJGLrhsg==
365365
dependencies:
366366
undici-types "~5.26.4"
367367

0 commit comments

Comments
 (0)
Please sign in to comment.