Skip to content

Commit

Permalink
Merge pull request #606 from Shopify/dependabot/npm_and_yarn/types/co…
Browse files Browse the repository at this point in the history
…mpression-1.7.5

Bump @types/compression from 1.7.2 to 1.7.5
  • Loading branch information
paulomarg authored Jan 26, 2024
2 parents f85cc09 + 3ffed9e commit bc04be3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/shopify-app-express/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"semver": "^7.5.4"
},
"devDependencies": {
"@types/compression": "^1.7.2",
"@types/compression": "^1.7.5",
"@types/cookie-parser": "^1.4.3",
"@types/express": "^4.17.16",
"@types/jsonwebtoken": "^9.0.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3256,10 +3256,10 @@
"@types/connect" "*"
"@types/node" "*"

"@types/compression@^1.7.2":
version "1.7.2"
resolved "https://registry.yarnpkg.com/@types/compression/-/compression-1.7.2.tgz#7cc1cdb01b4730eea284615a68fc70a2cdfd5e71"
integrity sha512-lwEL4M/uAGWngWFLSG87ZDr2kLrbuR8p7X+QZB1OQlT+qkHsCPDVFnHPyXf4Vyl4yDDorNY+mAhosxkCvppatg==
"@types/compression@^1.7.5":
version "1.7.5"
resolved "https://registry.yarnpkg.com/@types/compression/-/compression-1.7.5.tgz#0f80efef6eb031be57b12221c4ba6bc3577808f7"
integrity sha512-AAQvK5pxMpaT+nDvhHrsBhLSYG5yQdtkaJE1WYieSNY2mVFKAgmU4ks65rkZD5oqnGCFLyQpUr1CqI4DmUMyDg==
dependencies:
"@types/express" "*"

Expand Down

0 comments on commit bc04be3

Please sign in to comment.