From 7f44036308b7eefa22be1111e835a966c8894b1e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 22:52:44 +0000 Subject: [PATCH] fix(deps): update dependency gatsby-plugin-sharp to v4.25.1 [security] --- apps/www.giuem.com/package.json | 2 +- pnpm-lock.yaml | 180 ++++++++++++-------------------- 2 files changed, 69 insertions(+), 113 deletions(-) diff --git a/apps/www.giuem.com/package.json b/apps/www.giuem.com/package.json index 169b5dc6..95509ccf 100644 --- a/apps/www.giuem.com/package.json +++ b/apps/www.giuem.com/package.json @@ -30,7 +30,7 @@ "gatsby-plugin-postcss": "5.21.0", "gatsby-plugin-react-helmet": "5.21.0", "gatsby-plugin-remove-serviceworker": "1.0.0", - "gatsby-plugin-sharp": "4.21.0", + "gatsby-plugin-sharp": "4.25.1", "gatsby-plugin-sitemap": "5.21.0", "gatsby-plugin-vercel": "1.0.3", "gatsby-remark-autolink-headers": "5.21.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 667530bf..fcdc1834 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -52,7 +52,7 @@ importers: gatsby-plugin-postcss: 5.21.0 gatsby-plugin-react-helmet: 5.21.0 gatsby-plugin-remove-serviceworker: 1.0.0 - gatsby-plugin-sharp: 4.21.0 + gatsby-plugin-sharp: 4.25.1 gatsby-plugin-sitemap: 5.21.0 gatsby-plugin-vercel: 1.0.3 gatsby-remark-autolink-headers: 5.21.0 @@ -89,7 +89,7 @@ importers: disqusjs: 3.0.1_react@18.2.0 gatsby: 4.21.1_7ba9fd73b22b398c0a4fa77025ee8d25 gatsby-plugin-feed: 4.21.0_9a182c949f885a0ac9a109edd8dfe3d2 - gatsby-plugin-image: 2.21.0_983ffff21d2cc7543b097c30670d9148 + gatsby-plugin-image: 2.21.0_b4c8a8ce4c8d761ff3f3e844ac845ce8 gatsby-plugin-manifest: 4.21.0_gatsby@4.21.1+graphql@16.5.0 gatsby-plugin-mdx: 3.20.0_6034422651448ef1a763ef04c9401bf1 gatsby-plugin-nprogress: 4.21.0_gatsby@4.21.1 @@ -97,14 +97,14 @@ importers: gatsby-plugin-postcss: 5.21.0_729f8275748ceaa10b5f82507bae327b gatsby-plugin-react-helmet: 5.21.0_gatsby@4.21.1+react-helmet@6.1.0 gatsby-plugin-remove-serviceworker: 1.0.0 - gatsby-plugin-sharp: 4.21.0_gatsby@4.21.1+graphql@16.5.0 + gatsby-plugin-sharp: 4.25.1_gatsby@4.21.1+graphql@16.5.0 gatsby-plugin-sitemap: 5.21.0_536067add1250711647b7b0ae7c09e77 gatsby-plugin-vercel: 1.0.3 gatsby-remark-autolink-headers: 5.21.0_536067add1250711647b7b0ae7c09e77 gatsby-remark-copy-linked-files: 5.21.0_gatsby@4.21.1 - gatsby-remark-images: 6.21.0_9f77e8c5d5784e4808be75ecc4ba4641 + gatsby-remark-images: 6.21.0_9d59fffceff9be39563c9dd9385c1095 gatsby-source-filesystem: 4.21.1_gatsby@4.21.1 - gatsby-transformer-sharp: 4.21.0_62bdf5c2b9a029a181e56d2af98fdb3c + gatsby-transformer-sharp: 4.21.0_8e4dd06e98b4b053df5b8bb9590a0e09 graphql: 16.5.0 lodash-es: 4.17.21 postcss: 8.4.16 @@ -4245,10 +4245,6 @@ packages: /@types/prop-types/15.7.5: resolution: {integrity: sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==} - /@types/q/1.5.5: - resolution: {integrity: sha512-L28j2FcJfSZOnL1WBjDYp2vUHCeIFlyYI/53EwD/rKUBQ7MtUUfbQWiyKJGpcnv4/WgrhWsFKrcPstcAt/J0tQ==} - dev: false - /@types/reach__router/1.3.10: resolution: {integrity: sha512-iHAFGaVOrWi00/q7oBybggGsz5TOmwOW4M1H9sT7i9lly4qFC8XOgsdf6jUsoaOz2sknFHALEtZqCoDbokdJ2Q==} dependencies: @@ -5787,15 +5783,6 @@ packages: resolution: {integrity: sha512-3Pe/CF1Nn94hyhIYpjtiLhdCoEoz0DqQ+988E9gmeEdQZlojxnOb74wctFyuwWQHzqyf9X7C7MG8juUpqBJT8w==} engines: {node: '>=0.8'} - /coa/2.0.2: - resolution: {integrity: sha512-q5/jG+YQnSy4nRTV4F7lPepBJZ8qBNJJDBuJdoejDyLXgmL7IEo+Le2JDZudFTFt7mrCqIRaSjws4ygRCTCAXA==} - engines: {node: '>= 4.0'} - dependencies: - '@types/q': 1.5.5 - chalk: 2.4.2 - q: 1.5.1 - dev: false - /collapse-white-space/1.0.6: resolution: {integrity: sha512-jEovNnrhMuqyCcjfEJA56v0Xq8SkIoPKDyaHahwo3POf4qcSXqMYuwNcOTzp74vTsR9Tn08z4MxWqAhcekogkQ==} dev: false @@ -6143,10 +6130,6 @@ packages: source-map: 0.6.1 webpack: 5.74.0 - /css-select-base-adapter/0.1.1: - resolution: {integrity: sha512-jQVeeRG70QI08vSTwf1jHxp74JoZsr2XSgETae8/xC8ovSnL2WF87GTLO86Sbwdt2lK4Umg4HnnwMO4YF3Ce7w==} - dev: false - /css-select/1.2.0: resolution: {integrity: sha512-dUQOBoqdR7QwV90WysXPLXG5LO7nhYBgiWVfxF80DKPF8zx1t/pUd2FYy73emg3zrjtM6dzmYgbHKfV2rxiHQA==} dependencies: @@ -6156,15 +6139,6 @@ packages: nth-check: 1.0.2 dev: false - /css-select/2.1.0: - resolution: {integrity: sha512-Dqk7LQKpwLoH3VovzZnkzegqNSuAziQyNZUcrdDM401iY+R5NkGBXGmtO05/yaXQziALuPogeG0b7UAgjnTJTQ==} - dependencies: - boolbase: 1.0.0 - css-what: 3.4.2 - domutils: 1.7.0 - nth-check: 1.0.2 - dev: false - /css-select/4.3.0: resolution: {integrity: sha512-wPpOYtnsVontu2mODhA19JrqWxNsfdatRKd64kmpRbQgh1KtItko5sTnEpPdpSaJszTOhEMlF/RPz28qj4HqhQ==} dependencies: @@ -6178,14 +6152,6 @@ packages: resolution: {integrity: sha512-HYPSb7y/Z7BNDCOrakL4raGO2zltZkbeXyAd6Tg9obzix6QhzxCotdBl6VT0Dv4vZfJGVz3WL/xaEI9Ly3ul0g==} dev: false - /css-tree/1.0.0-alpha.37: - resolution: {integrity: sha512-DMxWJg0rnz7UgxKT0Q1HU/L9BeJI0M6ksor0OgqOnF+aRCDWg/N2641HmVyU9KVIu0OVVWOb2IpC9A+BJRnejg==} - engines: {node: '>=8.0.0'} - dependencies: - mdn-data: 2.0.4 - source-map: 0.6.1 - dev: false - /css-tree/1.1.3: resolution: {integrity: sha512-tRpdppF7TRazZrjJ6v3stzv93qxRcSsFmW6cX0Zm2NVKpxE1WV1HblnghVv9TreireHkqI/VDEsfolRF1p6y7Q==} engines: {node: '>=8.0.0'} @@ -6197,11 +6163,6 @@ packages: resolution: {integrity: sha512-a+EPoD+uZiNfh+5fxw2nO9QwFa6nJe2Or35fGY6Ipw1R3R4AGz1d1TEZrCegvw2YTmZ0jXirGYlzxxpYSHwpEg==} dev: false - /css-what/3.4.2: - resolution: {integrity: sha512-ACUm3L0/jiZTqfzRM3Hi9Q8eZqd6IK37mMWPLz9PJxkLWllYeRf+EHUSHYEtFop2Eqytaq1FizFVh7XfBnXCDQ==} - engines: {node: '>= 6'} - dev: false - /css-what/6.1.0: resolution: {integrity: sha512-HTUrgRJ7r4dsZKU6GjmpfRK1O76h97Z8MfS1G0FozR+oF2kG6Vfe8JE6zwrkbxigziPHinCJ+gCPjA9EaBDtRw==} engines: {node: '>= 6'} @@ -8039,6 +8000,27 @@ packages: tmp: 0.2.1 xdg-basedir: 4.0.0 + /gatsby-core-utils/3.25.0: + resolution: {integrity: sha512-lmMDwbnKpqAi+8WWd7MvCTCx3E0u7j8sbVgydERNCYVxKVpzD/aLCH4WPb4EE9m1H1rSm76w0Z+MaentyB/c/Q==} + engines: {node: '>=14.15.0'} + dependencies: + '@babel/runtime': 7.18.9 + ci-info: 2.0.0 + configstore: 5.0.1 + fastq: 1.13.0 + file-type: 16.5.4 + fs-extra: 10.1.0 + got: 11.8.5 + import-from: 4.0.0 + lmdb: 2.5.3 + lock: 1.1.0 + node-object-hash: 2.3.10 + proper-lockfile: 4.1.2 + resolve-from: 5.0.0 + tmp: 0.2.1 + xdg-basedir: 4.0.0 + dev: false + /gatsby-graphiql-explorer/2.21.0: resolution: {integrity: sha512-aFHIH7HDb6uozq0uWI+Xn4k7KaWbd1NkKo88q9rhigKfcUpEkux8UV6n5x9QMz/AUOg430pDC6/33h7f0OGX9Q==} engines: {node: '>=14.15.0'} @@ -8126,7 +8108,7 @@ packages: - graphql dev: false - /gatsby-plugin-image/2.21.0_983ffff21d2cc7543b097c30670d9148: + /gatsby-plugin-image/2.21.0_b4c8a8ce4c8d761ff3f3e844ac845ce8: resolution: {integrity: sha512-vRPGlw1q7tCKKx1UK03398Gi1c80uzaGj8RjkJ1I3BvIo3Ics8+OUgR0QUtLBmCv9b7qyL1nwA5DsmDmi0Dg4w==} peerDependencies: '@babel/core': ^7.12.3 @@ -8149,7 +8131,7 @@ packages: fs-extra: 10.1.0 gatsby: 4.21.1_7ba9fd73b22b398c0a4fa77025ee8d25 gatsby-core-utils: 3.21.0 - gatsby-plugin-sharp: 4.21.0_gatsby@4.21.1+graphql@16.5.0 + gatsby-plugin-sharp: 4.25.1_gatsby@4.21.1+graphql@16.5.0 gatsby-plugin-utils: 3.15.0_gatsby@4.21.1+graphql@16.5.0 gatsby-source-filesystem: 4.21.1_gatsby@4.21.1 objectFitPolyfill: 2.3.5 @@ -8309,32 +8291,26 @@ packages: resolution: {integrity: sha1-n7QzvIvXZuFOHTcRxKxvBR4d/3w=} dev: false - /gatsby-plugin-sharp/4.21.0_gatsby@4.21.1+graphql@16.5.0: - resolution: {integrity: sha512-jRCNk4VdjWj6X8+3oIgCsBus63yg1tBtPK8Br6yryBpg/HTeiPR02CIhZaoopik9yt0yaXtzfMrj+8nb1Rfa0w==} + /gatsby-plugin-sharp/4.25.1_gatsby@4.21.1+graphql@16.5.0: + resolution: {integrity: sha512-cGRb8lmwJkzwT1Qze0R+VL+55BIb9weM17m+dUf6gs5Z++lQltqge+L8a1qWWsGL6KfLQN7+bIqjhmTTscIPMQ==} engines: {node: '>=14.15.0'} peerDependencies: gatsby: ^4.0.0-next dependencies: '@babel/runtime': 7.18.9 - '@gatsbyjs/potrace': 2.2.0 async: 3.2.4 bluebird: 3.7.2 debug: 4.3.4 filenamify: 4.3.0 fs-extra: 10.1.0 gatsby: 4.21.1_7ba9fd73b22b398c0a4fa77025ee8d25 - gatsby-core-utils: 3.21.0 - gatsby-plugin-utils: 3.15.0_gatsby@4.21.1+graphql@16.5.0 - gatsby-telemetry: 3.21.0 + gatsby-core-utils: 3.25.0 + gatsby-plugin-utils: 3.19.0_gatsby@4.21.1+graphql@16.5.0 lodash: 4.17.21 - mini-svg-data-uri: 1.4.4 probe-image-size: 7.2.3 - progress: 2.0.3 semver: 7.3.7 sharp: 0.30.7 - svgo: 1.3.2 transitivePeerDependencies: - - encoding - graphql - supports-color dev: false @@ -8418,6 +8394,26 @@ packages: svgo: 2.8.0 dev: false + /gatsby-plugin-utils/3.19.0_gatsby@4.21.1+graphql@16.5.0: + resolution: {integrity: sha512-EZtvgHSU5NPbEn6a4cfSpEGCQ09SfwbhoybHTJKj1clop86HSwOCV2iH8RbCc+X6jbdgHaSZsfsl7zG1h7DBUw==} + engines: {node: '>=14.15.0'} + peerDependencies: + gatsby: ^4.0.0-next + graphql: ^15.0.0 + dependencies: + '@babel/runtime': 7.18.9 + fastq: 1.13.0 + fs-extra: 10.1.0 + gatsby: 4.21.1_7ba9fd73b22b398c0a4fa77025ee8d25 + gatsby-core-utils: 3.25.0 + gatsby-sharp: 0.19.0 + graphql: 16.5.0 + graphql-compose: 9.0.8_graphql@16.5.0 + import-from: 4.0.0 + joi: 17.6.0 + mime: 3.0.0 + dev: false + /gatsby-plugin-vercel/1.0.3: resolution: {integrity: sha512-sZU7E9uJdSwb2S+86LSoYrS4MUUJtg5ZA/mZZIwBQyZXXTsBSGSXHv48WMzyyPY1RasG0k2pDLFesp4Z7GT9rQ==} dependencies: @@ -8476,7 +8472,7 @@ packages: - supports-color dev: false - /gatsby-remark-images/6.21.0_9f77e8c5d5784e4808be75ecc4ba4641: + /gatsby-remark-images/6.21.0_9d59fffceff9be39563c9dd9385c1095: resolution: {integrity: sha512-gAqL/i3dcKBYxZi3Ns/2SwjTh0nseB8AR+V0UDvIugEA4R0nJcTdVXMeM7EddcfaO91GaW8rH94Eb9hA4sejxA==} engines: {node: '>=14.15.0'} peerDependencies: @@ -8489,7 +8485,7 @@ packages: cheerio: 1.0.0-rc.10 gatsby: 4.21.1_7ba9fd73b22b398c0a4fa77025ee8d25 gatsby-core-utils: 3.21.0 - gatsby-plugin-sharp: 4.21.0_gatsby@4.21.1+graphql@16.5.0 + gatsby-plugin-sharp: 4.25.1_gatsby@4.21.1+graphql@16.5.0 is-relative-url: 3.0.0 lodash: 4.17.21 mdast-util-definitions: 4.0.0 @@ -8517,6 +8513,14 @@ packages: '@types/sharp': 0.30.5 sharp: 0.30.7 + /gatsby-sharp/0.19.0: + resolution: {integrity: sha512-EbI3RNBu2+aaxuMUP/INmoj8vcNAG6BgpFvi1tLeU7/gVTNVQ+7pC/ZYtlVCzSw+faaw7r1ZBMi6F66mNIIz5A==} + engines: {node: '>=14.15.0'} + dependencies: + '@types/sharp': 0.30.5 + sharp: 0.30.7 + dev: false + /gatsby-source-filesystem/4.21.1_gatsby@4.21.1: resolution: {integrity: sha512-YPbmR9nSq9cXRCdQ8S3uT9sb/IzLB7GloUn9ZT0KJLoCHl/YzmoFMERb5gOdFAoy2clX5L7ARSUV6rIbXBrSlA==} engines: {node: '>=14.15.0'} @@ -8558,7 +8562,7 @@ packages: transitivePeerDependencies: - encoding - /gatsby-transformer-sharp/4.21.0_62bdf5c2b9a029a181e56d2af98fdb3c: + /gatsby-transformer-sharp/4.21.0_8e4dd06e98b4b053df5b8bb9590a0e09: resolution: {integrity: sha512-t9o15f/yQUFa7zt20K5xRKdnd6PJMiWMy5XCPMDShiQIxmf351Qu683Q8320Wg+nVuxkS7Axfp6p5c9F+KWJjQ==} engines: {node: '>=14.15.0'} peerDependencies: @@ -8571,7 +8575,7 @@ packages: common-tags: 1.8.2 fs-extra: 10.1.0 gatsby: 4.21.1_7ba9fd73b22b398c0a4fa77025ee8d25 - gatsby-plugin-sharp: 4.21.0_gatsby@4.21.1+graphql@16.5.0 + gatsby-plugin-sharp: 4.25.1_gatsby@4.21.1+graphql@16.5.0 gatsby-plugin-utils: 3.15.0_gatsby@4.21.1+graphql@16.5.0 probe-image-size: 7.2.3 semver: 7.3.7 @@ -9274,6 +9278,7 @@ packages: /glob/7.2.3: resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==} + deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me dependencies: fs.realpath: 1.0.0 inflight: 1.0.6 @@ -9822,6 +9827,7 @@ packages: /inflight/1.0.6: resolution: {integrity: sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==} + deprecated: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. dependencies: once: 1.4.0 wrappy: 1.0.2 @@ -10803,10 +10809,6 @@ packages: /mdn-data/2.0.14: resolution: {integrity: sha512-dn6wd0uw5GsdswPFfsgMp5NSB0/aDe6fK94YJV/AJDYXL6HVLWBsxeq7js7Ad+mU2K9LAlwpk6kN2D5mwCPVow==} - /mdn-data/2.0.4: - resolution: {integrity: sha512-iV3XNKw06j5Q7mi6h+9vbx23Tv7JkjEVgKHW4pimwyDGWm0OIQntJJ+u1C6mg6mK1EaTv42XQ7w76yuzH7M2cA==} - dev: false - /mdurl/1.0.1: resolution: {integrity: sha1-/oWy7HWlkDfyrf7BAP1sYBdhFS4=} dev: false @@ -11325,15 +11327,6 @@ packages: define-properties: 1.1.4 es-abstract: 1.20.0 - /object.getownpropertydescriptors/2.1.3: - resolution: {integrity: sha512-VdDoCwvJI4QdC6ndjpqFmoL3/+HxffFBbcJzKi5hwLLqqx3mdbedRpfZDdK0SrOSauj8X4GzBvnDZl4vTN7dOw==} - engines: {node: '>= 0.8'} - dependencies: - call-bind: 1.0.2 - define-properties: 1.1.4 - es-abstract: 1.20.0 - dev: false - /object.hasown/1.1.1: resolution: {integrity: sha512-LYLe4tivNQzq4JdaWW6WO3HMZZJWzkkH8fnI6EebWl0VZth2wL2Lovm74ep2/gZzlaTdV62JZHEqHQ2yVn8Q/A==} dependencies: @@ -12185,6 +12178,7 @@ packages: /prebuild-install/7.1.1: resolution: {integrity: sha512-jAXscXWMcCK8GgCoHOfIr0ODh5ai8mj63L2nWrjuAgXE6tDyYGnx4/8o/rCgU+B4JSyZBKbeZqzhtwtC3ovxjw==} engines: {node: '>=10'} + deprecated: No longer maintained. Please contact the author of the relevant native addon; alternatives are available. hasBin: true dependencies: detect-libc: 2.0.1 @@ -12325,11 +12319,6 @@ packages: dependencies: escape-goat: 2.1.1 - /q/1.5.1: - resolution: {integrity: sha512-kV/CThkXo6xyFEZUugw/+pIOywXcDbFYgSct5cT3gqlbkBE1SJdwy6UQoZvodiWF/ckQLZyDE/Bu1M6gVu5lVw==} - engines: {node: '>=0.6.0', teleport: '>=0.2.0'} - dev: false - /qs/6.10.3: resolution: {integrity: sha512-wr7M2E0OFRfIfJZjKGieI8lBKb7fRCH4Fv5KNPEs7gJ8jadvotdsS08PzOKR7opXhZ/Xkjtt3WF9g38drmyRqQ==} engines: {node: '>=0.6'} @@ -12983,6 +12972,7 @@ packages: /rimraf/3.0.2: resolution: {integrity: sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==} + deprecated: Rimraf versions prior to v4 are no longer supported hasBin: true dependencies: glob: 7.2.3 @@ -13729,27 +13719,6 @@ packages: resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==} engines: {node: '>= 0.4'} - /svgo/1.3.2: - resolution: {integrity: sha512-yhy/sQYxR5BkC98CY7o31VGsg014AKLEPxdfhora76l36hD9Rdy5NZA/Ocn6yayNPgSamYdtX2rFJdcv07AYVw==} - engines: {node: '>=4.0.0'} - deprecated: This SVGO version is no longer supported. Upgrade to v2.x.x. - hasBin: true - dependencies: - chalk: 2.4.2 - coa: 2.0.2 - css-select: 2.1.0 - css-select-base-adapter: 0.1.1 - css-tree: 1.0.0-alpha.37 - csso: 4.2.0 - js-yaml: 3.14.1 - mkdirp: 0.5.6 - object.values: 1.1.5 - sax: 1.2.4 - stable: 0.1.8 - unquote: 1.1.1 - util.promisify: 1.0.1 - dev: false - /svgo/2.8.0: resolution: {integrity: sha512-+N/Q9kV1+F+UeWYoSiULYo4xYSDQlTgb+ayMobAXPwMnLvop7oxKMo9OzIrX5x3eS4L4f2UHhc9axXwY8DpChg==} engines: {node: '>=10.13.0'} @@ -14515,10 +14484,6 @@ packages: resolution: {integrity: sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==} engines: {node: '>= 0.8'} - /unquote/1.1.1: - resolution: {integrity: sha512-vRCqFv6UhXpWxZPyGDh/F3ZpNv8/qo7w6iufLpQg9aKnQ71qM4B5KiI7Mia9COcjEhrO9LueHpMYjYzsWH3OIg==} - dev: false - /update-browserslist-db/1.0.5_browserslist@4.21.3: resolution: {integrity: sha512-dteFFpCyvuDdr9S/ff1ISkKt/9YZxKjI9WlRR99c180GaztJtRa/fn18FdxGVKVsnPY7/a/FDN68mcvUmP4U7Q==} hasBin: true @@ -14618,15 +14583,6 @@ packages: /util-deprecate/1.0.2: resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==} - /util.promisify/1.0.1: - resolution: {integrity: sha512-g9JpC/3He3bm38zsLupWryXHoEcS22YHthuPQSJdMy6KNrzIRzWqcsHzD/WUnqe45whVou4VIsPew37DoXWNrA==} - dependencies: - define-properties: 1.1.4 - es-abstract: 1.20.0 - has-symbols: 1.0.3 - object.getownpropertydescriptors: 2.1.3 - dev: false - /utila/0.4.0: resolution: {integrity: sha512-Z0DbgELS9/L/75wZbro8xAnT50pBVFQZ+hUEueGDU5FN51YSCYM+jdxsfCiHjwNP/4LCDD0i/graKpeBnOXKRA==}