Skip to content

Commit

Permalink
Merge branch 'master' into snyk-upgrade-cbef4d997c4e6f26be2616e60200522d
Browse files Browse the repository at this point in the history
  • Loading branch information
hixio-mh authored Jan 23, 2021
2 parents d69583c + 4d4db84 commit a3c2c49
Show file tree
Hide file tree
Showing 9 changed files with 242 additions and 93 deletions.
63 changes: 38 additions & 25 deletions CliClient/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion CliClient/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"font-awesome-filetypes": "^2.1.0",
"form-data": "^2.1.4",
"fs-extra": "^5.0.0",
"highlight.js": "^9.17.1",
"highlight.js": "^10.4.1",
"html-entities": "^1.2.1",
"html-minifier": "^3.5.15",
"htmlparser2": "^4.1.0",
Expand Down
61 changes: 56 additions & 5 deletions Clipper/popup/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 3 additions & 4 deletions Clipper/popup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,9 @@
"homepage": ".",
"dependencies": {
"@babel/core": "7.8.4",
"@svgr/webpack": "4.3.3",
"@typescript-eslint/eslint-plugin": "^2.34.0",
"@typescript-eslint/parser": "^2.10.0",
"babel-eslint": "10.0.3",
"@ svgr / webpack" : "4.3.3" ,

"babel-eslint" : "10.0.3" ,
"babel-jest": "^24.9.0",
"babel-loader": "8.0.6",
"babel-plugin-named-asset-import": "^0.3.6",
Expand Down
46 changes: 46 additions & 0 deletions Modules/TinyMCE/JoplinLists/.snyk
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
version: v1.19.0
ignore: {}
# patches apply the minimum changes required to fix a vulnerability
patch:
SNYK-JS-LODASH-567746:
- awesome-typescript-loader > lodash:
patched: '2021-01-22T21:17:43.160Z'
- grunt-webpack > lodash:
patched: '2021-01-22T21:17:43.160Z'
- grunt-contrib-clean > async > lodash:
patched: '2021-01-22T21:17:43.160Z'
- grunt > grunt-legacy-log > lodash:
patched: '2021-01-22T21:17:43.160Z'
- grunt > grunt-legacy-util > lodash:
patched: '2021-01-22T21:17:43.160Z'
- '@ephox/bedrock > source-map-loader > async > lodash':
patched: '2021-01-22T21:17:43.160Z'
- webpack-livereload-plugin > portfinder > async > lodash:
patched: '2021-01-22T21:17:43.160Z'
- '@ephox/bedrock > webpack-dev-server > http-proxy-middleware > lodash':
patched: '2021-01-22T21:17:43.160Z'
- grunt > grunt-legacy-log > grunt-legacy-log-utils > lodash:
patched: '2021-01-22T21:17:43.160Z'
- '@ephox/bedrock > istanbul-instrumenter-loader > istanbul-lib-instrument > babel-types > lodash':
patched: '2021-01-22T21:17:43.160Z'
- '@ephox/bedrock > istanbul-instrumenter-loader > istanbul-lib-instrument > babel-generator > lodash':
patched: '2021-01-22T21:17:43.160Z'
- '@ephox/bedrock > istanbul-instrumenter-loader > istanbul-lib-instrument > babel-traverse > lodash':
patched: '2021-01-22T21:17:43.160Z'
- '@ephox/bedrock > istanbul-instrumenter-loader > istanbul-lib-instrument > babel-template > lodash':
patched: '2021-01-22T21:17:43.160Z'
- '@ephox/bedrock > webdriverio > archiver > async > lodash':
patched: '2021-01-22T21:17:43.160Z'
- '@ephox/bedrock > webpack-dev-server > portfinder > async > lodash':
patched: '2021-01-22T21:17:43.160Z'
- '@ephox/bedrock > istanbul-instrumenter-loader > istanbul-lib-instrument > babel-generator > babel-types > lodash':
patched: '2021-01-22T21:17:43.160Z'
- '@ephox/bedrock > istanbul-instrumenter-loader > istanbul-lib-instrument > babel-traverse > babel-types > lodash':
patched: '2021-01-22T21:17:43.160Z'
- '@ephox/bedrock > istanbul-instrumenter-loader > istanbul-lib-instrument > babel-template > babel-types > lodash':
patched: '2021-01-22T21:17:43.160Z'
- '@ephox/bedrock > istanbul-instrumenter-loader > istanbul-lib-instrument > babel-template > babel-traverse > lodash':
patched: '2021-01-22T21:17:43.160Z'
- '@ephox/bedrock > istanbul-instrumenter-loader > istanbul-lib-instrument > babel-template > babel-traverse > babel-types > lodash':
patched: '2021-01-22T21:17:43.160Z'
Loading

0 comments on commit a3c2c49

Please sign in to comment.