Skip to content

Commit 9199fd2

Browse files
authored
fix dependencies (#72)
- run `npm audit fix` - bump `glob` version
1 parent f4b1f4a commit 9199fd2

File tree

2 files changed

+51
-38
lines changed

2 files changed

+51
-38
lines changed

package-lock.json

Lines changed: 50 additions & 37 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"eslint-plugin-promise": "^6.6.0",
6666
"eslint-plugin-react": "^7.37.4",
6767
"eslint-plugin-react-hooks": "^4.6.2",
68-
"glob": "^10.4.5",
68+
"glob": "^10.5.0",
6969
"lucide-react": "^0.475.0",
7070
"papi-dts": "file:../paranext-core/lib/papi-dts",
7171
"platform-bible-react": "file:../paranext-core/lib/platform-bible-react",

0 commit comments

Comments
 (0)