Skip to content
This repository has been archived by the owner on Dec 19, 2023. It is now read-only.

Commit

Permalink
fix: package.json & yarn.lock to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-REQUEST-3361831
- https://snyk.io/vuln/SNYK-JS-TOUGHCOOKIE-5672873
  • Loading branch information
snyk-bot committed Nov 29, 2023
1 parent 313944c commit 3425f92
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 388 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"homepage": "https://github.com/PaackEng/i18n-json-to-elm#readme",
"dependencies": {
"elm-format": "^0.8.3"
"elm-format": "^0.8.6"
},
"devDependencies": {
"@types/node": "^16.4.14",
Expand Down
Loading

0 comments on commit 3425f92

Please sign in to comment.