fix(deps): update dependency ldapts to v7.2.0 (#1097)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-09-10 18:35:15 +00:00
committed by GitHub
parent 18c1da4a62
commit 9d5007c05c
2 changed files with 20 additions and 7 deletions

View File

@@ -33,7 +33,7 @@
"@t3-oss/env-nextjs": "^0.11.1",
"bcrypt": "^5.1.1",
"cookies": "^0.9.1",
"ldapts": "7.1.1",
"ldapts": "7.2.0",
"next": "^14.2.9",
"next-auth": "5.0.0-beta.20",
"react": "^18.3.1",

25
pnpm-lock.yaml generated
View File

@@ -577,8 +577,8 @@ importers:
specifier: ^0.9.1
version: 0.9.1
ldapts:
specifier: 7.1.1
version: 7.1.1
specifier: 7.2.0
version: 7.2.0
next:
specifier: ^14.2.9
version: 14.2.9(@babel/core@7.24.6)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(sass@1.78.0)
@@ -4023,6 +4023,15 @@ packages:
supports-color:
optional: true
debug@4.3.7:
resolution: {integrity: sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==}
engines: {node: '>=6.0'}
peerDependencies:
supports-color: '*'
peerDependenciesMeta:
supports-color:
optional: true
decimal.js@10.4.3:
resolution: {integrity: sha512-VBBaLc1MgL5XpzgIP7ny5Z6Nx3UrRkIViUkPUdtl9aya5amy3De1gsUUSB1g3+3sExYNjCAsAznmukyxCb1GRA==}
@@ -5307,8 +5316,8 @@ packages:
resolution: {integrity: sha512-b94GiNHQNy6JNTrt5w6zNyffMrNkXZb3KTkCZJb2V1xaEGCk093vkZ2jk3tpaeP33/OiXC+WvK9AxUebnf5nbw==}
engines: {node: '>= 0.6.3'}
ldapts@7.1.1:
resolution: {integrity: sha512-6w12QlRVW1OFaAbEUxTAa3UfIsO8ipOx3h6gZCDdYzMK2brBWfwwPWJCKiDpKSb82Tq8epQFELniaLe2zSdlfw==}
ldapts@7.2.0:
resolution: {integrity: sha512-jFo3JI46nveXgILcEhUxR7N9it9d6gIooGAaem5OdXbXFjb6kIGdtI6FE2Y6SnT+XRvZvHy3diM5sdWzMsMK5w==}
engines: {node: '>=18'}
levn@0.4.1:
@@ -10309,6 +10318,10 @@ snapshots:
dependencies:
ms: 2.1.2
debug@4.3.7:
dependencies:
ms: 2.1.3
decimal.js@10.4.3: {}
decompress-response@6.0.0:
@@ -11763,11 +11776,11 @@ snapshots:
dependencies:
readable-stream: 2.3.8
ldapts@7.1.1:
ldapts@7.2.0:
dependencies:
'@types/asn1': 0.2.4
asn1: 0.2.6
debug: 4.3.6
debug: 4.3.7
strict-event-emitter-types: 2.0.0
uuid: 10.0.0
whatwg-url: 14.0.0