diff --git a/package-lock.json b/package-lock.json index 350bd8d3f9..faba7b7944 100644 --- a/package-lock.json +++ b/package-lock.json @@ -27,9 +27,9 @@ } }, "@freecodecamp/curriculum": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/@freecodecamp/curriculum/-/curriculum-2.0.0.tgz", - "integrity": "sha512-d1VGhv8VeWfSsOOuuXedpJ7bpQ+p6lLOV4BoC06ib34CZ0UrJyFhErq8BlPTuIxhs4tZsCv/IBGxpx5yJE9SOw==" + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/@freecodecamp/curriculum/-/curriculum-3.0.1.tgz", + "integrity": "sha512-vU0dM7x3g/SbR81GdiOr1a4k9ln7PTpe9WKdvHYWupqTzz8iZ171TFx+dq0HWbktD6qhmWeM9/BLDVAk9kAWXA==" }, "@freecodecamp/loopback-component-passport": { "version": "1.0.0", diff --git a/package.json b/package.json index 5ec1ea2ce6..434412e2a4 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "dependencies": { "@fortawesome/fontawesome": "^1.1.8", "@fortawesome/react-fontawesome": "0.0.20", - "@freecodecamp/curriculum": "^2.0.0", + "@freecodecamp/curriculum": "^3.0.1", "@freecodecamp/loopback-component-passport": "^1.0.0", "accepts": "^1.3.0", "auth0-js": "^9.5.1",