Skip to content

Commit

Permalink
chore: upgrade url-parse (#661)
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkingserious authored Mar 12, 2021
1 parent 337eaf6 commit 118c62c
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 @@ -33,14 +33,14 @@
"qs": "^6.9.4",
"rootpath": "^0.1.2",
"scmp": "^2.1.0",
"url-parse": "^1.4.7",
"url-parse": "^1.5.0",
"xmlbuilder": "^13.0.2"
},
"devDependencies": {
"@types/express": "^4.17.7",
"@types/qs": "6.9.4",
"@types/lodash": "4.14.112",
"@types/node": "9.6.57",
"@types/qs": "6.9.4",
"eslint": "^7.3.1",
"express": "^4.17.1",
"jasmine": "~3.5.0",
Expand Down

0 comments on commit 118c62c

Please sign in to comment.