diff --git a/angular/package.json b/angular/package.json index 0ff560c5..d53e8d56 100644 --- a/angular/package.json +++ b/angular/package.json @@ -48,7 +48,7 @@ "@angular/compiler-cli": "14.2.12", "@types/jasmine": "4.3.0", "@types/jasminewd2": "2.0.10", - "@types/node": "18.11.9", + "@types/node": "18.11.10", "@types/offscreencanvas": "2019.7.0", "jasmine-core": "4.5.0", "jasmine-spec-reporter": "7.0.0", diff --git a/angular/yarn.lock b/angular/yarn.lock index 35e04b6f..38941a0a 100644 --- a/angular/yarn.lock +++ b/angular/yarn.lock @@ -3230,10 +3230,10 @@ resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.7.tgz#8ea1e8f8eae2430cf440564b98c6dfce1ec5945d" integrity sha512-Zw1vhUSQZYw+7u5dAwNbIA9TuTotpzY/OF7sJM9FqPOF3SPjKnxrjoTktXDZgUjybf4cWVBP7O8wvKdSaGHweg== -"@types/node@18.11.9": - version "18.11.9" - resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.9.tgz#02d013de7058cea16d36168ef2fc653464cfbad4" - integrity sha512-CRpX21/kGdzjOpFsZSkcrXMGIBWMGNIHXXBVFSH+ggkftxg+XYP20TESbh+zFvFj3EQOl5byk0HTRn1IL6hbqg== +"@types/node@18.11.10": + version "18.11.10" + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.10.tgz#4c64759f3c2343b7e6c4b9caf761c7a3a05cee34" + integrity sha512-juG3RWMBOqcOuXC643OAdSA525V44cVgGV6dUDuiFtss+8Fk5x1hI93Rsld43VeJVIeqlP9I7Fn9/qaVqoEAuQ== "@types/node@>=10.0.0": version "16.11.1"