Skip to content

Commit e39d73a

Browse files
committed
[deps] Update dependency overrides to latest versions
Changed overrides: - globals: ^17.6.0 -> ^17.7.0 - js-cookie: ^3.0.7 -> ^3.0.8 - serialize-javascript: ^7.0.5 -> ^7.0.6 - uuid: ^14.0.0 -> ^14.0.1 Signed-off-by: Victor Rubezhny <vrubezhny@redhat.com>
1 parent 8431638 commit e39d73a

2 files changed

Lines changed: 19 additions & 20 deletions

File tree

package-lock.json

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

package.json

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,7 @@
146146
"git-up": "^8.1.1",
147147
"got": "^15.0.6",
148148
"istanbul": "^0.4.5",
149+
"js-yaml": "^4.2.0",
149150
"json-schema": "^0.4.0",
150151
"json-to-ast": "^2.1.0",
151152
"leasot": "^14.4.0",
@@ -197,14 +198,14 @@
197198
"cookie": "^1.1.1",
198199
"cross-spawn": "^7.0.6",
199200
"diff": "^9.0.0",
200-
"globals": "^17.6.0",
201-
"js-cookie": "^3.0.7",
201+
"globals": "^17.7.0",
202+
"js-cookie": "^3.0.8",
202203
"js-yaml": "^4.2.0",
203-
"serialize-javascript": "^7.0.5",
204+
"serialize-javascript": "^7.0.6",
204205
"tar-fs": "^3.1.2",
205206
"tough-cookie": "^6.0.1",
206207
"typescript": "^6.0.3",
207-
"uuid": "^14.0.0"
208+
"uuid": "^14.0.1"
208209
},
209210
"activationEvents": [
210211
"onView:openshiftProjectExplorer",

0 commit comments

Comments
 (0)