Update dependency cookie to v1

This commit is contained in:
renovate[bot] 2024-10-12 09:13:50 +00:00
parent 6552a69aab
commit 4c6f05a7fa
2 changed files with 9 additions and 3 deletions

View File

@ -40,7 +40,7 @@
"check-password-strength": "^2.0.10", "check-password-strength": "^2.0.10",
"classnames": "^2.5.1", "classnames": "^2.5.1",
"clean-webpack-plugin": "^4.0.0", "clean-webpack-plugin": "^4.0.0",
"cookie": "^0.7.0", "cookie": "^1.0.0",
"cookie-parser": "^1.4.6", "cookie-parser": "^1.4.6",
"copy-webpack-plugin": "^12.0.2", "copy-webpack-plugin": "^12.0.2",
"css-loader": "^7.1.2", "css-loader": "^7.1.2",

View File

@ -54,8 +54,8 @@ importers:
specifier: ^4.0.0 specifier: ^4.0.0
version: 4.0.0(webpack@5.95.0) version: 4.0.0(webpack@5.95.0)
cookie: cookie:
specifier: ^0.7.0 specifier: ^1.0.0
version: 0.7.2 version: 1.0.1
cookie-parser: cookie-parser:
specifier: ^1.4.6 specifier: ^1.4.6
version: 1.4.7 version: 1.4.7
@ -1866,6 +1866,10 @@ packages:
resolution: {integrity: sha512-yki5XnKuf750l50uGTllt6kKILY4nQ1eNIQatoXEByZ5dWgnKqbnqmTrBE5B4N7lrMJKQ2ytWMiTO2o0v6Ew/w==} resolution: {integrity: sha512-yki5XnKuf750l50uGTllt6kKILY4nQ1eNIQatoXEByZ5dWgnKqbnqmTrBE5B4N7lrMJKQ2ytWMiTO2o0v6Ew/w==}
engines: {node: '>= 0.6'} engines: {node: '>= 0.6'}
cookie@1.0.1:
resolution: {integrity: sha512-Xd8lFX4LM9QEEwxQpF9J9NTUh8pmdJO0cyRJhFiDoLTk2eH8FXlRv2IFGYVadZpqI3j8fhNrSdKCeYPxiAhLXw==}
engines: {node: '>=18'}
copy-webpack-plugin@11.0.0: copy-webpack-plugin@11.0.0:
resolution: {integrity: sha512-fX2MWpamkW0hZxMEg0+mYnA40LTosOSa5TqZ9GYIBzyJa9C3QUaMPSE2xAi/buNr8u89SfD9wHSQVBzrRa/SOQ==} resolution: {integrity: sha512-fX2MWpamkW0hZxMEg0+mYnA40LTosOSa5TqZ9GYIBzyJa9C3QUaMPSE2xAi/buNr8u89SfD9wHSQVBzrRa/SOQ==}
engines: {node: '>= 14.15.0'} engines: {node: '>= 14.15.0'}
@ -6414,6 +6418,8 @@ snapshots:
cookie@0.7.2: {} cookie@0.7.2: {}
cookie@1.0.1: {}
copy-webpack-plugin@11.0.0(webpack@5.95.0): copy-webpack-plugin@11.0.0(webpack@5.95.0):
dependencies: dependencies:
fast-glob: 3.3.2 fast-glob: 3.3.2