Skip to content

Commit 33a9b06

Browse files
fix(deps): pin dependency cookie to 0.6.0 [security] (#70)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 152cd93 commit 33a9b06

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/scratch-gui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"cat-blocks": "npm:[email protected]",
7070
"classnames": "2.5.1",
7171
"computed-style-to-inline-style": "3.0.0",
72-
"cookie": "^0.6.0",
72+
"cookie": "0.6.0",
7373
"copy-webpack-plugin": "6.4.1",
7474
"core-js": "2.6.12",
7575
"css-loader": "5.2.7",

0 commit comments

Comments
 (0)