Skip to content

Commit 60d502c

Browse files
fix(deps): update dependency dustjs-linkedin to v3 [security]
1 parent 3dcb0be commit 60d502c

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.17.5",
2323
"less": "1.7.5"
2424
},

yarn.lock

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

1765-
dustjs-linkedin@2.7.5:
1766-
version "2.7.5"
1767-
resolved "https://registry.yarnpkg.com/dustjs-linkedin/-/dustjs-linkedin-2.7.5.tgz#618f063f72c19b78c8055ac2301c75b7b6bbdccc"
1768-
integrity sha512-ML7esDNx5arQtNqg/x7YI5lynsBBX4P2z8eeQ9TEFAxeIRreH+frvTltgcziuz7/AhCac9tqItTjCw4wsmejzw==
1765+
dustjs-linkedin@3.0.0:
1766+
version "3.0.0"
1767+
resolved "https://registry.yarnpkg.com/dustjs-linkedin/-/dustjs-linkedin-3.0.0.tgz#49a215002dfba32aaddc13d376d21735467ce83b"
1768+
integrity sha512-4p7uxR+qLX4dBdjskHZNgDUIKsOXaEr3xsgP5wn4sfinq51cx+2I34uHVzh4VgDJ8Xmjdd5oZn0HeeYkH2UJWA==
17691769
dependencies:
17701770
chokidar "~1.5.1"
17711771
cli "^1.0.1"

0 commit comments

Comments
 (0)