mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-24 16:22:44 +00:00
Bump express-static-gzip from 2.1.4 to 2.1.5
Bumps [express-static-gzip](https://github.com/tkoenig89/express-static-gzip) from 2.1.4 to 2.1.5. - [Release notes](https://github.com/tkoenig89/express-static-gzip/releases) - [Commits](https://github.com/tkoenig89/express-static-gzip/compare/v2.1.4...v2.1.5) --- updated-dependencies: - dependency-name: express-static-gzip dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -21,7 +21,7 @@
|
||||
"dedent-tabs": "^0.10.1",
|
||||
"express": "^4.17.2",
|
||||
"express-async-handler": "^1.2.0",
|
||||
"express-static-gzip": "2.1.4",
|
||||
"express-static-gzip": "2.1.5",
|
||||
"fs-extra": "10.0.0",
|
||||
"googleapis": "95.0.0",
|
||||
"js-yaml": "^4.1.0",
|
||||
@@ -5541,9 +5541,9 @@
|
||||
"integrity": "sha512-rCSVtPXRmQSW8rmik/AIb2P0op6l7r1fMW538yyvTMltCO4xQEWMmobfrIxN2V1/mVrgxB8Az3reYF6yUZw37w=="
|
||||
},
|
||||
"node_modules/express-static-gzip": {
|
||||
"version": "2.1.4",
|
||||
"resolved": "https://registry.npmjs.org/express-static-gzip/-/express-static-gzip-2.1.4.tgz",
|
||||
"integrity": "sha512-USQc6CNcVpPItq3Zp/qKSoeAB2lxeeK2kH/66HVIxxznk2Czazt4z/7l3bwF8fm/U5QKqy/mn2AACZKPXqBk7Q==",
|
||||
"version": "2.1.5",
|
||||
"resolved": "https://registry.npmjs.org/express-static-gzip/-/express-static-gzip-2.1.5.tgz",
|
||||
"integrity": "sha512-bgiQ1fY7ltuUrSzg0WoN7ycoAd7r2VEw7durn/3k0jCMUC5wydF0K36ouIuJPE+MNDwK5uoSaVgIBVNemwxWgw==",
|
||||
"dependencies": {
|
||||
"serve-static": "^1.14.1"
|
||||
}
|
||||
@@ -17311,9 +17311,9 @@
|
||||
"integrity": "sha512-rCSVtPXRmQSW8rmik/AIb2P0op6l7r1fMW538yyvTMltCO4xQEWMmobfrIxN2V1/mVrgxB8Az3reYF6yUZw37w=="
|
||||
},
|
||||
"express-static-gzip": {
|
||||
"version": "2.1.4",
|
||||
"resolved": "https://registry.npmjs.org/express-static-gzip/-/express-static-gzip-2.1.4.tgz",
|
||||
"integrity": "sha512-USQc6CNcVpPItq3Zp/qKSoeAB2lxeeK2kH/66HVIxxznk2Czazt4z/7l3bwF8fm/U5QKqy/mn2AACZKPXqBk7Q==",
|
||||
"version": "2.1.5",
|
||||
"resolved": "https://registry.npmjs.org/express-static-gzip/-/express-static-gzip-2.1.5.tgz",
|
||||
"integrity": "sha512-bgiQ1fY7ltuUrSzg0WoN7ycoAd7r2VEw7durn/3k0jCMUC5wydF0K36ouIuJPE+MNDwK5uoSaVgIBVNemwxWgw==",
|
||||
"requires": {
|
||||
"serve-static": "^1.14.1"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user