Skip to content

Commit 361d824

Browse files
committed
Update dependency next to v9.5.4 [SECURITY]
1 parent b6e63f2 commit 361d824

File tree

2 files changed

+484
-447
lines changed

2 files changed

+484
-447
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "api-next",
3-
"version": "1.2.0",
3+
"version": "1.0.0-beta.2",
44
"repository": "https://github.com/imflavio/api-next",
55
"author": "Flávio Carvalho <[email protected]>",
66
"license": "MIT",
@@ -24,18 +24,18 @@
2424
"dependencies": {
2525
"express-validator": "6.6.1",
2626
"morgan": "1.10.0",
27-
"node-mocks-http": "1.8.1",
2827
"simple-http-status": "1.1.0"
2928
},
3029
"devDependencies": {
3130
"@types/mongoose": "5.7.36",
3231
"@types/morgan": "1.9.1",
3332
"@types/node": "14.6.0",
3433
"babel-jest": "26.3.0",
35-
"next": "9.5.2",
34+
"next": "9.5.4",
3635
"husky": "4.2.5",
3736
"prettier": "2.0.5",
3837
"eslint-plugin-prettier": "3.1.4",
38+
"node-mocks-http": "1.8.1",
3939
"tsdx": "0.13.2",
4040
"tslib": "2.0.1",
4141
"typescript": "4.0.2",

0 commit comments

Comments
 (0)