Skip to content

Commit

Permalink
fix(package): Bump packages for security updates (2020-08-29)
Browse files Browse the repository at this point in the history
  • Loading branch information
randytarampi committed Aug 29, 2020
1 parent 0e14a8d commit ed0ea39
Show file tree
Hide file tree
Showing 16 changed files with 1,854 additions and 2,879 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"bugs": "https://github.com/randytarampi/me/issues",
"dependencies": {
"@babel/cli": "^7.10.5",
"@babel/core": "^7.11.0",
"@babel/core": "^7.11.4",
"@babel/plugin-proposal-class-properties": "^7.10.4",
"@babel/plugin-proposal-object-rest-spread": "^7.11.0",
"@babel/plugin-transform-property-literals": "^7.10.4",
Expand All @@ -21,19 +21,19 @@
"babel-plugin-istanbul": "^6.0.0",
"babel-plugin-lodash": "^3.3.4",
"babel-plugin-minify-replace": "^0.5.0",
"chokidar": "^3.4.1",
"chokidar": "^3.4.2",
"codeclimate-test-reporter": "^0.5.1",
"commander": "^6.0.0",
"commander": "^6.1.0",
"config": "^3.3.1",
"connect-history-api-fallback": "^1.6.0",
"copy-webpack-plugin": "^6.0.3",
"copy-webpack-plugin": "^6.0.4",
"coveralls": "^3.1.0",
"cross-env": "^7.0.2",
"css-loader": "^4.2.0",
"css-loader": "^4.2.2",
"del": "^5.1.0",
"eslint": "^7.6.0",
"eslint": "^7.7.0",
"eslint-plugin-import": "^2.22.0",
"eslint-plugin-react": "^7.20.5",
"eslint-plugin-react": "^7.20.6",
"expose-loader": "^1.0.0",
"file-loader": "^6.0.0",
"gulp": "^4.0.2",
Expand All @@ -44,7 +44,7 @@
"gulp-if": "^3.0.0",
"gulp-mocha": "^7.0.2",
"gulp-pug": "^4.0.1",
"gulp-pug-linter": "^1.3.0",
"gulp-pug-linter": "^1.4.0",
"gulp-sass": "^4.1.0",
"gulp-sass-lint": "^1.4.0",
"gulp-sourcemaps": "^2.6.5",
Expand All @@ -59,28 +59,28 @@
"koa-mount": "^4.0.0",
"koa-static": "^5.0.0",
"lerna": "^3.22.1",
"lodash": "^4.17.19",
"mini-css-extract-plugin": "^0.9.0",
"npm-check-updates": "^7.0.2",
"lodash": "^4.17.20",
"mini-css-extract-plugin": "^0.11.0",
"npm-check-updates": "^8.0.1",
"nyc": "^15.1.0",
"optimize-css-assets-webpack-plugin": "^5.0.3",
"postcss-loader": "^3.0.0",
"postcss-preset-env": "^6.7.0",
"pug": "^3.0.0",
"pug-loader": "^2.4.0",
"resolve-url-loader": "^3.1.1",
"sass-loader": "^9.0.2",
"sass-loader": "^10.0.1",
"semver-compare": "^1.0.0",
"sinon": "^9.0.2",
"snyk": "^1.369.2",
"sinon": "^9.0.3",
"snyk": "^1.386.0",
"svg-path-loader": "^0.0.4",
"syncpack": "^5.1.4",
"terser-webpack-plugin": "^3.0.8",
"syncpack": "^5.5.6",
"terser-webpack-plugin": "^4.1.0",
"vinyl-paths": "^3.0.1",
"webpack": "^4.44.1",
"webpack-bundle-analyzer": "^3.8.0",
"webpack-cli": "^3.3.12",
"webpack-node-externals": "^2.5.0",
"webpack-node-externals": "^2.5.2",
"webpack-sentry-plugin": "^2.0.3",
"webpack-serve": "^2.0.3",
"workbox-webpack-plugin": "^5.1.3",
Expand Down
6 changes: 3 additions & 3 deletions packages/browser-logger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,15 @@
"bunyan": "^2.0.2",
"bunyan-sentry-stream": "github:randytarampi/bunyan-sentry-stream#me-release",
"raven-js": "^3.27.2",
"snyk": "^1.369.2"
"snyk": "^1.386.0"
},
"devDependencies": {
"chai": "^4.2.0",
"cross-env": "^7.0.2",
"gulp": "^4.0.2",
"jsdom": "^16.3.0",
"jsdom": "^16.4.0",
"mocha-junit-reporter": "^2.0.0",
"sinon": "^9.0.2"
"sinon": "^9.0.3"
},
"directories": {
"lib": "./src/lib",
Expand Down
8 changes: 4 additions & 4 deletions packages/job-application/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@
"@randy.tarampi/resume": "^6.3.0",
"@randy.tarampi/views": "^6.3.0",
"immutable": "github:randytarampi/immutable-js#me-release",
"lodash": "^4.17.19",
"lodash": "^4.17.20",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react-materialize": "^3.9.2",
"snyk": "^1.369.2"
"snyk": "^1.386.0"
},
"devDependencies": {
"bluebird": "^3.7.2",
Expand All @@ -29,10 +29,10 @@
"config": "^3.3.1",
"cross-env": "^7.0.2",
"enzyme": "^3.11.0",
"enzyme-adapter-react-16": "^1.15.2",
"enzyme-adapter-react-16": "^1.15.3",
"express": "^4.17.1",
"gulp": "^4.0.2",
"jsdom": "^16.3.0",
"jsdom": "^16.4.0",
"mocha-junit-reporter": "^2.0.0",
"yargs": "^15.4.1"
},
Expand Down
8 changes: 4 additions & 4 deletions packages/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@
"haversine": "^1.1.1",
"immutable": "github:randytarampi/immutable-js#me-release",
"latlon-geohash": "^1.1.0",
"libphonenumber-js": "^1.7.55",
"lodash": "^4.17.19",
"luxon": "^1.24.1",
"libphonenumber-js": "^1.7.57",
"lodash": "^4.17.20",
"luxon": "^1.25.0",
"proximityhash": "github:randytarampi/proximityhash#me-release",
"query-string": "^6.13.1",
"snyk": "^1.369.2"
"snyk": "^1.386.0"
},
"devDependencies": {
"chai": "^4.2.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/jsonresume-theme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,14 @@
"@randy.tarampi/views": "^6.3.0",
"config": "^3.3.1",
"resume-cli": "randytarampi/resume-cli#me-release",
"snyk": "^1.369.2"
"snyk": "^1.386.0"
},
"devDependencies": {
"cross-env": "^7.0.2",
"express": "^4.17.1",
"gulp": "^4.0.2",
"mocha-junit-reporter": "^2.0.0",
"webpack-node-externals": "^2.5.0"
"webpack-node-externals": "^2.5.2"
},
"directories": {
"lib": "./src/lib",
Expand Down
16 changes: 8 additions & 8 deletions packages/jsx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,17 +20,17 @@
"@randy.tarampi/schema-dot-org-json-ld-components": "latest",
"@randy.tarampi/schema-dot-org-types": "latest",
"@redux-offline/redux-offline": "^2.6.0",
"@types/googlemaps": "^3.39.11",
"@types/googlemaps": "^3.39.13",
"@types/markerclustererplus": "^2.1.33",
"@types/react": "^16.9.44",
"@types/react": "^16.9.48",
"classnames": "^2.2.6",
"connected-react-router": "github:randytarampi/connected-react-router#me-release",
"history": "^5.0.0",
"immutable": "github:randytarampi/immutable-js#me-release",
"is-html": "^2.0.0",
"isomorphic-fetch": "^2.2.1",
"lodash": "^4.17.19",
"luxon": "^1.24.1",
"lodash": "^4.17.20",
"luxon": "^1.25.0",
"materialize-css": "^1.0.0",
"prop-types": "^15.7.2",
"query-string": "^6.13.1",
Expand All @@ -57,7 +57,7 @@
"redux-thunk": "^2.3.0",
"reselect": "^4.0.0",
"sniffr": "^1.2.0",
"snyk": "^1.369.2"
"snyk": "^1.386.0"
},
"devDependencies": {
"chai": "^4.2.0",
Expand All @@ -66,14 +66,14 @@
"config": "^3.3.1",
"cross-env": "^7.0.2",
"enzyme": "^3.11.0",
"enzyme-adapter-react-16": "^1.15.2",
"enzyme-adapter-react-16": "^1.15.3",
"gulp": "^4.0.2",
"jsdom": "^16.3.0",
"jsdom": "^16.4.0",
"mocha-junit-reporter": "^2.0.0",
"mock-local-storage": "^1.1.15",
"proxyquire": "^2.1.3",
"redux-mock-store": "^1.5.4",
"sinon": "^9.0.2"
"sinon": "^9.0.3"
},
"directories": {
"lib": "./src/lib",
Expand Down
2 changes: 1 addition & 1 deletion packages/lambda-logger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"gulp": "^4.0.2",
"mocha-junit-reporter": "^2.0.0",
"proxyquire": "^2.1.3",
"sinon": "^9.0.2"
"sinon": "^9.0.3"
},
"directories": {
"lib": "./src/lib",
Expand Down
16 changes: 8 additions & 8 deletions packages/letter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@
"@randy.tarampi/printables": "^6.3.0",
"@randy.tarampi/schema-dot-org-json-ld-components": "latest",
"@randy.tarampi/views": "^6.3.0",
"@types/react": "^16.9.44",
"exiftool-vendored": "^11.5.0",
"@types/react": "^16.9.48",
"exiftool-vendored": "^12.1.0",
"history": "^5.0.0",
"immutable": "github:randytarampi/immutable-js#me-release",
"isomorphic-fetch": "^2.2.1",
"luxon": "^1.24.1",
"luxon": "^1.25.0",
"materialize-css": "^1.0.0",
"prop-types": "^15.7.2",
"query-string": "^6.13.1",
Expand All @@ -38,28 +38,28 @@
"redux-actions": "^2.6.5",
"redux-immutable": "^4.0.0",
"reselect": "^4.0.0",
"snyk": "^1.369.2"
"snyk": "^1.386.0"
},
"devDependencies": {
"chai": "^4.2.0",
"chai-enzyme": "^1.0.0-beta.1",
"cheerio": "^1.0.0-rc.3",
"config": "^3.3.1",
"copy-webpack-plugin": "^6.0.3",
"copy-webpack-plugin": "^6.0.4",
"cross-env": "^7.0.2",
"enzyme": "^3.11.0",
"enzyme-adapter-react-16": "^1.15.2",
"enzyme-adapter-react-16": "^1.15.3",
"express": "^4.17.1",
"gulp": "^4.0.2",
"html-webpack-plugin": "^4.3.0",
"jsdom": "^16.3.0",
"jsdom": "^16.4.0",
"koa-mount": "^4.0.0",
"koa-static": "^5.0.0",
"mocha-junit-reporter": "^2.0.0",
"proxyquire": "^2.1.3",
"redux-mock-store": "^1.5.4",
"redux-thunk": "^2.3.0",
"sinon": "^9.0.2",
"sinon": "^9.0.3",
"webpack": "^4.44.1"
},
"directories": {
Expand Down
10 changes: 5 additions & 5 deletions packages/printables/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,25 +11,25 @@
"bugs": "https://github.com/randytarampi/me/issues",
"dependencies": {
"@randy.tarampi/views": "^6.3.0",
"exiftool-vendored": "^11.5.0",
"exiftool-vendored": "^12.1.0",
"pug": "^3.0.0",
"puppeteer": "^5.2.1",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react-helmet": "^6.1.0",
"snyk": "^1.369.2"
"snyk": "^1.386.0"
},
"devDependencies": {
"chai": "^4.2.0",
"chai-enzyme": "^1.0.0-beta.1",
"cheerio": "^1.0.0-rc.3",
"cross-env": "^7.0.2",
"enzyme": "^3.11.0",
"enzyme-adapter-react-16": "^1.15.2",
"enzyme-adapter-react-16": "^1.15.3",
"gulp": "^4.0.2",
"jsdom": "^16.3.0",
"jsdom": "^16.4.0",
"mocha-junit-reporter": "^2.0.0",
"sinon": "^9.0.2"
"sinon": "^9.0.3"
},
"directories": {
"lib": "./src/lib",
Expand Down
8 changes: 4 additions & 4 deletions packages/redux-metrics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,17 +9,17 @@
},
"bugs": "https://github.com/randytarampi/me/issues",
"dependencies": {
"luxon": "^1.24.1",
"luxon": "^1.25.0",
"react-metrics": "^2.4.1",
"snyk": "^1.369.2"
"snyk": "^1.386.0"
},
"devDependencies": {
"chai": "^4.2.0",
"cross-env": "^7.0.2",
"gulp": "^4.0.2",
"jsdom": "^16.3.0",
"jsdom": "^16.4.0",
"mocha-junit-reporter": "^2.0.0",
"sinon": "^9.0.2"
"sinon": "^9.0.3"
},
"directories": {
"lib": "./src/lib",
Expand Down
16 changes: 8 additions & 8 deletions packages/resume/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@
"@randy.tarampi/printables": "^6.3.0",
"@randy.tarampi/schema-dot-org-json-ld-components": "latest",
"@randy.tarampi/views": "^6.3.0",
"@types/react": "^16.9.44",
"@types/react": "^16.9.48",
"config": "^3.3.1",
"exiftool-vendored": "^11.5.0",
"exiftool-vendored": "^12.1.0",
"history": "^5.0.0",
"immutable": "github:randytarampi/immutable-js#me-release",
"isomorphic-fetch": "^2.2.1",
"luxon": "^1.24.1",
"luxon": "^1.25.0",
"materialize-css": "^1.0.0",
"prop-types": "^15.7.2",
"pug": "^3.0.0",
Expand All @@ -41,26 +41,26 @@
"redux-immutable": "^4.0.0",
"redux-thunk": "^2.3.0",
"reselect": "^4.0.0",
"snyk": "^1.369.2"
"snyk": "^1.386.0"
},
"devDependencies": {
"chai": "^4.2.0",
"chai-enzyme": "^1.0.0-beta.1",
"cheerio": "^1.0.0-rc.3",
"copy-webpack-plugin": "^6.0.3",
"copy-webpack-plugin": "^6.0.4",
"cross-env": "^7.0.2",
"enzyme": "^3.11.0",
"enzyme-adapter-react-16": "^1.15.2",
"enzyme-adapter-react-16": "^1.15.3",
"express": "^4.17.1",
"gulp": "^4.0.2",
"html-webpack-plugin": "^4.3.0",
"jsdom": "^16.3.0",
"jsdom": "^16.4.0",
"koa-mount": "^4.0.0",
"koa-static": "^5.0.0",
"mocha-junit-reporter": "^2.0.0",
"proxyquire": "^2.1.3",
"redux-mock-store": "^1.5.4",
"sinon": "^9.0.2",
"sinon": "^9.0.3",
"webpack": "^4.44.1"
},
"directories": {
Expand Down
6 changes: 3 additions & 3 deletions packages/serverless/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,18 +10,18 @@
"bugs": "https://github.com/randytarampi/me/issues",
"dependencies": {
"@randy.tarampi/js": "^6.3.0",
"aws-sdk": "^2.725.0",
"aws-sdk": "^2.742.0",
"aws-xray-sdk": "^3.1.0",
"busboy": "^0.3.1",
"mime-types": "^2.1.27",
"snyk": "^1.369.2"
"snyk": "^1.386.0"
},
"devDependencies": {
"chai": "^4.2.0",
"cross-env": "^7.0.2",
"gulp": "^4.0.2",
"mocha-junit-reporter": "^2.0.0",
"sinon": "^9.0.2"
"sinon": "^9.0.3"
},
"directories": {
"lib": "./src/lib",
Expand Down
Loading

0 comments on commit ed0ea39

Please sign in to comment.