diff --git a/package.json b/package.json index e6836f7456..e06598ee4b 100644 --- a/package.json +++ b/package.json @@ -48,10 +48,10 @@ "@types/jest": "^29.5.14", "@types/js-yaml": "^3.12.10", "@types/klaw-sync": "^6.0.5", - "@types/lodash": "^4.17.16", + "@types/lodash": "^4.17.17", "@types/meow": "^5.0.0", - "@types/node": "^20.17.46", - "@types/react": "^18.3.21", + "@types/node": "^20.19.0", + "@types/react": "^18.3.23", "@types/react-dom": "^18.3.7", "babel-jest": "^29.7.0", "concurrently": "^9.1.2", @@ -76,7 +76,7 @@ "resolutions": { "@babel/parser": "^7.27.5", "@babel/runtime": "^7.27.6", - "@types/react": "^18.3.21", + "@types/react": "^18.3.23", "lodash": "^4.17.21", "moment": "^2.30.1" } diff --git a/yarn.lock b/yarn.lock index 116d981386..6157c61342 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2945,10 +2945,10 @@ "@types/fined" "*" "@types/node" "*" -"@types/lodash@^4.17.16": - version "4.17.16" - resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.16.tgz#94ae78fab4a38d73086e962d0b65c30d816bfb0a" - integrity sha512-HX7Em5NYQAXKW+1T+FiuG27NGwzJfCX3s1GjOa7ujxZa52kjJLOr4FUxT+giF6Tgxv1e+/czV/iTtBw27WTU9g== +"@types/lodash@^4.17.17": + version "4.17.17" + resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.17.tgz#fb85a04f47e9e4da888384feead0de05f7070355" + integrity sha512-RRVJ+J3J+WmyOTqnz3PiBLA501eKwXl2noseKOrNo/6+XEHjTAxO4xHvxQB6QuNm+s4WRbn6rSiap8+EA+ykFQ== "@types/meow@^5.0.0": version "5.0.0" @@ -2991,12 +2991,12 @@ dependencies: "@types/node" "*" -"@types/node@*", "@types/node@^20.17.46": - version "20.17.46" - resolved "https://registry.npmjs.org/@types/node/-/node-20.17.46.tgz#75f805dfbbf21ca41fd2324ca7b485b459df51bc" - integrity sha512-0PQHLhZPWOxGW4auogW0eOQAuNIlCYvibIpG67ja0TOJ6/sehu+1en7sfceUn+QQtx4Rk3GxbLNwPh0Cav7TWw== +"@types/node@*", "@types/node@^20.19.0": + version "20.19.0" + resolved "https://registry.npmjs.org/@types/node/-/node-20.19.0.tgz#7006b097b15dfea06695c3bbdba98b268797f65b" + integrity sha512-hfrc+1tud1xcdVTABC2JiomZJEklMcXYNTVtZLAeqTVWD+qL5jkHKT+1lOtqDdGxt+mB53DTtiz673vfjU8D1Q== dependencies: - undici-types "~6.19.2" + undici-types "~6.21.0" "@types/node@^18.11.9": version "18.19.45" @@ -3029,10 +3029,10 @@ resolved "https://registry.npmjs.org/@types/react-dom/-/react-dom-18.3.7.tgz#b89ddf2cd83b4feafcc4e2ea41afdfb95a0d194f" integrity sha512-MEe3UeoENYVFXzoXEWsvcpg6ZvlrFNlOQ7EOsvhI3CfAXwzPfO8Qwuxd40nepsYKqyyVQnTdEfv68q91yLcKrQ== -"@types/react@^18.3.21": - version "18.3.21" - resolved "https://registry.npmjs.org/@types/react/-/react-18.3.21.tgz#ba9bdc8833ceaf2b5edabbbabfbf9a84040df89a" - integrity sha512-gXLBtmlcRJeT09/sI4PxVwyrku6SaNUj/6cMubjE6T6XdY1fDmBL7r0nX0jbSZPU/Xr0KuwLLZh6aOYY5d91Xw== +"@types/react@^18.3.23": + version "18.3.23" + resolved "https://registry.npmjs.org/@types/react/-/react-18.3.23.tgz#86ae6f6b95a48c418fecdaccc8069e0fbb63696a" + integrity sha512-/LDXMQh55EzZQ0uVAZmKKhfENivEvWz6E+EYzh+/MCjMhNsotd+ZHhBGIjFDTi6+fz0OhQQQLbTgdQIxxCsC0w== dependencies: "@types/prop-types" "*" csstype "^3.0.2" @@ -13419,10 +13419,10 @@ undici-types@~5.26.4: resolved "https://registry.npmjs.org/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617" integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA== -undici-types@~6.19.2: - version "6.19.6" - resolved "https://registry.npmjs.org/undici-types/-/undici-types-6.19.6.tgz#e218c3df0987f4c0e0008ca00d6b6472d9b89b36" - integrity sha512-e/vggGopEfTKSvj4ihnOLTsqhrKRN3LeO6qSN/GxohhuRv8qH9bNQ4B8W7e/vFL+0XTnmHPB4/kegunZGA4Org== +undici-types@~6.21.0: + version "6.21.0" + resolved "https://registry.npmjs.org/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb" + integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ== unicode-canonical-property-names-ecmascript@^2.0.0: version "2.0.0"