Skip to content

Commit 12401c2

Browse files
committed
Bump dependencies
1 parent 2c7a12d commit 12401c2

File tree

2 files changed

+1297
-1839
lines changed

2 files changed

+1297
-1839
lines changed

package.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -33,27 +33,27 @@
3333
"homepage": "https://github.com/hoangvvo/next-session#readme",
3434
"devDependencies": {
3535
"@types/cookie": "^0.4.0",
36-
"@types/express-session": "^1.17.0",
37-
"@types/jest": "^26.0.10",
38-
"@types/node": "^14.6.2",
39-
"@types/react": "^16.9.48",
40-
"@types/react-dom": "^16.9.8",
36+
"@types/express-session": "^1.17.3",
37+
"@types/jest": "^26.0.15",
38+
"@types/node": "^14.14.9",
39+
"@types/react": "^17.0.0",
40+
"@types/react-dom": "^17.0.0",
4141
"@types/supertest": "^2.0.10",
42-
"@typescript-eslint/eslint-plugin": "^3.10.1",
43-
"@typescript-eslint/parser": "^3.10.1",
42+
"@typescript-eslint/eslint-plugin": "^4.8.2",
43+
"@typescript-eslint/parser": "^4.8.2",
4444
"cookie-signature": "^1.1.0",
45-
"eslint": "^7.7.0",
46-
"jest": "^26.4.2",
47-
"next": "9.5.5",
48-
"react": "^16.13.0",
49-
"react-dom": "^16.13.0",
50-
"supertest": "^4.0.2",
51-
"ts-jest": "^26.3.0",
52-
"typescript": "^4.0.2"
45+
"eslint": "^7.14.0",
46+
"jest": "^26.6.3",
47+
"next": "10.0.3",
48+
"react": "^17.0.1",
49+
"react-dom": "^17.0.1",
50+
"supertest": "^6.0.1",
51+
"ts-jest": "^26.4.4",
52+
"typescript": "^4.1.2"
5353
},
5454
"dependencies": {
5555
"cookie": "^0.4.1",
56-
"nanoid": "^3.1.12"
56+
"nanoid": "^3.1.18"
5757
},
5858
"engines": {
5959
"node": ">=10.0.0"

0 commit comments

Comments
 (0)