diff --git a/package.json b/package.json index 5584840ec..3cc35b281 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "devDependencies": { "es-module-lexer": "^1.4.1", "esbuild": "^0.21.5", - "glob": "^8.1.0", + "glob": "8.1.0", "json2md": "^2.0.0" }, "packageManager": "pnpm@10.10.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3511d58d1..c81d866ed 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,9 +1,6 @@ -<<<<<<< HEAD # SPDX-FileCopyrightText: 2024 SAP SE or an SAP affiliate company and Juno contributors # SPDX-License-Identifier: Apache-2.0 -======= ->>>>>>> 374152fc (chore(core): reduce technical dept) lockfileVersion: '9.0' settings: @@ -40,7 +37,7 @@ importers: specifier: ^0.21.5 version: 0.21.5 glob: - specifier: ^8.1.0 + specifier: 8.1.0 version: 8.1.0 json2md: specifier: ^2.0.0