Skip to content

Commit 9176168

Browse files
Dependency updates to avoid build warnings (#484)
Specifically avoids warnings that fail the build due to an outdated baseline-browser-mapping module: [baseline-browser-mapping] The data in this module is over two months old. To ensure accurate Baseline data, please update: `npm i baseline-browser-mapping@latest -D` Signed-off-by: Mark S. Lewis <[email protected]>
1 parent fcd1e9a commit 9176168

File tree

6 files changed

+476
-773
lines changed

6 files changed

+476
-773
lines changed

apis/fabric-contract-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"gulp-debug": "~4.0.0",
6565
"gulp-eslint": "~6.0.0",
6666
"mocha": "9.1.3",
67-
"nyc": "15.1.0",
67+
"nyc": "17.1.0",
6868
"rewire": "6.0.0",
6969
"sinon": "13.0.1",
7070
"typescript": "~5.8.3",

0 commit comments

Comments
 (0)