Merge pull request #25 from fabrice404/dependabot/npm_and_yarn/dependencies-patch-and-minor-bb1708dc00

npm(deps-dev): bump debug from 4.3.7 to 4.4.0 in the dependencies-patch-and-minor group
This commit is contained in:
Fabrice Lamant
2024-12-06 23:40:18 +00:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -16,7 +16,7 @@
"autoprefixer": "^10.4.20",
"cheerio": "^1.0.0",
"daisyui": "^4.12.14",
"debug": "^4.3.6",
"debug": "^4.4.0",
"eslint": "^9.16.0",
"globals": "^15.13.0",
"nodemon": "^3.1.7",
@ -2244,9 +2244,9 @@
}
},
"node_modules/debug": {
"version": "4.3.7",
"resolved": "https://registry.npmjs.org/debug/-/debug-4.3.7.tgz",
"integrity": "sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==",
"version": "4.4.0",
"resolved": "https://registry.npmjs.org/debug/-/debug-4.4.0.tgz",
"integrity": "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==",
"dev": true,
"dependencies": {
"ms": "^2.1.3"

View File

@ -20,7 +20,7 @@
"autoprefixer": "^10.4.20",
"cheerio": "^1.0.0",
"daisyui": "^4.12.14",
"debug": "^4.3.6",
"debug": "^4.4.0",
"eslint": "^9.16.0",
"globals": "^15.13.0",
"nodemon": "^3.1.7",