Skip to content

Commit

Permalink
Merge pull request #706 from offen/npm-audit
Browse files Browse the repository at this point in the history
deps: run npm audit for all package files
  • Loading branch information
m90 committed Mar 24, 2022
2 parents 4dd089a + f7a4d4c commit 333c586
Show file tree
Hide file tree
Showing 8 changed files with 2,809 additions and 1,971 deletions.
1,761 changes: 1,019 additions & 742 deletions auditorium/package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions auditorium/package.json
Expand Up @@ -51,14 +51,14 @@
"babel-preset-preact": "^2.0.0",
"babelify": "^10.0.0",
"browserify": "^16.2.3",
"budo": "^11.6.3",
"budo": "^11.7.0",
"envify": "^4.1.0",
"gulp": "^4.0.2",
"gulp-append-prepend": "^1.0.8",
"gulp-clean": "^0.4.0",
"gulp-rev": "^9.0.0",
"linguas-file": "^2.0.0",
"mochify": "^9.1.0",
"mochify": "^9.2.0",
"npm-license-crawler": "^0.2.1",
"redux-mock-store": "^1.5.4",
"sheetify": "^8.0.0",
Expand Down
184 changes: 117 additions & 67 deletions packages/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 packages/package.json
Expand Up @@ -24,7 +24,7 @@
"dependency-check": "^3.4.0",
"fetch-mock": "^7.3.3",
"local-web-server": "^4.0.0",
"mochify": "^9.1.0",
"mochify": "^9.2.0",
"npm-license-crawler": "^0.2.1",
"standard": "^14.3.1"
},
Expand Down

0 comments on commit 333c586

Please sign in to comment.