Skip to content
Merged
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 doc-site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"devDependencies": {
"@types/lodash": "4.17.20",
"entities": "7.0.0",
"lodash": "4.17.23",
"lodash": "4.18.1",
"ts-node": "10.9.2"
}
}
9 changes: 8 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12441,7 +12441,7 @@ __metadata:
file-loader: "npm:6.2.0"
graphql: "npm:^16.9.0"
graphql-config: "npm:^5.1.3"
lodash: "npm:4.17.23"
lodash: "npm:4.18.1"
prism-react-renderer: "npm:2.4.1"
react: "npm:19.2.0"
react-dom: "npm:19.2.0"
Expand Down Expand Up @@ -16990,6 +16990,13 @@ __metadata:
languageName: node
linkType: hard

"lodash@npm:4.18.1":
version: 4.18.1
resolution: "lodash@npm:4.18.1"
checksum: 10c0/757228fc68805c59789e82185135cf85f05d0b2d3d54631d680ca79ec21944ec8314d4533639a14b8bcfbd97a517e78960933041a5af17ecb693ec6eecb99a27
languageName: node
linkType: hard

"log-symbols@npm:^4.0.0":
version: 4.1.0
resolution: "log-symbols@npm:4.1.0"
Expand Down
Loading