Skip to content
Open
Changes from all commits
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
815266b
fix: sandbox/package.json to reduce vulnerabilities
snyk-io[bot] Sep 17, 2025
3d20322
fix: sandbox/package.json to reduce vulnerabilities
snyk-io[bot] Jan 31, 2026
9a8a327
fix: sandbox/package.json to reduce vulnerabilities
snyk-io[bot] Feb 1, 2026
fa1b924
fix: sandbox/package.json to reduce vulnerabilities
snyk-io[bot] Feb 4, 2026
1650591
fix: sandbox/package.json to reduce vulnerabilities
snyk-io[bot] Feb 5, 2026
edcab2b
fix: sandbox/package.json to reduce vulnerabilities
snyk-io[bot] Feb 8, 2026
ea4b068
fix: sandbox/package.json to reduce vulnerabilities
snyk-io[bot] Feb 8, 2026
55cd9fa
fix: sandbox/package.json to reduce vulnerabilities
snyk-io[bot] Feb 10, 2026
f45fea1
fix: sandbox/package.json to reduce vulnerabilities
snyk-io[bot] Feb 15, 2026
2017756
fix: sandbox/package.json to reduce vulnerabilities
snyk-io[bot] Feb 24, 2026
a01726a
fix: sandbox/package.json to reduce vulnerabilities
snyk-io[bot] Feb 26, 2026
33c9550
fix: sandbox/package.json to reduce vulnerabilities
snyk-io[bot] Mar 1, 2026
53e9eb6
fix: sandbox/package.json to reduce vulnerabilities
snyk-io[bot] Mar 3, 2026
3600ecb
fix: sandbox/package.json to reduce vulnerabilities
snyk-io[bot] Mar 7, 2026
c682ad0
fix: sandbox/package.json to reduce vulnerabilities
snyk-io[bot] Mar 10, 2026
500527c
fix: sandbox/package.json to reduce vulnerabilities
snyk-io[bot] Mar 13, 2026
e187024
fix: sandbox/package.json to reduce vulnerabilities
snyk-io[bot] Mar 17, 2026
64af42f
fix: sandbox/package.json to reduce vulnerabilities
snyk-io[bot] Mar 22, 2026
1d893e9
fix: sandbox/package.json to reduce vulnerabilities
snyk-io[bot] Mar 24, 2026
300167a
fix: sandbox/package.json to reduce vulnerabilities
snyk-io[bot] Mar 26, 2026
4c5d53b
fix: sandbox/package.json to reduce vulnerabilities
snyk-io[bot] Apr 5, 2026
1c93352
fix: sandbox/package.json to reduce vulnerabilities
snyk-io[bot] Apr 9, 2026
5870f30
fix: sandbox/package.json to reduce vulnerabilities
snyk-io[bot] Apr 10, 2026
19bcb9d
fix: sandbox/package.json to reduce vulnerabilities
snyk-io[bot] Apr 11, 2026
959cfcd
fix: sandbox/package.json to reduce vulnerabilities
snyk-io[bot] Apr 12, 2026
f7692e2
fix: sandbox/package.json to reduce vulnerabilities
snyk-io[bot] Apr 14, 2026
4d14b09
fix: sandbox/package.json to reduce vulnerabilities
snyk-io[bot] Apr 15, 2026
1050bbe
fix: sandbox/package.json to reduce vulnerabilities
snyk-io[bot] Apr 21, 2026
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 sandbox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"author": "Denis Oblogin <ukrbublik@gmail.com> (https://github.com/ukrbublik)",
"dependencies": {
"react-scripts": "^3.4.3",
"react-scripts": "^5.0.0",
"react-awesome-query-builder": "^4.1.1",
"react": "^16.14.0",
"react-dom": "^16.14.0",
Expand Down
Loading