mirror of
https://github.com/LemmyNet/lemmy-ui.git
synced 2025-01-05 17:51:46 +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)
|
version: 4.0.0(webpack@5.96.1)
|
||||||
cookie:
|
cookie:
|
||||||
specifier: ^1.0.0
|
specifier: ^1.0.0
|
||||||
version: 1.0.1
|
version: 1.0.2
|
||||||
cookie-parser:
|
cookie-parser:
|
||||||
specifier: ^1.4.6
|
specifier: ^1.4.6
|
||||||
version: 1.4.7
|
version: 1.4.7
|
||||||
|
@ -1904,8 +1904,8 @@ packages:
|
||||||
resolution: {integrity: sha512-yki5XnKuf750l50uGTllt6kKILY4nQ1eNIQatoXEByZ5dWgnKqbnqmTrBE5B4N7lrMJKQ2ytWMiTO2o0v6Ew/w==}
|
resolution: {integrity: sha512-yki5XnKuf750l50uGTllt6kKILY4nQ1eNIQatoXEByZ5dWgnKqbnqmTrBE5B4N7lrMJKQ2ytWMiTO2o0v6Ew/w==}
|
||||||
engines: {node: '>= 0.6'}
|
engines: {node: '>= 0.6'}
|
||||||
|
|
||||||
cookie@1.0.1:
|
cookie@1.0.2:
|
||||||
resolution: {integrity: sha512-Xd8lFX4LM9QEEwxQpF9J9NTUh8pmdJO0cyRJhFiDoLTk2eH8FXlRv2IFGYVadZpqI3j8fhNrSdKCeYPxiAhLXw==}
|
resolution: {integrity: sha512-9Kr/j4O16ISv8zBBhJoi4bXOYNTkFLOqSL3UDB0njXxCXNezjeyVrJyGOWtgfs/q2km1gwBcfH8q1yEGoMYunA==}
|
||||||
engines: {node: '>=18'}
|
engines: {node: '>=18'}
|
||||||
|
|
||||||
copy-webpack-plugin@11.0.0:
|
copy-webpack-plugin@11.0.0:
|
||||||
|
@ -5790,7 +5790,7 @@ snapshots:
|
||||||
|
|
||||||
'@types/cookie@1.0.0':
|
'@types/cookie@1.0.0':
|
||||||
dependencies:
|
dependencies:
|
||||||
cookie: 1.0.1
|
cookie: 1.0.2
|
||||||
|
|
||||||
'@types/eslint-scope@3.7.7':
|
'@types/eslint-scope@3.7.7':
|
||||||
dependencies:
|
dependencies:
|
||||||
|
@ -6487,7 +6487,7 @@ snapshots:
|
||||||
|
|
||||||
cookie@0.7.2: {}
|
cookie@0.7.2: {}
|
||||||
|
|
||||||
cookie@1.0.1: {}
|
cookie@1.0.2: {}
|
||||||
|
|
||||||
copy-webpack-plugin@11.0.0(webpack@5.96.1):
|
copy-webpack-plugin@11.0.0(webpack@5.96.1):
|
||||||
dependencies:
|
dependencies:
|
||||||
|
|
Loading…
Reference in a new issue