diff --git a/js/apps/keycloak-server/package.json b/js/apps/keycloak-server/package.json index 932ae7fc8b22..0abde4461817 100644 --- a/js/apps/keycloak-server/package.json +++ b/js/apps/keycloak-server/package.json @@ -17,7 +17,7 @@ "@keycloak/keycloak-admin-client": "workspace:*", "@octokit/rest": "^20.0.1", "@types/gunzip-maybe": "^1.4.0", - "@types/tar-fs": "^2.0.1", + "@types/tar-fs": "^2.0.2", "gunzip-maybe": "^1.4.2", "tar-fs": "^3.0.4" } diff --git a/js/pnpm-lock.yaml b/js/pnpm-lock.yaml index e8f1f090297c..ee36f82d2c2f 100644 --- a/js/pnpm-lock.yaml +++ b/js/pnpm-lock.yaml @@ -299,8 +299,8 @@ importers: specifier: ^1.4.0 version: 1.4.0 '@types/tar-fs': - specifier: ^2.0.1 - version: 2.0.1 + specifier: ^2.0.2 + version: 2.0.2 gunzip-maybe: specifier: ^1.4.2 version: 1.4.2 @@ -1918,8 +1918,8 @@ packages: resolution: {integrity: sha512-JYM8x9EGF163bEyhdJBpR2QX1R5naCJHC8ucJylJ3w9/CVBaskdQ8WqBf8MmQrd1kRvp/a4TS8HJ+bxzR7ZJYQ==} dev: true - /@types/tar-fs@2.0.1: - resolution: {integrity: sha512-qlsQyIY9sN7p221xHuXKNoMfUenOcvEBN4zI8dGsYbYCqHtTarXOEXSIgUnK+GcR0fZDse6pAIc5pIrCh9NefQ==} + /@types/tar-fs@2.0.2: + resolution: {integrity: sha512-XuZRAvdo7FbDfgQCNkc8NOdSae5XtG+of2mTSgJ85G4OG0miN4E8BTGT+JBTLO87RQ7iCwsIDCqCsHnf2IaSXA==} dependencies: '@types/node': 20.5.1 '@types/tar-stream': 2.2.2