chore(deps): bump nodemon from 3.0.3 to 3.1.0 #86

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-nodemon-3.1.0 into main 2024-02-23 11:57:23 +00:00
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -25,7 +25,7 @@
"jsonwebtoken": "^9.0.2",
"node-forge": "^1.3.1",
"node-rsa": "^1.1.1",
"nodemon": "^3.0.3",
"nodemon": "^3.1.0",
"serve-favicon": "^2.4.2"
},
"devDependencies": {
+4 -4
View File
@@ -668,10 +668,10 @@ node-rsa@^1.1.1:
dependencies:
asn1 "^0.2.4"
nodemon@^3.0.3:
version "3.0.3"
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-3.0.3.tgz#244a62d1c690eece3f6165c6cdb0db03ebd80b76"
integrity sha512-7jH/NXbFPxVaMwmBCC2B9F/V6X1VkEdNgx3iu9jji8WxWcvhMWkmhNWhI5077zknOnZnBzba9hZP6bCPJLSReQ==
nodemon@^3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-3.1.0.tgz#ff7394f2450eb6a5e96fe4180acd5176b29799c9"
integrity sha512-xqlktYlDMCepBJd43ZQhjWwMw2obW/JRvkrLxq5RCNcuDDX1DbcPT+qT1IlIIdf+DhnWs90JpTMe+Y5KxOchvA==
dependencies:
chokidar "^3.5.2"
debug "^4"