Skip to content

Commit 3e5bc2a

Browse files
fix(package): update xhr to version 2.3.3
Closes #2 https://greenkeeper.io/
1 parent 680fa49 commit 3e5bc2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
},
2121
"homepage": "https://github.com/bigpipe/plugin-xhr",
2222
"dependencies": {
23-
"xhr": "~2.2.2"
23+
"xhr": "~2.3.3"
2424
},
2525
"devDependencies": {
2626
"assume": "~1.4.1",

0 commit comments

Comments
 (0)