fix: package.json, yarn.lock & .snyk to reduce vulnerabilities

The following vulnerabilities are fixed with a Snyk patch:
- https://snyk.io/vuln/SNYK-JS-LODASH-567746
This commit is contained in:
snyk-bot
2022-06-06 14:58:14 +00:00
committed by lesion
parent a154fdf9e6
commit e359d51a99
3 changed files with 20 additions and 3 deletions

8
.snyk Normal file
View File

@@ -0,0 +1,8 @@
# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
version: v1.25.0
ignore: {}
# patches apply the minimum changes required to fix a vulnerability
patch:
SNYK-JS-LODASH-567746:
- express-oauth-server > oauth2-server > lodash:
patched: '2022-06-06T14:57:24.390Z'