From a99864c824ec22b31cf50c827ffe584cf5029b87 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 01:48:08 +0000 Subject: [PATCH] fix(deps): update semver --- package.json | 2 +- packages/gatsby-cli/package.json | 2 +- packages/gatsby-plugin-image/package.json | 2 +- packages/gatsby-plugin-manifest/package.json | 2 +- packages/gatsby-plugin-sharp/package.json | 2 +- .../package.json | 2 +- .../gatsby-source-contentful/package.json | 2 +- packages/gatsby-source-wordpress/package.json | 4 +- .../gatsby-transformer-sharp/package.json | 2 +- packages/gatsby/package.json | 4 +- yarn.lock | 49 +++++-------------- 11 files changed, 23 insertions(+), 50 deletions(-) diff --git a/package.json b/package.json index 6de204d8f199c..c8053c588c508 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@types/node-fetch": "^2.6.4", "@types/normalize-path": "^3.0.0", "@types/react": "^18.2.14", - "@types/semver": "^7.5.0", + "@types/semver": "^7.5.8", "@types/signal-exit": "^3.0.1", "@types/stack-trace": "^0.0.30", "@types/webpack-merge": "^4.1.5", diff --git a/packages/gatsby-cli/package.json b/packages/gatsby-cli/package.json index db4b67c73f7d6..83da26c923f64 100644 --- a/packages/gatsby-cli/package.json +++ b/packages/gatsby-cli/package.json @@ -43,7 +43,7 @@ "prompts": "^2.4.2", "redux": "4.2.1", "resolve-cwd": "^3.0.0", - "semver": "^7.5.3", + "semver": "^7.6.3", "signal-exit": "^3.0.7", "stack-trace": "^0.0.10", "strip-ansi": "^6.0.1", diff --git a/packages/gatsby-plugin-image/package.json b/packages/gatsby-plugin-image/package.json index 0e11c6a7302ba..0a313a1834115 100644 --- a/packages/gatsby-plugin-image/package.json +++ b/packages/gatsby-plugin-image/package.json @@ -61,7 +61,7 @@ "npm-run-all": "^4.1.5", "postcss": "^8.4.21", "prepend-directive": "^1.1.0", - "semver": "^7.5.3", + "semver": "^7.6.3", "terser": "^5.16.8", "typescript": "^5.1.6" }, diff --git a/packages/gatsby-plugin-manifest/package.json b/packages/gatsby-plugin-manifest/package.json index 9ab0252bb5e71..6d8b270ed3102 100644 --- a/packages/gatsby-plugin-manifest/package.json +++ b/packages/gatsby-plugin-manifest/package.json @@ -10,7 +10,7 @@ "@babel/runtime": "^7.20.13", "gatsby-core-utils": "^4.15.0-next.0", "gatsby-plugin-utils": "^4.15.0-next.0", - "semver": "^7.5.3", + "semver": "^7.6.3", "sharp": "^0.32.6" }, "devDependencies": { diff --git a/packages/gatsby-plugin-sharp/package.json b/packages/gatsby-plugin-sharp/package.json index fb90a4a2b2f36..559806616cb7c 100644 --- a/packages/gatsby-plugin-sharp/package.json +++ b/packages/gatsby-plugin-sharp/package.json @@ -17,7 +17,7 @@ "gatsby-plugin-utils": "^4.15.0-next.0", "lodash": "^4.17.21", "probe-image-size": "^7.2.3", - "semver": "^7.5.3", + "semver": "^7.6.3", "sharp": "^0.32.6" }, "devDependencies": { diff --git a/packages/gatsby-remark-images-contentful/package.json b/packages/gatsby-remark-images-contentful/package.json index d25642b9d84f0..871eec8c73fe8 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.12", "is-relative-url": "^3.0.0", "lodash": "^4.17.21", - "semver": "^7.5.3", + "semver": "^7.6.3", "sharp": "^0.32.6", "unist-util-select": "^3.0.4" }, diff --git a/packages/gatsby-source-contentful/package.json b/packages/gatsby-source-contentful/package.json index c80a9d0ae2687..2aea763f0d863 100644 --- a/packages/gatsby-source-contentful/package.json +++ b/packages/gatsby-source-contentful/package.json @@ -22,7 +22,7 @@ "json-stringify-safe": "^5.0.1", "lodash": "^4.17.21", "node-fetch": "^2.6.12", - "semver": "^7.5.3", + "semver": "^7.6.3", "url": "^0.11.1" }, "devDependencies": { diff --git a/packages/gatsby-source-wordpress/package.json b/packages/gatsby-source-wordpress/package.json index 750cfe736d680..1b65217a50f88 100644 --- a/packages/gatsby-source-wordpress/package.json +++ b/packages/gatsby-source-wordpress/package.json @@ -41,7 +41,7 @@ "prettier": "^2.8.8", "read-chunk": "^3.2.0", "replaceall": "^0.1.6", - "semver": "^7.5.3", + "semver": "^7.6.3", "sharp": "^0.32.6", "valid-url": "^1.0.9" }, @@ -52,7 +52,7 @@ "@babel/plugin-proposal-private-methods": "^7.18.6", "@types/cache-manager": "^2.10.3", "@types/ink": "^2.0.3", - "@types/semver": "^7.5.0", + "@types/semver": "^7.5.8", "babel-plugin-import-globals": "^2.0.0", "babel-plugin-module-resolver": "4.1.0", "babel-preset-gatsby": "^3.15.0-next.0", diff --git a/packages/gatsby-transformer-sharp/package.json b/packages/gatsby-transformer-sharp/package.json index 7930a89dba540..34fa8ff690723 100644 --- a/packages/gatsby-transformer-sharp/package.json +++ b/packages/gatsby-transformer-sharp/package.json @@ -13,7 +13,7 @@ "fs-extra": "^11.2.0", "gatsby-plugin-utils": "^4.15.0-next.0", "probe-image-size": "^7.2.3", - "semver": "^7.5.3", + "semver": "^7.6.3", "sharp": "^0.32.6" }, "devDependencies": { diff --git a/packages/gatsby/package.json b/packages/gatsby/package.json index 7bd7e21df771a..3bec59b3b3c2e 100644 --- a/packages/gatsby/package.json +++ b/packages/gatsby/package.json @@ -152,7 +152,7 @@ "redux": "4.2.1", "redux-thunk": "^2.4.2", "resolve-from": "^5.0.0", - "semver": "^7.5.3", + "semver": "^7.6.3", "shallow-compare": "^1.2.2", "signal-exit": "^3.0.7", "slugify": "^1.6.6", @@ -192,7 +192,7 @@ "@types/normalize-path": "^3.0.0", "@types/reach__router": "^1.3.11", "@types/react-dom": "^18.2.6", - "@types/semver": "^7.5.0", + "@types/semver": "^7.5.8", "@types/signal-exit": "^3.0.1", "@types/string-similarity": "^4.0.0", "@types/tmp": "^0.2.3", diff --git a/yarn.lock b/yarn.lock index 052b2cf854858..f8afd8d1defd6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5057,10 +5057,10 @@ resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.1.tgz#18845205e86ff0038517aab7a18a62a6b9f71275" integrity sha512-EaCxbanVeyxDRTQBkdLb3Bvl/HK7PBK6UJjsSixB0iHKoWxE5uu2Q/DgtpOhPIojN0Zl1whvOd7PoHs2P0s5eA== -"@types/semver@^7.3.12", "@types/semver@^7.5.0": - version "7.5.0" - resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.0.tgz#591c1ce3a702c45ee15f47a42ade72c2fd78978a" - integrity sha512-G8hZ6XJiHnuhQKR7ZmysCeJWE08o8T0AXtk5darsCaTVsYZhhgUrq53jizaR2FvsoeCwJhlmwTjkXBY5Pn/ZHw== +"@types/semver@^7.3.12", "@types/semver@^7.5.8": + version "7.5.8" + resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.8.tgz#8268a8c57a3e4abd25c165ecd36237db7948a55e" + integrity sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ== "@types/serve-static@*": version "1.13.3" @@ -22216,12 +22216,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.0.0, semver@^7.1.1, semver@^7.2.1, semver@^7.3.2, semver@^7.3.4, semver@^7.3.5, semver@^7.3.7, semver@^7.3.8, semver@^7.5.3, semver@^7.5.4: - version "7.5.4" - resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.4.tgz#483986ec4ed38e1c6c48c34894a9182dbff68a6e" - integrity sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA== - dependencies: - lru-cache "^6.0.0" +semver@^7.0.0, semver@^7.1.1, semver@^7.2.1, semver@^7.3.2, semver@^7.3.4, semver@^7.3.5, semver@^7.3.7, semver@^7.3.8, semver@^7.5.4, semver@^7.6.3: + version "7.6.3" + resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.3.tgz#980f7b5550bc175fb4dc09403085627f9eb33143" + integrity sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A== send@0.18.0: version "0.18.0" @@ -23091,7 +23089,7 @@ string-template@~0.2.1: version "0.2.1" resolved "https://registry.yarnpkg.com/string-template/-/string-template-0.2.1.tgz#42932e598a352d01fc22ec3367d9d84eec6c9add" -"string-width-cjs@npm:string-width@^4.2.0": +"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.2, string-width@^4.2.3: version "4.2.3" resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010" integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== @@ -23123,15 +23121,6 @@ string-width@^3.0.0, string-width@^3.1.0: is-fullwidth-code-point "^2.0.0" strip-ansi "^5.1.0" -string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.2, string-width@^4.2.3: - version "4.2.3" - resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010" - integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== - dependencies: - emoji-regex "^8.0.0" - is-fullwidth-code-point "^3.0.0" - strip-ansi "^6.0.1" - string-width@^5.0.1, string-width@^5.1.2: version "5.1.2" resolved "https://registry.yarnpkg.com/string-width/-/string-width-5.1.2.tgz#14f8daec6d81e7221d2a357e668cab73bdbca794" @@ -23243,7 +23232,7 @@ stringify-package@^1.0.1: resolved "https://registry.yarnpkg.com/stringify-package/-/stringify-package-1.0.1.tgz#e5aa3643e7f74d0f28628b72f3dad5cecfc3ba85" integrity sha512-sa4DUQsYciMP1xhKWGuFM04fB0LG/9DlluZoSVywUMRNvzid6XucHK0/90xGxRoHrAaROrcHK1aPKaijCtSrhg== -"strip-ansi-cjs@npm:strip-ansi@^6.0.1": +"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1: version "6.0.1" resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9" integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A== @@ -23268,13 +23257,6 @@ strip-ansi@^5.0.0, strip-ansi@^5.1.0, strip-ansi@^5.2.0: dependencies: ansi-regex "^4.1.0" -strip-ansi@^6.0.0, strip-ansi@^6.0.1: - version "6.0.1" - resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9" - integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A== - dependencies: - ansi-regex "^5.0.1" - strip-ansi@^7.0.1: version "7.1.0" resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45" @@ -25965,7 +25947,7 @@ workbox-window@^4.3.1: dependencies: workbox-core "^4.3.1" -"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0": +"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0: version "7.0.0" resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43" integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q== @@ -25992,15 +25974,6 @@ wrap-ansi@^6.2.0: string-width "^4.1.0" strip-ansi "^6.0.0" -wrap-ansi@^7.0.0: - version "7.0.0" - resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43" - integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q== - dependencies: - ansi-styles "^4.0.0" - string-width "^4.1.0" - strip-ansi "^6.0.0" - wrap-ansi@^8.1.0: version "8.1.0" resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"