File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 115
115
"eslint-plugin-import" : " ^2.22.1" ,
116
116
"eslint-plugin-prettier" : " ^3.1.4" ,
117
117
"jest" : " ^26.6.3" ,
118
- "nodemon" : " ^2.0.6 " ,
118
+ "nodemon" : " ^2.0.7 " ,
119
119
"prettier" : " ^2.2.0" ,
120
120
"standard-version" : " ^9.0.0" ,
121
121
"supertest" : " ^6.0.1" ,
Original file line number Diff line number Diff line change @@ -6519,10 +6519,10 @@ nodemailer@^6.4.17:
6519
6519
resolved "https://registry.yarnpkg.com/nodemailer/-/nodemailer-6.4.17.tgz#8de98618028953b80680775770f937243a7d7877"
6520
6520
integrity sha512-89ps+SBGpo0D4Bi5ZrxcrCiRFaMmkCt+gItMXQGzEtZVR3uAD3QAQIDoxTWnx3ky0Dwwy/dhFrQ+6NNGXpw/qQ==
6521
6521
6522
- nodemon@^2.0.6 :
6523
- version "2.0.6 "
6524
- resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-2.0.6 .tgz#1abe1937b463aaf62f0d52e2b7eaadf28cc2240d "
6525
- integrity sha512-4I3YDSKXg6ltYpcnZeHompqac4E6JeAMpGm8tJnB9Y3T0ehasLa4139dJOcCrB93HHrUMsCrKtoAlXTqT5n4AQ ==
6522
+ nodemon@^2.0.7 :
6523
+ version "2.0.7 "
6524
+ resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-2.0.7 .tgz#6f030a0a0ebe3ea1ba2a38f71bf9bab4841ced32 "
6525
+ integrity sha512-XHzK69Awgnec9UzHr1kc8EomQh4sjTQ8oRf8TsGrSmHDx9/UmiGG9E/mM3BuTfNeFwdNBvrqQq/RHL0xIeyFOA ==
6526
6526
dependencies :
6527
6527
chokidar "^3.2.2"
6528
6528
debug "^3.2.6"
You can’t perform that action at this time.
0 commit comments