Skip to content

Commit 51b252e

Browse files
authored
Merge pull request #2986 from compucorp/PCHR-4524-fix-npm-vulnerabilities
PCHR-4524: Update npm dependencies to fix vulnerabilities
2 parents 5299a45 + beaee9f commit 51b252e

File tree

13 files changed

+12083
-14058
lines changed

13 files changed

+12083
-14058
lines changed

org.civicrm.bootstrapcivihr/css/civihr.css

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

org.civicrm.bootstrapcivihr/package-lock.json

+661-1,189
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

org.civicrm.bootstrapcivihr/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@
99
"author": "",
1010
"license": "ISC",
1111
"devDependencies": {
12-
"gulp": "^4.0.0",
13-
"gulp-postcss": "^7.0.1",
12+
"gulp": "^4.0.2",
13+
"gulp-postcss": "^8.0.0",
1414
"gulp-transform-selectors": "0.0.2",
1515
"path": "^0.12.7",
16-
"postcss-prefix-selector": "^1.6.0"
16+
"postcss-prefix-selector": "^1.7.2"
1717
}
1818
}

0 commit comments

Comments
 (0)