Skip to content

Commit

Permalink
[Snyk] Security upgrade mocha from 8.4.0 to 10.1.0 (#5)
Browse files Browse the repository at this point in the history
* fix: package.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-MINIMATCH-3050818
- https://snyk.io/vuln/SNYK-JS-MOCHA-2863123
- https://snyk.io/vuln/SNYK-JS-NANOID-2332193

* update gdal-async

---------

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
  • Loading branch information
mmomtchev and snyk-bot authored Oct 7, 2023
1 parent 42ba814 commit 954a9d1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@
"eslint-plugin-array-func": "^3.1.7",
"eslint-plugin-mocha": "^9.0.0",
"eslint-plugin-prefer-arrow": "^1.2.3",
"gdal-async": "^3.7.1",
"mocha": "^8.4.0",
"gdal-async": "^3.7.2-1",
"mocha": "^10.1.0",
"ndarray": "^1.0.19",
"ndarray-ops": "^1.2.2",
"ts-node": "^10.0.0",
Expand Down

0 comments on commit 954a9d1

Please sign in to comment.