Skip to content

Commit 4aab85d

Browse files
cdimasciosnyk-bot
andauthored
fix: examples/4-eov-operations-babel/package.json & examples/4-eov-operations-babel/package-lock.json to reduce vulnerabilities (#1100)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ONHEADERS-10773729 Co-authored-by: snyk-bot <snyk-bot@snyk.io>
1 parent 41a3821 commit 4aab85d

File tree

2 files changed

+18
-16
lines changed

2 files changed

+18
-16
lines changed

examples/4-eov-operations-babel/package-lock.json

Lines changed: 17 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/4-eov-operations-babel/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"dependencies": {
1717
"express": "^4.21.2",
1818
"express-openapi-validator": "^5.3.7",
19-
"morgan": "^1.10.0"
19+
"morgan": "^1.10.1"
2020
},
2121
"devDependencies": {
2222
"@babel/cli": "^7.15.7",

0 commit comments

Comments
 (0)