CEC-1160 Fix package warnings (#121)

This commit is contained in:
John Wu
2022-03-10 12:12:23 -08:00
committed by GitHub
parent 2d7f51f3f4
commit a720341f30
2 changed files with 5211 additions and 11080 deletions

16255
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -11,7 +11,7 @@
"@testing-library/jest-dom": "^5.15.0", "@testing-library/jest-dom": "^5.15.0",
"@testing-library/react": "^12.1.2", "@testing-library/react": "^12.1.2",
"@testing-library/user-event": "^13.5.0", "@testing-library/user-event": "^13.5.0",
"axios": "^0.21.4", "axios": "^0.26.1",
"clsx": "^1.1.1", "clsx": "^1.1.1",
"env-cmd": "^10.1.0", "env-cmd": "^10.1.0",
"leaflet": "^1.7.1", "leaflet": "^1.7.1",
@@ -21,7 +21,7 @@
"react-leaflet": "^3.2.5", "react-leaflet": "^3.2.5",
"react-router-dom": "^5.3.0", "react-router-dom": "^5.3.0",
"react-router-hash-link": "^2.4.3", "react-router-hash-link": "^2.4.3",
"react-scripts": "4.0.3", "react-scripts": "5.0.0",
"web-vitals": "^2.1.2" "web-vitals": "^2.1.2"
}, },
"scripts": { "scripts": {