Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 362740a55f | |||
| 3edc08b0ed | |||
| 15d7e6cbfc |
8
.snyk
8
.snyk
@@ -1,15 +1,15 @@
|
|||||||
# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
|
# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
|
||||||
version: v1.10.2
|
version: v1.12.0
|
||||||
# ignores vulnerabilities until expiry date; change duration by modifying expiry date
|
# ignores vulnerabilities until expiry date; change duration by modifying expiry date
|
||||||
ignore:
|
ignore:
|
||||||
'npm:shelljs:20140723':
|
'npm:shelljs:20140723':
|
||||||
- shelljs:
|
- shelljs:
|
||||||
reason: None given
|
reason: None given
|
||||||
expires: '2018-05-04T20:41:54.426Z'
|
expires: '2018-06-02T22:48:10.660Z'
|
||||||
- smartshell > shelljs:
|
- smartshell > shelljs:
|
||||||
reason: None given
|
reason: None given
|
||||||
expires: '2018-05-04T20:41:54.426Z'
|
expires: '2018-06-02T22:48:10.660Z'
|
||||||
- smartssh > shelljs:
|
- smartssh > shelljs:
|
||||||
reason: None given
|
reason: None given
|
||||||
expires: '2018-05-04T20:41:54.426Z'
|
expires: '2018-06-02T22:48:10.660Z'
|
||||||
patch: {}
|
patch: {}
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@shipzone/npmci",
|
"name": "@shipzone/npmci",
|
||||||
"version": "3.0.41",
|
"version": "3.0.43",
|
||||||
"description": "node and docker in gitlab ci on steroids",
|
"description": "node and docker in gitlab ci on steroids",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
"typings": "dist/index.d.ts",
|
"typings": "dist/index.d.ts",
|
||||||
|
|||||||
Reference in New Issue
Block a user