2 Commits

Author SHA1 Message Date
6e5faaef35 1.0.10 2019-11-22 14:15:38 +00:00
5aa148ef7d fix(security): update snyk 2019-11-22 14:15:37 +00:00
3 changed files with 11 additions and 2 deletions

9
.snyk Normal file
View File

@@ -0,0 +1,9 @@
# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
version: v1.13.5
# ignores vulnerabilities until expiry date; change duration by modifying expiry date
ignore:
SNYK-JS-MARKED-451341:
- '@pushrocks/smartletter > @pushrocks/smartmarkdown > marked':
reason: None given
expires: '2019-12-22T14:15:23.685Z'
patch: {}

2
package-lock.json generated
View File

@@ -1,6 +1,6 @@
{
"name": "@mojoio/letterxpress",
"version": "1.0.9",
"version": "1.0.10",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@@ -1,6 +1,6 @@
{
"name": "@mojoio/letterxpress",
"version": "1.0.9",
"version": "1.0.10",
"private": false,
"description": "an unofficial API package for the letterxpress API",
"main": "dist/index.js",