Skip to content

Commit

Permalink
feat: upgrade serverless-stack-termination-protection from 1.0.4 to 2…
Browse files Browse the repository at this point in the history
….0.2

Snyk has created this PR to upgrade serverless-stack-termination-protection from 1.0.4 to 2.0.2.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/macpro-mdct/project/c9299a39-1385-4e7f-a236-5760963d96e9?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Dec 21, 2023
1 parent 6029033 commit 7ec435c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion services/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"author": "",
"license": "CC0-1.0",
"dependencies": {
"serverless-stack-termination-protection": "^1.0.4"
"serverless-stack-termination-protection": "^2.0.2"
},
"devDependencies": {}
}
8 changes: 4 additions & 4 deletions services/ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ minimist@^1.2.5:
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44"
integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==

serverless-stack-termination-protection@^1.0.4:
version "1.0.4"
resolved "https://registry.yarnpkg.com/serverless-stack-termination-protection/-/serverless-stack-termination-protection-1.0.4.tgz#e0430108cfc8f4d72a63138ef5781c6fe9707868"
integrity sha512-2uOF6/t90VXpWq8ZbWgEXMiYXA+9ZKsgm8or5jJLQYnm0Sbu2z7/EK2/ACwH4uaErFOdprI0tO9H8STdKK4TFQ==
serverless-stack-termination-protection@^2.0.2:
version "2.0.2"
resolved "https://registry.yarnpkg.com/serverless-stack-termination-protection/-/serverless-stack-termination-protection-2.0.2.tgz#f56d61e745fd346daf3b49612a4751f63a84b97e"
integrity sha512-pPUVJmH5if8A12KVSTMqNjo7u8rfW0/vJO+UFp19lvkY0t8jfoO3R3DySwTDVcB+jzaCrU/NyEHPtbiDLVjSSw==

0 comments on commit 7ec435c

Please sign in to comment.