Skip to content

Commit

Permalink
bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nbittich committed Oct 24, 2023
1 parent 4b677d4 commit f3e03b4
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@
"license": "MIT",
"dependencies": {
"cookie-parser": "^1.4.6",
"express": "^4.18.0",
"express-session": "^1.17.2",
"express": "^4.18.2",
"express-session": "^1.17.3",
"marked": "^4.0.15",
"node-fetch": "^3.2.3",
"nunjucks": "^3.2.3",
"node-fetch": "^3.3.2",
"nunjucks": "^3.2.4",
"nunjucks-markdown": "^2.0.1",
"sparqljs": "^3.5.1"
"sparqljs": "^3.7.1"
},
"devDependencies": {
"@tailwindcss/forms": "^0.5.1",
Expand Down

0 comments on commit f3e03b4

Please sign in to comment.