Skip to content

Commit

Permalink
chore: update express package
Browse files Browse the repository at this point in the history
  • Loading branch information
nimaa77 committed Apr 20, 2023
1 parent 29883b3 commit 01466f2
Show file tree
Hide file tree
Showing 2 changed files with 239 additions and 13 deletions.
6 changes: 3 additions & 3 deletions packages/after.js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
"devDependencies": {
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^14.0.0",
"@types/express": "^4.17.3",
"@types/node": "^13.13.2",
"@types/express": "^4.17.17",
"@types/node": "^18.15.12",
"@types/react": "^16.9.34",
"@types/react-dom": "^16.9.6",
"@types/react-helmet": "^5.0.15",
Expand All @@ -48,7 +48,7 @@
"eslint-plugin-jest-dom": "^4.0.3",
"eslint-plugin-react": "^7.32.2",
"eslint-plugin-testing-library": "^5.10.3",
"express": "^4.17.1",
"express": "^4.18.2",
"happy-dom": "^9.8.4",
"razzle-dev-utils": "^3.1.0",
"react": "^17.0.2",
Expand Down
Loading

0 comments on commit 01466f2

Please sign in to comment.