Skip to content

Commit

Permalink
Merge pull request #290 from ever-co/snyk-fix-9bd8a479e4c093979d367a9…
Browse files Browse the repository at this point in the history
…e0e63fe36

[Snyk] Security upgrade swagger-ui-express from 4.1.6 to 4.2.0
  • Loading branch information
evereq authored Jan 27, 2022
2 parents 08ec05a + c8e8e4f commit afa435c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"reflect-metadata": "^0.1.13",
"rxjs": "^7.3.0",
"strings-file": "^0.0.5",
"swagger-ui-express": "^4.1.6",
"swagger-ui-express": "^4.2.0",
"typeorm": "^0.2.37",
"xliff": "^5.6.2",
"xml-js": "^1.6.11"
Expand Down
18 changes: 9 additions & 9 deletions api/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5246,17 +5246,17 @@ supports-hyperlinks@^2.0.0:
has-flag "^4.0.0"
supports-color "^7.0.0"

swagger-ui-dist@^3.18.1:
version "3.52.2"
resolved "https://registry.yarnpkg.com/swagger-ui-dist/-/swagger-ui-dist-3.52.2.tgz#30ed9cfa64043651b62f7662681181e21abf0fe2"
integrity sha512-k6QsJqDxfkMlelFUobIKRggR9y5BPvhr/ok9IUPlpnAQsytCx8SSKtNOFkf+W5yZi1Zh6X8GAz2picmmvZBSIw==
swagger-ui-dist@>=4.1.3:
version "4.3.0"
resolved "https://registry.yarnpkg.com/swagger-ui-dist/-/swagger-ui-dist-4.3.0.tgz#f969bdf8891e39bf7b3310a2091aca58e99ed5fd"
integrity sha512-RY1c3y6uuHBTu4nZPXcvrv9cnKj6MbaNMZK1NDyGHrUbQOO5WmkuMo6wi93WFzSURJk0SboD1X9nM5CtQAu2Og==

swagger-ui-express@^4.1.6:
version "4.1.6"
resolved "https://registry.yarnpkg.com/swagger-ui-express/-/swagger-ui-express-4.1.6.tgz#682294af3d5c70f74a1fa4d6a9b503a9ee55ea82"
integrity sha512-Xs2BGGudvDBtL7RXcYtNvHsFtP1DBFPMJFRxHe5ez/VG/rzVOEjazJOOSc/kSCyxreCTKfJrII6MJlL9a6t8vw==
swagger-ui-express@^4.2.0:
version "4.3.0"
resolved "https://registry.yarnpkg.com/swagger-ui-express/-/swagger-ui-express-4.3.0.tgz#226238ab231f7718f9109d63a66efc3a795618dd"
integrity sha512-jN46SEEe9EoXa3ZgZoKgnSF6z0w3tnM1yqhO4Y+Q4iZVc8JOQB960EZpIAz6rNROrDApVDwcMHR0mhlnc/5Omw==
dependencies:
swagger-ui-dist "^3.18.1"
swagger-ui-dist ">=4.1.3"

symbol-tree@^3.2.4:
version "3.2.4"
Expand Down

0 comments on commit afa435c

Please sign in to comment.