mirror of
https://github.com/kingomarnajjar/flex-template-web.git
synced 2026-07-25 22:37:18 +10:00
Update decimal.js to 10.2.0
This commit is contained in:
parent
8825c166ed
commit
37ebb6b4d6
2 changed files with 5 additions and 5 deletions
|
|
@ -16,7 +16,7 @@
|
|||
"compression": "^1.7.4",
|
||||
"cookie-parser": "^1.4.4",
|
||||
"core-js": "^3.1.4",
|
||||
"decimal.js": "10.0.1",
|
||||
"decimal.js": "10.2.0",
|
||||
"dotenv": "6.2.0",
|
||||
"dotenv-expand": "4.2.0",
|
||||
"express": "^4.16.4",
|
||||
|
|
|
|||
|
|
@ -3439,10 +3439,10 @@ decamelize@^2.0.0:
|
|||
dependencies:
|
||||
xregexp "4.0.0"
|
||||
|
||||
decimal.js@10.0.1:
|
||||
version "10.0.1"
|
||||
resolved "https://registry.yarnpkg.com/decimal.js/-/decimal.js-10.0.1.tgz#d04b16b277f0f9af09671cee225c4882e8857c58"
|
||||
integrity sha512-vklWB5C4Cj423xnaOtsUmAv0/7GqlXIgDv2ZKDyR64OV3OSzGHNx2mk4p/1EKnB5s70k73cIOOEcG9YzF0q4Lw==
|
||||
decimal.js@10.2.0:
|
||||
version "10.2.0"
|
||||
resolved "https://registry.yarnpkg.com/decimal.js/-/decimal.js-10.2.0.tgz#39466113a9e036111d02f82489b5fd6b0b5ed231"
|
||||
integrity sha512-vDPw+rDgn3bZe1+F/pyEwb1oMG2XTlRVgAa6B4KccTEpYgF8w6eQllVbQcfIJnZyvzFtFpxnpGtx8dd7DJp/Rw==
|
||||
|
||||
decode-uri-component@^0.2.0:
|
||||
version "0.2.0"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue