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 3036909 commit aea4d66Copy full SHA for aea4d66
packages/schema-org/package.json
@@ -33,7 +33,7 @@
33
"sinon": "21.0.0"
34
},
35
"dependencies": {
36
- "glob": "^9.0.0",
+ "glob": "^11.0.0",
37
"handlebars": "^4.7.7",
38
"lodash": "^4.17.11"
39
}
yarn.lock
@@ -6833,7 +6833,7 @@ glob@^8.0.1, glob@^8.1.0:
6833
minimatch "^5.0.1"
6834
once "^1.3.0"
6835
6836
-glob@^9.0.0, glob@^9.2.0:
+glob@^9.2.0:
6837
version "9.3.5"
6838
resolved "https://registry.yarnpkg.com/glob/-/glob-9.3.5.tgz#ca2ed8ca452781a3009685607fdf025a899dfe21"
6839
integrity sha512-e1LleDykUz2Iu+MTYdkSsuWX8lvAjAcs0Xef0lNIu0S2wOAzuTxCJtcd9S3cijlwYF18EsU3rzb8jPVobxDh9Q==
0 commit comments