Skip to content

Commit

Permalink
chore(deps): update minor versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Won-Kyung Chung committed Jul 20, 2022
1 parent 679f6dd commit af9654d
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,23 +30,23 @@
],
"dependencies": {
"form-data": "^4.0.0",
"node-fetch": "^2.6.6",
"node-fetch": "^2.6.7",
"url-join": "^4.0.1",
"uuid": "^8.3.2"
},
"devDependencies": {
"@kth/eslint-config-kth": "^3.0.6",
"@kth/eslint-config-kth": "^3.0.10",
"@moebius/http-graceful-shutdown": "^1.1.0",
"@types/jest": "^27.0.3",
"body-parser": "^1.19.1",
"eslint": "^8.12.0",
"express": "^4.17.2",
"express-form-data": "^2.0.17",
"@types/jest": "^27.5.2",
"body-parser": "^1.20.0",
"eslint": "^8.20.0",
"express": "^4.18.1",
"express-form-data": "^2.0.18",
"husky": "^7.0.4",
"jest": "^27.4.5",
"jest-extended": "^1.2.0",
"prettier": "^2.5.1",
"pretty-quick": "^3.1.2",
"jest": "^27.5.1",
"jest-extended": "^1.2.1",
"prettier": "^2.7.1",
"pretty-quick": "^3.1.3",
"redis-mock": "^0.56.3"
},
"// (prettier)": "configuration version 2020-06-15 - might also reside in .prettierrc.json",
Expand Down

0 comments on commit af9654d

Please sign in to comment.