Skip to content

Commit eaa5326

Browse files
snyk-botJamesSingleton
authored andcommitted
fix: package.json & .snyk to reduce vulnerabilities
The following vulnerabilities are fixed with a Snyk patch: - https://snyk.io/vuln/SNYK-JS-HTTPSPROXYAGENT-469131
1 parent 1d23c4f commit eaa5326

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

.snyk

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,8 @@ patch:
1212
patched: '2019-07-04T00:17:06.178Z'
1313
- styled-components > babel-plugin-styled-components > @babel/helper-annotate-as-pure > @babel/types > lodash:
1414
patched: '2019-07-04T00:17:06.178Z'
15+
SNYK-JS-HTTPSPROXYAGENT-469131:
16+
- snyk > proxy-agent > https-proxy-agent:
17+
patched: '2019-10-05T00:17:05.679Z'
18+
- snyk > proxy-agent > pac-proxy-agent > https-proxy-agent:
19+
patched: '2019-10-05T00:17:05.679Z'

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"dependencies": {
5454
"classnames": "^2.2.6",
5555
"prop-types": "^15.7.2",
56-
"snyk": "^1.222.0",
56+
"snyk": "^1.231.0",
5757
"styled-components": "^4.3.2",
5858
"styled-system": "^5.1.1"
5959
},

0 commit comments

Comments
 (0)