updated dependecy vulnerabilities

This commit is contained in:
MaxRobinsonTheGreat
2023-10-30 22:48:13 -05:00
parent a721cbc88a
commit f0153021c8
2 changed files with 3895 additions and 5850 deletions

9738
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -21,10 +21,13 @@
},
"homepage": "https://github.com/MaxRobinsonTheGreat/EvolutionSimulatorV2#readme",
"devDependencies": {
"webpack": "^4.43.0",
"webpack": "^5.89.0",
"webpack-cli": "^3.3.12"
},
"dependencies": {
"jquery": "^3.6.1"
"glob-parent": "^6.0.2",
"jquery": "^3.6.1",
"npm": "^10.2.1",
"watchpack": "^2.4.0"
}
}