File tree Expand file tree Collapse file tree 2 files changed +12
-5
lines changed Expand file tree Collapse file tree 2 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 17
17
"dependencies" : {
18
18
"@jridgewell/sourcemap-codec" : " ^1.4.15" ,
19
19
"@types/cors" : " ^2.8.13" ,
20
- "@types/node" : " 18.16.2 " ,
20
+ "@types/node" : " 18.19.112 " ,
21
21
"@types/react" : " 18.2.0" ,
22
22
"@types/react-dom" : " 18.2.1" ,
23
23
"@types/uuid" : " ^9.0.1" ,
Original file line number Diff line number Diff line change 526
526
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.11.tgz#b3b790f09cb1696cffcec605de025b088fa4225f"
527
527
integrity sha512-E5Kwq2n4SbMzQOn6wnmBjuK9ouqlURrcZDVfbo9ftDDTFt3nk7ZKK4GMOzoYgnpQJKcxwQw+lGaBvvlMo0qN/Q==
528
528
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.19.112 " :
530
+ version "18.19.112"
531
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.112.tgz#cd2aee9c075402e0e1942a44101428881dbeb110"
532
+ integrity sha512-i+Vukt9POdS/MBI7YrrkkI5fMfwFtOjphSmt4WXYLfwqsfr6z/HdCx7LqT9M7JktGob8WNgj8nFB4TbGNE4Cog==
533
+ dependencies :
534
+ undici-types "~5.26.4"
533
535
534
536
" @types/prop-types@* " :
535
537
version "15.7.5"
@@ -2485,6 +2487,11 @@ unbox-primitive@^1.0.2:
2485
2487
has-symbols "^1.0.3"
2486
2488
which-boxed-primitive "^1.0.2"
2487
2489
2490
+ undici-types@~5.26.4 :
2491
+ version "5.26.5"
2492
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
2493
+ integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
2494
+
2488
2495
uri-js@^4.2.2 :
2489
2496
version "4.4.1"
2490
2497
resolved "https://registry.yarnpkg.com/uri-js/-/uri-js-4.4.1.tgz#9b1a52595225859e55f669d928f88c6c57f2a77e"
You can’t perform that action at this time.
0 commit comments