Skip to content
This repository was archived by the owner on Sep 3, 2024. It is now read-only.

Commit e8c7d92

Browse files
committed
Dependency update + security fix
1 parent 01cbacf commit e8c7d92

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"main": "gulpfile.js",
2626
"private": true,
2727
"devDependencies": {
28-
"browser-sync": "^2.14.0",
28+
"browser-sync": "^2.14.3",
2929
"del": "^2.2.2",
3030
"gulp": "^3.9.1",
3131
"gulp-changed": "^1.3.2",
@@ -41,15 +41,15 @@
4141
"gulp-sourcemaps": "^1.6.0",
4242
"gulp-uglify": "^2.0.0",
4343
"gulp-util": "^3.0.7",
44-
"html5-history-api": "^4.2.5",
44+
"html5-history-api": "^4.2.7",
4545
"merge-stream": "^1.0.0",
4646
"normalize.css": "^4.2.0",
4747
"require-dir": "^0.3.0",
4848
"scut": "^1.4.0",
4949
"spin.js": "^2.3.2",
5050
"svg4everybody": "^2.1.0",
5151
"timeago": "^1.5.3",
52-
"wp-ajax-page-loader": "^0.2.1"
52+
"wp-ajax-page-loader": "^0.3.0"
5353
},
5454
"scripts": {
5555
"postinstall": "mv node_modules/normalize.css/normalize.css node_modules/normalize.css/_normalize.scss"

0 commit comments

Comments
 (0)