diff --git a/package.json b/package.json index 10d66a59..5a5fa5da 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@fortawesome/fontawesome-svg-core": "^6.2.0", "@fortawesome/vue-fontawesome": "^3.0.1", "@popperjs/core": "^2.11.5", - "@types/node": "^18.7.13", + "@types/node": "^18.8.2", "@vue/apollo-composable": "^4.0.0-alpha.18", "@vuelidate/core": "^2.0.0-alpha.44", "@vuelidate/validators": "^2.0.0-alpha.31", diff --git a/yarn.lock b/yarn.lock index 821f290c..5280e8c0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -328,10 +328,10 @@ resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.2.tgz#ee771e2ba4b3dc5b372935d549fd9617bf345b8c" integrity sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ== -"@types/node@*", "@types/node@^18.7.13": - version "18.7.14" - resolved "https://registry.yarnpkg.com/@types/node/-/node-18.7.14.tgz#0fe081752a3333392d00586d815485a17c2cf3c9" - integrity sha512-6bbDaETVi8oyIARulOE9qF1/Qdi/23z6emrUh0fNJRUmjznqrixD4MpGDdgOFk5Xb0m2H6Xu42JGdvAxaJR/wA== +"@types/node@*", "@types/node@^18.8.2": + version "18.8.2" + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.8.2.tgz#17d42c6322d917764dd3d2d3a10d7884925de067" + integrity sha512-cRMwIgdDN43GO4xMWAfJAecYn8wV4JbsOGHNfNUIDiuYkUYAR5ec4Rj7IO2SAhFPEfpPtLtUTbbny/TCT7aDwA== "@types/normalize-package-data@^2.4.0": version "2.4.1"