diff --git a/package.json b/package.json index 410d674..8945489 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "minimatch": "^10.0.3", "path": "^0.12.7", "rimraf": "^6.0.1", - "source-map": "^0.7.6", + "source-map": "^0.8.0", "ts-node": "^10.9.2", "tslib": "^2.8.1", "typescript": "^5.9.3", diff --git a/yarn.lock b/yarn.lock index 20f5dfb..bfd4ad8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -707,10 +707,10 @@ source-map-js@^1.2.1: resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.2.1.tgz#1ce5650fddd87abc099eda37dcff024c2667ae46" integrity sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA== -source-map@^0.7.6: - version "0.7.6" - resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.7.6.tgz#a3658ab87e5b6429c8a1f3ba0083d4c61ca3ef02" - integrity sha512-i5uvt8C3ikiWeNZSVZNWcfZPItFQOsYTUAOkcUPGd8DqDy1uOUikjt5dG+uRlwyvR108Fb9DOd4GvXfT0N2/uQ== +source-map@^0.8.0: + version "0.8.0" + resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.8.0.tgz#72b9006383bd9fc70d52e435c91c2d73249c60a4" + integrity sha512-d8EqvL+k/SOXCreS/SUzg2ciyHqBBLcN/yuRjFsbvVhHTE2pgei7oAhmPM7kWFbkX6OSMQfUq4KbkF3au9lhYQ== stackback@0.0.2: version "0.0.2"