chore(deps): update dependency cookie to v1 (#4224)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-10-12 20:56:57 +03:00 committed by GitHub
parent 0cf37ac4b2
commit 0137f16673
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 7 additions and 7 deletions

View file

@ -55,7 +55,7 @@
"overrides": { "overrides": {
"got": "^14.0.0", "got": "^14.0.0",
"path-to-regexp": "^3.3.0", "path-to-regexp": "^3.3.0",
"cookie": "^0.7.0" "cookie": "^1.0.0"
} }
} }
} }

View file

@ -7,7 +7,7 @@ settings:
overrides: overrides:
got: ^14.0.0 got: ^14.0.0
path-to-regexp: ^3.3.0 path-to-regexp: ^3.3.0
cookie: ^0.7.0 cookie: ^1.0.0
importers: importers:
@ -2184,9 +2184,9 @@ packages:
cookie-signature@1.0.6: cookie-signature@1.0.6:
resolution: {integrity: sha512-QADzlaHc8icV8I7vbaJXJwod9HWYp8uCqf1xa4OfNu1T7JVxQIrUgOWtHdNDtPiywmFbiS12VjotIXLrKM3orQ==} resolution: {integrity: sha512-QADzlaHc8icV8I7vbaJXJwod9HWYp8uCqf1xa4OfNu1T7JVxQIrUgOWtHdNDtPiywmFbiS12VjotIXLrKM3orQ==}
cookie@0.7.1: cookie@1.0.1:
resolution: {integrity: sha512-6DnInpx7SJ2AK3+CTUE/ZM0vWTUboZCegxhC2xiIydHR9jNuTAASBrfEpHhiGOZw/nX51bHt6YQl8jsGo4y/0w==} resolution: {integrity: sha512-Xd8lFX4LM9QEEwxQpF9J9NTUh8pmdJO0cyRJhFiDoLTk2eH8FXlRv2IFGYVadZpqI3j8fhNrSdKCeYPxiAhLXw==}
engines: {node: '>= 0.6'} engines: {node: '>=18'}
copy-text-to-clipboard@3.2.0: copy-text-to-clipboard@3.2.0:
resolution: {integrity: sha512-RnJFp1XR/LOBDckxTib5Qjr/PMfkatD0MUCQgdpqS8MdKiNUzBjAQBEN6oUy+jW7LI93BBG3DtMB2KOOKpGs2Q==} resolution: {integrity: sha512-RnJFp1XR/LOBDckxTib5Qjr/PMfkatD0MUCQgdpqS8MdKiNUzBjAQBEN6oUy+jW7LI93BBG3DtMB2KOOKpGs2Q==}
@ -8593,7 +8593,7 @@ snapshots:
cookie-signature@1.0.6: {} cookie-signature@1.0.6: {}
cookie@0.7.1: {} cookie@1.0.1: {}
copy-text-to-clipboard@3.2.0: {} copy-text-to-clipboard@3.2.0: {}
@ -9262,7 +9262,7 @@ snapshots:
body-parser: 1.20.3 body-parser: 1.20.3
content-disposition: 0.5.4 content-disposition: 0.5.4
content-type: 1.0.5 content-type: 1.0.5
cookie: 0.7.1 cookie: 1.0.1
cookie-signature: 1.0.6 cookie-signature: 1.0.6
debug: 2.6.9 debug: 2.6.9
depd: 2.0.0 depd: 2.0.0