Skip to content

Commit f6e3a21

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

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

yarn.lock

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

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

0 commit comments

Comments
 (0)