chores(deps): Add resolution for @hpcc-js/wasm

Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
This commit is contained in:
Tilman Vatteroth 2022-10-16 20:13:26 +02:00
parent c508a7a2b3
commit 4bca95d473
2 changed files with 2 additions and 12 deletions

View file

@ -178,6 +178,7 @@
"resolutions": { "resolutions": {
"domhandler": "5.0.3", "domhandler": "5.0.3",
"@codemirror/state": "6.1.2", "@codemirror/state": "6.1.2",
"@codemirror/view": "6.3.1" "@codemirror/view": "6.3.1",
"@hpcc-js/wasm": "1.16.5"
} }
} }

View file

@ -2067,17 +2067,6 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@hpcc-js/wasm@npm:1.16.1":
version: 1.16.1
resolution: "@hpcc-js/wasm@npm:1.16.1"
dependencies:
yargs: 17.5.1
bin:
dot-wasm: bin/cli.js
checksum: b70bc1fece40e8f6c81011534b5b9bbde9123bac453d13c9642b112565f7dd85b1fb7656bec06447c78295f7c893afd1cd08dc17945d6b8f9319ba2e289f4597
languageName: node
linkType: hard
"@hpcc-js/wasm@npm:1.16.5": "@hpcc-js/wasm@npm:1.16.5":
version: 1.16.5 version: 1.16.5
resolution: "@hpcc-js/wasm@npm:1.16.5" resolution: "@hpcc-js/wasm@npm:1.16.5"