Skip to content

Commit

Permalink
remove tslog
Browse files Browse the repository at this point in the history
  • Loading branch information
npalm committed Mar 22, 2023
1 parent 6c08e60 commit 990cd9c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@
"@aws-lambda-powertools/logger": "^1.6.0",
"@aws-sdk/client-s3": "^3.294.0",
"@aws-sdk/lib-storage": "^3.294.0",
"axios": "^1.3.4",
"tslog": "^3.3.4"
"axios": "^1.3.4"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -4208,7 +4208,7 @@ source-map-support@0.5.13:
buffer-from "^1.0.0"
source-map "^0.6.0"

source-map-support@^0.5.12, source-map-support@^0.5.21:
source-map-support@^0.5.12:
version "0.5.21"
resolved "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.21.tgz"
integrity sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==
Expand Down Expand Up @@ -4443,13 +4443,6 @@ tslib@^2.1.0, tslib@^2.3.1, tslib@^2.5.0:
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.5.0.tgz#42bfed86f5787aeb41d031866c8f402429e0fddf"
integrity sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg==

tslog@^3.3.4:
version "3.3.4"
resolved "https://registry.npmjs.org/tslog/-/tslog-3.3.4.tgz"
integrity sha512-N0HHuHE0e/o75ALfkioFObknHR5dVchUad4F0XyFf3gXJYB++DewEzwGI/uIOM216E5a43ovnRNEeQIq9qgm4Q==
dependencies:
source-map-support "^0.5.21"

tsutils@^3.21.0:
version "3.21.0"
resolved "https://registry.npmjs.org/tsutils/-/tsutils-3.21.0.tgz"
Expand Down

0 comments on commit 990cd9c

Please sign in to comment.