mirror of
https://github.com/postmanlabs/openapi-to-postman.git
synced 2022-11-29 22:05:00 +03:00
fix: package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-MOCHA-2863123
This commit is contained in:
922
package-lock.json
generated
922
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -140,7 +140,7 @@
|
||||
"eslint-plugin-mocha": "5.3.0",
|
||||
"eslint-plugin-security": "1.5.0",
|
||||
"expect.js": "0.3.1",
|
||||
"mocha": "7.2.0",
|
||||
"mocha": "10.1.0",
|
||||
"nyc": "15.1.0",
|
||||
"parse-gitignore": "0.5.1"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user