Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
smhg committed Feb 9, 2024
1 parent ad92af5 commit a40b650
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,17 +28,17 @@
"dependencies": {
"content-type": "^1.0.5",
"encoding": "^0.1.13",
"readable-stream": "^4.3.0",
"readable-stream": "^4.5.2",
"safe-buffer": "^5.2.1"
},
"devDependencies": {
"chai": "^4.3.7",
"eslint": "^8.43.0",
"eslint-config-standard": "^17.0.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-node": "^11.1.0",
"chai": "^4.4.1",
"eslint": "^8.56.0",
"eslint-config-standard": "^17.1.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-n": "^16.6.2",
"eslint-plugin-promise": "^6.1.1",
"mocha": "^10.2.0"
"mocha": "^10.3.0"
},
"keywords": [
"i18n",
Expand Down

0 comments on commit a40b650

Please sign in to comment.