mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-11-08 23:25:51 +01:00
chore(deps): update dependency @types/cookiejar to v2.1.5 (#4137)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
56f728c312
commit
cc4c113b0d
@ -53,7 +53,7 @@
|
||||
"@types/async": "3.2.24",
|
||||
"@types/body-parser": "1.19.5",
|
||||
"@types/connect": "3.4.36",
|
||||
"@types/cookiejar": "2.1.2",
|
||||
"@types/cookiejar": "2.1.5",
|
||||
"@types/debug": "^4.1.9",
|
||||
"@types/express": "4.17.18",
|
||||
"@types/express-serve-static-core": "4.17.37",
|
||||
|
18
pnpm-lock.yaml
generated
18
pnpm-lock.yaml
generated
@ -127,8 +127,8 @@ importers:
|
||||
specifier: 3.4.36
|
||||
version: 3.4.36
|
||||
'@types/cookiejar':
|
||||
specifier: 2.1.2
|
||||
version: 2.1.2
|
||||
specifier: 2.1.5
|
||||
version: 2.1.5
|
||||
'@types/debug':
|
||||
specifier: ^4.1.9
|
||||
version: 4.1.9
|
||||
@ -3686,7 +3686,7 @@ packages:
|
||||
'@babel/core': ^7.0.0-0
|
||||
dependencies:
|
||||
'@babel/core': 7.22.10
|
||||
'@babel/helper-plugin-utils': 7.22.5
|
||||
'@babel/helper-plugin-utils': 7.20.2
|
||||
|
||||
/@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.23.0):
|
||||
resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==}
|
||||
@ -3694,7 +3694,7 @@ packages:
|
||||
'@babel/core': ^7.0.0-0
|
||||
dependencies:
|
||||
'@babel/core': 7.23.0
|
||||
'@babel/helper-plugin-utils': 7.22.5
|
||||
'@babel/helper-plugin-utils': 7.20.2
|
||||
dev: true
|
||||
|
||||
/@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.23.5):
|
||||
@ -7931,7 +7931,7 @@ packages:
|
||||
'@types/react':
|
||||
optional: true
|
||||
dependencies:
|
||||
'@babel/runtime': 7.23.5
|
||||
'@babel/runtime': 7.23.1
|
||||
'@emotion/babel-plugin': 11.10.6
|
||||
'@emotion/cache': 11.10.7
|
||||
'@emotion/serialize': 1.1.1
|
||||
@ -7988,7 +7988,7 @@ packages:
|
||||
'@types/react':
|
||||
optional: true
|
||||
dependencies:
|
||||
'@babel/runtime': 7.23.5
|
||||
'@babel/runtime': 7.23.1
|
||||
'@emotion/babel-plugin': 11.10.6
|
||||
'@emotion/is-prop-valid': 1.2.0
|
||||
'@emotion/react': 11.10.6(@types/react@18.2.25)(react@17.0.2)
|
||||
@ -11519,8 +11519,8 @@ packages:
|
||||
resolution: {integrity: sha512-XW/Aa8APYr6jSVVA1y/DEIZX0/GMKLEVekNG727R8cs56ahETkRAy/3DR7+fJyh7oUgGwNQaRfXCun0+KbWY7Q==}
|
||||
dev: true
|
||||
|
||||
/@types/cookiejar@2.1.2:
|
||||
resolution: {integrity: sha512-t73xJJrvdTjXrn4jLS9VSGRbz0nUY3cl2DMGDU48lKl+HR9dbbjW2A9r3g40VA++mQpy6uuHg33gy7du2BKpog==}
|
||||
/@types/cookiejar@2.1.5:
|
||||
resolution: {integrity: sha512-he+DHOWReW0nghN24E1WUqM0efK4kI9oTqDm6XmK8ZPe2djZ90BSNdGnIyCLzCPw7/pogPlGbzI2wHGGmi4O/Q==}
|
||||
dev: true
|
||||
|
||||
/@types/debug@4.1.9:
|
||||
@ -12019,7 +12019,7 @@ packages:
|
||||
/@types/superagent@4.1.19:
|
||||
resolution: {integrity: sha512-McM1mlc7PBZpCaw0fw/36uFqo0YeA6m8JqoyE4OfqXsZCIg0hPP2xdE6FM7r6fdprDZHlJwDpydUj1R++93hCA==}
|
||||
dependencies:
|
||||
'@types/cookiejar': 2.1.2
|
||||
'@types/cookiejar': 2.1.5
|
||||
'@types/node': 20.8.3
|
||||
dev: true
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user