Skip to content

Commit cc9a18b

Browse files
fix(deps): update dependency dustjs-linkedin to v3 [security]
1 parent f3acb6a commit cc9a18b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"arg": "5.0.2",
1919
"debug": "4.4.0",
2020
"dustjs-helpers": "1.7.4",
21-
"dustjs-linkedin": "2.7.5",
21+
"dustjs-linkedin": "3.0.0",
2222
"esbuild": "0.25.9",
2323
"less": "1.7.5"
2424
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2344,10 +2344,10 @@ dustjs-helpers@1.7.4:
23442344
resolved "https://registry.yarnpkg.com/dustjs-helpers/-/dustjs-helpers-1.7.4.tgz#2e462b80e317262ad6c1c5a3c0fee0e82a826219"
23452345
integrity sha512-0GYXmMU1p2899EefdJozzwxk8dUb4HyicudsdZ3smr3C1xgT61xxg19r5BMJbaOMNwTNU+4RmqRcJA/EYAzYzw==
23462346

2347-
dustjs-linkedin@2.7.5:
2348-
version "2.7.5"
2349-
resolved "https://registry.yarnpkg.com/dustjs-linkedin/-/dustjs-linkedin-2.7.5.tgz#618f063f72c19b78c8055ac2301c75b7b6bbdccc"
2350-
integrity sha512-ML7esDNx5arQtNqg/x7YI5lynsBBX4P2z8eeQ9TEFAxeIRreH+frvTltgcziuz7/AhCac9tqItTjCw4wsmejzw==
2347+
dustjs-linkedin@3.0.0:
2348+
version "3.0.0"
2349+
resolved "https://registry.yarnpkg.com/dustjs-linkedin/-/dustjs-linkedin-3.0.0.tgz#49a215002dfba32aaddc13d376d21735467ce83b"
2350+
integrity sha512-4p7uxR+qLX4dBdjskHZNgDUIKsOXaEr3xsgP5wn4sfinq51cx+2I34uHVzh4VgDJ8Xmjdd5oZn0HeeYkH2UJWA==
23512351
dependencies:
23522352
chokidar "~1.5.1"
23532353
cli "^1.0.1"

0 commit comments

Comments
 (0)