mirror of
https://github.com/ilammy/msvc-dev-cmd.git
synced 2026-09-06 21:57:19 +08:00
Bump @actions/core to 1.9.1 (#56)
Fixes CVE-2022-35954. Does not look like anything terriblity important to me, but hey, audit is happy.
This commit is contained in:
committed by
GitHub
parent
357f053bad
commit
fe44a129df
+1
-1
@@ -27,7 +27,7 @@
|
||||
},
|
||||
"homepage": "https://github.com/ilammy/msvc-dev-cmd#readme",
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.2"
|
||||
"@actions/core": "^1.9.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint": "^7"
|
||||
|
||||
Reference in New Issue
Block a user