chore(deps): bump ieee754 from 1.1.13 to 1.2.1

This commit is contained in:
dependabot[bot]
2021-01-08 00:24:44 -05:00
committed by GitHub
parent 22de36e9a9
commit f161340dc8
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -14668,9 +14668,9 @@
"dev": true "dev": true
}, },
"ieee754": { "ieee754": {
"version": "1.1.13", "version": "1.2.1",
"resolved": "https://registry.npmjs.org/ieee754/-/ieee754-1.1.13.tgz", "resolved": "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz",
"integrity": "sha512-4vf7I2LYV/HaWerSo3XmlMkp5eZ83i+/CDluXi/IGTs/O1sejBNhTtnxzmRZfvOUqj7lZjqHkeTvpgSFDlWZTg==" "integrity": "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA=="
}, },
"iferr": { "iferr": {
"version": "0.1.5", "version": "0.1.5",

View File

@@ -67,7 +67,7 @@
"css.escape": "1.5.1", "css.escape": "1.5.1",
"deep-extend": "0.6.0", "deep-extend": "0.6.0",
"dompurify": "^2.2.3", "dompurify": "^2.2.3",
"ieee754": "^1.1.13", "ieee754": "^1.2.1",
"immutable": "^3.x.x", "immutable": "^3.x.x",
"js-file-download": "^0.4.12", "js-file-download": "^0.4.12",
"js-yaml": "^3.13.1", "js-yaml": "^3.13.1",