Enable auditing and update package-lock.json.
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
5f5bc2256e
commit
7bee939654
2 changed files with 8117 additions and 8244 deletions
|
@ -6,6 +6,7 @@ steps:
|
||||||
image: node:12
|
image: node:12
|
||||||
commands:
|
commands:
|
||||||
- npm install
|
- npm install
|
||||||
|
- npm audit
|
||||||
- name: build
|
- name: build
|
||||||
image: node:12
|
image: node:12
|
||||||
commands:
|
commands:
|
||||||
|
|
3628
package-lock.json
generated
3628
package-lock.json
generated
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue