Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@
"cron": "^3.1.7",
"detect-port": "^1.3.0",
"env-cmd": "^10.1.0",
"glob": "^10.3.10",
"glob": "^10.5.0",
"google-auth-library": "^9.15.0",
"module-alias": "^2.2.2",
"msw": "^0.42.3",
Expand Down
18 changes: 17 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4092,7 +4092,7 @@ __metadata:
dotenv-cli: ^6.0.0
entities: ^4.4.0
env-cmd: ^10.1.0
glob: ^10.3.10
glob: ^10.5.0
google-auth-library: ^9.15.0
gray-matter: ^4.0.3
handlebars: ^4.7.7
Expand Down Expand Up @@ -28387,6 +28387,22 @@ __metadata:
languageName: node
linkType: hard

"glob@npm:^10.5.0":
version: 10.5.0
resolution: "glob@npm:10.5.0"
dependencies:
foreground-child: ^3.1.0
jackspeak: ^3.1.2
minimatch: ^9.0.4
minipass: ^7.1.2
package-json-from-dist: ^1.0.0
path-scurry: ^1.11.1
bin:
glob: dist/esm/bin.mjs
checksum: cda96c074878abca9657bd984d2396945cf0d64283f6feeb40d738fe2da642be0010ad5210a1646244a5fc3511b0cab5a374569b3de5a12b8a63d392f18c6043
languageName: node
linkType: hard

"glob@npm:^7.0.0, glob@npm:^7.2.3":
version: 7.2.3
resolution: "glob@npm:7.2.3"
Expand Down