Skip to content

Commit

Permalink
fix: package.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Apr 29, 2024
1 parent 1ffc532 commit 3784cea
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,17 +16,17 @@
},
"dependencies": {
"babel-traverse":"7.0.0-beta.3",
"json5":"2.2.1",
"kind-of":"6.0.2",
"ember-cli-babel":"7.26.11",
"json5":"2.2.2",
"kind-of":"6.0.3",
"ember-cli-babel":"8.0.0",
"ember-debug-logger":"2.1.1",
"adm-zip": "0.4.10",
"body-parser": "1.9.0",
"cfenv": "^1.0.4",
"consolidate": "0.14.5",
"dustjs-helpers": "1.5.0",
"dustjs-linkedin": "2.5.0",
"ejs": "1.0.0",
"ejs": "3.1.10",
"ejs-locals": "1.0.2",
"errorhandler": "1.2.0",
"express": "4.12.4",
Expand Down

0 comments on commit 3784cea

Please sign in to comment.