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 f358772 commit c1fba6d
Show file tree
Hide file tree
Showing 2 changed files with 1,021 additions and 1,458 deletions.
18 changes: 9 additions & 9 deletions package.json
Expand Up @@ -14,14 +14,14 @@
"dependencies": {
"@randy.tarampi/lambda-logger": "^6.3.0",
"@randy.tarampi/serverless": "^6.3.0",
"clamscan": "^1.3.1",
"clamscan": "^1.3.3",
"md5": "^2.3.0",
"snyk": "^1.369.2",
"snyk": "^1.386.0",
"temp": "^0.9.1"
},
"devDependencies": {
"@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 @@ -39,25 +39,25 @@
"coveralls": "^3.1.0",
"cross-env": "^7.0.2",
"del": "^5.1.0",
"eslint": "^7.6.0",
"eslint": "^7.7.0",
"eslint-plugin-import": "^2.22.0",
"gulp": "^4.0.2",
"gulp-eslint": "^6.0.0",
"gulp-if": "^3.0.0",
"gulp-mocha": "^7.0.2",
"mocha": "^8.1.0",
"mocha": "^8.1.3",
"mocha-junit-reporter": "^2.0.0",
"nyc": "^15.1.0",
"semantic-release": "^17.1.1",
"serverless": "^1.77.1",
"serverless": "^1.80.0",
"serverless-mocha-plugin": "^1.12.0",
"serverless-webpack": "^5.3.3",
"sinon": "^9.0.2",
"serverless-webpack": "^5.3.4",
"sinon": "^9.0.3",
"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"
},
"engines": {
"node": ">=10",
Expand Down

0 comments on commit c1fba6d

Please sign in to comment.