Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
leoz committed May 1, 2024
1 parent b6a23d0 commit 813a21f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"main": "./src/index.js",
"type": "module",
"dependencies": {
"sax-parser": "^2.0.2",
"sax-parser": "^2.0.3",
"utf8-base64": "^0.1.2"
},
"description": "XML-RPC Parser",
Expand Down Expand Up @@ -33,7 +33,7 @@
"devDependencies": {
"@babel/preset-env": "^7.20.2",
"babel-jest": "^29.3.1",
"cross-fetch": "^3.1.5",
"cross-fetch": "^4.0.0",
"eslint": "^8.29.0",
"eslint-config-prettier": "^8.5.0",
"eslint-config-standard": "^17.0.0",
Expand Down

0 comments on commit 813a21f

Please sign in to comment.