Skip to content

Commit

Permalink
fix(deps): update dependency dustjs-linkedin to v3 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 30, 2023
1 parent 8c491e8 commit 8f1738b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"arg": "5.0.2",
"debug": "4.3.4",
"dustjs-helpers": "1.7.4",
"dustjs-linkedin": "2.7.5",
"dustjs-linkedin": "3.0.0",
"esbuild": "0.17.11",
"less": "1.7.5"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1779,10 +1779,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/dustjs-helpers/-/dustjs-helpers-1.7.4.tgz#2e462b80e317262ad6c1c5a3c0fee0e82a826219"
integrity sha512-0GYXmMU1p2899EefdJozzwxk8dUb4HyicudsdZ3smr3C1xgT61xxg19r5BMJbaOMNwTNU+4RmqRcJA/EYAzYzw==

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

0 comments on commit 8f1738b

Please sign in to comment.