Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
JosanaDH authored Apr 29, 2024
1 parent 88b0a64 commit 1ffc532
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
"test": "snyk test"
},
"dependencies": {
"babel-traverse":"7.0.0-beta.3", //should be a direct critical
"json5":"2.2.1", //should be a direct medium
"kind-of":"6.0.2", //should be a direct low
"babel-traverse":"7.0.0-beta.3",
"json5":"2.2.1",
"kind-of":"6.0.2",
"ember-cli-babel":"7.26.11",
"ember-debug-logger":"2.1.1",
"adm-zip": "0.4.10",
Expand Down

0 comments on commit 1ffc532

Please sign in to comment.