Merge pull request #19864 from Dolibarr/snyk-fix-62ffe24e6f5c18ab2cad0bc251d4e52a

[Snyk] Security upgrade node-fetch from 2.6.7 to 3.1.1
This commit is contained in:
Laurent Destailleur 2022-01-19 01:16:44 +01:00 committed by GitHub
commit f4cdcf93bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,6 +10,6 @@
"dependencies": {
"chart.js": "^2.9.4",
"cucumber-pretty": "^6.0.0",
"node-fetch": "^2.6.1"
"node-fetch": "^3.1.1"
}
}