diff --git a/hashira-web/package.json b/hashira-web/package.json index c39db099..91037055 100644 --- a/hashira-web/package.json +++ b/hashira-web/package.json @@ -31,7 +31,7 @@ "vite": "^5.0.6" }, "dependencies": { - "@types/node": "^18.19.2", + "@types/node": "^18.19.3", "firebase": "^10.7.1", "react": "^18.2.0", "react-dom": "^18.2.0", diff --git a/hashira-web/yarn.lock b/hashira-web/yarn.lock index be8d34cc..1e529e2d 100644 --- a/hashira-web/yarn.lock +++ b/hashira-web/yarn.lock @@ -1203,10 +1203,10 @@ resolved "https://registry.yarnpkg.com/@types/long/-/long-4.0.2.tgz#b74129719fc8d11c01868010082d483b7545591a" integrity sha512-MqTGEo5bj5t157U6fA/BiDynNkn0YknVdh48CMPkTSpFTVmvao5UQmm7uEF6xBEo7qIMAlY/JSleYaE6VOdpaA== -"@types/node@*", "@types/node@>=12.12.47", "@types/node@>=13.7.0", "@types/node@^18.19.2": - version "18.19.2" - resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.2.tgz#865107157bda220eef9fa8c2173152d6559a41ae" - integrity sha512-6wzfBdbWpe8QykUkXBjtmO3zITA0A3FIjoy+in0Y2K4KrCiRhNYJIdwAPDffZ3G6GnaKaSLSEa9ZuORLfEoiwg== +"@types/node@*", "@types/node@>=12.12.47", "@types/node@>=13.7.0", "@types/node@^18.19.3": + version "18.19.3" + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.3.tgz#e4723c4cb385641d61b983f6fe0b716abd5f8fc0" + integrity sha512-k5fggr14DwAytoA/t8rPrIz++lXK7/DqckthCmoZOKNsEbJkId4Z//BqgApXBUGrGddrigYa1oqheo/7YmW4rg== dependencies: undici-types "~5.26.4"