Skip to content

Commit 5405a52

Browse files
committed
Bump glob from 7.2.3 to 9.3.5
1 parent 48f3cd3 commit 5405a52

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@azure/oad",
3-
"version": "0.12.0",
3+
"version": "0.12.1",
44
"author": {
55
"name": "Microsoft Corporation",
66
"email": "azsdkteam@microsoft.com",
@@ -17,7 +17,6 @@
1717
"@ts-common/string-map": "^0.3.0",
1818
"acorn": "^5.7.4",
1919
"autorest": "^3.6.1",
20-
"glob": "^7.1.3",
2120
"js-yaml": "^3.13.1",
2221
"json-pointer": "^0.6.2",
2322
"json-refs": "^3.0.15",
@@ -54,6 +53,9 @@
5453
"bugs": {
5554
"url": "https://github.com/Azure/openapi-diff/issues"
5655
},
56+
"overrides": {
57+
"glob": "^9.3.5"
58+
},
5759
"engines": {
5860
"node": ">=20.0.0"
5961
},

0 commit comments

Comments
 (0)