Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
RomainLanz committed Oct 6, 2024
1 parent 8e5de76 commit 097b7d2
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 @@ -24,17 +24,17 @@
"concat": "^1.0.3",
"cz-conventional-changelog": "^3.3.0",
"japa": "^4.0.0",
"standard": "^17.0.0",
"supertest": "^6.3.3",
"uglify-js": "^3.17.4"
"standard": "^17.1.2",
"supertest": "^6.3.4",
"uglify-js": "^3.19.3"
},
"config": {
"commitizen": {
"path": "./node_modules/cz-conventional-changelog"
}
},
"dependencies": {
"cookie": "^0.5.0",
"cookie": "^0.7.1",
"mustache": "^4.2.0",
"stacktracey": "^2.1.8"
},
Expand Down

0 comments on commit 097b7d2

Please sign in to comment.