Skip to content

Commit

Permalink
fix: upgrade mathjs from 14.0.0 to 14.0.1
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade mathjs from 14.0.0 to 14.0.1.

See this package in npm:
mathjs

See this project in Snyk:
https://app.snyk.io/org/skanda890/project/32695929-9478-40cd-aa1a-0eeef52f8a37?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jan 5, 2025
1 parent 5dbc77d commit b371002
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions math-calculator/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 math-calculator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"crypto-js": "^4.2.0",
"decimal.js": "^10.4.3",
"express": "^4.21.2",
"mathjs": "^14.0.0",
"mathjs": "^14.0.1",
"nerdamer": "^1.1.13",
"readline-sync": "^1.4.10",
"socket.io": "^4.8.1"
Expand Down

0 comments on commit b371002

Please sign in to comment.