This commit is contained in:
renovate[bot] 2024-05-17 17:20:54 -04:00 committed by GitHub
commit a350643472
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 7 additions and 7 deletions

View File

@ -67,7 +67,7 @@
"chalk": "4.1.2",
"commander": "11.1.0",
"form-data": "4.0.0",
"https-proxy-agent": "7.0.2",
"https-proxy-agent": "7.0.4",
"inquirer": "8.2.6",
"jsdom": "23.0.1",
"jszip": "3.10.1",

10
package-lock.json generated
View File

@ -41,7 +41,7 @@
"core-js": "3.36.1",
"duo_web_sdk": "github:duosecurity/duo_web_sdk",
"form-data": "4.0.0",
"https-proxy-agent": "7.0.2",
"https-proxy-agent": "7.0.4",
"inquirer": "8.2.6",
"jquery": "3.7.1",
"jsdom": "23.0.1",
@ -208,7 +208,7 @@
"chalk": "4.1.2",
"commander": "11.1.0",
"form-data": "4.0.0",
"https-proxy-agent": "7.0.2",
"https-proxy-agent": "7.0.4",
"inquirer": "8.2.6",
"jsdom": "23.0.1",
"jszip": "3.10.1",
@ -22044,9 +22044,9 @@
}
},
"node_modules/https-proxy-agent": {
"version": "7.0.2",
"resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.2.tgz",
"integrity": "sha512-NmLNjm6ucYwtcUmL7JQC1ZQ57LmHP4lT15FQ8D61nak1rO6DH+fz5qNK2Ap5UN4ZapYICE3/0KodcLYSPsPbaA==",
"version": "7.0.4",
"resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.4.tgz",
"integrity": "sha512-wlwpilI7YdjSkWaQ/7omYBMTliDcmCN8OLihO6I9B86g06lMyAoqgoDpV0XqoaPOKj+0DIdAvnsWfyAAhmimcg==",
"dependencies": {
"agent-base": "^7.0.2",
"debug": "4"

View File

@ -174,7 +174,7 @@
"core-js": "3.36.1",
"duo_web_sdk": "github:duosecurity/duo_web_sdk",
"form-data": "4.0.0",
"https-proxy-agent": "7.0.2",
"https-proxy-agent": "7.0.4",
"inquirer": "8.2.6",
"jquery": "3.7.1",
"jsdom": "23.0.1",