Skip to content

Commit

Permalink
fix(deps): update dependencies to latest to patch reported vulnerabil…
Browse files Browse the repository at this point in the history
…ities
  • Loading branch information
bryantbiggs committed Sep 18, 2021
1 parent 90d9ad3 commit ef5d374
Show file tree
Hide file tree
Showing 4 changed files with 576 additions and 595 deletions.
2 changes: 1 addition & 1 deletion cloudfront_invalidate/dist/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion iam_access_credentials/dist/index.js

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,20 +37,20 @@
"trim-newlines": ">=4.0.2"
},
"devDependencies": {
"@types/node": "^16.7.10",
"@typescript-eslint/eslint-plugin": "^4.30.0",
"@typescript-eslint/parser": "^4.30.0",
"@vercel/ncc": "^0.30.0",
"@types/node": "^16.9.2",
"@typescript-eslint/eslint-plugin": "^4.31.1",
"@typescript-eslint/parser": "^4.31.1",
"@vercel/ncc": "^0.31.1",
"commitizen": "^4.2.4",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^4.0.0",
"lerna": "^4.0.0",
"lint-staged": "^11.1.2",
"prettier": "^2.3.2",
"prettier": "^2.4.1",
"prettier-plugin-package": "^1.3.0",
"typescript": "^4.4.2"
"typescript": "^4.4.3"
},
"resolutions": {
"trim-newlines": ">=4.0.1"
Expand Down
Loading

0 comments on commit ef5d374

Please sign in to comment.