diff --git a/packages/container/package.json b/packages/container/package.json index 898f8bbc..ca362ed5 100644 --- a/packages/container/package.json +++ b/packages/container/package.json @@ -19,7 +19,7 @@ "css-tree": "^3.1.0", "esbuild": "^0.25.4", "execa": "^9.5.3", - "find-up": "^7.0.0", + "find-up": "^8.0.0", "hashids": "^2.3.0", "lightningcss": "^1.30.1", "lodash-es": "^4.17.21", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 723c664e..acd630be 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -78,8 +78,8 @@ importers: specifier: ^9.5.3 version: 9.6.1 find-up: - specifier: ^7.0.0 - version: 7.0.0 + specifier: ^8.0.0 + version: 8.0.0 hashids: specifier: ^2.3.0 version: 2.3.0 @@ -2217,6 +2217,7 @@ packages: git-raw-commits@4.0.0: resolution: {integrity: sha512-ICsMM1Wk8xSGMowkOmPrzo2Fgmfo4bMHLNX6ytHjajRJUqvHOw/TFapQ+QG75c3X/tTDDhOSRPGC52dDbNM8FQ==} engines: {node: '>=16'} + deprecated: This package is no longer maintained. For the JavaScript API, please use @conventional-changelog/git-client instead. hasBin: true glob-parent@5.1.2: @@ -2229,6 +2230,7 @@ packages: glob@10.4.5: resolution: {integrity: sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==} + deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me hasBin: true global-directory@4.0.1: