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 c56862c commit 2ad718cCopy full SHA for 2ad718c
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
@@ -7018,7 +7018,7 @@ glob@^8.0.1, glob@^8.1.0:
7018
minimatch "^5.0.1"
7019
once "^1.3.0"
7020
7021
-glob@^9.0.0, glob@^9.2.0:
+glob@^9.2.0:
7022
version "9.3.5"
7023
resolved "https://registry.yarnpkg.com/glob/-/glob-9.3.5.tgz#ca2ed8ca452781a3009685607fdf025a899dfe21"
7024
integrity sha512-e1LleDykUz2Iu+MTYdkSsuWX8lvAjAcs0Xef0lNIu0S2wOAzuTxCJtcd9S3cijlwYF18EsU3rzb8jPVobxDh9Q==
0 commit comments