Commit 901da66f91db579afc31043b5b6ef384fcb29e6b
1 parent
9b623b4c
Exists in
master
Atualiza pacotes de segurança
Showing
1 changed file
with
3 additions
and
3 deletions
Show diff stats
package.json
| ... | ... | @@ -2,14 +2,14 @@ |
| 2 | 2 | "name": "BarraBrasil", |
| 3 | 3 | "description": "Barra oficial do governo federal brasileiro", |
| 4 | 4 | "devDependencies": { |
| 5 | - "variable-replacer": "1.5.1", | |
| 5 | + "variable-replacer": "1.6.0", | |
| 6 | 6 | "coffee-script": "1.12.5", |
| 7 | 7 | "coffeescript-concat": "1.0.14", |
| 8 | 8 | "uglify-js": "3.5.9", |
| 9 | 9 | "chai": "3.5.0", |
| 10 | 10 | "chai-jq": "0.0.9", |
| 11 | - "mocha": "3.2.0", | |
| 12 | - "zombie": "5.0.5" | |
| 11 | + "mocha": "7.1.1", | |
| 12 | + "zombie": "6.1.4" | |
| 13 | 13 | }, |
| 14 | 14 | "optionalDependencies": {}, |
| 15 | 15 | "scripts": { | ... | ... |