Skip to content

Commit

Permalink
Update NuGet Package (#3253)
Browse files Browse the repository at this point in the history
* Adding resolutions to specific packages with security vulnerabilities

* Remove

* Adding whitespace

* Revert

* Removing unused file

* Update nuget package

* Removing another unnecessary file
  • Loading branch information
samuelfreiberg authored Nov 22, 2023
1 parent 8077f32 commit b2cb576
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<files>
<file
src="..\node_modules\**"
exclude="..\node_modules\appium-windows-driver\node_modules\teen_process\node_modules\@babel\runtime\helpers\esm\classCheckPrivateStaticFieldDescriptor.js;..\node_modules\@appium\docutils\node_modules\typedoc-plugin-markdown\node_modules\handlebars\dist\amd\handlebars\compiler\javascript-compiler.js"
exclude="..\node_modules\appium-windows-driver\node_modules\teen_process\node_modules\@babel\runtime\helpers\esm\classCheckPrivateStaticFieldDescriptor.js;..\node_modules\@appium\docutils\node_modules\typedoc-plugin-markdown\node_modules\handlebars\dist\amd\handlebars\compiler\javascript-compiler.js;..\node_modules\@appium\docutils\node_modules\typedoc-plugin-markdown\node_modules\handlebars\dist\amd\handlebars\helpers\block-helper-missing.js"
target="node_modules"
/>
</files>
Expand Down

0 comments on commit b2cb576

Please sign in to comment.