0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-16 21:56:25 -05:00

fix(deps): update dependency cookies to v0.9.1 (#4912)

This commit is contained in:
renovate[bot] 2024-10-17 18:59:00 +02:00 committed by GitHub
parent fb9e756f69
commit f5f6e88d7a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -47,7 +47,7 @@
"@verdaccio/utils": "workspace:8.1.0-next-8.3",
"abortcontroller-polyfill": "1.7.5",
"body-parser": "1.20.3",
"cookies": "0.9.0",
"cookies": "0.9.1",
"debug": "4.3.7",
"express": "4.21.1",
"lodash": "4.17.21",

View file

@ -537,8 +537,8 @@ importers:
specifier: 1.20.3
version: 1.20.3(supports-color@6.1.0)
cookies:
specifier: 0.9.0
version: 0.9.0
specifier: 0.9.1
version: 0.9.1
debug:
specifier: 4.3.7
version: 4.3.7(supports-color@5.5.0)
@ -14480,8 +14480,8 @@ packages:
resolution: {integrity: sha512-LDx6oHrK+PhzLKJU9j5S7/Y3jM/mUHvD/DeI1WQmJn652iPC5Y4TBzC9l+5OMOXlyTTA+SmVUPm0HQUwpD5Jqw==}
dev: true
/cookies@0.9.0:
resolution: {integrity: sha512-mtyMqy14RsH7+IRJglGcKtRLOq0SRt0DdXVrLgc+v1e/o0TNJUpdElhgr3AAi638LO0xZwEPcRRkJ3afxvGhUw==}
/cookies@0.9.1:
resolution: {integrity: sha512-TG2hpqe4ELx54QER/S3HQ9SRVnQnGBtKUz5bLQWtYAQ+o6GpgMs6sYUvaiJjVxb+UXwhRhAEP3m7LbsIZ77Hmw==}
engines: {node: '>= 0.8'}
dependencies:
depd: 2.0.0