Skip to content

Commit 480a115

Browse files
committed
fix: upgrade mathjs from 14.7.0 to 14.8.1
Snyk has created this PR to upgrade mathjs from 14.7.0 to 14.8.1. See this package in npm: mathjs See this project in Snyk: https://app.snyk.io/org/skanda-bt/project/e932cfb3-7807-490e-9596-755687a7da29?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 2f81cbb commit 480a115

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

math-calculator/package-lock.json

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

math-calculator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"crypto-js": "^4.2.0",
1414
"decimal.js": "^10.6.0",
1515
"express": "^5.1.0",
16-
"mathjs": "^14.7.0",
16+
"mathjs": "^14.8.1",
1717
"nerdamer": "^1.1.13",
1818
"readline-sync": "^1.4.10",
1919
"socket.io": "^4.8.1"

0 commit comments

Comments
 (0)