Skip to content
This repository was archived by the owner on Aug 26, 2021. It is now read-only.

Commit 6305ea2

Browse files
author
Adam A. Zerella
committed
Ran npm audit fix
1 parent e53a063 commit 6305ea2

File tree

2 files changed

+15
-74
lines changed

2 files changed

+15
-74
lines changed

package-lock.json

Lines changed: 13 additions & 72 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
{
22
"devDependencies": {
33
"autoprefixer": "^7.1.6",
4-
"puppeteer": "^1.8.0",
54
"cfonts": "^2.1.2",
65
"chalk": "^2.3.0",
76
"express": "^4.16.2",
87
"inquirer": "4.0.0",
98
"jest-cli": "^22.4.3",
109
"lerna": "^2.11.0",
11-
"node-sass": "^4.9.3",
10+
"node-sass": "^4.11.0",
1211
"pa11y": "^5.0.4",
1312
"postcss": "^6.0.14",
13+
"puppeteer": "^1.8.0",
1414
"semver": "^5.4.1",
1515
"treeify": "^1.0.1"
1616
},

0 commit comments

Comments
 (0)