Skip to content

Commit

Permalink
fix: upgrade mathjs from 11.11.1 to 11.12.0 (#286)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade mathjs from 11.11.1 to 11.12.0.

See this package in npm:
https://www.npmjs.com/package/mathjs

See this project in Snyk:
https://app.snyk.io/org/ludeknovy/project/6001874a-311f-46e3-8e8c-e69318c103b2?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
  • Loading branch information
ludeknovy and snyk-bot authored Feb 6, 2024
1 parent bd2f128 commit 09598de
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"helmet": "^6.2.0",
"joi": "^14.3.1",
"jsonwebtoken": "^9.0.1",
"mathjs": "^11.11.1",
"mathjs": "^11.12.0",
"mixpanel": "^0.18.0",
"moment": "^2.29.4",
"multer": "^1.4.5-lts.1",
Expand Down

0 comments on commit 09598de

Please sign in to comment.