From 76f6f505f106e472c494be309f1ec3f17e11455a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 Sep 2021 23:38:23 +0000 Subject: [PATCH] chore(deps): pin dependency source-map-support to 0.5.20 (#1675) Signed-off-by: Renovate Bot Co-authored-by: Renovate Bot --- package.json | 2 +- yarn.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 211a76408..da6a5c4d2 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "eslint-plugin-prettier": "4.0.0", "jest": "27.2.1", "prettier": "2.4.1", - "source-map-support": "^0.5.19", + "source-map-support": "0.5.20", "supertest": "6.1.6", "ts-jest": "27.0.5", "ts-node": "10.2.1", diff --git a/yarn.lock b/yarn.lock index eb039b650..51372e3a9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5086,7 +5086,7 @@ __metadata: reflect-metadata: 0.1.13 rimraf: 3.0.2 rxjs: 7.3.0 - source-map-support: ^0.5.19 + source-map-support: 0.5.20 sqlite3: 5.0.2 supertest: 6.1.6 swagger-ui-express: 4.1.6 @@ -8609,7 +8609,7 @@ __metadata: languageName: node linkType: hard -"source-map-support@npm:^0.5.19, source-map-support@npm:^0.5.6, source-map-support@npm:~0.5.20": +"source-map-support@npm:0.5.20, source-map-support@npm:^0.5.6, source-map-support@npm:~0.5.20": version: 0.5.20 resolution: "source-map-support@npm:0.5.20" dependencies: