Skip to content

Commit 94a5300

Browse files
Merge release/release-v0.x into snyk-upgrade-488252ed6c0b75cde0a4796cab8b3647
2 parents 74d1729 + 86c2cd5 commit 94a5300

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

.snyk

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,19 @@ patch:
66
SNYK-JS-LODASH-567746:
77
- nyc > istanbul-lib-instrument > @babel/core > @babel/helper-module-transforms > @babel/helper-replace-supers > @babel/traverse > @babel/helper-function-name > @babel/template > @babel/types > lodash:
88
patched: '2020-05-20T20:41:26.984Z'
9+
- '@oclif/plugin-commands > lodash':
10+
patched: '2020-05-01T02:51:32.600Z'
11+
- '@oclif/plugin-commands > cli-ux > lodash':
12+
patched: '2020-05-01T02:51:32.600Z'
13+
- nyc > istanbul-lib-instrument > @babel/core > lodash:
14+
patched: '2020-05-01T02:51:32.600Z'
15+
- nyc > istanbul-lib-instrument > @babel/core > @babel/traverse > lodash:
16+
patched: '2020-05-01T02:51:32.600Z'
17+
- nyc > istanbul-lib-instrument > @babel/core > @babel/helpers > @babel/traverse > lodash:
18+
patched: '2020-05-01T02:51:32.600Z'
19+
- nyc > istanbul-lib-instrument > @babel/core > @babel/helpers > @babel/traverse > @babel/generator > lodash:
20+
patched: '2020-05-01T02:51:32.600Z'
21+
- nyc > istanbul-lib-instrument > @babel/core > @babel/helpers > @babel/traverse > @babel/helper-split-export-declaration > @babel/types > lodash:
22+
patched: '2020-05-01T02:51:32.600Z'
23+
- nyc > istanbul-lib-instrument > @babel/core > @babel/helpers > @babel/traverse > @babel/helper-function-name > @babel/helper-get-function-arity > @babel/types > lodash:
24+
patched: '2020-05-01T02:51:32.600Z'

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,10 @@
2929
"moment": "^2.25.0",
3030
"moment-timezone": "^0.5.28",
3131
"nyc": "^15.1.0",
32-
"snyk": "^1.0.0",
3332
"ora": "^4.0.4",
3433
"signale": "^1.4.0",
3534
"test": "^0.6.0",
35+
"snyk": "^1.316.1",
3636
"tslib": "^1.11.2"
3737
},
3838
"devDependencies": {

0 commit comments

Comments
 (0)