diff --git a/aas-web-ui/package.json b/aas-web-ui/package.json index 1a49313..c130ef8 100644 --- a/aas-web-ui/package.json +++ b/aas-web-ui/package.json @@ -37,7 +37,7 @@ "@types/leaflet": "^1.9.12", "@types/lodash": "^4.17.7", "@types/md5": "^2.3.5", - "@types/node": "^22.5.1", + "@types/node": "^22.5.2", "@types/three": "^0.166.0", "@types/uuid": "^10.0.0", "@types/webfontloader": "^1.6.38", diff --git a/aas-web-ui/yarn.lock b/aas-web-ui/yarn.lock index cd71fa6..a9a519b 100644 --- a/aas-web-ui/yarn.lock +++ b/aas-web-ui/yarn.lock @@ -411,10 +411,10 @@ resolved "https://registry.yarnpkg.com/@types/md5/-/md5-2.3.5.tgz#481cef0a896e3a5dcbfc5a8a8b02c05958af48a5" integrity sha512-/i42wjYNgE6wf0j2bcTX6kuowmdL/6PE4IVitMpm2eYKBUuYCprdcWVK+xEF0gcV6ufMCRhtxmReGfc6hIK7Jw== -"@types/node@^22.5.1": - version "22.5.1" - resolved "https://registry.yarnpkg.com/@types/node/-/node-22.5.1.tgz#de01dce265f6b99ed32b295962045d10b5b99560" - integrity sha512-KkHsxej0j9IW1KKOOAA/XBA0z08UFSrRQHErzEfA3Vgq57eXIMYboIlHJuYIfd+lwCQjtKqUu3UnmKbtUc9yRw== +"@types/node@^22.5.2": + version "22.5.2" + resolved "https://registry.yarnpkg.com/@types/node/-/node-22.5.2.tgz#e42344429702e69e28c839a7e16a8262a8086793" + integrity sha512-acJsPTEqYqulZS/Yp/S3GgeE6GZ0qYODUR8aVr/DkhHQ8l9nd4j5x1/ZJy9/gHrRlFMqkO6i0I3E27Alu4jjPg== dependencies: undici-types "~6.19.2"