Skip to content

Commit

Permalink
fix: test/acceptance/workspaces/monorepo-with-nuget/src/paymentservic…
Browse files Browse the repository at this point in the history
…e/package.json, test/acceptance/workspaces/monorepo-with-nuget/src/paymentservice/package-lock.json & test/acceptance/workspaces/monorepo-with-nuget/src/paymentservice/.snyk to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://dev.snyk.io/vuln/SNYK-JS-GRPC-598671
- https://dev.snyk.io/vuln/SNYK-JS-JSONBIGINT-608659
- https://dev.snyk.io/vuln/SNYK-JS-NODEFORGE-2330875
- https://dev.snyk.io/vuln/SNYK-JS-NODEFORGE-2331908
- https://dev.snyk.io/vuln/SNYK-JS-NODEFORGE-2430337
- https://dev.snyk.io/vuln/SNYK-JS-NODEFORGE-2430339
- https://dev.snyk.io/vuln/SNYK-JS-NODEFORGE-2430341
- https://dev.snyk.io/vuln/SNYK-JS-PROTOBUFJS-2441248


The following vulnerabilities are fixed with a Snyk patch:
- https://dev.snyk.io/vuln/SNYK-JS-HTTPSPROXYAGENT-469131
- https://dev.snyk.io/vuln/SNYK-JS-LODASH-567746
  • Loading branch information
snyk-bot committed Oct 4, 2022
1 parent e9b88b9 commit b0a8250
Show file tree
Hide file tree
Showing 3 changed files with 1,123 additions and 584 deletions.
@@ -0,0 +1,19 @@
# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
version: v1.25.0
ignore: {}
# patches apply the minimum changes required to fix a vulnerability
patch:
SNYK-JS-HTTPSPROXYAGENT-469131:
- '@google-cloud/trace-agent > gcp-metadata > gaxios > https-proxy-agent':
patched: '2022-10-04T16:19:34.824Z'
- '@google-cloud/profiler > @google-cloud/common > teeny-request > https-proxy-agent':
patched: '2022-10-04T16:19:34.824Z'
- '@google-cloud/profiler > @google-cloud/common > google-auth-library > gaxios > https-proxy-agent':
patched: '2022-10-04T16:19:34.824Z'
- '@google-cloud/profiler > @google-cloud/common > google-auth-library > gcp-metadata > gaxios > https-proxy-agent':
patched: '2022-10-04T16:19:34.824Z'
- '@google-cloud/profiler > @google-cloud/common > google-auth-library > gtoken > gaxios > https-proxy-agent':
patched: '2022-10-04T16:19:34.824Z'
SNYK-JS-LODASH-567746:
- '@grpc/proto-loader > lodash':
patched: '2022-10-04T16:19:34.824Z'

0 comments on commit b0a8250

Please sign in to comment.