Merge pull request #44 from edx/douglashall/ARCH-775

Upgrade frontend-logging
This commit is contained in:
Douglas Hall
2019-05-15 14:59:37 -04:00
committed by GitHub
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -1114,9 +1114,9 @@
}
},
"@edx/frontend-logging": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/@edx/frontend-logging/-/frontend-logging-2.0.0.tgz",
"integrity": "sha512-/nzaWXSD93YNhpXCwn9pjjoAMX69Jch4yU2qEkSJYEoQAwvHMlkIDLHsazwi3l1TqFBbeGulGCV8fi/GF6Uvqw=="
"version": "2.0.2",
"resolved": "https://registry.npmjs.org/@edx/frontend-logging/-/frontend-logging-2.0.2.tgz",
"integrity": "sha512-DFj4CXcy5jStwkEN/sBiTFV5IB06KnTdWIfk/OYpx7EnMJCXL7b8BawW74xstyVjkGXRhQr08sgt/cY+hNGd7A=="
},
"@edx/paragon": {
"version": "4.2.2",

View File

@@ -30,7 +30,7 @@
"@edx/frontend-auth": "^5.3.0",
"@edx/frontend-component-footer": "^4.1.2",
"@edx/frontend-component-site-header": "^2.1.6",
"@edx/frontend-logging": "^2.0.0",
"@edx/frontend-logging": "^2.0.2",
"@edx/paragon": "^4.2.2",
"@fortawesome/fontawesome-svg-core": "^1.2.17",
"@fortawesome/free-brands-svg-icons": "^5.7.2",