fix(deps): update dependency ldapts to v8.0.30 (#4749)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
5a57115ca0
commit
96c2c0d604
@@ -32,7 +32,7 @@
|
|||||||
"@homarr/validation": "workspace:^0.1.0",
|
"@homarr/validation": "workspace:^0.1.0",
|
||||||
"bcrypt": "^6.0.0",
|
"bcrypt": "^6.0.0",
|
||||||
"cookies": "^0.9.1",
|
"cookies": "^0.9.1",
|
||||||
"ldapts": "8.0.29",
|
"ldapts": "8.0.30",
|
||||||
"next": "16.1.0",
|
"next": "16.1.0",
|
||||||
"next-auth": "5.0.0-beta.30",
|
"next-auth": "5.0.0-beta.30",
|
||||||
"react": "19.2.3",
|
"react": "19.2.3",
|
||||||
|
|||||||
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
@@ -715,8 +715,8 @@ importers:
|
|||||||
specifier: ^0.9.1
|
specifier: ^0.9.1
|
||||||
version: 0.9.1
|
version: 0.9.1
|
||||||
ldapts:
|
ldapts:
|
||||||
specifier: 8.0.29
|
specifier: 8.0.30
|
||||||
version: 8.0.29
|
version: 8.0.30
|
||||||
next:
|
next:
|
||||||
specifier: 16.1.0
|
specifier: 16.1.0
|
||||||
version: 16.1.0(@babel/core@7.28.5)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(sass@1.97.1)
|
version: 16.1.0(@babel/core@7.28.5)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(sass@1.97.1)
|
||||||
@@ -7890,8 +7890,8 @@ packages:
|
|||||||
resolution: {integrity: sha512-b94GiNHQNy6JNTrt5w6zNyffMrNkXZb3KTkCZJb2V1xaEGCk093vkZ2jk3tpaeP33/OiXC+WvK9AxUebnf5nbw==}
|
resolution: {integrity: sha512-b94GiNHQNy6JNTrt5w6zNyffMrNkXZb3KTkCZJb2V1xaEGCk093vkZ2jk3tpaeP33/OiXC+WvK9AxUebnf5nbw==}
|
||||||
engines: {node: '>= 0.6.3'}
|
engines: {node: '>= 0.6.3'}
|
||||||
|
|
||||||
ldapts@8.0.29:
|
ldapts@8.0.30:
|
||||||
resolution: {integrity: sha512-/CJcd2ElpkNIjQ/T1IWlufv8AxxvvChh/5GZxcEIl7lisNh8PbrRp6J2eUdZpfWtmzqkc8Y4WKCxamVbPCr7sg==}
|
resolution: {integrity: sha512-Q3xvGteyR8MpJwCmBzJLncV6mXkstatDO+BQbdCZBCbsQEQN9CKhrHg2+DDs7tcWEB/b4aqEZXX2phd+fqyhKw==}
|
||||||
engines: {node: '>=20'}
|
engines: {node: '>=20'}
|
||||||
|
|
||||||
levn@0.4.1:
|
levn@0.4.1:
|
||||||
@@ -17343,7 +17343,7 @@ snapshots:
|
|||||||
dependencies:
|
dependencies:
|
||||||
readable-stream: 2.3.8
|
readable-stream: 2.3.8
|
||||||
|
|
||||||
ldapts@8.0.29:
|
ldapts@8.0.30:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/asn1': 0.2.4
|
'@types/asn1': 0.2.4
|
||||||
asn1: 0.2.6
|
asn1: 0.2.6
|
||||||
|
|||||||
Reference in New Issue
Block a user