Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion tgui/packages/tgui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dompurify": "^3.0.1",
"inferno": "^8.0.6",
"inferno-vnode-flags": "^8.0.6",
"js-yaml": "^4.2.0",
"js-yaml": "^4.3.1",
"marked": "^4.2.12",
"tgui-dev-server": "workspace:*",
"tgui-polyfill": "workspace:*"
Expand Down
10 changes: 5 additions & 5 deletions tgui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7125,14 +7125,14 @@ __metadata:
languageName: node
linkType: hard

"js-yaml@npm:^4.2.0":
version: 4.2.0
resolution: "js-yaml@npm:4.2.0"
"js-yaml@npm:^4.3.1":
version: 4.3.1
resolution: "js-yaml@npm:4.3.1"
dependencies:
argparse: ^2.0.1
bin:
js-yaml: bin/js-yaml.js
checksum: 86bd35548a0c19cd1f5861147c09aa1f52eb0fc9464f34023524d22bbe079c62c30fd00750e63f632e8d12c12ad36ea0dd1e6bec5171c492ecad433d8db295eb
checksum: 482740e69a1769b355d7182234c0fa197237f02e6a5c8c0b70a763af6a712c9741de350d784a5659e00cf03cedd6ebfa506d59ca45967e3ee50dd4f4df18f2e7
languageName: node
linkType: hard

Expand Down Expand Up @@ -10013,7 +10013,7 @@ __metadata:
dompurify: ^3.0.1
inferno: ^8.0.6
inferno-vnode-flags: ^8.0.6
js-yaml: ^4.2.0
js-yaml: ^4.3.1
marked: ^4.2.12
tgui-dev-server: "workspace:*"
tgui-polyfill: "workspace:*"
Expand Down
Loading