Skip to content
This repository has been archived by the owner on Jan 17, 2023. It is now read-only.

Commit

Permalink
Update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
ianb committed Aug 31, 2017
1 parent 2450dc7 commit 5a5a2b2
Showing 1 changed file with 20 additions and 20 deletions.
40 changes: 20 additions & 20 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,25 +7,25 @@
"url": "https://github.com/mozilla-services/screenshots/issues"
},
"dependencies": {
"accepts": "1.3.3",
"accepts": "1.3.4",
"atob": "2.0.3",
"aws-sdk": "2.92.0",
"aws-sdk": "2.106.0",
"btoa": "1.1.2",
"content-disposition": "0.5.2",
"convict": "4.0.0",
"cookies": "0.7.0",
"core-js": "2.4.1",
"cookies": "0.7.1",
"core-js": "2.5.0",
"csurf": "1.9.0",
"envc": "2.5.0",
"escape-html": "1.0.3",
"eslint-plugin-no-unsanitized": "2.0.1",
"express": "4.15.3",
"express": "4.15.4",
"fluent": "0.4.1",
"fluent-intl-polyfill": "0.1.0",
"fluent-langneg": "0.1.0",
"fluent-react": "0.4.1",
"jpm": "1.3.1",
"keygrip": "1.0.1",
"keygrip": "1.0.2",
"mobile-detect": "1.3.6",
"morgan": "1.8.2",
"mozlog": "2.1.1",
Expand All @@ -35,44 +35,44 @@
"nodify-uuid": "0.0.1",
"pg": "6.2.5",
"pg-patcher": "0.4.0",
"raven": "2.1.1",
"raven": "2.1.2",
"raven-js": "3.17.0",
"react": "15.6.1",
"react-dom": "15.6.1",
"react-masonry-component": "5.0.7",
"rimraf": "2.6.1",
"universal-analytics": "0.4.13",
"universal-analytics": "0.4.15",
"uuid": "3.1.0",
"valid-url": "1.0.9",
"wreck": "12.2.2"
"wreck": "12.2.3"
},
"devDependencies": {
"addons-linter": "0.22.6",
"babel-cli": "6.24.1",
"babel-polyfill": "6.23.0",
"addons-linter": "0.25.0",
"babel-cli": "6.26.0",
"babel-polyfill": "6.26.0",
"babel-preset-es2015": "6.24.1",
"babel-preset-react": "6.24.1",
"body-parser": "1.17.2",
"browserify": "14.4.0",
"david": "11.0.0",
"envify": "4.1.0",
"eslint": "4.3.0",
"eslint-plugin-mozilla": "0.4.2",
"eslint": "4.5.0",
"eslint-plugin-mozilla": "0.4.3",
"eslint-plugin-promise": "3.5.0",
"eslint-plugin-react": "7.1.0",
"eslint-plugin-react": "^7.3.0",
"fx-runner": "1.0.7",
"geckodriver": "1.8.0",
"geckodriver": "1.8.1",
"istanbul-middleware": "0.2.2",
"mocha": "3.4.2",
"mocha": "3.5.0",
"node-sass": "4.5.3",
"npm-run-all": "4.0.2",
"npm-run-all": "4.1.1",
"nsp": "2.7.0",
"pontoon-to-webext": "1.0.2",
"sass-lint": "1.10.2",
"sass-lint": "1.11.1",
"selenium-webdriver": "3.5.0",
"svgo": "0.7.2",
"uglify-js": "3.0.28",
"uglifyify": "4.0.3",
"uglify-js": "3.0.26",
"web-ext": "1.10.1"
},
"homepage": "https://screenshots.firefox.com",
Expand Down

0 comments on commit 5a5a2b2

Please # to comment.