Skip to content

Commit 2d6c1e2

Browse files
committed
Upgrade Minimist <=1.2.5.
1 parent 677deff commit 2d6c1e2

File tree

3 files changed

+90
-58
lines changed

3 files changed

+90
-58
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ If you like my work or if it is useful to you, show your support by buying me a
2222
- [Installation](#installation)
2323
- [Known Issues](#known-issues)
2424
- [Release Notes](#release-notes)
25+
- [2.1.1](#211)
2526
- [2.1.0](#210)
2627
- [2.0.2](#202)
2728
- [2.0.0](#200)
@@ -128,6 +129,10 @@ alt="Permissions issue">
128129

129130
## Release Notes
130131

132+
### 2.1.1
133+
134+
- Update vulnerable dependencies.
135+
131136
### 2.1.0
132137

133138
- Provide snippets as suggestions via IntelliSense or by typing character '`>`'.

package-lock.json

Lines changed: 84 additions & 57 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "snippets",
33
"displayName": "Snippets",
44
"description": "Manage your code snippets without quitting your editor.",
5-
"version": "2.1.0",
5+
"version": "2.1.1",
66
"preview": false,
77
"license": "SEE LICENSE IN LICENSE.txt",
88
"publisher": "tahabasri",

0 commit comments

Comments
 (0)