File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 149
149
"@podman-desktop/api" : " 1.14.1" ,
150
150
"@playwright/test" : " ^1.50.1" ,
151
151
"@podman-desktop/tests-playwright" : " next" ,
152
- "@types/node" : " ^20.17.14 " ,
152
+ "@types/node" : " ^20.17.19 " ,
153
153
"@typescript-eslint/eslint-plugin" : " ^5.55.0" ,
154
154
"@typescript-eslint/parser" : " ^5.55.0" ,
155
155
"@vitest/coverage-v8" : " ^2.0.5" ,
Original file line number Diff line number Diff line change 663
663
dependencies :
664
664
undici-types "~6.19.2"
665
665
666
- " @types/node@^20.17.14 " , "@types/node@^20.9.0":
667
- version "20.17.14 "
668
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.14 .tgz#579e7d75eeb5d46b75c73c98821639e64b689608 "
669
- integrity sha512-w6qdYetNL5KRBiSClK/KWai+2IMEJuAj+EujKCumalFOwXtvOXaEan9AuwcRID2IcOIAWSIfR495hBtgKlx2zg ==
666
+ " @types/node@^20.17.19 " , "@types/node@^20.9.0":
667
+ version "20.17.19 "
668
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.19 .tgz#0f2869555719bef266ca6e1827fcdca903c1a697 "
669
+ integrity sha512-LEwC7o1ifqg/6r2gn9Dns0f1rhK+fPFDoMiceTJ6kWmVk6bgXBI/9IOWfVan4WiAavK9pIVWdX0/e3J+eEUh5A ==
670
670
dependencies :
671
671
undici-types "~6.19.2"
672
672
You can’t perform that action at this time.
0 commit comments