Skip to content

Commit

Permalink
Merge pull request #1195 from brave-intl/fix/formidable
Browse files Browse the repository at this point in the history
run npm audit fix --force
  • Loading branch information
tsmartt authored Apr 29, 2024
2 parents beecf17 + 94caee7 commit 7853a29
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 23 deletions.
42 changes: 22 additions & 20 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@
"country-list": "2.3.0",
"cron-parser": "4.9.0",
"currency-codes": "2.1.0",
"debug": "^4.3.4",
"dotenv": "^16.4.5",
"ethereum-address": "0.0.4",
"exposition": "^1.2.0",
Expand All @@ -89,11 +90,10 @@
"prom-client": "11.5.3",
"queue-microtask": "github:brave-intl/queue-microtask#master",
"redis": "^3.1.2",
"debug": "^4.3.4",
"transliteration": "^2.3.5",
"strip-ansi": "^7.1.0",
"tiny-secp256k1": "^2.2.3",
"tldjs": "2.3.1",
"transliteration": "^2.3.5",
"underscore": "^1.13.6",
"uuid": "^9.0.1"
},
Expand All @@ -109,7 +109,7 @@
"parse-prometheus-text-format": "^1.1.1",
"sinon": "^15.2.0",
"standard": "~17.1.0",
"supertest": "^6.3.4"
"supertest": "^7.0.0"
},
"overrides": {
"crypto-js": "4.2.0"
Expand Down

0 comments on commit 7853a29

Please sign in to comment.