mirror of
https://github.com/LemmyNet/lemmy-ui.git
synced 2025-01-03 16:51:27 +00:00
Update dependency cookie to v1.0.2 (#2815)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
cac3f7162a
commit
480aa08986
1 changed files with 5 additions and 5 deletions
|
@ -55,7 +55,7 @@ importers:
|
|||
version: 4.0.0(webpack@5.96.1)
|
||||
cookie:
|
||||
specifier: ^1.0.0
|
||||
version: 1.0.1
|
||||
version: 1.0.2
|
||||
cookie-parser:
|
||||
specifier: ^1.4.6
|
||||
version: 1.4.7
|
||||
|
@ -1904,8 +1904,8 @@ packages:
|
|||
resolution: {integrity: sha512-yki5XnKuf750l50uGTllt6kKILY4nQ1eNIQatoXEByZ5dWgnKqbnqmTrBE5B4N7lrMJKQ2ytWMiTO2o0v6Ew/w==}
|
||||
engines: {node: '>= 0.6'}
|
||||
|
||||
cookie@1.0.1:
|
||||
resolution: {integrity: sha512-Xd8lFX4LM9QEEwxQpF9J9NTUh8pmdJO0cyRJhFiDoLTk2eH8FXlRv2IFGYVadZpqI3j8fhNrSdKCeYPxiAhLXw==}
|
||||
cookie@1.0.2:
|
||||
resolution: {integrity: sha512-9Kr/j4O16ISv8zBBhJoi4bXOYNTkFLOqSL3UDB0njXxCXNezjeyVrJyGOWtgfs/q2km1gwBcfH8q1yEGoMYunA==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
copy-webpack-plugin@11.0.0:
|
||||
|
@ -5790,7 +5790,7 @@ snapshots:
|
|||
|
||||
'@types/cookie@1.0.0':
|
||||
dependencies:
|
||||
cookie: 1.0.1
|
||||
cookie: 1.0.2
|
||||
|
||||
'@types/eslint-scope@3.7.7':
|
||||
dependencies:
|
||||
|
@ -6487,7 +6487,7 @@ snapshots:
|
|||
|
||||
cookie@0.7.2: {}
|
||||
|
||||
cookie@1.0.1: {}
|
||||
cookie@1.0.2: {}
|
||||
|
||||
copy-webpack-plugin@11.0.0(webpack@5.96.1):
|
||||
dependencies:
|
||||
|
|
Loading…
Reference in a new issue