From: Julien Déramond Date: Thu, 9 Apr 2026 20:52:39 +0000 (+0200) Subject: Bump globby from 16.1.0 to 16.2.0 (#42298) X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=2f1ecb858dce052fc39778353c14ddda5a0e86f5;p=thirdparty%2Fbootstrap.git Bump globby from 16.1.0 to 16.2.0 (#42298) --- diff --git a/package-lock.json b/package-lock.json index 52eb405703..045e769346 100644 --- a/package-lock.json +++ b/package-lock.json @@ -53,7 +53,7 @@ "find-unused-sass-variables": "^6.1.1", "github-slugger": "^2.0.0", "globals": "^17.0.0", - "globby": "^16.0.0", + "globby": "^16.2.0", "hammer-simulator": "0.0.1", "html-validate": "^10.11.3", "htmlparser2": "^12.0.0", @@ -10406,9 +10406,9 @@ } }, "node_modules/globby": { - "version": "16.1.0", - "resolved": "https://registry.npmjs.org/globby/-/globby-16.1.0.tgz", - "integrity": "sha512-+A4Hq7m7Ze592k9gZRy4gJ27DrXRNnC1vPjxTt1qQxEY8RxagBkBxivkCwg7FxSTG0iLLEMaUx13oOr0R2/qcQ==", + "version": "16.2.0", + "resolved": "https://registry.npmjs.org/globby/-/globby-16.2.0.tgz", + "integrity": "sha512-QrJia2qDf5BB/V6HYlDTs0I0lBahyjLzpGQg3KT7FnCdTonAyPy2RtY802m2k4ALx6Dp752f82WsOczEVr3l6Q==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index eb5ade3123..858407db18 100644 --- a/package.json +++ b/package.json @@ -156,7 +156,7 @@ "find-unused-sass-variables": "^6.1.1", "github-slugger": "^2.0.0", "globals": "^17.0.0", - "globby": "^16.0.0", + "globby": "^16.2.0", "hammer-simulator": "0.0.1", "html-validate": "^10.11.3", "htmlparser2": "^12.0.0",