Skip to content

Commit

Permalink
feat: upgrade chokidar from 3.6.0 to 4.0.1 (#1476)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade chokidar from 3.6.0 to 4.0.1.

See this package in npm:
chokidar

See this project in Snyk:
https://app.snyk.io/org/eregs-x7s/project/563526b1-d7cd-4b7a-9ffa-394ec8cef328?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
brittag and snyk-bot authored Nov 12, 2024
1 parent bad00b3 commit ccedef9
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 62 deletions.
85 changes: 24 additions & 61 deletions solution/ui/regulations/eregs-component-lib/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion solution/ui/regulations/eregs-component-lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"build": "npm run build:components && npm run build:main"
},
"dependencies": {
"chokidar": "^3.6.0",
"chokidar": "^4.0.1",
"localforage": "^1.10.0",
"lodash": "^4.17.21",
"mitt": "^3.0.1",
Expand Down

0 comments on commit ccedef9

Please sign in to comment.