Skip to content

Commit fc49e71

Browse files
committed
chore: update dependencies to latest versions
1 parent aa588d9 commit fc49e71

File tree

2 files changed

+25
-24
lines changed

2 files changed

+25
-24
lines changed

package-lock.json

Lines changed: 22 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"homepage": "https://github.com/auth0/auth0-deploy-cli#readme",
3434
"dependencies": {
3535
"ajv": "^6.12.6",
36-
"auth0": "^4.23.1",
36+
"auth0": "^4.24.0",
3737
"dot-prop": "^5.3.0",
3838
"fs-extra": "^10.1.0",
3939
"js-yaml": "^4.1.0",
@@ -42,13 +42,13 @@
4242
"nconf": "^0.13.0",
4343
"promise-pool-executor": "^1.1.1",
4444
"sanitize-filename": "^1.6.3",
45-
"undici": "^7.8.0",
45+
"undici": "^7.10.0",
4646
"winston": "^3.17.0",
4747
"yargs": "^15.4.1"
4848
},
4949
"devDependencies": {
5050
"@types/fs-extra": "^9.0.13",
51-
"@types/lodash": "^4.17.16",
51+
"@types/lodash": "^4.17.17",
5252
"@types/mocha": "^10.0.10",
5353
"@types/nconf": "^0.10.7",
5454
"@typescript-eslint/parser": "^5.62.0",

0 commit comments

Comments
 (0)