fix(platform-server): update xhr2
dependency (#36366)
Previous versions of xhr2 used the depreciated "new Buffer()". Closes #36358 PR Close #36366
This commit is contained in:

committed by
Alex Rickabaugh

parent
90cae34c05
commit
14ae3c0a21
@ -23,7 +23,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"domino": "^2.1.2",
|
||||
"xhr2": "^0.1.4"
|
||||
"xhr2": "^0.2.0"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
Reference in New Issue
Block a user