@forge/manifest

12.3.0-next.412.3.0-next.5
package.json
~package.jsonModified
+2−2
Index: package/package.json
===================================================================
--- package/package.json
+++ package/package.json
@@ -1,7 +1,7 @@
 {
   "name": "@forge/manifest",
-  "version": "12.3.0-next.4",
+  "version": "12.3.0-next.5",
   "description": "Definitions and validations of the Forge manifest",
   "main": "out/index.js",
   "scripts": {
     "build": "yarn run compile",
@@ -28,9 +28,9 @@
     "@sentry/node": "7.106.0",
     "ajv": "^8.12.0",
     "ajv-formats": "2.1.1",
     "cheerio": "^1.1.0",
-    "glob": "^11.1.0",
+    "glob": "^13.0.0",
     "lodash": "^4.17.21",
     "mime-types": "^2.1.35",
     "yaml": "^2.3.4"
   },