From 0c262336fb48bec7f52af86e3a20b7fa6c605272 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 25 Nov 2021 05:17:07 +0000 Subject: [PATCH] fix: package.json & .snyk to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AJV-584908 - https://snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908 - https://snyk.io/vuln/SNYK-JS-CODECOV-543183 - https://snyk.io/vuln/SNYK-JS-CODECOV-548879 - https://snyk.io/vuln/SNYK-JS-CODECOV-585979 - https://snyk.io/vuln/SNYK-JS-CONVENTIONALCOMMITSPARSER-1766960 - https://snyk.io/vuln/SNYK-JS-ECSTATIC-540354 - https://snyk.io/vuln/SNYK-JS-EJS-1049328 - https://snyk.io/vuln/SNYK-JS-ENGINEIO-1056749 - https://snyk.io/vuln/SNYK-JS-GLOBPARENT-1016905 - https://snyk.io/vuln/SNYK-JS-HTTPSPROXYAGENT-469131 - https://snyk.io/vuln/SNYK-JS-ISSVG-1085627 - https://snyk.io/vuln/SNYK-JS-ISSVG-1243891 - https://snyk.io/vuln/SNYK-JS-JSYAML-173999 - https://snyk.io/vuln/SNYK-JS-JSYAML-174129 - https://snyk.io/vuln/SNYK-JS-LODASH-1018905 - https://snyk.io/vuln/SNYK-JS-LODASH-1040724 - https://snyk.io/vuln/SNYK-JS-LODASH-450202 - https://snyk.io/vuln/SNYK-JS-LODASH-567746 - https://snyk.io/vuln/SNYK-JS-LODASH-590103 - https://snyk.io/vuln/SNYK-JS-LODASH-608086 - https://snyk.io/vuln/SNYK-JS-LODASH-73638 - https://snyk.io/vuln/SNYK-JS-LODASH-73639 - https://snyk.io/vuln/SNYK-JS-LODASHDEFAULTSDEEP-450198 - https://snyk.io/vuln/SNYK-JS-LODASHDEFAULTSDEEP-450199 - https://snyk.io/vuln/SNYK-JS-MINIMIST-559764 - https://snyk.io/vuln/SNYK-JS-MOCHA-561476 - https://snyk.io/vuln/SNYK-JS-NETMASK-1089716 - https://snyk.io/vuln/SNYK-JS-PACRESOLVER-1564857 - https://snyk.io/vuln/SNYK-JS-POSTCSS-1255640 - https://snyk.io/vuln/SNYK-JS-SERIALIZEJAVASCRIPT-536840 - https://snyk.io/vuln/SNYK-JS-SERIALIZEJAVASCRIPT-570062 - https://snyk.io/vuln/SNYK-JS-SOCKETIO-1024859 - https://snyk.io/vuln/SNYK-JS-SOCKETIOPARSER-1056752 - https://snyk.io/vuln/SNYK-JS-SOCKJS-575261 - https://snyk.io/vuln/SNYK-JS-SSRI-1246392 - https://snyk.io/vuln/SNYK-JS-TRIMNEWLINES-1298042 - https://snyk.io/vuln/SNYK-JS-UGLIFYJS-1727251 - https://snyk.io/vuln/SNYK-JS-WEBPACKDEVSERVER-72405 - https://snyk.io/vuln/SNYK-JS-WS-1296835 - https://snyk.io/vuln/SNYK-JS-XMLHTTPREQUESTSSL-1082936 - https://snyk.io/vuln/SNYK-JS-XMLHTTPREQUESTSSL-1255647 - https://snyk.io/vuln/npm:braces:20180219 - https://snyk.io/vuln/npm:debug:20170905 - https://snyk.io/vuln/npm:diff:20180305 - https://snyk.io/vuln/npm:eslint:20180222 - https://snyk.io/vuln/npm:growl:20160721 - https://snyk.io/vuln/npm:http-proxy-agent:20180406 - https://snyk.io/vuln/npm:https-proxy-agent:20180402 - https://snyk.io/vuln/npm:ip:20170304 - https://snyk.io/vuln/npm:lodash:20180130 - https://snyk.io/vuln/npm:ms:20170412 - https://snyk.io/vuln/npm:qs:20170213 - https://snyk.io/vuln/npm:vue:20180802 - https://snyk.io/vuln/npm:ws:20171108 The following vulnerabilities are fixed with a Snyk patch: - https://snyk.io/vuln/SNYK-JS-HTTPSPROXYAGENT-469131 - https://snyk.io/vuln/SNYK-JS-LODASH-567746 - https://snyk.io/vuln/npm:debug:20170905 - https://snyk.io/vuln/npm:extend:20180424 - https://snyk.io/vuln/npm:hoek:20180212 - https://snyk.io/vuln/npm:ms:20170412 - https://snyk.io/vuln/npm:qs:20170213 - https://snyk.io/vuln/npm:stringstream:20180511 - https://snyk.io/vuln/npm:tough-cookie:20170905 - https://snyk.io/vuln/npm:tunnel-agent:20170305 --- .snyk | 495 +++++++++++++++++++++++++++++++++++++++++++++++++++ package.json | 48 ++--- 2 files changed, 521 insertions(+), 22 deletions(-) create mode 100644 .snyk diff --git a/.snyk b/.snyk new file mode 100644 index 0000000..5a0368a --- /dev/null +++ b/.snyk @@ -0,0 +1,495 @@ +# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities. +version: v1.22.1 +ignore: {} +# patches apply the minimum changes required to fix a vulnerability +patch: + 'npm:debug:20170905': + - gitbook-cli > npm > pacote > make-fetch-happen > http-proxy-agent > debug: + patched: '2021-11-25T05:17:02.287Z' + - gitbook-cli > npm > pacote > make-fetch-happen > https-proxy-agent > debug: + patched: '2021-11-25T05:17:02.287Z' + - nightwatch > mocha-nightwatch > debug: + patched: '2021-11-25T05:17:02.287Z' + - karma > socket.io > socket.io-adapter > socket.io-parser > debug: + patched: '2021-11-25T05:17:02.287Z' + 'npm:extend:20180424': + - gitbook-cli > npm > request > extend: + patched: '2021-11-25T05:17:02.287Z' + - gitbook-cli > npm > node-gyp > request > extend: + patched: '2021-11-25T05:17:02.287Z' + - gitbook-cli > npm > npm-registry-client > request > extend: + patched: '2021-11-25T05:17:02.287Z' + - gitbook-cli > npmi > npm > request > extend: + patched: '2021-11-25T05:17:02.287Z' + - gitbook-cli > npmi > npm > node-gyp > request > extend: + patched: '2021-11-25T05:17:02.287Z' + - gitbook-cli > npmi > npm > npm-registry-client > request > extend: + patched: '2021-11-25T05:17:02.287Z' + 'npm:hoek:20180212': + - gitbook-cli > npm > request > hawk > hoek: + patched: '2021-11-25T05:17:02.287Z' + - gitbook-cli > npm > request > hawk > boom > hoek: + patched: '2021-11-25T05:17:02.287Z' + - gitbook-cli > npm > request > hawk > sntp > hoek: + patched: '2021-11-25T05:17:02.287Z' + - gitbook-cli > npm > node-gyp > request > hawk > hoek: + patched: '2021-11-25T05:17:02.287Z' + - gitbook-cli > npm > npm-registry-client > request > hawk > hoek: + patched: '2021-11-25T05:17:02.287Z' + - gitbook-cli > npmi > npm > request > hawk > hoek: + patched: '2021-11-25T05:17:02.287Z' + - gitbook-cli > npm > request > hawk > cryptiles > boom > hoek: + patched: '2021-11-25T05:17:02.287Z' + - gitbook-cli > npm > node-gyp > request > hawk > boom > hoek: + patched: '2021-11-25T05:17:02.287Z' + - gitbook-cli > npm > npm-registry-client > request > hawk > boom > hoek: + patched: '2021-11-25T05:17:02.287Z' + - gitbook-cli > npmi > npm > request > hawk > boom > hoek: + patched: '2021-11-25T05:17:02.287Z' + - gitbook-cli > npm > node-gyp > request > hawk > sntp > hoek: + patched: '2021-11-25T05:17:02.287Z' + - gitbook-cli > npm > npm-registry-client > request > hawk > sntp > hoek: + patched: '2021-11-25T05:17:02.287Z' + - gitbook-cli > npmi > npm > request > hawk > sntp > hoek: + patched: '2021-11-25T05:17:02.287Z' + - gitbook-cli > npmi > npm > node-gyp > request > hawk > hoek: + patched: '2021-11-25T05:17:02.287Z' + - gitbook-cli > npmi > npm > npm-registry-client > request > hawk > hoek: + patched: '2021-11-25T05:17:02.287Z' + - gitbook-cli > npm > node-gyp > request > hawk > cryptiles > boom > hoek: + patched: '2021-11-25T05:17:02.287Z' + - gitbook-cli > npm > npm-registry-client > request > hawk > cryptiles > boom > hoek: + patched: '2021-11-25T05:17:02.287Z' + - gitbook-cli > npmi > npm > request > hawk > cryptiles > boom > hoek: + patched: '2021-11-25T05:17:02.287Z' + - gitbook-cli > npmi > npm > node-gyp > request > hawk > boom > hoek: + patched: '2021-11-25T05:17:02.287Z' + - gitbook-cli > npmi > npm > npm-registry-client > request > hawk > boom > hoek: + patched: '2021-11-25T05:17:02.287Z' + - gitbook-cli > npmi > npm > node-gyp > request > hawk > sntp > hoek: + patched: '2021-11-25T05:17:02.287Z' + - gitbook-cli > npmi > npm > npm-registry-client > request > hawk > sntp > hoek: + patched: '2021-11-25T05:17:02.287Z' + - gitbook-cli > npmi > npm > node-gyp > request > hawk > cryptiles > boom > hoek: + patched: '2021-11-25T05:17:02.287Z' + - gitbook-cli > npmi > npm > npm-registry-client > request > hawk > cryptiles > boom > hoek: + patched: '2021-11-25T05:17:02.287Z' + SNYK-JS-HTTPSPROXYAGENT-469131: + - karma-sauce-launcher > sauce-connect-launcher > https-proxy-agent: + patched: '2021-11-25T05:17:02.287Z' + - karma-sauce-launcher > saucelabs > https-proxy-agent: + patched: '2021-11-25T05:17:02.287Z' + SNYK-JS-LODASH-567746: + - babel-core > lodash: + patched: '2021-11-25T05:17:02.287Z' + - conventional-changelog-cli > lodash: + patched: '2021-11-25T05:17:02.287Z' + - eslint > lodash: + patched: '2021-11-25T05:17:02.287Z' + - eslint-plugin-flowtype > lodash: + patched: '2021-11-25T05:17:02.287Z' + - html-webpack-plugin > lodash: + patched: '2021-11-25T05:17:02.287Z' + - karma-coverage > lodash: + patched: '2021-11-25T05:17:02.287Z' + - karma-webpack > lodash: + patched: '2021-11-25T05:17:02.287Z' + - webpack-merge > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-core > babel-types > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-eslint > babel-types > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-core > babel-generator > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-core > babel-traverse > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-eslint > babel-traverse > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-core > babel-template > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-core > babel-register > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-block-scoping > lodash: + patched: '2021-11-25T05:17:02.287Z' + - eslint > inquirer > lodash: + patched: '2021-11-25T05:17:02.287Z' + - eslint > table > lodash: + patched: '2021-11-25T05:17:02.287Z' + - karma > combine-lists > lodash: + patched: '2021-11-25T05:17:02.287Z' + - karma-webpack > async > lodash: + patched: '2021-11-25T05:17:02.287Z' + - webpack > async > lodash: + patched: '2021-11-25T05:17:02.287Z' + - karma-sauce-launcher > sauce-connect-launcher > lodash: + patched: '2021-11-25T05:17:02.287Z' + - karma-sauce-launcher > wd > lodash: + patched: '2021-11-25T05:17:02.287Z' + - webpack-dev-server > http-proxy-middleware > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-core > babel-generator > babel-types > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-core > babel-traverse > babel-types > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-eslint > babel-traverse > babel-types > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-core > babel-template > babel-types > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-plugin-istanbul > istanbul-lib-instrument > babel-types > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-block-scoping > babel-types > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-types > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-duplicate-keys > babel-types > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-function-name > babel-types > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-modules-commonjs > babel-types > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-parameters > babel-types > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-shorthand-properties > babel-types > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-sticky-regex > babel-types > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-plugin-istanbul > istanbul-lib-instrument > babel-generator > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-power-assert > babel-plugin-espower > babel-generator > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-core > babel-template > babel-traverse > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-plugin-istanbul > istanbul-lib-instrument > babel-traverse > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-block-scoping > babel-traverse > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-traverse > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-parameters > babel-traverse > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-core > babel-helpers > babel-template > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-plugin-istanbul > istanbul-lib-instrument > babel-template > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-block-scoping > babel-template > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-template > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-computed-properties > babel-template > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-modules-commonjs > babel-template > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-modules-amd > babel-template > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-modules-systemjs > babel-template > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-modules-umd > babel-template > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-parameters > babel-template > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-flow-vue > babel-plugin-transform-class-properties > babel-template > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-helper-define-map > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-sticky-regex > babel-helper-regex > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-unicode-regex > babel-helper-regex > lodash: + patched: '2021-11-25T05:17:02.287Z' + - conventional-changelog-cli > conventional-changelog > conventional-changelog-core > lodash: + patched: '2021-11-25T05:17:02.287Z' + - conventional-github-releaser > conventional-changelog > conventional-changelog-core > lodash: + patched: '2021-11-25T05:17:02.287Z' + - karma-sauce-launcher > sauce-connect-launcher > async > lodash: + patched: '2021-11-25T05:17:02.287Z' + - karma-sauce-launcher > wd > async > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-plugin-istanbul > istanbul-lib-instrument > babel-generator > babel-types > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-power-assert > babel-plugin-espower > babel-generator > babel-types > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-core > babel-template > babel-traverse > babel-types > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-plugin-istanbul > istanbul-lib-instrument > babel-traverse > babel-types > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-block-scoping > babel-traverse > babel-types > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-traverse > babel-types > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-parameters > babel-traverse > babel-types > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-core > babel-helpers > babel-template > babel-types > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-plugin-istanbul > istanbul-lib-instrument > babel-template > babel-types > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-block-scoping > babel-template > babel-types > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-template > babel-types > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-computed-properties > babel-template > babel-types > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-modules-commonjs > babel-template > babel-types > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-modules-amd > babel-template > babel-types > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-modules-systemjs > babel-template > babel-types > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-modules-umd > babel-template > babel-types > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-parameters > babel-template > babel-types > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-flow-vue > babel-plugin-transform-class-properties > babel-template > babel-types > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-parameters > babel-helper-get-function-arity > babel-types > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-helper-function-name > babel-types > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-function-name > babel-helper-function-name > babel-types > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-flow-vue > babel-plugin-transform-class-properties > babel-helper-function-name > babel-types > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-helper-define-map > babel-types > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-helper-optimise-call-expression > babel-types > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-helper-replace-supers > babel-types > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-object-super > babel-helper-replace-supers > babel-types > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-modules-commonjs > babel-plugin-transform-strict-mode > babel-types > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-modules-amd > babel-plugin-transform-es2015-modules-commonjs > babel-types > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-modules-systemjs > babel-helper-hoist-variables > babel-types > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-parameters > babel-helper-call-delegate > babel-types > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-sticky-regex > babel-helper-regex > babel-types > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-unicode-regex > babel-helper-regex > babel-types > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-regenerator > regenerator-transform > babel-types > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-core > babel-helpers > babel-template > babel-traverse > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-plugin-istanbul > istanbul-lib-instrument > babel-template > babel-traverse > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-block-scoping > babel-template > babel-traverse > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-template > babel-traverse > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-computed-properties > babel-template > babel-traverse > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-modules-commonjs > babel-template > babel-traverse > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-modules-amd > babel-template > babel-traverse > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-modules-systemjs > babel-template > babel-traverse > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-modules-umd > babel-template > babel-traverse > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-parameters > babel-template > babel-traverse > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-flow-vue > babel-plugin-transform-class-properties > babel-template > babel-traverse > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-helper-function-name > babel-traverse > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-function-name > babel-helper-function-name > babel-traverse > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-flow-vue > babel-plugin-transform-class-properties > babel-helper-function-name > babel-traverse > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-helper-replace-supers > babel-traverse > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-object-super > babel-helper-replace-supers > babel-traverse > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-parameters > babel-helper-call-delegate > babel-traverse > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-helper-function-name > babel-template > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-function-name > babel-helper-function-name > babel-template > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-flow-vue > babel-plugin-transform-class-properties > babel-helper-function-name > babel-template > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-helper-replace-supers > babel-template > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-object-super > babel-helper-replace-supers > babel-template > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-modules-amd > babel-plugin-transform-es2015-modules-commonjs > babel-template > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-modules-umd > babel-plugin-transform-es2015-modules-amd > babel-template > lodash: + patched: '2021-11-25T05:17:02.287Z' + - conventional-changelog-cli > conventional-changelog > conventional-changelog-core > conventional-changelog-writer > lodash: + patched: '2021-11-25T05:17:02.287Z' + - conventional-github-releaser > conventional-changelog > conventional-changelog-core > conventional-changelog-writer > lodash: + patched: '2021-11-25T05:17:02.287Z' + - conventional-changelog-cli > conventional-changelog > conventional-changelog-core > conventional-commits-parser > lodash: + patched: '2021-11-25T05:17:02.287Z' + - conventional-github-releaser > conventional-changelog > conventional-changelog-core > conventional-commits-parser > lodash: + patched: '2021-11-25T05:17:02.287Z' + - karma-sauce-launcher > wd > archiver > async > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-core > babel-helpers > babel-template > babel-traverse > babel-types > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-plugin-istanbul > istanbul-lib-instrument > babel-template > babel-traverse > babel-types > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-block-scoping > babel-template > babel-traverse > babel-types > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-template > babel-traverse > babel-types > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-computed-properties > babel-template > babel-traverse > babel-types > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-modules-commonjs > babel-template > babel-traverse > babel-types > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-modules-amd > babel-template > babel-traverse > babel-types > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-modules-systemjs > babel-template > babel-traverse > babel-types > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-modules-umd > babel-template > babel-traverse > babel-types > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-parameters > babel-template > babel-traverse > babel-types > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-flow-vue > babel-plugin-transform-class-properties > babel-template > babel-traverse > babel-types > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-helper-function-name > babel-traverse > babel-types > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-function-name > babel-helper-function-name > babel-traverse > babel-types > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-flow-vue > babel-plugin-transform-class-properties > babel-helper-function-name > babel-traverse > babel-types > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-helper-replace-supers > babel-traverse > babel-types > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-object-super > babel-helper-replace-supers > babel-traverse > babel-types > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-parameters > babel-helper-call-delegate > babel-traverse > babel-types > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-helper-function-name > babel-template > babel-types > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-function-name > babel-helper-function-name > babel-template > babel-types > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-flow-vue > babel-plugin-transform-class-properties > babel-helper-function-name > babel-template > babel-types > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-helper-replace-supers > babel-template > babel-types > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-object-super > babel-helper-replace-supers > babel-template > babel-types > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-modules-amd > babel-plugin-transform-es2015-modules-commonjs > babel-template > babel-types > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-modules-umd > babel-plugin-transform-es2015-modules-amd > babel-template > babel-types > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-helper-function-name > babel-helper-get-function-arity > babel-types > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-function-name > babel-helper-function-name > babel-helper-get-function-arity > babel-types > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-flow-vue > babel-plugin-transform-class-properties > babel-helper-function-name > babel-helper-get-function-arity > babel-types > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-helper-define-map > babel-helper-function-name > babel-types > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-helper-replace-supers > babel-helper-optimise-call-expression > babel-types > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-object-super > babel-helper-replace-supers > babel-helper-optimise-call-expression > babel-types > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-modules-amd > babel-plugin-transform-es2015-modules-commonjs > babel-plugin-transform-strict-mode > babel-types > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-modules-umd > babel-plugin-transform-es2015-modules-amd > babel-plugin-transform-es2015-modules-commonjs > babel-types > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-parameters > babel-helper-call-delegate > babel-helper-hoist-variables > babel-types > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-helper-function-name > babel-template > babel-traverse > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-function-name > babel-helper-function-name > babel-template > babel-traverse > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-flow-vue > babel-plugin-transform-class-properties > babel-helper-function-name > babel-template > babel-traverse > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-helper-replace-supers > babel-template > babel-traverse > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-object-super > babel-helper-replace-supers > babel-template > babel-traverse > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-modules-amd > babel-plugin-transform-es2015-modules-commonjs > babel-template > babel-traverse > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-modules-umd > babel-plugin-transform-es2015-modules-amd > babel-template > babel-traverse > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-helper-define-map > babel-helper-function-name > babel-traverse > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-helper-define-map > babel-helper-function-name > babel-template > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-modules-umd > babel-plugin-transform-es2015-modules-amd > babel-plugin-transform-es2015-modules-commonjs > babel-template > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-helper-function-name > babel-template > babel-traverse > babel-types > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-function-name > babel-helper-function-name > babel-template > babel-traverse > babel-types > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-flow-vue > babel-plugin-transform-class-properties > babel-helper-function-name > babel-template > babel-traverse > babel-types > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-helper-replace-supers > babel-template > babel-traverse > babel-types > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-object-super > babel-helper-replace-supers > babel-template > babel-traverse > babel-types > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-modules-amd > babel-plugin-transform-es2015-modules-commonjs > babel-template > babel-traverse > babel-types > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-modules-umd > babel-plugin-transform-es2015-modules-amd > babel-template > babel-traverse > babel-types > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-helper-define-map > babel-helper-function-name > babel-traverse > babel-types > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-helper-define-map > babel-helper-function-name > babel-template > babel-types > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-modules-umd > babel-plugin-transform-es2015-modules-amd > babel-plugin-transform-es2015-modules-commonjs > babel-template > babel-types > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-helper-define-map > babel-helper-function-name > babel-helper-get-function-arity > babel-types > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-modules-umd > babel-plugin-transform-es2015-modules-amd > babel-plugin-transform-es2015-modules-commonjs > babel-plugin-transform-strict-mode > babel-types > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-helper-define-map > babel-helper-function-name > babel-template > babel-traverse > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-modules-umd > babel-plugin-transform-es2015-modules-amd > babel-plugin-transform-es2015-modules-commonjs > babel-template > babel-traverse > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-classes > babel-helper-define-map > babel-helper-function-name > babel-template > babel-traverse > babel-types > lodash: + patched: '2021-11-25T05:17:02.287Z' + - babel-preset-es2015 > babel-plugin-transform-es2015-modules-umd > babel-plugin-transform-es2015-modules-amd > babel-plugin-transform-es2015-modules-commonjs > babel-template > babel-traverse > babel-types > lodash: + patched: '2021-11-25T05:17:02.287Z' + - gitbook-cli > lodash: + patched: '2021-11-25T05:17:02.287Z' + 'npm:ms:20170412': + - nightwatch > mocha-nightwatch > debug > ms: + patched: '2021-11-25T05:17:02.287Z' + - karma > socket.io > socket.io-adapter > socket.io-parser > debug > ms: + patched: '2021-11-25T05:17:02.287Z' + 'npm:qs:20170213': + - gitbook-cli > npmi > npm > request > qs: + patched: '2021-11-25T05:17:02.287Z' + - gitbook-cli > npmi > npm > node-gyp > request > qs: + patched: '2021-11-25T05:17:02.287Z' + - gitbook-cli > npmi > npm > npm-registry-client > request > qs: + patched: '2021-11-25T05:17:02.287Z' + 'npm:stringstream:20180511': + - gitbook-cli > npm > request > stringstream: + patched: '2021-11-25T05:17:02.287Z' + - gitbook-cli > npm > node-gyp > request > stringstream: + patched: '2021-11-25T05:17:02.287Z' + - gitbook-cli > npm > npm-registry-client > request > stringstream: + patched: '2021-11-25T05:17:02.287Z' + - gitbook-cli > npmi > npm > request > stringstream: + patched: '2021-11-25T05:17:02.287Z' + - gitbook-cli > npmi > npm > node-gyp > request > stringstream: + patched: '2021-11-25T05:17:02.287Z' + - gitbook-cli > npmi > npm > npm-registry-client > request > stringstream: + patched: '2021-11-25T05:17:02.287Z' + 'npm:tough-cookie:20170905': + - gitbook-cli > npm > request > tough-cookie: + patched: '2021-11-25T05:17:02.287Z' + - gitbook-cli > npm > node-gyp > request > tough-cookie: + patched: '2021-11-25T05:17:02.287Z' + - gitbook-cli > npm > npm-registry-client > request > tough-cookie: + patched: '2021-11-25T05:17:02.287Z' + - gitbook-cli > npmi > npm > request > tough-cookie: + patched: '2021-11-25T05:17:02.287Z' + - gitbook-cli > npmi > npm > node-gyp > request > tough-cookie: + patched: '2021-11-25T05:17:02.287Z' + - gitbook-cli > npmi > npm > npm-registry-client > request > tough-cookie: + patched: '2021-11-25T05:17:02.287Z' + 'npm:tunnel-agent:20170305': + - gitbook-cli > npmi > npm > request > tunnel-agent: + patched: '2021-11-25T05:17:02.287Z' + - gitbook-cli > npmi > npm > node-gyp > request > tunnel-agent: + patched: '2021-11-25T05:17:02.287Z' + - gitbook-cli > npmi > npm > npm-registry-client > request > tunnel-agent: + patched: '2021-11-25T05:17:02.287Z' diff --git a/package.json b/package.json index c01ac22..24381d7 100644 --- a/package.json +++ b/package.json @@ -17,13 +17,15 @@ "test:cover": "cross-env BABEL_ENV=test karma start config/karma.cover.conf.js", "test:cover-upload": "npm run test:cover && codecov", "test:unit": "cross-env BABEL_ENV=test karma start config/karma.unit.conf.js", - "build": "rm -rf dist/*.js* && webpack --config config/webpack.prod.conf.js" + "build": "rm -rf dist/*.js* && webpack --config config/webpack.prod.conf.js", + "prepublish": "npm run snyk-protect", + "snyk-protect": "snyk-protect" }, "devDependencies": { "babel-core": "^6.22.1", "babel-eslint": "^7.1.0", "babel-loader": "^6.2.10", - "babel-plugin-istanbul": "^3.1.2", + "babel-plugin-istanbul": "^4.0.0", "babel-plugin-transform-runtime": "^6.23.0", "babel-polyfill": "6.22.0", "babel-preset-es2015": "^6.22.0", @@ -31,43 +33,43 @@ "babel-preset-power-assert": "^1.0.0", "buble": "^0.14.0", "chromedriver": "^2.27.2", - "codecov": "^3.0.0", - "conventional-changelog-cli": "^1.2.0", - "conventional-github-releaser": "^1.1.3", - "copy-webpack-plugin": "^4.3.1", + "codecov": "^3.7.1", + "conventional-changelog-cli": "^2.0.33", + "conventional-github-releaser": "^3.1.4", + "copy-webpack-plugin": "^5.1.2", "cross-env": "^5.0.5", "cross-spawn": "^5.0.1", - "eslint": "^3.14.1", + "eslint": "^5.7.0", "eslint-loader": "^1.6.1", "eslint-plugin-flowtype": "^2.30.0", "eslint-plugin-vue-libs": "^1.2.0", "flow-bin": "^0.38.0", "gitbook-cli": "^2.3.0", - "html-webpack-plugin": "^2.19.0", - "http-server": "^0.11.1", - "karma": "^1.4.1", + "html-webpack-plugin": "^4.0.0", + "http-server": "^0.13.0", + "karma": "^6.0.0", "karma-chrome-launcher": "^2.1.1", - "karma-coverage": "^1.1.1", + "karma-coverage": "^2.0.2", "karma-firefox-launcher": "^1.0.0", - "karma-mocha": "^1.3.0", + "karma-mocha": "^2.0.0", "karma-mocha-reporter": "^2.2.2", "karma-safari-launcher": "^1.0.0", "karma-sauce-launcher": "^1.1.0", "karma-sourcemap-loader": "^0.3.7", "karma-spec-reporter": "0.0.32", "karma-webpack": "^2.0.2", - "mocha": "^3.2.0", - "mocha-loader": "^1.1.1", - "nightwatch": "^0.9.12", + "mocha": "^6.2.3", + "mocha-loader": "^2.0.1", + "nightwatch": "^1.7.11", "nightwatch-helpers": "^1.2.0", "power-assert": "^1.4.2", "selenium-server": "2.53.1", - "uglify-js": "^2.7.5", - "vue": "^2.1.10", - "vue-loader": "^13.7.0", + "uglify-js": "^3.14.3", + "vue": "^2.5.17", + "vue-loader": "^15.0.0", "vue-template-compiler": "^2.5.13", - "webpack": "^2.2.0", - "webpack-dev-server": "^2.11.5", + "webpack": "^3.11.0", + "webpack-dev-server": "^4.0.0", "webpack-merge": "^4.1.1" }, "files": [ @@ -96,6 +98,8 @@ "node": ">= 6.0" }, "dependencies": { - "fecha": "^2.3.2" - } + "fecha": "^2.3.2", + "@snyk/protect": "latest" + }, + "snyk": true }