Skip to content
This repository was archived by the owner on Jan 26, 2026. It is now read-only.

Commit bae5c88

Browse files
author
Chris Geihsler
committed
Bump lodash to 4.17.20
1 parent f4c68e6 commit bae5c88

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "auth0-extension-tools",
3-
"version": "1.5.1",
3+
"version": "1.5.2",
44
"description": "A set of tools and utilities to simplify the development of Auth0 Extensions.",
55
"main": "src/index.js",
66
"dependencies": {
@@ -9,7 +9,7 @@
99
"bluebird": "^3.4.1",
1010
"jsonwebtoken": "^8.3.0",
1111
"jwks-rsa": "1.2.0",
12-
"lodash": "4.17.19",
12+
"lodash": "4.17.20",
1313
"lru-memoizer": "1.11.2",
1414
"ms": "2.0.0",
1515
"node-uuid": "^1.4.7",

0 commit comments

Comments
 (0)