diff --git a/packages/gatsby-cli/package.json b/packages/gatsby-cli/package.json index 2a150b7ccbd8f..5c6d2ab0d776c 100644 --- a/packages/gatsby-cli/package.json +++ b/packages/gatsby-cli/package.json @@ -45,7 +45,7 @@ "prompts": "^2.4.2", "redux": "4.1.2", "resolve-cwd": "^3.0.0", - "semver": "^7.3.5", + "semver": "^7.3.7", "signal-exit": "^3.0.6", "source-map": "0.7.3", "stack-trace": "^0.0.10", diff --git a/packages/gatsby-plugin-image/package.json b/packages/gatsby-plugin-image/package.json index c33b1d3384bf1..d6f10bbd69315 100644 --- a/packages/gatsby-plugin-image/package.json +++ b/packages/gatsby-plugin-image/package.json @@ -60,7 +60,7 @@ "microbundle": "^0.13.0", "npm-run-all": "^4.1.5", "postcss": "^8.2.9", - "semver": "^7.3.5", + "semver": "^7.3.7", "terser": "^5.3.8", "typescript": "^4.5.5" }, diff --git a/packages/gatsby-plugin-manifest/package.json b/packages/gatsby-plugin-manifest/package.json index 1c7e68bc3a7aa..af2c01810ed17 100644 --- a/packages/gatsby-plugin-manifest/package.json +++ b/packages/gatsby-plugin-manifest/package.json @@ -10,7 +10,7 @@ "@babel/runtime": "^7.15.4", "gatsby-core-utils": "^3.14.0-next.2", "gatsby-plugin-utils": "^3.8.0-next.2", - "semver": "^7.3.5", + "semver": "^7.3.7", "sharp": "^0.30.3" }, "devDependencies": { diff --git a/packages/gatsby-plugin-sharp/package.json b/packages/gatsby-plugin-sharp/package.json index 27f66cc9a445f..c90379132e6d8 100644 --- a/packages/gatsby-plugin-sharp/package.json +++ b/packages/gatsby-plugin-sharp/package.json @@ -22,7 +22,7 @@ "mini-svg-data-uri": "^1.4.4", "probe-image-size": "^7.2.3", "progress": "^2.0.3", - "semver": "^7.3.5", + "semver": "^7.3.7", "sharp": "^0.30.3", "svgo": "1.3.2", "uuid": "3.4.0" diff --git a/packages/gatsby-remark-images-contentful/package.json b/packages/gatsby-remark-images-contentful/package.json index ebc7197cff178..3185790ad5a11 100644 --- a/packages/gatsby-remark-images-contentful/package.json +++ b/packages/gatsby-remark-images-contentful/package.json @@ -21,7 +21,7 @@ "cheerio": "^1.0.0-rc.10", "is-relative-url": "^3.0.0", "lodash": "^4.17.21", - "semver": "^7.3.5", + "semver": "^7.3.7", "sharp": "^0.30.3", "unist-util-select": "^3.0.4" }, diff --git a/packages/gatsby-source-contentful/package.json b/packages/gatsby-source-contentful/package.json index 5c91e69ea5e70..0e54cfb663ca1 100644 --- a/packages/gatsby-source-contentful/package.json +++ b/packages/gatsby-source-contentful/package.json @@ -26,7 +26,7 @@ "node-fetch": "^2.6.7", "p-queue": "^6.6.2", "retry-axios": "^2.6.0", - "semver": "^7.3.5" + "semver": "^7.3.7" }, "devDependencies": { "@babel/cli": "^7.15.4", diff --git a/packages/gatsby-source-wordpress/package.json b/packages/gatsby-source-wordpress/package.json index fe38e3e3fae04..28b41787d408c 100644 --- a/packages/gatsby-source-wordpress/package.json +++ b/packages/gatsby-source-wordpress/package.json @@ -40,7 +40,7 @@ "prettier": "^2.5.1", "read-chunk": "^3.2.0", "replaceall": "^0.1.6", - "semver": "^7.3.5", + "semver": "^7.3.7", "sharp": "^0.30.3", "valid-url": "^1.0.9" }, diff --git a/packages/gatsby-transformer-sharp/package.json b/packages/gatsby-transformer-sharp/package.json index d0d53030ef5e0..2d8f530d2b9f2 100644 --- a/packages/gatsby-transformer-sharp/package.json +++ b/packages/gatsby-transformer-sharp/package.json @@ -13,7 +13,7 @@ "common-tags": "^1.8.2", "fs-extra": "^10.0.0", "probe-image-size": "^7.2.3", - "semver": "^7.3.5", + "semver": "^7.3.7", "sharp": "^0.30.3" }, "devDependencies": { diff --git a/packages/gatsby/package.json b/packages/gatsby/package.json index 549ada3f19ff3..42d27f91d9259 100644 --- a/packages/gatsby/package.json +++ b/packages/gatsby/package.json @@ -136,7 +136,7 @@ "redux": "4.1.2", "redux-thunk": "^2.4.0", "resolve-from": "^5.0.0", - "semver": "^7.3.5", + "semver": "^7.3.7", "shallow-compare": "^1.2.2", "signal-exit": "^3.0.5", "slugify": "^1.6.1", diff --git a/yarn.lock b/yarn.lock index 4162c1e43819b..c9c1f283b9493 100644 --- a/yarn.lock +++ b/yarn.lock @@ -21873,10 +21873,10 @@ semver@^6.0.0, semver@^6.1.1, semver@^6.1.2, semver@^6.2.0, semver@^6.3.0: resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d" integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw== -semver@^7.1.1, semver@^7.2.1, semver@^7.3.2, semver@^7.3.4, semver@^7.3.5: - version "7.3.5" - resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.5.tgz#0b621c879348d8998e4b0e4be94b3f12e6018ef7" - integrity sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ== +semver@^7.1.1, semver@^7.2.1, semver@^7.3.2, semver@^7.3.4, semver@^7.3.5, semver@^7.3.7: + version "7.3.7" + resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.7.tgz#12c5b649afdbf9049707796e22a4028814ce523f" + integrity sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g== dependencies: lru-cache "^6.0.0"