From 61b562b75f7103d2e5285411e511288ffe87fcf6 Mon Sep 17 00:00:00 2001 From: Jino Bae Date: Sun, 28 Jun 2026 19:00:59 +0900 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A6=20Trim=20security=20dependency=20o?= =?UTF-8?q?verrides?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- backend/islands/package.json | 7 +------ backend/islands/pnpm-lock.yaml | 17 ++++++----------- 2 files changed, 7 insertions(+), 17 deletions(-) diff --git a/backend/islands/package.json b/backend/islands/package.json index 612dda8f..cad03cea 100644 --- a/backend/islands/package.json +++ b/backend/islands/package.json @@ -25,13 +25,8 @@ "packageManager": "pnpm@10.34.4", "pnpm": { "overrides": { - "@babel/core": "7.29.6", "dompurify": "3.4.11", - "esbuild": "0.28.1", - "form-data": "4.0.6", - "js-yaml": "4.2.0", - "linkify-it": "5.0.1", - "markdown-it": "14.2.0" + "esbuild": "0.28.1" } } } diff --git a/backend/islands/pnpm-lock.yaml b/backend/islands/pnpm-lock.yaml index 1794d21c..bde957ed 100644 --- a/backend/islands/pnpm-lock.yaml +++ b/backend/islands/pnpm-lock.yaml @@ -5,13 +5,8 @@ settings: excludeLinksFromLockfile: false overrides: - '@babel/core': 7.29.6 dompurify: 3.4.11 esbuild: 0.28.1 - form-data: 4.0.6 - js-yaml: 4.2.0 - linkify-it: 5.0.1 - markdown-it: 14.2.0 importers: @@ -420,7 +415,7 @@ packages: resolution: {integrity: sha512-dTOdvsjnG3xNT9Y0AUg1wAl38y+4Rl4sf9caSQZOXdNqVn+H+HbbJ4IyyHaIqNR6SW9oJpA/RuRjsjCw2IdIow==} engines: {node: '>=6.9.0'} peerDependencies: - '@babel/core': 7.29.6 + '@babel/core': ^7.0.0 '@babel/helper-globals@7.28.0': resolution: {integrity: sha512-+W6cISkXFa1jXsDEdYA8HeevQT/FULhxzR99pxphltZcVaugps53THCeiWA8SguxxpSp3gKPiuYfSWopkLQ4hw==} @@ -438,7 +433,7 @@ packages: resolution: {integrity: sha512-67oXFAYr2cDLDVGLXTEABjdBJZ6drElUSI7WKp70NrpyISso3plG9SAGEF6y7zbha/wOzUByWWTJvEDVNIUGcA==} engines: {node: '>=6.9.0'} peerDependencies: - '@babel/core': 7.29.6 + '@babel/core': ^7.0.0 '@babel/helper-optimise-call-expression@7.27.1': resolution: {integrity: sha512-URMGH08NzYFhubNSGJrpUEphGKQwMQYBySzat5cAByY1/YgIRkULnIy3tAMeszlL/so2HbeilYloUmSpd7GdVw==} @@ -452,7 +447,7 @@ packages: resolution: {integrity: sha512-mq8e+laIk94/yFec3DxSjCRD2Z0TAjhVbEJY3UQrlwVo15Lmt7C2wAUbK4bjnTs4APkwsYLTahXRraQXhb1WCg==} engines: {node: '>=6.9.0'} peerDependencies: - '@babel/core': 7.29.6 + '@babel/core': ^7.0.0 '@babel/helper-skip-transparent-expression-wrappers@7.27.1': resolution: {integrity: sha512-Tub4ZKEXqbPjXgWLl2+3JpQAYBJ8+ikpQ2Ocj/q/r0LwE3UhENh7EUabyHjz2kCEsrRY83ew2DQdHluuiDQFzg==} @@ -497,19 +492,19 @@ packages: engines: {node: '>=6.9.0'} deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-private-methods instead. peerDependencies: - '@babel/core': 7.29.6 + '@babel/core': ^7.0.0-0 '@babel/plugin-transform-react-jsx-self@7.27.1': resolution: {integrity: sha512-6UzkCs+ejGdZ5mFFC/OCUrv028ab2fp1znZmCZjAOBKiBK2jXD1O+BPSfX8X2qjJ75fZBMSnQn3Rq2mrBJK2mw==} engines: {node: '>=6.9.0'} peerDependencies: - '@babel/core': 7.29.6 + '@babel/core': ^7.0.0-0 '@babel/plugin-transform-react-jsx-source@7.27.1': resolution: {integrity: sha512-zbwoTsBruTeKB9hSq73ha66iFeJHuaFkUbwvqElnygoNbj/jHRsSeokowZFN3CZ64IvEqcmmkVe89OPXc7ldAw==} engines: {node: '>=6.9.0'} peerDependencies: - '@babel/core': 7.29.6 + '@babel/core': ^7.0.0-0 '@babel/template@7.28.6': resolution: {integrity: sha512-YA6Ma2KsCdGb+WC6UpBVFJGXL58MDA6oyONbjyF/+5sBgxY/dwkhLogbMT2GXXyU84/IhRw/2D1Os1B/giz+BQ==}