Skip to content

Commit cee2789

Browse files
authored
Merge pull request #490 from aws-amplify/fix-dependabot-alerts
chore: address dependabot alerts
2 parents f1a69d0 + db4f92f commit cee2789

File tree

2 files changed

+2303
-2260
lines changed

2 files changed

+2303
-2260
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,8 @@
105105
"lodash": "^4.17.21",
106106
"node-fetch": "^2.6.7",
107107
"cross-fetch": "^2.2.6",
108-
"glob-parent": "^6.0.2"
108+
"glob-parent": "^6.0.2",
109+
"parse-url": "^8.1.0"
109110
},
110111
"config": {
111112
"commitizen": {

0 commit comments

Comments
 (0)