diff options
| author | matt korwel <[email protected]> | 2025-06-16 08:27:29 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-06-16 15:27:29 +0000 |
| commit | df938d6ee833ded59f6d12528105e6165ed76a92 (patch) | |
| tree | 712b82037a378b74f5fd68ed5b06f1aae56a88c9 /package-lock.json | |
| parent | a600588c200f85e9f3bfe46ef7f836387e7349e5 (diff) | |
Preflight and integration npx (#1096)
Diffstat (limited to 'package-lock.json')
| -rw-r--r-- | package-lock.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package-lock.json b/package-lock.json index 24230920..1409b6d7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -26,7 +26,7 @@ "eslint-plugin-license-header": "^0.8.0", "eslint-plugin-react": "^7.37.5", "eslint-plugin-react-hooks": "^5.2.0", - "glob": "^10.4.2", + "glob": "^10.4.5", "globals": "^16.0.0", "json": "^11.0.0", "lodash": "^4.17.21", |
