We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1b537c commit 5c72cf1Copy full SHA for 5c72cf1
packages/schema-org/package.json
@@ -29,7 +29,7 @@
29
"sinon": "20.0.0"
30
},
31
"dependencies": {
32
- "glob": "^9.0.0",
+ "glob": "^11.0.0",
33
"handlebars": "^4.7.7",
34
"lodash": "^4.17.11"
35
}
yarn.lock
@@ -6699,7 +6699,7 @@ glob@^8.0.1, glob@^8.1.0:
6699
minimatch "^5.0.1"
6700
once "^1.3.0"
6701
6702
-glob@^9.0.0, glob@^9.2.0:
+glob@^9.2.0:
6703
version "9.3.5"
6704
resolved "https://registry.yarnpkg.com/glob/-/glob-9.3.5.tgz#ca2ed8ca452781a3009685607fdf025a899dfe21"
6705
integrity sha512-e1LleDykUz2Iu+MTYdkSsuWX8lvAjAcs0Xef0lNIu0S2wOAzuTxCJtcd9S3cijlwYF18EsU3rzb8jPVobxDh9Q==
0 commit comments