From d5f76218cd314769fb312e60de824acc1f90914e Mon Sep 17 00:00:00 2001 From: "homarr-renovate[bot]" <158783068+homarr-renovate[bot]@users.noreply.github.com> Date: Fri, 29 Nov 2024 23:11:24 +0000 Subject: [PATCH] fix(deps): update dependency ldapts to v7.2.2 (#1574) Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com> --- packages/auth/package.json | 2 +- pnpm-lock.yaml | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/packages/auth/package.json b/packages/auth/package.json index 448e88dc0..9968348bc 100644 --- a/packages/auth/package.json +++ b/packages/auth/package.json @@ -33,7 +33,7 @@ "@t3-oss/env-nextjs": "^0.11.1", "bcrypt": "^5.1.1", "cookies": "^0.9.1", - "ldapts": "7.2.1", + "ldapts": "7.2.2", "next": "^14.2.18", "next-auth": "5.0.0-beta.25", "react": "^18.3.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3bf1ae113..30f2a0c23 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -581,8 +581,8 @@ importers: specifier: ^0.9.1 version: 0.9.1 ldapts: - specifier: 7.2.1 - version: 7.2.1 + specifier: 7.2.2 + version: 7.2.2 next: specifier: ^14.2.18 version: 14.2.18(@babel/core@7.26.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(sass@1.81.0) @@ -6028,8 +6028,8 @@ packages: resolution: {integrity: sha512-b94GiNHQNy6JNTrt5w6zNyffMrNkXZb3KTkCZJb2V1xaEGCk093vkZ2jk3tpaeP33/OiXC+WvK9AxUebnf5nbw==} engines: {node: '>= 0.6.3'} - ldapts@7.2.1: - resolution: {integrity: sha512-2NSA9drjHdRiApF+TO18c+Hy/uyBLs96OS6Gia4+dPQWPxvqDbu3Ji2beCbNCXTvvgxDj4cLZ0WoOZLt5ojfAg==} + ldapts@7.2.2: + resolution: {integrity: sha512-UotAq24/vJEz0m3w/jgwZm7JGNw8M6vexL/5KU5pe3aIZWBkT/HRhjsPw/buRqKSK5Y0vTu5Zv8iyPgQF7ozzg==} engines: {node: '>=18'} levn@0.4.1: @@ -8028,8 +8028,8 @@ packages: util-deprecate@1.0.2: resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==} - uuid@10.0.0: - resolution: {integrity: sha512-8XkAphELsDnEGrDxUOHB3RGvXz6TeuYSGEZBOjtTtPm2lwhGBjLgOzLHB63IUWfBpNucQjND6d3AOudO+H3RWQ==} + uuid@11.0.3: + resolution: {integrity: sha512-d0z310fCWv5dJwnX1Y/MncBAqGMKEzlBb1AOf7z9K8ALnd0utBX/msg/fA0+sbyN1ihbMsLhrBlnl1ak7Wa0rg==} hasBin: true uuid@8.3.2: @@ -12924,13 +12924,13 @@ snapshots: dependencies: readable-stream: 2.3.8 - ldapts@7.2.1: + ldapts@7.2.2: dependencies: '@types/asn1': 0.2.4 asn1: 0.2.6 debug: 4.3.7 strict-event-emitter-types: 2.0.0 - uuid: 10.0.0 + uuid: 11.0.3 whatwg-url: 14.0.0 transitivePeerDependencies: - supports-color @@ -15146,7 +15146,7 @@ snapshots: util-deprecate@1.0.2: {} - uuid@10.0.0: {} + uuid@11.0.3: {} uuid@8.3.2: {}