Skip to content

Commit 22f76ab

Browse files
authored
Fix: [AEA-0000] - remove source-map-support (#315)
## Summary - Routine Change ### Details - remove source-map-support package
1 parent 909e8c7 commit 22f76ab

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

package-lock.json

Lines changed: 7 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/cdkConstructs/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,7 @@
2323
"aws-cdk": "^2.1030.0",
2424
"aws-cdk-lib": "^2.219.0",
2525
"cdk-nag": "^2.37.52",
26-
"constructs": "^10.4.2",
27-
"source-map-support": "^0.5.21"
26+
"constructs": "^10.4.2"
2827
},
2928
"bugs": {
3029
"url": "https://github.com/NHSDigital/eps-cdk-utils/issues"

0 commit comments

Comments
 (0)