Skip to content

Commit 132a9b6

Browse files
authored
fix: upgrade decimal.js from 10.2.1 to 10.3.0 (#87)
Snyk has created this PR to upgrade decimal.js from 10.2.1 to 10.3.0. See this package in npm: https://www.npmjs.com/package/decimal.js See this project in Snyk: https://app.snyk.io/org/payu/project/dbcd8077-fe86-42ec-b041-22171fa52c29?utm_source=github&utm_medium=upgrade-pr
1 parent f588a7a commit 132a9b6

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"dependencies": {
5252
"ajv": "^6.12.6",
5353
"clone-deep": "^4.0.1",
54-
"decimal.js": "^10.2.1",
54+
"decimal.js": "^10.3.0",
5555
"js-yaml": "^3.14.1",
5656
"json-schema-deref-sync": "^0.14.0",
5757
"openapi-schema-validator": "^3.0.3",

0 commit comments

Comments
 (0)