From 4ef5878dcf1fe3b17835cfcbe0c7f58dcbcd371e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 20 Apr 2024 19:16:34 +0000 Subject: [PATCH] fix: upgrade glob from 9.0.1 to 9.3.5 Snyk has created this PR to upgrade glob from 9.0.1 to 9.3.5. See this package in npm: https://www.npmjs.com/package/glob See this project in Snyk: https://app.snyk.io/org/hermanschaaf/project/8dac1b0e-e1c5-428b-8a98-2af4d17d2d44?utm_source=github&utm_medium=referral&page=upgrade-pr --- website/package-lock.json | 54 ++++++++++++++++++++++----------------- website/package.json | 2 +- 2 files changed, 32 insertions(+), 24 deletions(-) diff --git a/website/package-lock.json b/website/package-lock.json index f5a3b812fb130d..c7479d53556f4b 100644 --- a/website/package-lock.json +++ b/website/package-lock.json @@ -13,7 +13,7 @@ "@typeform/embed": "2.16.1", "@typeform/embed-react": "2.31.0", "copy-to-clipboard": "3.3.3", - "glob": "^9.0.1", + "glob": "^9.3.5", "gray-matter": "^4.0.3", "hastscript": "^8.0.0", "locate-path": "^7.2.0", @@ -4007,14 +4007,14 @@ "license": "ISC" }, "node_modules/glob": { - "version": "9.0.1", - "resolved": "https://registry.npmjs.org/glob/-/glob-9.0.1.tgz", - "integrity": "sha512-psRdn8MI0gRcH0xow0VOhYxXD/6ZaRGmgtfN0oWN/hCgjxpRQBMCl7wE4JRJSAUTdJsW+FmD0EtE0CgJhKqSVw==", + "version": "9.3.5", + "resolved": "https://registry.npmjs.org/glob/-/glob-9.3.5.tgz", + "integrity": "sha512-e1LleDykUz2Iu+MTYdkSsuWX8lvAjAcs0Xef0lNIu0S2wOAzuTxCJtcd9S3cijlwYF18EsU3rzb8jPVobxDh9Q==", "dependencies": { "fs.realpath": "^1.0.0", - "minimatch": "^7.3.0", + "minimatch": "^8.0.2", "minipass": "^4.2.4", - "path-scurry": "^1.5.0" + "path-scurry": "^1.6.1" }, "engines": { "node": ">=16 || 14 >=14.17" @@ -4050,14 +4050,14 @@ } }, "node_modules/glob/node_modules/minimatch": { - "version": "7.3.0", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-7.3.0.tgz", - "integrity": "sha512-WaMDuhKa7a6zKiwplR1AOz+zGvJba24k5VU1Cy6NhEguavT2YRlHxuINUgTas4wiS6fwBpYq4TcA1XIECSntyw==", + "version": "8.0.4", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-8.0.4.tgz", + "integrity": "sha512-W0Wvr9HyFXZRGIDgCicunpQ299OKXs9RgZfaukz4qAW/pJhcpUfupc9c+OObPOFueNy8VSrZgEmDtk6Kh4WzDA==", "dependencies": { "brace-expansion": "^2.0.1" }, "engines": { - "node": ">=10" + "node": ">=16 || 14 >=14.17" }, "funding": { "url": "https://github.com/sponsors/isaacs" @@ -6891,9 +6891,9 @@ } }, "node_modules/minipass": { - "version": "4.2.4", - "resolved": "https://registry.npmjs.org/minipass/-/minipass-4.2.4.tgz", - "integrity": "sha512-lwycX3cBMTvcejsHITUgYj6Gy6A7Nh4Q6h9NP4sTHY1ccJlC7yKzDmiShEHsJ16Jf1nKGDEaiHxiltsJEvk0nQ==", + "version": "4.2.8", + "resolved": "https://registry.npmjs.org/minipass/-/minipass-4.2.8.tgz", + "integrity": "sha512-fNzuVyifolSLFL4NzpF+wEF4qrgqaaKX0haXPQEdQ7NKAN+WecoKMHV09YcuL/DHxrUsYQOK3MiuDf7Ip2OXfQ==", "engines": { "node": ">=8" } @@ -7606,26 +7606,34 @@ "license": "MIT" }, "node_modules/path-scurry": { - "version": "1.5.0", - "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.5.0.tgz", - "integrity": "sha512-hJ8rODLI9B2qwsYAd32rrI76gwVUPeu5kq/do6URDj2bJCVH3ilyT978Mv/NLuFMaqzHrn3XtiDLMZHaTTh4vA==", + "version": "1.10.2", + "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.10.2.tgz", + "integrity": "sha512-7xTavNy5RQXnsjANvVvMkEjvloOinkAjv/Z6Ildz9v2RinZ4SBKTWFOVRbaF8p0vpHnyjV/UwNDdKuUv6M5qcA==", "dependencies": { - "lru-cache": "^7.14.1", - "minipass": "^4.0.2" + "lru-cache": "^10.2.0", + "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0" }, "engines": { - "node": ">=14" + "node": ">=16 || 14 >=14.17" }, "funding": { "url": "https://github.com/sponsors/isaacs" } }, "node_modules/path-scurry/node_modules/lru-cache": { - "version": "7.17.0", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-7.17.0.tgz", - "integrity": "sha512-zSxlVVwOabhVyTi6E8gYv2cr6bXK+8ifYz5/uyJb9feXX6NACVDwY4p5Ut3WC3Ivo/QhpARHU3iujx2xGAYHbQ==", + "version": "10.2.0", + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.2.0.tgz", + "integrity": "sha512-2bIM8x+VAf6JT4bKAljS1qUWgMsqZRPGJS6FSahIMPVvctcNhyVp7AJu7quxOW9jwkryBReKZY5tY5JYv2n/7Q==", "engines": { - "node": ">=12" + "node": "14 || >=16.14" + } + }, + "node_modules/path-scurry/node_modules/minipass": { + "version": "7.0.4", + "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.0.4.tgz", + "integrity": "sha512-jYofLM5Dam9279rdkWzqHozUo4ybjdZmCsDHePy5V/PbBcVMiSZR97gmAy45aqi8CK1lG2ECd356FU86avfwUQ==", + "engines": { + "node": ">=16 || 14 >=14.17" } }, "node_modules/path-type": { diff --git a/website/package.json b/website/package.json index 6dd196e88ac558..4cee1d485a7895 100644 --- a/website/package.json +++ b/website/package.json @@ -19,7 +19,7 @@ "@typeform/embed": "2.16.1", "@typeform/embed-react": "2.31.0", "copy-to-clipboard": "3.3.3", - "glob": "^9.0.1", + "glob": "^9.3.5", "gray-matter": "^4.0.3", "hastscript": "^8.0.0", "locate-path": "^7.2.0",