Skip to content

Commit

Permalink
Merge branch 'master' into snyk-fix-dfb00945646b2ad0e110ae66d02304ed
Browse files Browse the repository at this point in the history
  • Loading branch information
cdimascio authored Oct 16, 2024
2 parents caeb4dd + 8cee5f9 commit c04bfd4
Show file tree
Hide file tree
Showing 4 changed files with 89 additions and 71 deletions.
138 changes: 77 additions & 61 deletions examples/4-eov-operations-babel/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/4-eov-operations-babel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"license": "MIT",
"dependencies": {
"express": "^4.21.1",
"express-openapi-validator": "^5.3.6",
"express-openapi-validator": "^5.3.7",
"morgan": "^1.10.0"
},
"devDependencies": {
Expand Down
18 changes: 10 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"commitizen": "^4.2.5",
"cookie-parser": "^1.4.6",
"coveralls": "^3.1.1",
"express": "^4.21.0",
"express": "^4.21.1",
"mocha": "^9.2.2",
"morgan": "^1.10.0",
"nodemon": "^3.0.1",
Expand Down

0 comments on commit c04bfd4

Please sign in to comment.