Skip to content

Commit b2b9e24

Browse files
authored
Merge pull request #6 from MCRcodes/updating_vulnerabilities_in_deps
updating dependencies to fix vulnerabilities
2 parents 6df5fc3 + 043c101 commit b2b9e24

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
"eslint-config-prettier": "^6.6.0",
1616
"eslint-plugin-import": "^2.20.0",
1717
"eslint-plugin-prettier": "^3.1.1",
18-
"jest": "^24.9.0",
19-
"nodemon": "^1.18.7",
18+
"jest": "^28.1.3",
19+
"nodemon": "^2.0.19",
2020
"prettier": "^1.19.1",
2121
"supertest": "^4.0.2"
2222
}

0 commit comments

Comments
 (0)