Skip to content

Commit dea562b

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

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.3.4",
2020
"dustjs-helpers": "1.7.4",
21-
"dustjs-linkedin": "2.7.5",
21+
"dustjs-linkedin": "3.0.0",
2222
"esbuild": "0.15.18",
2323
"less": "1.7.5"
2424
},

yarn.lock

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

1665-
dustjs-linkedin@2.7.5:
1666-
version "2.7.5"
1667-
resolved "https://registry.yarnpkg.com/dustjs-linkedin/-/dustjs-linkedin-2.7.5.tgz#618f063f72c19b78c8055ac2301c75b7b6bbdccc"
1668-
integrity sha512-ML7esDNx5arQtNqg/x7YI5lynsBBX4P2z8eeQ9TEFAxeIRreH+frvTltgcziuz7/AhCac9tqItTjCw4wsmejzw==
1665+
dustjs-linkedin@3.0.0:
1666+
version "3.0.0"
1667+
resolved "https://registry.yarnpkg.com/dustjs-linkedin/-/dustjs-linkedin-3.0.0.tgz#49a215002dfba32aaddc13d376d21735467ce83b"
1668+
integrity sha512-4p7uxR+qLX4dBdjskHZNgDUIKsOXaEr3xsgP5wn4sfinq51cx+2I34uHVzh4VgDJ8Xmjdd5oZn0HeeYkH2UJWA==
16691669
dependencies:
16701670
chokidar "~1.5.1"
16711671
cli "^1.0.1"

0 commit comments

Comments
 (0)