Skip to content

Commit ac1b7d1

Browse files
CCM-14600: Enable Access Logging for EventCache Buckets
1 parent fd7dd1b commit ac1b7d1

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,10 @@
5858
"pretty-format": {
5959
"react-is": "19.0.0"
6060
},
61-
"react": "^19.0.0"
61+
"react": "^19.0.0",
62+
"minimatch@3": "^3.1.4",
63+
"minimatch@7": "^7.4.8",
64+
"minimatch@9": "^9.0.7"
6265
},
6366
"scripts": {
6467
"build": "npm run bundle-oas && npm run generate --buildver=$npm_config_buildver",

0 commit comments

Comments
 (0)