Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on May 28, 2021. It is now read-only.

Commit b31e8a7

Browse files
committed
fix: .snyk & package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-HELMETCSP-469436 The following vulnerabilities are fixed with a Snyk patch: - https://snyk.io/vuln/SNYK-JS-HTTPSPROXYAGENT-469131
1 parent 2310854 commit b31e8a7

File tree

2 files changed

+12
-3
lines changed

2 files changed

+12
-3
lines changed

‎.snyk‎

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
2-
version: v1.12.0
2+
version: v1.13.5
33
ignore: {}
44
# patches apply the minimum changes required to fix a vulnerability
55
patch:
@@ -69,3 +69,12 @@ patch:
6969
patched: '2018年06月21日T02:58:21.837Z'
7070
- node-sass > node-gyp > request > hawk > cryptiles > boom > hoek:
7171
patched: '2018年06月21日T02:58:21.837Z'
72+
SNYK-JS-HTTPSPROXYAGENT-469131:
73+
- snyk > proxy-agent > https-proxy-agent:
74+
patched: '2019年10月03日T22:41:48.298Z'
75+
- snyk > proxy-agent > pac-proxy-agent > https-proxy-agent:
76+
patched: '2019年10月03日T22:41:48.298Z'
77+
- nodemailer-mailgun-transport > mailgun-js > proxy-agent > https-proxy-agent:
78+
patched: '2019年10月03日T22:41:48.298Z'
79+
- nodemailer-mailgun-transport > mailgun-js > proxy-agent > pac-proxy-agent > https-proxy-agent:
80+
patched: '2019年10月03日T22:41:48.298Z'

‎package.json‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"graphql-subscriptions": "0.5.8",
7171
"graphql-tools": "3.1.1",
7272
"hashids": "1.1.4",
73-
"helmet": "3.13.0",
73+
"helmet": "3.21.1",
7474
"helmet-crossdomain": "0.3.0",
7575
"i18next": "11.6.0",
7676
"i18next-express-middleware": "1.3.2",
@@ -103,7 +103,7 @@
103103
"require-webpack-compat": "3.0.0",
104104
"serve-favicon": "2.5.0",
105105
"slug": "0.9.2",
106-
"snyk": "1.94.0",
106+
"snyk": "^1.230.5",
107107
"socket.io": "2.1.1",
108108
"socket.io-client": "2.1.1",
109109
"uuid-token-generator": "1.0.0",

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /