Skip to content

Commit 7557724

Browse files
fix(deps): update dependency @types/node to v18.16.13
1 parent 4bfcbd9 commit 7557724

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"dependencies": {
1818
"@jridgewell/sourcemap-codec": "^1.4.15",
1919
"@types/cors": "^2.8.13",
20-
"@types/node": "18.16.2",
20+
"@types/node": "18.16.13",
2121
"@types/react": "18.2.0",
2222
"@types/react-dom": "18.2.1",
2323
"@types/uuid": "^9.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -526,10 +526,10 @@
526526
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.11.tgz#b3b790f09cb1696cffcec605de025b088fa4225f"
527527
integrity sha512-E5Kwq2n4SbMzQOn6wnmBjuK9ouqlURrcZDVfbo9ftDDTFt3nk7ZKK4GMOzoYgnpQJKcxwQw+lGaBvvlMo0qN/Q==
528528

529-
"@types/node@18.16.2":
530-
version "18.16.2"
531-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.2.tgz#2f610ea71034b3971c312192377f8a7178eb57f1"
532-
integrity sha512-GQW/JL/5Fz/0I8RpeBG9lKp0+aNcXEaVL71c0D2Q0QHDTFvlYKT7an0onCUXj85anv7b4/WesqdfchLc0jtsCg==
529+
"@types/node@18.16.13":
530+
version "18.16.13"
531+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.13.tgz#984c48275c718b5b3e47371938f3cff482790598"
532+
integrity sha512-uZRomboV1vBL61EBXneL4j9/hEn+1Yqa4LQdpGrKmXFyJmVfWc9JV9+yb2AlnOnuaDnb2PDO3hC6/LKmzJxP1A==
533533

534534
"@types/prop-types@*":
535535
version "15.7.5"

0 commit comments

Comments
 (0)