Skip to content

Commit b11a3e6

Browse files
fix(deps): update dependency glob to v10.2.5
1 parent bbb897c commit b11a3e6

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"gatsby-plugin-webfonts": "2.3.2",
3535
"gatsby-source-filesystem": "5.10.0",
3636
"gatsby-transformer-remark": "6.10.0",
37-
"glob": "10.2.4",
37+
"glob": "10.2.5",
3838
"graphql": "16.6.0",
3939
"marked": "4.3.0",
4040
"numbro": "2.3.6",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7129,15 +7129,15 @@ glob-to-regexp@^0.4.1:
71297129
resolved "https://registry.yarnpkg.com/glob-to-regexp/-/glob-to-regexp-0.4.1.tgz#c75297087c851b9a578bd217dd59a92f59fe546e"
71307130
integrity sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==
71317131

7132-
glob@10.2.4:
7133-
version "10.2.4"
7134-
resolved "https://registry.yarnpkg.com/glob/-/glob-10.2.4.tgz#f5bf7ddb080e3e9039b148a9e2aef3d5ebfc0a25"
7135-
integrity sha512-fDboBse/sl1oXSLhIp0FcCJgzW9KmhC/q8ULTKC82zc+DL3TL7FNb8qlt5qqXN53MsKEUSIcb+7DLmEygOE5Yw==
7132+
glob@10.2.5:
7133+
version "10.2.5"
7134+
resolved "https://registry.yarnpkg.com/glob/-/glob-10.2.5.tgz#73c1850ac8f077810d8370ba414b382ad1a86083"
7135+
integrity sha512-Gj+dFYPZ5hc5dazjXzB0iHg2jKWJZYMjITXYPBRQ/xc2Buw7H0BINknRTwURJ6IC6MEFpYbLvtgVb3qD+DwyuA==
71367136
dependencies:
71377137
foreground-child "^3.1.0"
71387138
jackspeak "^2.0.3"
71397139
minimatch "^9.0.0"
7140-
minipass "^5.0.0 || ^6.0.0"
7140+
minipass "^5.0.0 || ^6.0.2"
71417141
path-scurry "^1.7.0"
71427142

71437143
glob@7.1.6:
@@ -9147,10 +9147,10 @@ minipass@^5.0.0:
91479147
resolved "https://registry.yarnpkg.com/minipass/-/minipass-5.0.0.tgz#3e9788ffb90b694a5d0ec94479a45b5d8738133d"
91489148
integrity sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==
91499149

9150-
"minipass@^5.0.0 || ^6.0.0":
9151-
version "6.0.1"
9152-
resolved "https://registry.yarnpkg.com/minipass/-/minipass-6.0.1.tgz#315417c259cb32a1b2fc530c0e7f55c901a60a6d"
9153-
integrity sha512-Tenl5QPpgozlOGBiveNYHg2f6y+VpxsXRoIHFUVJuSmTonXRAE6q9b8Mp/O46762/2AlW4ye4Nkyvx0fgWDKbw==
9150+
"minipass@^5.0.0 || ^6.0.2":
9151+
version "6.0.2"
9152+
resolved "https://registry.yarnpkg.com/minipass/-/minipass-6.0.2.tgz#542844b6c4ce95b202c0995b0a471f1229de4c81"
9153+
integrity sha512-MzWSV5nYVT7mVyWCwn2o7JH13w2TBRmmSqSRCKzTw+lmft9X4z+3wjvs06Tzijo5z4W/kahUCDpRXTF+ZrmF/w==
91549154

91559155
mitt@^1.2.0:
91569156
version "1.2.0"

0 commit comments

Comments
 (0)