Skip to content

Commit

Permalink
chore(deps): update dependency @types/cookie-parser to v1.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 23, 2023
1 parent 2a3f43c commit caf369e
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 11 deletions.
10 changes: 5 additions & 5 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@swc/cli": "^0.1.57",
"@swc/core": "1.2.205",
"@swc/jest": "0.2.21",
"@types/cookie-parser": "1.4.3",
"@types/cookie-parser": "1.4.5",
"@types/cors": "2.8.12",
"@types/cpx": "1.5.2",
"@types/croppie": "2.6.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ __metadata:
"@swc/cli": ^0.1.57
"@swc/core": 1.2.205
"@swc/jest": 0.2.21
"@types/cookie-parser": 1.4.3
"@types/cookie-parser": 1.4.5
"@types/cors": 2.8.12
"@types/cpx": 1.5.2
"@types/croppie": 2.6.1
Expand Down Expand Up @@ -3202,12 +3202,12 @@ __metadata:
languageName: node
linkType: hard

"@types/cookie-parser@npm:1.4.3":
version: 1.4.3
resolution: "@types/cookie-parser@npm:1.4.3"
"@types/cookie-parser@npm:1.4.5":
version: 1.4.5
resolution: "@types/cookie-parser@npm:1.4.5"
dependencies:
"@types/express": "*"
checksum: f390f3af1b1711190dee2c2ecd9af33af81fbde8d81ee820dadb6fe1e0d80c3faba40af37c6ed36fb88b04b64870f6a021f7e9edceecd17c42fe22abe0af5005
checksum: 45855721706d6a57bb0441db11fb59db407414ea83a0000a0df80d19230447cc3bcc43c436397bfb8998ec78db222265fa8083456b00c5b5054a0c03d06f0086
languageName: node
linkType: hard

Expand Down

0 comments on commit caf369e

Please sign in to comment.